#conteudo .centro
{
	background:url(img/a/red_bg_miolo.gif) repeat-y center bottom;
}


#conteudo .centro_topo
{
	background:url(img/a/red_bg_miolo_topo.gif) no-repeat center bottom;
}


#conteudo .centro_rodape
{
	background:url(img/a/red_bg_miolo_rodape.gif) no-repeat center 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 #FFFFFF;;
	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;
}

#menu_secao .barra_menu a.mnu_a:hover, #menu_secao .barra_menu a.mnu_b:hover
{
	background-color:#EA0000;
	cursor:pointer;
}
