*{
	margin: 0px;
}
body, td{
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family:Tahoma;
	font-size: 11px;
	color: #536B8B;
}
/*body {
	background: url(imgs/fundo_site.jpg) top repeat-x;
	background-color: #C9E0E9;
}*/
h1 {
	font-size: 12px;
	color: #B2BFCB;
	padding-bottom: 5px;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}
a {
	text-decoration: none;
	color: #536B8B;
}
a:hover {
	text-decoration: underline;
	color: #536B8B;
}
input, select, textarea {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #666666;
}

/* - - - - - - MENU - - - - -  */
#topo_menu {
	width: 460px;
	height: 22px;
	background: url(img/fundo_menu.jpg) repeat-x top;
}
#topo_menu a {
	color: #FFFF00;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}
#topo_menu a:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}
.menu .pr{
	float:left;
	padding-top:3px;
	height:22px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li {
	position: relative;
}
	
li ul {
	position: absolute;
	left: 10px;
	top: 22px;
	display: none;
}

li ul li {
	background: #556968;
	height:20px;
	width:120px;
}

* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }

ul li a:hover { color: #FFFF00; }
li ul li a { padding: 2px 5px; }
li:hover ul, li.over ul { display: block; }


/* - - - - - classes - - - - - */

.img_index {
	padding-bottom: 5px;
}
.img_sucesso {
	padding-right: 10px;
	padding-top: 8px;
}
.tit_sucesso {
	font-size: 12px;
	padding-bottom: 2px;
	font-weight: bold;
}
.txt_mais {
	padding-top: 2px;
}
.index_gerais {
	padding-bottom: 2px;
}
.index_tit_noticias {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 3px;
}
.index_txt_noticias {
	margin-bottom: 5px;
}
.index_tit_recados {
	font-weight: bold;
	color: #FE0101;
}

/*  - - - - - div's - - - - - */

#wrapper {
	margin: 0px auto;
	width: 717px;
	background: url(img/fundo_site.jpg) top repeat-x;
	background-color: #C9E0E9;
}

#topo {
	width: 717px;
	height: 181px;
}
#topo_ar {
	width: 257px;
	height: 181px;
	float: left;
}
#topo_ml {
	width: 460px;
	height: 181px;
	float: left;
}
#topo_logo {
	width: 460px;
	height: 155px;
}
#conteudo {
	width: 697px;
	padding-left: 10px;
	padding-right: 10px;
}
#conteudo_e {
	width: 4px;
	background: url(img/conteudo_e.jpg) repeat-y top;
	float: left;
}
#conteudo_m {
	width: 669px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	background: url(img/conteudo_fundo.jpg) repeat-x top;
	background-color: #F0F5F8;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	float: left;
}
#conteudo_d {
	width: 4px;
	background: url(img/conteudo_d.jpg) repeat-y top;
	float: left;
}
#conteudo_b {
	width: 697px;
	height: 4px;
	clear: both;
}
#index_cima {
	padding-bottom: 10px;
	border-bottom: 1px solid #B2BFCB;
	margin-bottom: 10px;
	min-height: 320px;
}
#index_cima h1{
	margin-bottom:5px;
}
#index_baixo{
	width: 100%;
	height: 170px;
}
#index_noticias {
	border-bottom: 1px solid #AFCBD3;
}
#index_ultimas_noticias {
	width: 200px;
	padding-right: 15px;
	float: left;
}
#index_noticias_gerais {
	width: 239px;
	float: left;
}
#index_linha_noticias {
	border-top: 1px solid #B2BFCB;
	padding-bottom: 5px;
}
#index_tempo_agora {
	width: 149px;
	height: 160px;
	padding-right: 15px;
	float: left;
}
#index_recados_sucessos {
	width: 257px;
	padding-right: 15px;
	float: left;
}
#index_recados {
	width: 237px;
	border-top: 1px solid #536B8B;
	border-left: 1px solid #536B8B;
	border-right: 1px solid #536B8B;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 9px;
	padding-right: 9px;
}
#index_recados_bt {
	width: 255px;
	border-left: 1px solid #536B8B;
	border-right: 1px solid #536B8B;
	border-bottom: 1px solid #536B8B;
}
#index_sucessos {
	width: 255px;
	padding-top: 2px;
}
#index_sucessos a {
	color: #FE0101;
}
#index_sucessos a:hover {
	color: #FE0101;
}
#index_torpedao {
	width: 233px;
	height: 152px;
	float: left;
}
#patrocinadores {
	width: 669px;
	padding-top: 10px;
}
#rodape {
	height: 30px;
	line-height: 30px;
	text-align: center;
}

/*  - - - - - extras - - - - - */

#clear_both {
	clear: both;
	height: 0px;
	overflow: hidden;
}
#erros {
	color: #FFFFFF;
	background-color: #C90000;
	display: block;
	border: 1px solid #FF0000;
	padding: 5px;
	margin: 10px;
	font-weight: bold;
	text-align: center;
}

/* - - - - P A G I N A Ç Ã O - - - - */

.x-paginacao{
    padding:1px 0px 4px 0px;
    width:100%;
    height:45px;
	text-align:center;
}

.x-paginacao a,
.x-paginacao a:visited
{
    font-size:13px;
    font-weight:bold;
    /*font-family:Arial, Helvetica, sans-serif;*/
    margin:0px 1px;
    padding:2px 7px;
    height:22px;
	background:#7389AE;
    border:solid #273C5C 1px;
    text-decoration:none;
    color:#CCCCCC;
}

.x-paginacao a:hover,
.x-paginacao a.ativo,
.x-paginacao a.ativo:hover{
    border-color:#DDDDDD;
}

.x-paginacao a.desativado{
	color:#000000;
	cursor:default;
	border-color:#000000;
}

.propagandas-top{
	width:695px;
	margin-left:10px;
	margin-right:10px;
}
