/* =========== CONTEUDO ========= */

#noticia {
	margin: 15px 0;
}         

.recente {
 	margin: 10px;
	height: 85px;
}     

.info {
 	font: 11px Verdana, sans-serif;
	color: #666666;
	margin: 3px 0;
}   
.image img {
	border: 2px #667288 solid;
	margin: 0 5px 0; 
	padding: 0; 
	height: 80px; 
	width:107px; 
	float:left;
}
   
.leia-mais a,.leia-mais a:link,.leia-mais a:active,.leia-mais a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display:block;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color: #0099FF;
}

/* =========== MENU DOS DB'S ========= */

#menudb {
	float:left;
	display: inline;
	width: 122px;
	padding: 0 0 0 5px;
	margin: 4px 0;           
	font: 11px Verdana, sans-serif;
}

#menudb li {
	width: 122px;
	height: 83px;
	background: url(../img/menudb.png) no-repeat 0 0;
	margin: 4px 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden;
}
#menudb img {
	border: 0;	
	width: 120px;
	height: 81px;
	margin: 0;
	padding: 0;
}
#menudb li a {
	display: block;
	font-weight:bold;
	color: #000;
	padding: 2px 0px 0;
	text-decoration: none;
}
#menudb li a:hover {
	width: 122px;
	height: 83px;
	background: url(../img/menudb_over.png) no-repeat 0 0;
	list-style: none;
	color: #ccc;
}

/* =========== DESTAQUE DB ========= */

#destaquedb { 
	clear: both; 
	margin: 10px 3px 10px;
	width: 683px;
}

.box_db {
	background: url(../img/corn_tl.png) no-repeat top left;
}
.box_db_top {
	background: url(../img/corn_tr.png) no-repeat top right;
}
.box_db_bottom {
	background: url(../img/corn_bl.png) no-repeat bottom left;
}
.box_db_bottom div {
	background: url(../img/corn_br.png) no-repeat bottom right;
}
.box_db_content {
	background: url(../img/corn_r.png) top right repeat-y;
}

.box_db_top_ div,.box_db_top,
.box_db_bottom div, .box_db_bottom {
	width: 100%;
	height:  15px; 
	font-size: 1px;
}
.box_db_content, .box_db_bottom {
	margin-top: -10px;
}
.box_db_content { padding: 0; height: 215px; *height: 220px;}

.conteudo_random .titulo 
{
	font-family: Verdana;
	font-size: 1.2em;
	color:Black;
}
.conteudo_random a img
{
	margin:0 30px 0 40px;
	border: 2px #667288 solid;
}

/* =========== CONTENTS DB ========= */

.boxtop {
	display: inline;
	margin: 5px 5px 10px 20px;
	width: 220px;
	float:left;
}   
.boxultimas {
	display: inline;
	margin: 5px 10px 10px 5px;
	width: 268px;
	float:left;
}  
          
/* =========== DESTAQUE PRINCIPAL ========= */

#destaque {
	float:left;
	width: 550px;
	height: 338px;
	border: solid 1px #000000;
	margin: 10px 3px 10px;
	padding: 0;
} 

#destaque img {
	border: none;
}

/* ===========  ARQUIVOS ========= */

.filtro {
	margin: 20px 10px 0px 5px;
	width: 250px;
}

.filtro dt a{         
	font-size: 1.1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #267d9a;
	text-decoration: none;      
}
.filtro dt a:hover {         
	text-decoration: underline;    
}

.filtro ul {  
	margin: 0;
	padding: 0;  
} 

.filtro ul li a{     
	font-size: 0.8em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #267d9a;
	text-decoration: none;      
}
.filtro ul li a:hover{         
	text-decoration: underline;     
}

.filtro a.select {
	color: #333333;
	text-decoration: underline;  
}

.game {
	margin: 10px;
	height: 85px;
}

.game img {
	border: 2px #667288 solid;
	margin: 0 5px 0; 
	padding: 0; 
	width: 107px;
	height: 80px; 
	float:left;
}

.infogame {
	font: 1.1em Verdana, sans-serif;
	color: #666666;
	margin: 3px 0;
}

.cabecario {
	width: 100%;
	color: #267d9a;
	text-align: center;
	font-size: 1.1em;
	margin-bottom: 2px;
}

.cabecario a {
	color: #267d9a;
	text-decoration:none;
}

.cabecario a:hover {
	color: #267d9a;
	text-decoration: underline;
}

