#conteudo .centro
{
	background:url(img/a/cyan_bg_miolo.gif) repeat-y center bottom;
}


#conteudo .centro_topo
{
	background:url(img/a/cyan_bg_miolo_topo.gif) no-repeat center bottom;		
}


#conteudo .centro_rodape
{
	background:url(img/a/cyan_bg_miolo_rodape.gif) no-repeat center top;
	*background:url(img/a/cyan_bg_miolo_rodape.gif) no-repeat 3px top;			
}
#menu_secao .barra_menu a.mnu_a, #menu_secao .barra_menu a.mnu_b
{
	width:186px;
	color:#ffffff;
	font-weight:bold;
	font-size:13px;
	border:1px solid #0033FF;
	display:block;
	margin-left:1px;
	padding:2px 5px 2px 5px;
	float:left;
	cursor:pointer;
}

#menu_secao .barra_menu a.mnu_b
{
	width:385px;
	margin-top:1px;
}
