body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #f9fdff;
	background-position:top;
	margin: 0;

}



.TituloFooter {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #ffffff;
	line-height:140%;
	}
	
.texto_peq {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
	}

.texto {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
	line-height:150%;
	}
	
.textoGrande {
	font-family: Arial;
	font-size: 14px;
	color: #cccccc;
	line-height:170%;
	}
	
.texto10 {
	font-family: Arial;
	font-size: 10px;
	color: #1B64A9;
	line-height:140%;
	}

.TextoFotter {
	font-family: Arial;
	font-size: 11px;
	color: #cccccc;
	line-height:142%;
	}
	
.TextoFotter2 {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	line-height:142%;
	}
	
.TituloVerde {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #559711;
	}
	
.Titulo {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #1B64A9;
	letter-spacing:0pt;
	}


	
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: #333333}
a.linkFooter:hover {text-decoration:none ; color: #333333}

a.linkCorpo:link, a.linkCorpo:visited, a.linkCorpo:active {text-decoration: underline; color: #DABDB5}
a.linkCorpo:hover {text-decoration: none; color: #DABDB5}

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: Tahoma, Helvetica, sans-serif;
	font-size:11px;
	height:15px;
	color:#999999;
	background-color:#0a0a0a;
	border-color:#0a0a0a;
	border: 0px;
	border-bottom-style: solid;
	border-bottom-color: #0a0a0a;
	
	border-left-style: solid;
	border-left-color: #0a0a0a;
	
	border-top-style: solid;
	border-top-color: #0a0a0a;
	
	border-right-style: solid;
	border-right-color: #0a0a0a;
	}

.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;
	}
