@charset "utf-8";
/* CSS Document */

#all{
	position:absolute;
	left:50%;
	margin-left:-487px;
	width:974px;
	border-left:solid 3px #787878;
	border-right:solid 2px #999;
	border-bottom:solid 2px #999;
}
#divmenu{
	height:50px;
	background-image:url(../imagens/menu_bg.jpg);
	background-repeat:repeat-x;
	display:table;
	border:0px;
	padding:0px;
	width:100%;
}
#divcontent{
	padding-top:10px;
}
#divesquerda{
	margin-left:4px;
	width:215px;
	float:left;
}
#divconteudo{
	float:left;
	min-height:200px;
	width:530px;
	height:100%;
	margin-left:4px;
	border-left:dotted 1px #676c72;
	border-right:dotted 1px #676c72;
}
#divdireita{
	width:215px;
	float:right;
}
#conteudo{
	margin-left:4px;
}
#footer{
	clear:both;
	margin-top:10px;
	height:54px;
	background-image:url(../imagens/footer_bg.jpg);
	background-repeat:repeat-x;
}
#logodaru{
	margin-top:15px;
	margin-right:5px;
	float:right;
}

#img_borda{
	border: 1px solid #000000;
}

#nomedaru{
	margin-top:8px;
	margin-right:15px;
	color:#CFCFCF;
	float:left;
}
.boxRadialista{
	margin-top:20px;
	margin-right:5px;
	text-align:center;
	width:250px;
	height:200px;
	float:left;
}
.boxRadialista img{
	border:solid 1px #ccc;
	margin-bottom:5px;
}
.boxRadialista a{
	text-decoration:none;
	color:#000;
}
.legenda{
	background-image:url(../imagens/legenda_bg.jpg);
	background-repeat:repeat-x;
	display:table;
	width:98%;
	height:27px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	margin-bottom: 5px;
}
.legenda span{
	display:table-cell;
	background-image:url(../imagens/legenda_marc.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-indent:20px;
	vertical-align:middle;
}
.divtexto{
	display:table;
	width:98%;
	margin-bottom: 8px;
}
.divtexto2{
	display:table;
	width:98%;
	margin-bottom: 8px;
	font-weight: bold;
}
div.topBox{
	margin-bottom:10px;
	background-image:url(../imagens/top10_numeros/backgound.jpg);
	background-repeat:no-repeat;
	height:20px;
}
div.topBox span{
	margin-left:15px;
	color:#FFF;
}
