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

@import "text.css";
body {
	margin:0;
	padding:0;
	border:none;
	font: 11px/1.5 Verdana, Arial, Helvetica, sans-serif;
	background: url(img/fundo_site.jpg); 
	color:#333;
	text-align:center;

	}

#logo_topo{
width:132px;
height:40px;
float:left;
padding-left:10px;
padding-top:10px;
}
#moldura-um {
	width: 965px; 
	background: url(img/borda.png);
	height:auto;     
	margin:0 auto;
	text-align:left;
	}
#tudo {

background:url(img/fundo.png);
	width:950px;
	height:auto;     
	margin:0 auto;
	text-align:left;
		}
#topo {
	height: auto;
		}
		
#principal {
	float:left;
	width:450px;
	height:auto;
	margin-left:10px; 	
	text-align:justify;
	border-width: 0 1px;
	padding: 0 10px;
	}

.sub_quadro{
width:440px;
padding:5px;
}
#sub1 {
	float:left;
	width:200px;
	height:auto;
	margin-left:2px; 	
	text-align:justify;
	padding: 0 2px;
	}
#sub2 {
	width:220px;
	float:left;
	padding-left:8px;
	}
	
		
#nav {
	width:150px;
	float:left;
	padding-left:8px;
	}
#direita {
	padding-right:3px;
	width:450px;
	float:right;
	
	}
	
#menu_principal {
	background: #333;
	height:100px;
		}
#inicio{
	font:12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;

}
#q2 {
	clear:both; 
	width:100%;
	background:url(img/fundo.png);
	color:#000;
	font-weight: bold;
	border-top:1px solid #000;
	}
#rodape {
	clear:both; 
	width:100%;
	background:url(img/fundorada.png) repeat;
	color:#000;
	font-weight: bold;
	text-align:center;
	border-top:1px solid #000;
	}

#menu ul {
padding-top:15px; 
margin:0px;
float:left;
width: auto;
list-style: none;

}
#menu ul li {
/*border: 1px  solid #000000;*/
 display: inline; }

#menu ul li a {
font:12px arial;
font-weight:bold;
padding: 2px 10px;
float: none; 
 /*border: 1px solid #000000;
visual do link border-bottom:1px solid #000;/
background-color:#EDEDED;*/
color:#FFF ;
text-decoration: none;

}

#menu ul li a:hover {
font:12px arial;
font-weight:bold;
color: #FFF;
border-bottom:1px solid #fff;
}


#menu_roda ul {
padding-top:5px; 
margin:0px;
float: none;
width: auto;
list-style: none;

}
#menu_roda ul li {
/*border: 1px  solid #000000;*/
 display: inline; }

#menu_roda ul li a {
font:12px arial;
font-weight:bold;
padding: 2px 10px;
float: none; 
 /*border: 1px solid #000000;
visual do link border-bottom:1px solid #000;/
background-color:#EDEDED;*/
color:#000 ;
text-decoration: none;

}

#menu_roda ul li a:hover {
font:12px arial;
font-weight:bold;
color: #000;
border-bottom:1px solid #000;
}
#tagCloud, #accoes {
	float: right;
	padding: 10px;
	width: 210px;
	background:fff;
}

#sorting {
	font-size: 11px;
}
	
.tags {
	margin: 3px 0;
	font: bold 11px Arial;
}