@charset "utf-8";
/* CSS Document */
#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:34px;
}
#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/menuInicio.gif);
background-repeat: no-repeat;
background-position: top center; 
display: block;
width:66px;
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/menuNosotros.gif);
	background-repeat: no-repeat;
	background-position: top center; 
	display: block;
	width:90px;
	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/menuPropiedades.gif);
	background-repeat: no-repeat;
	background-position: top center; 
	display: block;
	width:94px;
	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/menuPreguntas.gif);
	background-repeat: no-repeat;
	background-position: top center; 
	display: block;
	width:163px;
	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/menuContacto.gif);
	background-repeat: no-repeat;
	background-position: top center; 
	display: block;
	width:77px;
	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/menuEnlaces.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/menuUnete.gif);
	background-repeat: no-repeat;
	background-position: top center; 
	display: block;
	width:90px;
	height:34px;
}
a#Unete:hover{background-position: bottom center;}
#I_07 #Unete{background-position: bottom center;}