

.textoNormal{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:170%;
	text-align:left;

}

.textoTitInternos{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b6b06;
	line-height:120%;
	text-align:left;
	font-weight:bold;


}

.textoTitInternosProdutosTabela{

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4b6b06;
	line-height:120%;
	text-align:left;
	font-weight:bold;

}


a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8DB832;
	font-weight:bold;
	text-decoration:underline;

}
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8DB832;
	font-weight:bold;
	text-decoration:underline;

	
}

.botaoImprimir{
	border:1px solid #CDCE95;
	width:200px;
	height:40px;
	background-image:url(../imgs/estrutura/bgBotao.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#7ea921;
	cursor:pointer;


}
