html {
	overflow-x: hidden;
     }
body {
	background:#FF9E00;
	margin:0px;
	font-family:Verdana, Tahoma, Verdana, Arial, "Times New Roman";
	font-size:10px;
	color:#606060;
}
.estrutura{
	border-left:4px solid #C98000; 
	border-right:4px solid #C98000;
	border-bottom:0px;
	border-top:0px; 
	background:#EFEBE7;
	padding:0px;
	font-family:Verdana, Tahoma, Verdana, Arial, "Times New Roman";
	font-size:10px;
	border-collapse:collapse;
}
.estrutura thead th{
	border:0px solid #FFFFFF;
	border-collapse:collapse;
	padding:0px;
}
.estrutura tbody td{
	border:0px solid #00FF00;
	border-collapse:collapse;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-top:0px;
}
#melhores{
	margin-left:20px;
	width:80%;
	vertical-align:bottom;
}
#melhores br{height:40px;}
#melhores td{
	border-bottom:1px solid #FF9900;
	color:#FFFFFF;
	background:url(../site/imagens/marcador_melhores.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-top:5px;
	padding-bottom:2px;
}
#melhores td a:link, td a:active,td a:focus,td a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#melhores td a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

#melhores td a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#rodape{
	background-repeat:no-repeat;
	font-weight:bold;
	text-align:center;
}

/* Formulário */
input, select{
	border:1px solid #C63204;
	font-family:Verdana, Tahoma, Verdana, Arial, "Times New Roman";
	font-size:10px;
	color:#606060;
}
.textarea{
	border:1px solid #C63204;
	font-family:Verdana, Tahoma, Verdana, Arial, "Times New Roman";
	font-size:10px;
	color:#606060;
}

/* formatação padrão dos sistemas de gerenciamento */
.SystemFORMATACAO_fonte{
	color:#606060;
}
a.SystemFORMATACAO_fonte:link, a.SystemFORMATACAO_fonte:visited, a.SystemFORMATACAO_fonte:active{
	color:#606060;
	text-decoration:none;
}
a.SystemFORMATACAO_fonte:hover{
	color:#606060;
	text-decoration:underline;
}

.SystemFORMATACAO_fonte_branca{
	color:#FFFFFF;
}
.SystemFORMATACAO_fonte_vermelha{
	color:#C63204;
}
a.SystemFORMATACAO_fonte_vermelha:link, a.SystemFORMATACAO_fonte_vermelha:visited, a.SystemFORMATACAO_fonte_vermelha:active{
	color:#C63204;
	text-decoration:none;
}
a.SystemFORMATACAO_fonte_vermelha:hover{
	color:#C63204;
	text-decoration:underline;
}


/*MENU LATERAL*/
#menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	color:#606060;
	font-weight:bold;
	letter-spacing:-1px;
	text-decoration:none;
}
#menu td a:link, td a:active, td a:focus, td a:visited {
	color:#606060;
	text-decoration:none;
}
#menu td a:hover{
	color:#EB0A10;
	text-decoration:none;
}
#menu tr{
	height:16px;
}




/* CAMPANHA */
.contentslide{
background: #000084;
background:url(../site/imagens/bg_campanha.gif);
background-repeat:no-repeat;
background-position:top;
padding: 0px;
padding-right:8px;
width: 318px;
color:#FFFFFF;
height: 286px;
overflow:hidden;
}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 326px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background:url(../site/imagens/bg_campanha_paginacao.gif);
background-position:left;
background-repeat:no-repeat;
background-color: #AD0106;
right:20px;
border: 0px;
padding: 0 0 4px 0;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 326px; /*IE5 width*/
w\idth: 326px; /*IE6 width*/
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #000084;
background-color: #FFFFFF;
font-weight:bold;
}

.pagination a:visited, a:active{
color: #000084;
}

.pagination a:active{
color: #000084;
}

.pagination a:hover, .pagination a.selected{
color: #000084;
background-color: #FFBE00;
font-weight:bold;
}

.noar{
	font-family:Arial, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
