.bgEsq {
	background-image:  url(img/bg_esq.gif);
	background-repeat: repeat-y;
}
.bgDir {
	background-image:  url(img/bg_dir.gif);
	background-repeat: repeat-y;
}
.comboEventos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 280px;
}

.bordaPreta {
	background-color: #EAEAEA;
	border: 1px solid #000000;
}
.bgcinza {
	background-color: #E8E8E8;
}
.bgRodape {
	background-image: url(img/bg_rodape.jpg);
	background-repeat: repeat-x;
	background-color: #E8E8E8;
}
.bgConteudo {
	background-image: url(img/bg_principal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.textosPreto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.links:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none
}
.links:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none
}
.links:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:underline
}
.links:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none
}.textosRestrita {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E8B110;
}
.bg_destaque {
	background-image: url(img/bg_foto.jpg);
	background-repeat: no-repeat;
}
.TituloEvento {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
}
.bg_branco {
	background-color: #FFFFFF;
}

