.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.textoBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;

}
a:link {
	text-decoration: none;
	color:#666666;
	font-family: Verdana;
}
a:active {
	text-decoration: none;
	color:#666666;
	font-family: Verdana;
}
a:visited {
	text-decoration: none;
	color:#666666;
	font-family: Verdana;
}
a:hover { 
	text-decoration: underline;
	color:#666666;
	font-family: Verdana;
}
.formularioCinza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	background-color: #F4F4F4;
	border: 1px solid #EFEFEF;
}
body {
	margin: 0 0 0 0;
}
.fundoCentro {
	background-image:  url(../img/fundoCentro.jpg);
	background-repeat: no-repeat;
}
.fundoDir {
	background-image:  url(../img/fundoDir.jpg);
	background-repeat: repeat-x;
}
.fundoEsq {
	background-image:  url(../img/fundoEsq.gif);
	background-repeat: repeat-x;
}
.fundoDir2 {
	background-image:  url(../img/fundoDir2.jpg);
	background-repeat: repeat-x;
}
.fundoEsq2 {
	background-image:  url(../img/fundoEsq2.gif);
	background-repeat: repeat-x;
}
.fundoOgrupo {
	background-image:  url(../img/fundoOgrupo.jpg);
	background-repeat: repeat-x;
}
.fundoPadaria {
	background-image:  url(../img/fundoPadaria.jpg);
	background-repeat: repeat-x;
}
.fundoPosto {
	background-image:  url(../img/fundoPosto.jpg);
	background-repeat: repeat-x;
}
.fundoTransportadora {
	background-image:  url(../img/fundoTransportadora.jpg);
	background-repeat: repeat-x;
}
.fundoContato {
	background-image:  url(../img/fundoContato.jpg);
	background-repeat: repeat-x;
}
.fundoArtigos {
	background-image:  url(../img/fundoArtigos.jpg);
	background-repeat: repeat-x;
}
