@charset "utf-8";
/* CSS Document */
#Menu{
 height:34px;
 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/menuHome.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/menuJoinus.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/menuAbout.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:95px;
	background: url(/images/plantilla01/menuProperties.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/menuLinks.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:71px;
	background: url(/images/plantilla01/menuFaqs.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/menuContact.gif) no-repeat top center;
}
a#Contacto:active,
a#Contacto:hover,
#I_05 a#Contacto:link,
#I_05 a#Contacto{
	background-position:bottom center;
}
/*#Menu {
	height:34px;
	border-top:2px solid #FFFFFF;
	background-color:#EEAB14;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
}
#Menu .Margenes {
	padding-left:189px;
	padding-right: 1em;
	line-height: 32px;
	background: url(/images/plantilla01/fndMenu.gif) no-repeat left bottom;
}
#Contenedor #Sombra #Menu .Margenes .ItemMenu {
	display: inline;
	padding: 0 1em;
	background-image: url(../images/plantilla01/vinMenu.gif);
	background-repeat: no-repeat;
	background-position: 2px 2px;
}
#Contenedor #Sombra #Menu .Margenes .Banderas {
	display:none;
}
#Contenedor #Sombra #Menu .Margenes .ItemMenu a {
	display: inline;
	color:#FFFFFF;
	text-decoration:none;
}
#Contenedor #Sombra #Menu .Margenes .ItemMenu a:hover {
	display: inline;
	color:#000000;
}
#Contenedor #Sombra #Menu .Margenes .ItemMenu a:active {
	display: inline;
	color:#000000;
}
#Contenedor #Sombra #Menu .Margenes .ItemMenu a:visited {
	display: inline;
	color:#000000;
}
#I_01 #Inicio {
  color:#000;
	background-color:#FCEFD1;
}
#I_02 #Nosotros {
  color:#000;
	background-color:#FCEFD1;
}
#I_03 #Propiedades {
  color:#000;
	background-color:#FCEFD1;
}
#I_04 #Preguntas {
  color:#000;
	background-color:#FCEFD1;
}
#I_05 #Contacto {
  color:#000;
	background-color:#FCEFD1;
}
#I_06 #Ligas {
  color:#000;
	background-color:#FCEFD1;
}
#I_07 #Ligas {
  color:#000;
	background-color:#FCEFD1;
}
*/
