body {
	
	background-color: #1C2230;
	background-image: url(../imagens/principal_01.jpg);
	background-repeat: repeat-x;
}
.textoBrancoV11 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
.textoBrancoV20Bold {
	font-family: verdana;
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}
.bgTabelaConteudoCentro {
	background-image: url(../imagens/conteudos_09.jpg);
	background-repeat: repeat-x;
}
.bgTabelaConteudoFundoTopo {
	background-image: url(../imagens/conteudos_06.jpg);
	background-repeat: repeat-x;
}
.tituloConteudo {
	font-family: verdana;
	font-size: 15px;
	font-weight: bolder;
	color: #333;
	text-decoration: none;
}
.subTituloConteudo {
	font-family: verdana;
	font-size: 13px;
	font-weight: bolder;
	color: #069;
	text-decoration: none;
}
.textoConteudo {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.textoConteudoDestaque {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.citacaoConteudo {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #F60;
	text-decoration: none;
}
.menuConteudo {
	font-family: verdana;
	font-size: 13px;
	font-weight: bolder;
	color: #F4F8FF;
	text-decoration: none;
}
.textField {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #E2E3E9;
	border: 1px solid #333;
}
.error {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #900;
	text-decoration: none;
	background-color: #F9B5B5;
	border: 1px solid #900;
}
.vencedor {
	border: 1px solid #000;
	
}

