/* ----- Main Layout Elements ----- */
#topo_conteudo{
	width:				900px;
	height:				36px;
	padding-top: -10px;
#	background-image: 	url('../images/fundo_topo_conteudo.gif');
}

#rodape_conteudo{
	width:				900px;
	height:				38px;
	
	background-image: 	url('../images/fundo_rodape_conteudo.gif');
}

#container {
	background-color:	#C8D9EB;
	background-image: 	url('../images/fundo_conteudo.gif');
	width:				900px;
	font-size:			12px;
	margin:				0 auto;
	#text-align:			left;
	text-align:			justify;
	clear:				both;
}
#sidebar {
	float:				left;
	width:				590px; 
	//width:			360px;
	height:				100%;
	/*overflow:			hidden;*/
	margin-top:			0px;
	//margin-top:		10px;
	margin-left:		0px;
} 
#Conteudo{
	float	:	right;
	width	:	235px;
	//width:	490px;
	padding-top:8px;

}

#Anuncio{^M
float	: right;
width	: 235px;
padding-top	: 8px;
padding-left	: 20px;
margin-right	: -30px 
^M
}^M



#Conteudo h3, #Anuncio h3{
	background: url(../images/module_top.gif) no-repeat scroll left top;
	border:			medium none;
	color:			#FFFFFF;
	font-size:		15px;
/*	font-variant:	small-caps;*/
	margin: 		0px 0px 0px 0px;
	padding: 		5px 0px 7px 0px;
	text-align: 	center;
	line-height: 	13px;	
}

#Conteudo .moduletable{
	float: 				left;
	background:			transparent url(../images/module_bottom.gif) no-repeat scroll center bottom;
	margin:				0px 38px 32px 40px;
	padding-bottom:		11px;
	border:				0;
	width: 				165px;
	_width: 			165px; /*apenas para IE6 */
	_margin:			0px 27px 32px 27px; /*apenas para IE6 */
}

#Conteudo #Propaganda{
	float: 				left;
	//float: 			right;
	background:			none;/*transparent url(../images/module_bottom.gif) no-repeat scroll center bottom;*/
	margin:				0px 0px 0px 0px;
	padding-bottom:		11px;
	border:				0;
	width: 				450px;
	//width: 			450px;
	//margin:			0px 16px 0px 16px;
}
#Conteudo #Anuncio h4{
	width:				100%;
/*	background-color:	#FF8C00;*/
	font-size:			16px;
    margin: 			0px 0px 4px 0px;
	padding: 			0px 0px 10px 0px;
	text-align:			center;
}


#Anuncio .moduletable{^M
float: left;
background: transparent url(../images/module_bottom.gif) no-repeat scroll center bottom;
margin: 0px 38px 32px 0px;
padding-bottom: 11px;
border: 0;
width: 165px;
}

