/* CSS Document */
*{ 
	margin: 0px; 
	padding: 0px; 
}


#geral {	
	margin:0px 0px 0px 3px;
}

label{
	padding:0;
	margin:0px 10px 0px 0px;
}


#banner {
	position:absolute;
	display:inline;
	width:250px;
	height:65px;
	padding:5px;
}

#banner_serv {
	display:inline;
	width:271px;
	height:71px;
	padding:0px;
	position: absolute;
}

#corpo{
	position:absolute;
	width:772px;;
	height:auto;
}

#flash {
	width:770px;
	float:none;
	clear:left;
	position:relative;
	display:block;
}

#cabecario{
	margin:0;
	padding:0px;
	height:75px;
	position:relative;
	clear:left;
	display:block;
	width:100%;
	background-color:#EFEFEF;
}

#cabecario_servico {
	margin: 0px 5px 0px 5px;
	padding:0px;
	height:75px;
	width:775px;
	position:relative;
	clear:left;
	display:block;
	width:100%;
	background-color:#EFEFEF;
}

#logar {
	height:39px;
	width:760px;
	clear:left;
	background-image:url(../img/fundo_do_formulario.jpg);
	background-repeat:repeat-x;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 0px;
	border: 1px solid #D1D1D1;
	text-align:center;
	font-size:10px;
	color:#000000;
}


div#esquerdo{	
	float:left;
	position:relative;
	width:196px;
	height:auto;
	margin:0px -10px 0px 0px;
	padding:0px;
	display:inline; /*Bug da margem dupla para floats no IE*/ 
}

div#ultimasNoticias {
	display:block;
	clear:both;
	width:175px;
	height:66px;
	background-image:url(../img/ultimas.jpg);
	background-repeat:no-repeat;
	padding:50px 10px 0px 10px;
	margin:10px 0px 5px 0px;
	
}

div#servicos {
	width:175px;
	height:40px;
	display:block;
	clear:both;
	background-image:url(../img/servicos_cliente.jpg);
	background-repeat:no-repeat;
	padding:40px 10px 0px 10px;
	margin:10px 0px 9px 0px;
}

div#faleConosco {
	width:170px;
	height:90px;
	display:block;
	clear:both;
	background-image:url(../img/fale_conosco.jpg);
	background-repeat:no-repeat;
	padding:40px 10px 0px 10px;
	margin:2px 0px 10px 0px;
}



div#centro{
	width:570px;
	height:auto;
	float:left;
	display:inline;
	padding:0px;
	position:relative;
	clear: none;
	margin: 10px 0px 0px 5px !important;
	
}

div#centro_servicos {
	width:770px;
	height:auto;
	display:block;
	float:left;
	display:inline;
	margin:10px 0px 0px 5px;
	position:relative;
}

div#coluna {
	float:left;
	display:inline;
	width:177px;
	height:187px;
	background-image:url(../img/bordas.gif);
	background-repeat:no-repeat;
	padding:10px 0px 0px 0px;
	margin:0px 13px 0px 0px;
	background-position:top;
	
}

div#coluna p {
	padding: 0px 5px 0px 5px;
	margin:5px 0px 0px 0px;
}

div#coluna_sem_borda {
	float:left;
	display:inline;
	width:175px;
	height:auto;
	padding:9px 0px 0px 0px;
	margin:0px 12px 0px 0px;
	
} 

#rodape{
	clear:left;
	margin:0px;
	padding:0px;
	width:770px;
	display:block;
	height:35px;
	background-image:url(../img/fundo_rodape.gif);
	background-repeat:no-repeat;
}

#rodape p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	margin:0px;
	padding:7px 10px 0px 10px;
	display:block;
	float:left;
	display:inline; /*Bug da margem dupla para floats no IE*/ 
}

#rodape p#w3 {
	float:right;
}

p#titulo {
	margin:25px 40px 25px 40px;
	display:block;
	clear:left;
}

div#textos {
	display:block;
	margin:15px 40px 0px 40px;
	clear:left;
	padding:0px;
}

p#textos {
	display:block;
	margin:15px 40px 0px 40px;
	clear:left;
	padding:0px;
}

#textos strong {
	color: #E80000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

#textos {
	color: #2E323F;
	text-align: justify;
}

a {
	color: #5A6173;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#banner1024 {
	top:0px;
	left:772px;
	position:absolute;
	display:none;
	background-image:url(../img/fundo_lateral.gif);
	background-repeat:repeat-y;
	width:160px;
	margin:0px !important;
	padding:40px 0px 0px 0px;
}

#banner1024 p{
	margin:0px;
	padding:9px;
	display:block;
	clear:left;
}

div#busca_img {
	float:left;
	margin:0px;
	padding:0px;
	display:inline;
	width:150px;
	height:auto;
	clear:left;
	margin:0px 0px 15px 0px;
}

div#busca_texto {
	float:left;
	margin:0px;
	padding:0px;
	display:inline;
	width:340px;
	height:auto;
	margin:0px 0px 15px 0px;	
}	

div#busca_img form {
	float:left;
	margin:0px;
	padding:0px;
	display:inline;
	width:150px;
	height:auto;
}

#banner_temporario {
	position:absolute;
	top:140px;
	margin:0;
	padding:0;
	display:block;
}
