@charset "utf-8";
/* CSS Document */
#Menu{
 height:34px;
 background-color:#EEAB14;
 background-image:url(/images/plantilla01/fndMenu.gif);
 background-position:bottom left;
 background-repeat:no-repeat;
}
#Menu .Margenes{
	padding-left:188px;
}
#Menu a{
	display:block;
	height:34px;
	line-height:34px;
	float:left;
}
#Menu .noShow{display:none;}
a#Inicio,
a#Inicio:visited{
	width:67px;
	background: url(/images/plantilla01/menuInicio.gif) no-repeat top center;
}
a#Inicio:active,
#I_01 a#Inicio,
#I_01 a#Inicio:visited,
a#Inicio:hover{
 background-position: bottom center;
}

a#Unete,
a#Unete:visited{
	width:67px;
	background: url(/images/plantilla01/menuUnete.gif) no-repeat top center;
}
a#Unete:active,
#I_07 a#Unete,
#I_07 a#Unete:visited,
a#Unete:hover{
 background-position: bottom center;
}

a#Nosotros:link, a#Nosotros:visited{
	width:84px;
	background: url(/images/plantilla01/menuNosotros.gif) no-repeat top center;
}
a#Nosotros:active,
#I_02 a#Nosotros:link,
#I_02 a#Nosotros:visited,
a#Nosotros:hover{
 background-position: bottom center;
}
a#Propiedades:link, a#Propiedades:visited{
	width:105px;
	background: url(/images/plantilla01/menuPropiedades.gif) no-repeat top center;
}
a#Propiedades:active,
a#Propiedades:hover,
#I_03 a#Propiedades:link,
#I_03 a#Propiedades{
	background-position:bottom center;
}
a#Ligas:link, a#Ligas:visited{
	width:63px;
	background: url(/images/plantilla01/menuLigas.gif) no-repeat top center;
}
a#Ligas:active,
a#Ligas:hover,
#I_06 a#Ligas:link,
#I_06 a#Ligas{
	background-position:bottom center;
}
a#Preguntas:link, a#Preguntas:visited{
	width:106px;
	background: url(/images/plantilla01/menuPreguntas.gif) no-repeat top center;
}
a#Preguntas:active,
a#Preguntas:hover,
#I_04 a#Preguntas:link,
#I_04 a#Preguntas{
	background-position:bottom center;
}
a#Contacto:link, a#Contacto:visited{
	width:79px;
	background: url(/images/plantilla01/menuContacto.gif) no-repeat top center;
}
a#Contacto:active,
a#Contacto:hover,
#I_05 a#Contacto:link,
#I_05 a#Contacto{
	background-position:bottom center;
}