/*********************************************************************************************************/
/*                                         MENU PRINCIPAL                                                */
/********************************************************************************************************/
#menu
{
	float:right;
	width:758px;
	padding-right:60px;

}

ul#menu li {
	list-style: none;
	float: left;
	border:none;
    padding:0;
}

ul#menu li a {
	padding: 0;
	display: block;
    background-repeat: no-repeat;
	background-position: center top;
	height:24px;
}

ul#menu li a:hover {
	background-position: center bottom;
}


#bot1 a
{
    background-image:url(../imagenes/menu/noticias.gif);
    width:75px;    
}

#bot2 a
{
    background-image:url(../imagenes/menu/firma.gif);
    width:76px;    
}

#bot3 a
{
    background-image:url(../imagenes/menu/areas.gif);
    width:220px;    
}

#bot4 a
{
    background-image:url(../imagenes/menu/clave.gif);
    width:76px;    
}

#bot5 a
{
    background-image:url(../imagenes/menu/componentes.gif);
    width:110px;    
}

#bot6 a
{
    background-image:url(../imagenes/menu/certificaciones.gif);
    width:120px;    
}

#bot7 a
{
    background-image:url(../imagenes/menu/contacto.gif);
    width:81px;    
}

/*********************************************************************************************************/
/*                            MENU ÁREAS DE EJERCICIO PROFESIONAL                                        */
/*********************************************************************************************************/

#menuAreas
{
	position:relative;
	top:100px;
	width:149px;
	height:205px;
	margin:0 auto 0 auto;

}
ul#menuAreas li
{
	list-style: none;
	border:none;
    padding:0;
}

ul#menuAreas li a {
	padding: 0;
    background-repeat: no-repeat;
	background-position: center top;
	width:149px;
	display:block;
}

ul#menuAreas li a:hover {
	background-position: center bottom;
}

#area1 a
{
	background-image:url(../imagenes/areas/derechoEmpresa.gif);
    height:23px;
}

#area2 a
{
	background-image:url(../imagenes/areas/derechoTributario.gif);
    height:29px;
}

#area3 a
{
	background-image:url(../imagenes/areas/derechoLaboral.gif);
    height:29px;
}

#area4 a
{
	background-image:url(../imagenes/areas/derechoAdministrativo.gif);
    height:28px;
}

#area5 a
{
	background-image:url(../imagenes/areas/derechoCivil.gif);
    height:26px;
}

#area6 a
{
	background-image:url(../imagenes/areas/derechoPenal.gif);
    height:28px;
}

#area7 a
{
	background-image:url(../imagenes/areas/derechoProcesal.gif);
    height:26px;
}