﻿body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 8pt;
	color: #333333;
	text-align: center;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.bodyNoticia {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 8pt;
	color: #333333;
	text-align: center;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
}
* {
	margin: 0px;
	padding: 0px;
}
#site {
	text-align: left;
	width: 775px;
}
#topo {
	background-image: url(img/bg_topo.png);
	background-repeat: no-repeat;	
	height: 160px;
	width: 612px;
	float: left;
}
#topoConcurso {
	background-image: url(img/bg_topo_concurso.png);
	background-repeat: repeat-x;
	height: 160px;
	width: 612px;
	float: left;
}
#topoNoticia {
	background-image: url(img/bg_topo_noticia.png);
	background-repeat: no-repeat;	
	height: 75px;
	width: 400px;
	float: left;
}
#direita {
	width: 163px;
	float: right;
	clear: none;
}
#corpo {
	background-color: #FFFFFF;
	background-image: url(img/bg_corpo.png);
	background-repeat: repeat-y;
	width: 775px;
	float: left;
}
#corpoConcurso {
	background-color: #FFFFFF;
	background-image: url(img/bg_corpo_concurso.png);
	background-repeat: repeat-y;
	width: 775px;
	float: left;
}
#corpoNoticia {
	background-color: #FFFFFF;
	background-image: url(img/bg_corpo_noticia.png);
	background-repeat: repeat-y;
	width: 400px;
	float: left;
	text-align: left;	
}
#rodape {
	background-image: url(img/bg_rodape.png);
	background-repeat: no-repeat;
	clear: both;
	height: 40px;
	width: 775px;
	text-align: center;
	padding-top: 15px;
}
#rodapeConcurso {
	background-image: url(img/bg_rodape_concurso.png);
	background-repeat: no-repeat;
	clear: both;
	height: 40px;
	width: 775px;
	text-align: center;
	padding-top: 15px;
}
#rodapeNoticia {
	background-image: url(img/bg_rodape_noticia.png);
	background-repeat: no-repeat;	
	color: White;
	font-size: 7pt;
	height: 19px;
	width: 400px;
	text-align: center;
	padding-top: 15px;
	float: left;		
}
#menu{
	float: left;
	width: 150px;
}
#conteudo{
	float: left;
	width: 424px;
	padding: 0px 10px 10px 10px;
}
#conteudoConcurso{
	float: left;
	width: 600px;	
	padding: 0px 10px 10px 10px;
}
#noticias{
	float: right;
	width: 160px;
	padding: 0px 2px 0px 1px;
}
#menuTopo
{
	width: 424px;
	text-align: center;	
}
#menuTopo a
{
	font-size: 8pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#menuTopo a:hover
{
	color: #FF6600;
	text-decoration: none;
}
#itemMenuTopo
{
	float: left;
	padding: 25px 5px 0 5px;	
}
#separadorMenuTopo
{
	float: left;
	margin: 0 4px 0 4px;
}
#menuEsquerda
{
	padding: 0 0 10px 10px;
}
#menuEsquerda a
{
	font-size: 8pt;
	color: #333333;
	text-decoration: none;	
}
#menuEsquerda a:hover
{
	font-size: 8pt;
	color: #FF6600;
	text-decoration: none;	
}
.divEnquete
{	
	font-size: 7pt;	
	width: 150px;	
}
.divEnqueteInterna
{
	padding: 0 5px 10px 5px;
	font-weight: bold;
}
.respostaEnquete
{	
	text-align: left;	
	vertical-align: top;	
}
.divEnquete label
{
	font-size: 9px;	
	width: 100px;
	text-align: left;
	font-weight: lighter;	
	margin-top: 5px;	
	
}
.formBtVotar
{
	background-image: url(img/bt_votar.png);
	background-repeat: no-repeat;
	background-color: #D3DEE4;
	color: #FFA824;
	width: 51px;
	height: 20px;	
	border: none;
	display: none;
}
.formBtEnviar
{
	background-image: url(img/bt_enviar.png);
	background-repeat: no-repeat;
	background-color: #D3DEE4;
	color: #FFA824;
	width: 91px;
	height: 18px;	
	border: none;
	display: none;
}
.formBtImprimir
{
	background-image: url(img/bt_imprimir.png);
	background-repeat: no-repeat;
	background-color: #D3DEE4;
	color: #FFA824;
	width: 91px;
	height: 18px;	
	border: none;
	display: none;
}
.formBtFechar
{
	background-image: url(img/bt_fechar.png);
	background-repeat: no-repeat;
	background-color: #D3DEE4;
	color: #FFA824;
	width: 91px;
	height: 18px;	
	border: none;
	display: none;
}
.formTxt1
{
	background-image: url(img/bg_txt1.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #D3DEE4;
	color: #333333;
	width: 130px;
	height: 17px;	
	border: none;
	padding: 2px 0px 3px 0px;
	font-size: 7pt;
}
#divNovidades
{
	padding: 0px 5px 10px 9px;
}
#divNovidades label
{
	color: #245195;
	font-weight: bold;
}
H3
{
	color: #2C5796;
	font-size: 12pt;
}
H4
{
	color: #2C5796;
	font-size: 10pt;
}
HR
{	
	border: solid 1px #cccccc;
	height: 1px;
	width: 80%;
}
.divConcursoHome
{
	padding-bottom: 20px;		
	height: 100px;	
}
.lblStatusConcurso
{
	font-size: 7pt;
	color: #666666;
	font-weight: bold;
}
.lblNotData
{
	color: #2C5796;
	font-size: 8pt;
	font-weight: bold;	
	text-decoration: none;
}
.itemNoticia
{
	padding: 5px;	
}
.lblNotTitulo
{
	font-weight: bold;
	color: #666666;		
	text-decoration: none;
}
.lblNotDescricao
{
	text-decoration: none;
	color: #333333;
}
.lblNotDescricao
{
	padding: 10px;			
}
.imgConcurso
{
	border: solid 1px #e2e2e2;
	margin: 5px;
}