/*//////////////////////////////////////////////////////////////////////////////////////////////////////
© MELENIC GRAPHICSTUDIO . Todos los derechos reservados.
Prohibida la utilización, difusión o redistribución de este código sin previa autorización.
www.melenic.com
///////////////////////////////////////////////////////////////////////////////////////////////////////*/


/*___________________________________________________________________________*/
/*======================== MENU PRINCIPAL ===================================*/
/*__________________________________________________________________________________________*/
/*----------------------------------------------------------------------------- EMPRESA ----*/
a#menu01current {
	margin:0 1px 0 2px;
	float:left;
    width:158px;
	height:55px;
	background: url("../img/menu-empresa-es.png") no-repeat 0 -55px;
	}

a#menu01 {
	margin:0 1px 0 2px;
	float:left;
    width:158px;
	height:55px;
	background: url("../img/menu-empresa-es.png") no-repeat;
}
a#menu01:hover {background: url("../img/menu-empresa-es.png") no-repeat 0 -55px;}
/*__________________________________________________________________________________________*/
/*--------------------------------------------------------------------------- PRODUCTOS ----*/
a#menu02current {
	margin:0 1px 0 0;
	float:left;
    width:154px;
	height:55px;
	background: url("../img/menu-productos-es.png") no-repeat 0 -55px;
	}
a#menu02 {
	margin:0 1px 0 0;
	float:left;
    width:154px;
	height:55px;
	background: url("../img/menu-productos-es.png") no-repeat;
}
a#menu02:hover {background: url("../img/menu-productos-es.png") no-repeat 0 -55px;}
/*__________________________________________________________________________________________*/
/*------------------------------------------------------------------------ LOCALIZACION ----*/
a#menu03current {
	margin:0 1px 0 0;
	float:left;
    width:139px;
	height:55px;
	background: url("../img/menu-localiza-es.png") no-repeat 0 -55px;
	}

a#menu03 {
	margin:0 1px 0 0;
	float:left;
    width:139px;
	height:55px;
	background: url("../img/menu-localiza-es.png") no-repeat;
}
a#menu03:hover {background: url("../img/menu-localiza-es.png") no-repeat 0 -55px;}
/*__________________________________________________________________________________________*/
/*--------------------------------------------------------------------------- CONTACTO ----*/
a#menu04current {
	margin:0 1px 0 0;
	float:left;
    width:147px;
	height:55px;
	background: url("../img/menu-contacta-es.png") no-repeat 0 -55px;
	}

a#menu04 {
	margin:0 1px 0 0;
	float:left;
    width:147px;
	height:55px;
	background: url("../img/menu-contacta-es.png") no-repeat;
}
a#menu04:hover {background: url("../img/menu-contacta-es.png") no-repeat 0 -55px;}
/*========================================================================================================================*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*========================================================================================================================*/

/*______________________________________________________________________________*/
/*======================== BOTONS AMB IDIOMA ===================================*/
	a#ampliar{ 
	width:76px;
	height:28px;
	display:block;
	background: url("../img/btn-prod-amplia-es.gif") no-repeat;
	float:right;
	}
	a#ampliar:hover{ 
	background: url("../img/btn-prod-amplia-es.gif") no-repeat 0 -28px;;
	}
	
	a#ampliarDestac{ 
	width:76px;
	height:28px;
	display:block;
	background: url("../img/btn-prod-amplia2-es.gif") no-repeat;
	float:right;
	}
	a#ampliarDestac:hover{ 
	background: url("../img/btn-prod-amplia2-es.gif") no-repeat 0 -28px;;
	}
/*========================================================================================================================*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/
/*========================================================================================================================*/