body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/fundo.jpg);
	background-repeat: repeat-x;
	background-color: #FCFCFC;
	background-position:top;
	margin: 0;

}



.texto_footer {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	line-height:130%;
	}
	
.texto_footer_peq {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	line-height:130%;
	}
	
.texto_peq {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	}

.texto {
	font-family: Arial;
	font-size: 12px;
	color: #505050;
	line-height:140%;
	}
	
.textoAzul {
	font-family: Arial;
	font-size: 12px;
	color: #0086C5;
	line-height:130%;
	}
	
.Descicao {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height:130%;
	}
	
.textoPapel {
	font-family: Georgia;
	font-size: 15px;
	color: #666666;
	line-height:135%;
	}
	
.texto11 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height:135%;
	}
	
.tituloBusca {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
	line-height:120%;
	}
	
.Titulo {
	font-family: Arial;
	font-size: 22px;
	color: #333333;
	letter-spacing:-1pt;
	}
	
.TituloPequeno {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
	letter-spacing:-1pt;
	}

.TextoPequeno {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height:165%;
	}
	
.TituloVerde {
	font-family: Arial;
	font-size: 12px;
	color: #6BB527;
	line-height:140%;
	}
	
a.linkChat:link, a.linkChat:visited, a.linkChat:active {text-decoration: underline; color: #333333}
a.linkChat:hover {text-decoration: none; color: #333333}

a.linkFooter:link, a.linkFooter:visited, a.linkFooter:active {text-decoration: underline; color: #ffffff}
a.linkFooter:hover {text-decoration:none ; color: #ffffff}

a.linkCorpo:link, a.linkCorpo:visited, a.linkCorpo:active {text-decoration: underline; color: #505050}
a.linkCorpo:hover {text-decoration: none; color: #505050}

a.linkUnderline:link, a.linkUnderline:visited, a.linkUnderline:active {text-decoration: underline; color: #666666}
a.linkUnderline:hover {text-decoration: none; color: #666666}

a.linkAZUL:link, a.linkAZUL:visited, a.linkAZUL:active {text-decoration: underline; color: #0086C5}
a.linkAZUL:hover {text-decoration: none; color: #0086C5}

.botao {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	width: 60px;
	height: 20px;
	background-color: #0099ff;
	font-weight: bold;
	border: 1px none #99ccff;
}

.imputColorido {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	height:15px;
	color:#333333;
	background-color:#f6f6f6;
	border-color:#f6f6f6;
	border: 0px;
	border-bottom-style: solid;
	border-bottom-color: #f6f6f6;
	
	border-left-style: solid;
	border-left-color: #f6f6f6;
	
	border-top-style: solid;
	border-top-color: #f6f6f6;
	
	border-right-style: solid;
	border-right-color: #f6f6f6;
	}

.menuColors { 
font : normal 12px Arial;
color : #505050;
cursor : pointer;
text-decoration : none;
padding-left : 5px;
border-top : 0px solid #ffffff;
border-bottom : 1px solid #EDEDEF;
} 

.imputNewsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	height:16px;
	width:144px;
	color:#333333;
	background-color:#f7f7f7;
	border-color:#f7f7f7;
	border: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2CAD1;
	
	border-left-style: solid;
	border-left-color: #C2CAD1;
	
	border-top-style: solid;
	border-top-color: #C2CAD1;
	
	border-right-style: solid;
	border-right-color: #C2CAD1;
	}
