@import url("css_pages.css");

*{
	padding:0;
	margin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style:none;
}

body{
	background:url(../images/background.jpg) repeat-x;
	background-color:#fff;
}

a img{border:none;}

.mapa_site {
	background:url(../images/icon-mapa.jpg) left center no-repeat;
	padding-left:20px;
	}

h2{
	width:900px;
	height:26px;
	padding:5px 0 0 0;
	background:url(../images/h2.jpg) no-repeat;
	font-size:18px;
	color:#0F67B1;
	font-weight:normal;
	text-transform:uppercase;
	text-indent:10px;

}

h3{
	background:url(../images/guiase.jpg) no-repeat;
	text-indent:35px;
	height:30px;
	border-bottom:1px dotted #1c83c5;
	color:#1c83c5;
	font-style:italic;
}

h3 a{
	color:#1c83c5;
	text-decoration:none;
}

h4{
	width:900px;
	height:26px;
	padding:5px 0 0 0;
	background:url(../images/h4.jpg) no-repeat;
	margin:-11px 0 0 0px;
	font-size:18px;
	color:#ffffff;
	font-weight:normal;
	text-transform:uppercase;
	text-indent:10px;
	text-decoration:none;
}

h4 a{
	color:#FFFFFF;
	text-decoration:none;
}

h5{
	width:900px;
	height:26px;
	padding:5px 0 0 0;
	background:url(../images/h2_box.jpg) no-repeat;
	margin:-11px 0 0 0px;
	font-size:18px;
	color:#ffffff;
	font-weight:normal;
	text-transform:uppercase;
	text-indent:10px;
	text-decoration:none;
}

h5 a{
	color:#FFFFFF;
	text-decoration:none;
}

h6{
	width:870px;
	height:26px;
	padding:5px 0 0 0;
	font-size:18px;
	color:#1c83c5;
	font-weight:normal;
	text-indent:10px;
	text-decoration:none;
	border-bottom:1px dotted #1c83c5;
}

hr{
	border:none;
	border-bottom:1px dotted #1c83c5;
	width:620px;
}

p{
	font-size:13px;
	color:#636363;
}

strong{
	font-size:14px;
	font-weight:bold;
	color:#636363;
}

#container{
	width:900px;
	margin:0 auto;
}
/******************************************************************/

#topo{height:80px;}
#logo{float:left}
#logo h1{display:none;}

#logo a img{
	border:none;
	margin:7px 0 0 0;
}

#idioma{
	padding:10px 0 0 0;
	float:right;
}

#idioma a{
	color:#000;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;	
	margin:0 0 0 5px;
}

#menu{
	float:right;
	margin:-24px 0 0 0;
	*margin:6px 0 0 0;
	clear:both;
	width:600px;
}
/******************************************************************/

#banner{
	width:900px;
	height:322px;
}

#banner_pequeno{
	width:900px;
	height:67px;
}
/******************************************************************/

#servicos div{
	width:271px;
	height:180px;
	background:url(../images/fundo_servicos.jpg) no-repeat;
	margin:15px 15px 0 0;
	padding:0 7px 0 12px;
	float:left;
}

#servicos h2{
	background:none;
	height:23px;
	width:271px;
	padding:0;
	text-indent:0;
}

#servicos h2 a{
	font-size:18px;
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	text-transform:uppercase;
	margin:5px 0 0 0;
	display:block;
}

#servicos a:hover{text-decoration:underline;}

#servicos p a{
	width:179px;
	font-size:12px;
	color:#636363;
	text-decoration:none;
	line-height:18px;
	display:block;
	margin:12px 0 0 0;
	float:left;
}

#servicos img{
	width:84px;
	float:right;
	margin:8px 0 0 0;
}
/******************************************************************/

#container_rodape{
	background:url(../images/background_rodape.jpg) repeat-x;
	background-color:#118af5;
}

#rodape{
	width:900px;
	margin:0 auto;
}

#rodape p, #rodape a{
	font-size:12px;
	color:#fff;
	text-decoration:none;
}

#rodape a:hover{text-decoration:underline;}

.menu_rodape{
	width:150px;
	float:left;
}

.menu_rodape li{
	width:150px;
}

#telefone{
	width:302px;
	font-size:31px;
	color:#fff;
	float:left;
	position:relative;
	margin:10px 0px 0px 30px;
}

#telefone span{
	width:302px;
	height:60px;
	background:url(../images/fundo_contato_rodape.jpg) no-repeat;
	display:block;
	text-align:center;
	line-height:22px;
	*padding:5px 0 0 0;
}

#telefone span2{
	width:330px;
	height:100px;
	background:url(../images/fundo_contato_rodape2.jpg) no-repeat;
	display:block;
	text-align:center;
	line-height:22px;
	*padding:5px 0 0 0;
	
}

#telefone span a{
	font-size:19px;
	color:#127cba;
}