.redrhm1{
	position: absolute;
	left: 40px;
	top: 203px;
	width:770px;
	height:35px;
	background:url(images/fondo.gif) repeat-x;
}
.redrhm1-galeria{
	left: 0px;
	top: 0px;
	width:900px;
	height:35px;
	background:url(images/fondo.gif) repeat-x;
}
.redrhm1-left{
	background:url(images/fondo_i.gif) no-repeat;
	width:15px;
	height:35px;
	float:left;
}
.redrhm1-right{
	background:url(images/fondo_d.gif) no-repeat;
	width:15px;
	height:35px;
	float:right;
}
.redrhm1-bg{
	background:url(images/fondo.gif) repeat-x;
	height:35px;
}
.redrhm1-bg ul{
    padding: 0 0 0 45px;
	list-style:none;
	margin: 0 auto;
}
.redrhm1-bg li{
	float:left;
	list-style:none;
}
.redrhm1-bg li a{
	float:left;
	display:block;
	color:#7F403A;
	text-decoration:none;
	font:13px verdana,'Lucida Sans', sans-serif;
	font-weight:bold;
	padding:0 0 0 15px;
	height:35px;
	line-height:32px;
	text-align:center;
	cursor:pointer;	
}
.redrhm1-bg li a span{
	float:left;
	display:block;
	padding:0 24px 0 9px;
}
.redrhm1-bg li.current a{
	color:#000000;
	background:url(images/boton_i.gif) no-repeat left 0px;
}
.redrhm1-bg li.current a span{
	color:#000000;
	background:url(images/boton_d.gif) no-repeat right 0px;
}
.redrhm1-bg li a:hover{
	color:#000000;
	background:url(images/boton_i.gif) no-repeat left 0px;
}
.redrhm1-bg li a:hover span{
	color:#000000;
	background:url(images/boton_d.gif) no-repeat right 0px;
}


