@charset "utf-8";
/* CSS Document */
#Contenedor #Sombra #Menu {
 height:34px;
 background-color:#FFFFFF;
 background-image: url(/images/plantilla04/fndMenu.gif);
 background-repeat: no-repeat;
 background-position:left bottom;
 font: bold 12px Arial, Helvetica, sans-serif;
 color: #000;
 border-top:solid 2px white;
 border-bottom:solid 1px #fff;
 clear:both;
}
#Contenedor #Sombra #Menu .Margenes {
overflow: hidden;
height:34px;
background-image:url(/images/plantilla04/fndMenu.gif);
}
#Menu .ItemMenu {
 display: block;
 padding: 0;
 float:left;
 line-height:32px;
}
#Menu .ItemMenu a { 
	display:block;
	text-decoration:none;
}
.Banderas{float:right;width:100px;}
.Banderas a{width:44px;height:30px;display:block;float:left;overflow:hidden;margin:0;padding:0;}

.noShow {
	visibility:hidden;
}
a#Inicio:link, a#Inicio:visited {
	 background-image: url(/images/plantilla04/menuHome.gif);
	background-repeat: no-repeat;
	background-position: top center; 
	display: block;
	width:67px;
	height:34px;
}
a#Inicio:hover {
	background-position: bottom center;
}
#I_01 #Inicio {
	background-position: bottom center;
}
a#Nosotros:link, a#Nosotros:visited {
	 background-image: url(/images/plantilla04/menuAbout.gif);
	background-repeat: no-repeat;
	background-position: top center; 
	display: block;
	width:89px;
	height:34px;
}
a#Nosotros:hover {
	background-position: bottom center;
}
#I_02 #Nosotros {
	background-position: bottom center;
}
a#Propiedades:link, a#Propiedades:visited {
	 background-image: url(/images/plantilla04/menuProperties.gif);
	background-repeat: no-repeat;
	background-position: top center; 
	display: block;
	width:98px;
	height:34px;
}
a#Propiedades:hover {
	background-position: bottom center;
}
#I_03 #Propiedades {
	background-position: bottom center;
}
a#Preguntas:link, a#Preguntas:visited {
	 background-image: url(/images/plantilla04/menuFaqs.gif);
	background-repeat: no-repeat;
	background-position: top center; 
	display: block;
	width:75px;
	height:34px;
}
a#Preguntas:hover {
	background-position: bottom center;
}

#I_04 #Preguntas {
	background-position: bottom center;
}
a#Contacto:link, a#Contacto:visited {
	 background-image: url(/images/plantilla04/menuContact.gif);
	background-repeat: no-repeat;
	background-position: top center; 
	display: block;
	width:87px;
	height:34px;
}
a#Contacto:hover {
	background-position: bottom center;
}
#I_05 #Contacto {
	background-position: bottom center;
}
a#Ligas:link, a#Ligas:visited {
	 background-image: url(/images/plantilla04/menuLinks.gif);
	background-repeat: no-repeat;
	background-position: top center; 
	display: block;
	width:70px;
	height:34px;
}
a#Ligas:hover {
	background-position: bottom center;
}
#I_06 #Ligas {
	background-position: bottom center;
}
a#Unete:link, a#Unete:visited {
	 background-image: url(/images/plantilla04/menuJoinus.gif);
	background-repeat: no-repeat;
	background-position: top center; 
	display: block;
	width:98px;
	height:34px;
}
a#Unete:hover {
	background-position: bottom center;
}
#I_07 #Unete {
	background-position: bottom center;
}

