@charset "utf-8";







/* CSS Document */















body {







	margin:0px;







	padding:0px;







	background-color:#69B3FE;







}















#fundo {







	position:absolute;







	left:0px;







	top:0;







	background:url(../layout_img/fundo.jpg) repeat-x left top #33FF00;







	z-index:0;







	width: 100%;







	height: 700px;







}















#site {







	position:absolute;







	left:50%;







	margin-left:-475px;







	width:920px;







	top:0px;







	z-index:1;







	background-color: #EFEFEF;







}















#topo {







	margin-left: -10px;















}







#conteudo {}







#esquerda {







	float:left;







	width:159px;







	/*min-height: 1100px;*/







}







#meio {
float:left;
background-color:#FFFFFF;
min-height:788px;
display: table;
width: 603px;
}







#direita {







	float:left;







	min-width: 161px;







	/*min-height:1100px;*/







}















#rodape {

	width:940px;

	clear:both;

	background-image: url(../layout_img/rodape_940.swf);

	height: 86px;

	margin-left: -11px;

	display: table;

	background-repeat: no-repeat;





}















#maisbuscadas {
	clear:both;
	width:600px;
	display: table;
}















#normal {







width:159px;







padding:5px;







background-color:#EFEFEF;



}















#separadormenu {
background-color:#DED3C0;/*#423623;*/
width:158px;
height:1px;
margin:0px;
margin-top:1px;
margin-bottom:1px;
}











#subitem {



margin-left:-40px;



}