body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(imagens/fundo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #EFE0CE;
}
.rodape {
	background-image: url(imagens/rodape.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Trebuchet Ms", Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.webfeira {
	font-family: "Trebuchet Ms", Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.borda_azul {
	border: 1px solid #2B5591;
}
.texto {
	font-family: "Trebuchet Ms", Arial;
	font-size: 13px;
	color: #666666;
	line-height: 14px;
	text-decoration: none;
}
.texto:hover {
	text-decoration: underline;
}
.titulo {
	font-family: Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #004080;
	letter-spacing: -2px;
}
.texto_menor {

	font-family: "Trebuchet Ms", Arial;
	font-size: 11px;
	color: #CC9900;
	line-height: 14px;
}
.texto_menor_cinza {
	font-family: "Trebuchet Ms", Arial;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	text-decoration: none;
}
.texto_menor_cinza:hover {
	text-decoration: underline;
}
.titulo_azulclaro {
	font-family: Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #0066CC;
	letter-spacing: -1px;
	text-decoration: none;
}
.titulo_cinza {
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0px;
	text-decoration: none;
}
.titulo_cinza:hover {
	text-decoration: underline;
}
.camposform {
	font-family: "Trebuchet Ms", Arial;
	font-size: 10px;
	color: #666666;
	border: 1px solid #CA8C51;
}
.enviar {
	background-image: url(imagens/rodape.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Trebuchet Ms", Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #124F8C;
	height: 20px;
	width: 210px;
}
