@charset "utf-8";
/* CSS Document */
div#menuverd{
width:700px;
height:51px;
background-image:url(../../imatges/layout/fondo_menu.gif);
background-repeat:no-repeat;
position:relative;
}
ul#menu{
list-style-type:none;
margin:0px;
padding:0px;
}
ul#menu li{
text-indent:-9999px;
float:left;
}
/*OBJETIVOS */
ul#menu li a#objetivos:link, a#objetivos:visited{
display:block;
width:87px;
height:51px;
background-image:url(../../imatges/layout/menu_a/objetivos.gif);
background-position:left top;
background-repeat:no-repeat;
}
ul#menu li a#objetivos:hover, a#objetivos:active{
background-position:left bottom;
background-repeat:no-repeat;
}
ul#menu li a#objetivoson:link, a#objetivoson:visited{
display:block;
width:87px;
height:51px;
background-image:url(../../imatges/layout/menu_a/objetivos.gif);
background-position:left bottom;
background-repeat:no-repeat;
}
/*BENEFICIOS*/
ul#menu li a#beneficios:link, a#beneficios:visited{
display:block;
width:83px;
height:51px;
background-image:url(../../imatges/layout/menu_a/beneficios.gif);
background-position:left top;
background-repeat:no-repeat;
}
ul#menu li a#beneficios:hover, a#beneficios:active{
background-position:left bottom;
background-repeat:no-repeat;
}
ul#menu li a#beneficioson:link, a#beneficioson:visited{
display:block;
width:83px;
height:51px;
background-image:url(../../imatges/layout/menu_a/beneficios.gif);
background-position:left bottom;
background-repeat:no-repeat;
}
/*METODOLOGIA*/
ul#menu li a#metodologia:link, a#metodologia:visited{
display:block;
width:96px;
height:51px;
background-image:url(../../imatges/layout/menu_a/metodologia.gif);
background-position:left top;
background-repeat:no-repeat;
}
ul#menu li a#metodologia:hover, a#metodologia:active{
background-position:left bottom;
background-repeat:no-repeat;
}
ul#menu li a#metodologiaon:link, a#metodologiaon:visited{
display:block;
width:96px;
height:51px;
background-image:url(../../imatges/layout/menu_a/metodologia.gif);
background-position:left bottom;
background-repeat:no-repeat;
}
/*NOSOTROS*/
ul#menu li a#nosotros:link, a#nosotros:visited{
display:block;
width:72px;
height:51px;
background-image:url(../../imatges/layout/menu_a/nosotros.gif);
background-position:left top;
background-repeat:no-repeat;
}
ul#menu li a#nosotros:hover, a#nosotros:active{
background-position:left bottom;
background-repeat:no-repeat;
}
ul#menu li a#nosotroson:link, a#nosotroson:visited{
display:block;
width:72px;
height:51px;
background-image:url(../../imatges/layout/menu_a/nosotros.gif);
background-position:left bottom;
background-repeat:no-repeat;
}
/*ESTRUCTURA*/
ul#menu li a#estructura:link, a#estructura:visited{
display:block;
width:95px;
height:51px;
background-image:url(../../imatges/layout/menu_a/estructura.gif);
background-position:left top;
background-repeat:no-repeat;
}
ul#menu li a#estructura:hover, a#estructura:active{
background-position:left bottom;
background-repeat:no-repeat;
}
ul#menu li a#estructuraon:link, a#estructuraon:visited{
display:block;
width:95px;
height:51px;
background-image:url(../../imatges/layout/menu_a/estructura.gif);
background-position:left bottom;
background-repeat:no-repeat;
}
/*PROYECTOS*/
ul#menu li a#proyectos:link, a#proyectos:visited{
display:block;
width:68px;
height:51px;
background-image:url(../../imatges/layout/menu_a/proyectos.gif);
background-position:left top;
background-repeat:no-repeat;
}
ul#menu li a#proyectos:hover, a#proyectos:active{
background-position:left bottom;
background-repeat:no-repeat;
}
ul#menu li a#proyectoson:link, a#proyectoson:visited{
display:block;
width:68px;
height:51px;
background-image:url(../../imatges/layout/menu_a/proyectos.gif);
background-position:left bottom;
background-repeat:no-repeat;
}
/*CONTACTO*/
ul#menu li a#contacto:link, a#contacto:visited{
display:block;
width:69px;
height:51px;
background-image:url(../../imatges/layout/menu_a/contacto.gif);
background-position:left top;
background-repeat:no-repeat;
}
ul#menu li a#contacto:hover, a#contacto:active{
background-position:left bottom;
background-repeat:no-repeat;
}
ul#menu li a#contactoon:link, a#contactoon:visited{
display:block;
width:69px;
height:51px;
background-image:url(../../imatges/layout/menu_a/contacto.gif);
background-position:left bottom;
background-repeat:no-repeat;
}
/*Separadores menu superior */
ul#menu li.sep1{
display:block;
width:2px;
height:51px;
background-image:url(../../imatges/layout/menu_a/sep1.gif);
background-repeat:no-repeat;
}
ul#menu li.sep2{
display:block;
width:2px;
height:51px;
background-image:url(../../imatges/layout/menu_a/sep2.gif);
background-repeat:no-repeat;
}
ul#menu li.sep3{
display:block;
width:2px;
height:51px;
background-image:url(../../imatges/layout/menu_a/sep3.gif);
background-repeat:no-repeat;
}
ul#menu li.sep4{
display:block;
width:2px;
height:51px;
background-image:url(../../imatges/layout/menu_a/sep4.gif);
background-repeat:no-repeat;
}
ul#menu li.sep5{
display:block;
width:2px;
height:51px;
background-image:url(../../imatges/layout/menu_a/sep5.gif);
background-repeat:no-repeat;
}
ul#menu li.sep6{
display:block;
width:2px;
height:51px;
background-image:url(../../imatges/layout/menu_a/sep6.gif);
background-repeat:no-repeat;
}
