/* CSS Document */
/* ---------------------------- menu -------------------------------- */

#menu{
	width:838px;
	height:57px;
	font:13px arial,verdana,tahoma,sans-serif;
	color:#FFFFFF;
	padding:0 0 0 0;
	float:left;

}


ul#navigation {
	margin:0 auto;
	width:838px;
	height:57px;
	background: url(../../img/web/bgr-navegacio.gif) no-repeat;
	font-weight:bold;
	float:left;
}


ul#navigation li {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

ul#navigation li a {
	display: block;
	height:57px;
	color:#ed018a;
	text-decoration:none;
}


ul#navigation li a:hover {
	display: block;
	color:#ffffff;
}	

ul#navigation li .sel {
	display: block;
	height:57px;
	background: url(../../img/web/bgr-navegacio-s.gif) no-repeat;
	color:#0F508E;
}

ul#navigation .active a{
	display: block;
	background-image: url(../../img/web/bgr-navegacio-s.gif);
	color:#000000;
}

li#m1, li#m2, li#m3, li#m4, li#m5, li#m1s, li#m2s, li#m3s, li#m4s, li#m5s {
    text-indent: -9999px; /*text del menu posicionament */
}

li#m1 {width:114px; height:57px;}
li#m1 a:hover{width:114px; height:57px; margin:0;
    background: url(../../img/web/bgr-navegacio-tienda.gif) no-repeat;
    }
li#m1 a {width: 114px;}
li#m1s {width: 114px;height:57px;background: url(../../img/web/bgr-navegacio-tienda-b.gif) no-repeat; }

li#m2 {width:129px;}
li#m2 a:hover{width:129px; margin:0;
    background: url(../../img/web/bgr-navegacio-premsa.gif) no-repeat;
    }
li#m2 a {width: 129px;}
li#m2s {width: 129px;height:57px;background: url(../../img/web/bgr-navegacio-premsa-b.gif) no-repeat; }


li#m3 {width:134px; height:57px;}
li#m3 a:hover{width:125px; height:57px; margin:0;
    background: url(../../img/web/bgr-navegacio-arxiu.gif) no-repeat;
    }
li#m3 a {width: 134px;}
li#m3s {width: 134px;height:57px;background: url(../../img/web/bgr-navegacio-arxiu-b.gif) no-repeat; }

li#m4 {width:82px; height:57px;}
li#m4 a:hover{width:82px; height:57px; margin:0;
    background: url(../../img/web/bgr-navegacio-cesta.gif) no-repeat;
    }
li#m4 a {width: 82px;}
li#m4s {width: 82px;height:57px;background: url(../../img/web/bgr-navegacio-cesta-b.gif) no-repeat; }

li#m5 {width:110px; height:57px;}
li#m5 a:hover{width:110px; height:57px; margin:0;
    background: url(../../img/web/bgr-navegacio-contacta.gif) no-repeat;
    }
li#m5 a {width: 110px;}
li#m5s {width: 110px;height:57px;background: url(../../img/web/bgr-navegacio-contacta-b.gif) no-repeat; }


li#m6 { height:57px; }

.validar {
    padding:17px 0 0 10px;
}



/*
li#m7  {width: 121px; }
li#m7 a {width: 121px;}

li#m7 a:link,
li#m7 a:visited,
li#m7 a:hover {
	background-position: -707px 0px;
}
li#m7s {display: block;width: 121px;height:57px;background: url(../../img/web/bgr-navegacio-s.gif) no-repeat; background-position: -707px 0px;}
*/
