/* CSS Document */
#Contenedor #Sombra #Menu {
	height:32px;
	border-top:2px solid #ECA244;
	border-bottom:2px solid #ECA244;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color:#EB9123;
	position:relative;
}
#Contenedor #Sombra #Menu .Margenes {
	line-height: 32px;
}
#Contenedor #Sombra #Menu .Margenes .ItemMenu {
	display: inline;
	height:32px;
	line-height:32px;
}

.Banderas{position:absolute;top:0;right:0;width:68px;height:31px;overflow:hidden;}
.Banderas,.Banderas img{float:right;}

a#Inicio	{height:32px;display:block;float:left;width:71px;background:transparent url(/images/plantilla03/menuInicio.gif) top center;}
a#Nosotros	{height:32px;display:block;float:left;width:96px;background:transparent url(/images/plantilla03/menuNosotros.gif) top center;}
a#Propiedades{height:32px;display:block;float:left;width:121px;background:transparent url(/images/plantilla03/menuPropiedades.gif) top center;}
a#Ligas		{height:32px;display:block;float:left;width:70px;background:transparent url(/images/plantilla03/menuEnlaces.gif) top center;}
a#Unete		{height:32px;display:block;float:left;width:72px;background:transparent url(/images/plantilla03/menuUnete.gif) top center;}
a#Preguntas	{height:32px;display:block;float:left;width:111px;background:transparent url(/images/plantilla03/menuPreguntas.gif) top center;}
a#Contacto	{height:32px;display:block;float:left;width:94px;background:transparent url(/images/plantilla03/menuContacto.gif) top center;}

a#Inicio:hover{background-position:bottom center;}
a#Nosotros:hover{background-position:bottom center;}
a#Propiedades:hover{background-position:bottom center;}
a#Ligas:hover{background-position:bottom center;}
a#Unete:hover{background-position:bottom center;}
a#Preguntas:hover{background-position:bottom center;}
a#Contacto:hover{background-position:bottom center;}@charset "UTF-8";
/* CSS Document */

