body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#41A5E1;
	background-position:top;

}

.texto_footer {
	font-family: Arial;
	font-size: 11px;
	color: #cccccc;
	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: #333333;
	}

.texto {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height:145%;
	}
	
.textoPapel {
	font-family: Georgia;
	font-size: 15px;
	color: #666666;
	line-height:135%;
	}
	
.textoCorpo {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	line-height:140%;
	}
	
.textoCorpoBranco {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	line-height:140%;
	}	
	
.DescPreco {
	font-family: Arial;
	font-size: 10px;
	color: #b20000;
	line-height:90%;
	}	

.tituloBusca {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
	line-height:120%;
	}
	
.Titulo {
	font-family: Arial;
	font-size: 15px;
	color: #0F3371;
	font-weight:bold;
	}
	
.TituloBranco {
	font-family: Arial;
	font-size: 20px;
	color: #ffffff;
	letter-spacing:-1pt;
	}
	
.TituloPequeno {
	font-family: Arial;
	font-size: 15px;
	color: #333333;
	letter-spacing:-1pt;
	}

	
.Tags {
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
	font-weight:bold;
	}
	
.TagsPeq {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
	}
	
.TextoPequeno {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height:165%;
	}
	
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: #2088B5}
a.linkCorpo:hover {text-decoration: none; color: #2088B5}

a.linkUnderline:link, a.linkUnderline:visited, a.linkUnderline:active {text-decoration: underline; color: #666666}
a.linkUnderline:hover {text-decoration: none; color: #666666}

a.linkBr:link, a.linkBr:visited, a.linkBr:active {text-decoration: underline; color: #ffffff}
a.linkBr:hover {text-decoration: none; color: #ffffff}

.botao {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	width: 50px;
	height: 18px;
	background-color: #272E36;
	font-weight: bold;
	border: 1px none #272E36;
}

.imputColorido {

	font-size:11px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#2D353E;
	width:185px;
	border-color:#2D353E;
	border: 0px;
	border-bottom-style: solid;
	border-bottom-color: #2D353E;
	
	border-left-style: solid;
	border-left-color: #2D353E;
	
	border-top-style: solid;
	border-top-color: #2D353E;
	
	border-right-style: solid;
	border-right-color: #2D353E;

		}
		
	.imputWebmail {

	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#e8e8e8;
	height:20px;
	width:150px;
	border-color:#e8e8e8;
	border: 0px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	
	border-left-style: solid;
	border-left-color: #e8e8e8;
	
	border-top-style: solid;
	border-top-color: #e8e8e8;
	
	border-right-style: solid;
	border-right-color: #e8e8e8;

		}

.botaoWebmail {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	width: 45px;
	height: 16px;
	background-color: #b30000;
	font-weight: bold;
	border: 1px none #b30000;
}