body {
	background-image: url(imagens/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color:#666666;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-face-color:#CCCCCC;
	scrollbar-shadow-color:#666666;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#D3D3D3;
}

.form_botao {	background-color: #EAEAEA;
	font: 11px Arial, Helvetica, sans-serif;
	border: thin solid #ededed;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 11;
}
.texto11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 11;
}
.texto10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 11;
}
.texto12vermelho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DD201A;
}


.caixaContato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	width: 70%;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.fest:link { font-size:11px; font-weight:bold; color:#FF0000; text-decoration:none;}
.fest:visited { font-size:11px; font-weight:bold; color:#FF0000; text-decoration:none;}
.fest:hover { font-size:11px; font-weight:bold; color:#CC0000; text-decoration:underline;}
.fest:active { font-size:11px; font-weight:bold; color:#FF0000; text-decoration:none;}