.campoNewsletter {
	text-decoration: none;
	background-image: url(../imagens/backg_campo_news.png);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#D8D6D1;
	padding-left:7px;
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:10px;
	margin-top:8px;
	padding-bottom:9px;
}
.linksVerde {
	color: #016633;
	text-decoration: none;
}
.linksVerde:hover {
	color: #016633;
	text-decoration: underline;
}
.linksCinza {
	color: #8D8D8D;
	text-decoration: none;
}
.h1Index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #016633;	
}


.linksCinza:hover {
	color: #8D8D8D;
	text-decoration: underline;
}
.regua {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.camposFormContato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #E1DCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
}
.botaoFormContato {
	background-color: #D6CFBA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #958757;
	height:25px;
	width:75px;
	cursor:pointer;
}

.camposFormContatoComentarios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #E1DCCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
