.textoMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 7b7b7b;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.fundoCabeca {
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bordaEnquete {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e7e7e7;
	border-right-color: #e7e7e7;
	border-bottom-color: #e7e7e7;
	border-left-color: #e7e7e7;
}

.estiloForm {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}

.tituloNoticia2 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #2F3C5B;
	letter-spacing: -1px;
}

.divGaleriaFoto {
	float: left;
	width: 140px;
}
body {
 padding:0; margin:0;
} 

form {
 padding:0; margin:0;
}.textocabecalho {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: 767576;
}
.textocabecalho2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: 0098ef;
}
.textomural {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: 1b1a1a;
}
.textomural2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: 868686;
}
.textomural3 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: 7a7a7a;
}
.textorodape {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: 605f5f;
}
.textorodape2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: 4e4e4e;
}
