#topmenu{
	position: absolute;
/*	width: 454px;
*/	top: 30px;
	right: 133px;
	font-size: .7em;
	background: url(imag/auxi/auxiTituRedTop.gif) no-repeat 100% 20%;
/*	padding:0 50px 0 0; */
	padding:0;
	height: 50px;
}
#topmenu.red li{
	display: inline;
}
#topmenu.red li a{
	display: block; 
	width : 50px; 
	height: 40px; 
	float: left;
	text-decoration: none;
	position: relative;
}
#topmenu.red li a span{
	display: none;
	text-transform: uppercase;
	bottom: -1.4em;
	z-index: 2000;
	color: white;
	text-align: left;
	font-size: 0.85em;
	padding-top: 5px;
	padding-left: 4px;
	background: url(imag/auxi/auxiTopRedSpan.gif) no-repeat bottom left;

}
#topmenu.red li a span em{
	padding: 0.11em 4px 0 0;
	font-style: normal;
	display: block;
	background: url(imag/auxi/auxiTopRedSpanEm.gif) no-repeat center right;
	z-index: 1000;
	color:#455F25;
}
#topmenu.red li a:hover span{
	position: absolute;
	display: inline;
	white-space: nowrap;
	z-index: 1000;
	left: 0.8em;
}
#topmenu.red .inmuebles{
	background: url(images/inmuebles36.png) no-repeat 50% 0;
}
#topmenu.red .tasaciones{
	background: url(images/tasacion36.png) no-repeat 50% 0;
}
#topmenu.red .mensajescont{
	background: url(images/mensajes36.png) no-repeat 50% 0;
}
#topmenu.red .monedas{
	background: url(images/moneda36.png) no-repeat 50% 0;
}
#topmenu.red .tipoinmu{
	background: url(images/tipoinmuebles36.png) no-repeat 50% 0;
}
#topmenu.red .ambientes{
	background: url(images/ambientes36.png) no-repeat 50% 0;
}
#topmenu.red .pass{
	background: url(images/pass36.png) no-repeat 50% 0;
}
#topmenu.red .salir{
	background: url(images/close_2_36.png) no-repeat 50% 0;
}
#topmenu.red li a.murke{
	position: absolute;
	right: .5em;
	top: 0;
	width: 46px;
	height: 16px;
	text-transform: uppercase;
	color: #fff;
	display: block;
}
#topmenu.red li a.murke:hover span{
	display: none;
}

#topmenu.red .regalo{
	background: url(images/gift2.png) no-repeat 50% 0;
}
#topmenu.red .autregalo{
	background: url(images/copy_fav_32.png) no-repeat 50% 0; 
}


/*--------------------------------- Clear Fix ----------------------*/
.cf:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .cf{height: 1%;}
/* End hide from IE-mac */
/*--------------------------------- Anchos a % ---------------------*/

.red, .post .red{
	font-family: Arial, helvetica, sans-serif;
	font-size: .7em;
}
.red span{
	text-transform: uppercase;
}
.red a{
	padding: .3em 0;
	color: #666;
}
.red a.acti{
	font-weight: bold;
	color: #000;
}
