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

#all{
	position:absolute;
	left:50%;
	margin-left:-500px;
	width:1000px;
	background-image:url(../imagens/listras.jpg);
	background-repeat:repeat;
	background-color:#000;
	border-left:solid 1px #FFF;
	border-right:solid 1px #FFF;
}
#divmenu{
	text-align:center;
	border:0px;
	padding:0px;
}
#divcontent{
	padding-top:10px;
}
#divesquerda{
	margin-left:4px;
	width:190px;
	float:left;
}
#divconteudo{
	float:left;
	min-height:500px;
	width:580px;
	height:100%;
	margin-left:4px;
	border-left:solid 1px #3366FF;
	border-right:solid 1px #3366FF;
}
#divbottom1, #divbottom3{
	clear:both;
}

#divbottom2, #divbottom4, #divbottom1, #divbottom3{
	margin:10px;
	float:left;
}
#divbottom2{
	width:170px;
	margin-right:10px;
}
#divdireita{
	width:190px;
	float:right;
}
#conteudo{
	margin-left:4px;
}
#footer{
	clear:both;
	margin-top:10px;
	height:65px;
	text-align:center;
	color:#000066;
	background-image:url(../imagens/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:bottom center;
	background-color:#9DB7CE;
}
#footer_content{
	padding:10px;
}
form {
	display:inline;
}
.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;
}
.indexShowFoto, .indexShowLeg{
	float:left;
	margin-right:10px;
}
.indexShowLeg{
	width:130px;
}
.bg_trasparent{
	background-image:url(../imagens/pix_transparent.png)
}
.bg_hard{
	background-color:#010046;
}
