/* Design: Thomaz S. Cia - thomaz@ewekipe.com.br / corpitho@gmail.com */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txt_Titulo_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.txt_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-align: justify;
}

A.news       {  color: #006699;	}
A.news:link    { text-decoration: none      }
A.news:visited { text-decoration: none; color: 006699; }
A.news:hover   { color: #000066; text-decoration: none }
.txt_Cod_Produto {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #214F81;
}

