body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px;
	color: #505A6B;
	padding: 0px;
	background-image: url(../imagens/fundo.png);
	background-repeat: repeat-x;
	background-color: #F5F5F5;
	margin: 0px;
	line-height: normal;
}
/* TOPO ================================================ */
#topo {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 974px;
	height: 134px;
}
#marca {
	width: 336px;
	height: 84px;
	position: relative;
	background-image: url(../imagens/sombra_marca.png);
	background-repeat: no-repeat;
	float:left;
	padding-top: 50px;
	padding-left: 115px;
}
#submenu {
	width: 386px;
	height: 53px;
	position: relative;
	float:right;
	text-align:right;
	padding-top: 81px;
}

#menu {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 938px;
	height: 30px;
	background-image: url(../imagens/sombra_menu.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 27px;
	padding-top: 10px;
}
#banner {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	height: 244px;
	background-image: url(../imagens/fundo_banner.png);
	padding-top: 19px;
	padding-left: 19px;
}


#meio {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 919px;
	margin-top: 20px;
}
/* CONTEÚDO INDEX ================================================ */
#coluna1 {
	width: 205px;
	height: auto;
	float: left;
	text-align: left;
	margin-left: 0px;
}
#coluna2 {
	width: 205px;
	height: auto;
	float: left;
	text-align: left;
	margin-left: 134px;
}
#coluna3 {
	width: 205px;
	height: auto;
	float: left;
	text-align: left;
	margin-left: 143px;
}
#coluna4 {
	width: 205px;
	height: auto;
	float: left;
	text-align: left;
	margin-left: 143px;
}
#foto_coluna {
	margin-top: 3px;
	margin-bottom: 15px;
	background-image: url(../imagens/fundo_fotos.png);
	background-repeat: no-repeat;
	height: 89px;
	width: 198px;
	padding-top: 14px;
	padding-left: 7px;
}
/* CONTEÚDO SEÇÕES ================================================ */
#conteudo {
	background-color: #FFF;
	width: 889px;
	background-image: url(../imagens/sombra_menu.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background-position: center top;
}
#titulo_conteudo {
	width: 919px;
	height:35px;
	background-repeat: no-repeat;
	margim-bottom: 20px;
	background-position: center top;
	font-size:22px;
}
#foto_conteudo {
	width: 397px;
	height: 277px;
	padding: 5px;
	border: 1px solid #CCC;
}
.foto_conteudo {
	width: 397px;
	height: 277px;
	padding: 5px;
	border: 1px solid #CCC;
}
.parceiros_moldura {
	padding: 10px;
	border: 1px solid #CCC;
	margin: 30px;
}
.borda_imagem {
	border: 1px solid #666;
	margin: 10px;
	}
#sombra {
	width: 919px;
	height: 15px;
	background-image: url(../imagens/sombra_menu.png);
	background-repeat: no-repeat;
	background-position: center top;
}
/* RODAPÉ ================================================ */
#rodape {
	position: relative;
	width: 100%;
	margin-top: 40px;
	background-image: url(../imagens/fundo_rodape.png);
	background-repeat: repeat-x;
	padding-top:30px;
	background-color: #E0E1E2;
}
#rodape_conteudo {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	width: 919px;
	height: 120px;
}
#separador_r {
	width: 120px;
	height: 100px;
	text-align: center;
	float: left;
	overflow: hidden;
	background-image: url(../imagens/separador.png);
	background-repeat: repeat-y;
	background-position: center center;
}

/* Para deixar as 4 colunas iguais devemos por as larguras  em
240, 210, 220 e 170
Para deixar as 3 colunas iguais devemos por as larguras  em
310, 290, 240
*/

#coluna1_r {
	width: 257px;
	float: left;
	text-align: left;
}
#coluna2_r {
	width: 233px;
	float: left;
	text-align: left;
}
#coluna3_r {
	width: 210px;
	float: left;
	text-align: left;
}

#coluna4_r {
	width: 170px;
	float: left;
	text-align: left;
}

/* TEXTO - ESTILOS CLASS ================================================ */
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form { margin: 0px; padding: 0px; }
h1 {
	font-family: Arial, Tahoma;
	font-size: 22px;
	font-weight: normal;
	color: #0C263E;
	margin: 0px;
}
h2 {	
	margin-bottom: 10px;
}
.titulo_rodape {
	font-family: Arial, Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #0C263E;
}
.titulo_index {
	font-family: Arial, Tahoma;
	font-size: 22px;
	font-weight: normal;
	color: #0C263E;
}
/* FORMULÁRIO ================================================ */
input{
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
select {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	width: 40px;
	height: 20px;
}
textarea {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	height: 100px;
	width: 255px;
}




#titulo_secao{
	float: left;
	font-family: Arial, Tahoma;
	font-size: 22px;
	font-weight: normal;
	color: #0C263E;
}
#titulo_secao_fundo{
	background-image: url(../imagens/seta_fundo.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 128px;
	height: 51px;
	float: right;
	margin-top: -10px;
	margin-left: -60px;
}
#texto_secao{
	width: 600px;
	padding-top: 30px;
	padding-bottom: 30px;

}





input{
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
select {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	width: 40px;
	height: 20px;
}
textarea {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	height: 100px;
	width: 255px;
}

.clearfix:after {   
   content:".";   
   display:block;   
   height:0;  
   line-height:0; 
   clear:both;   
   visibility: hidden;   
}
.clearfix { display: inline-block; }
.clearfix { display: block; }
* html .clearfix { height: 1px; }

.texto_turquesa {
	font-family: Arial, verdana;
	font-size: 13px;
	font-weight: bold;
	color: #29808D;
}
.texto_turquesa_m {
	font-family: Arial, verdana;
	font-size: 18px;
	font-weight: bold;
	color: #29808D;
}
.texto_laranja_m {
	font-family: Arial, verdana;
	font-size: 18px;
	font-weight: bold;
	color: #F90;
}
