@charset "utf-8";
/* CSS Document */
#header ul {
	padding:0;
	margin: 0;
	padding: 15px 15px 10px 15px;
}
#header li.logo {
	display: block;
	text-align: right;
	font-size: 220%;
	margin-top: -10px;
}
#header li.logo span {
	font-size: 70%;}
#header li.logo img{
	/*width:40%;
	padding-right: 25px;
	margin-top: -10px;*/
}
#header li {
	width:50%;
	text-align:left;
	/*text-indent: 2%;*/
}
#footer {
	display: none;
}
#scroller ul{
	margin: 0 0px 0 10px;
}
#scroller ul li {
	margin: 0 1% 15px 0;
	/*width: 470px;*/
	/*width: 46%;*/
	width:32%;
	float:left;
	padding: 1px;
	-webkit-border-radius:12px;
	border: 1px solid rgba(255,255,255,0.3);
	-webkit-box-shadow: 2px 2px 5px #000;
	
}
#scroller ul li a {
	
	background:url(../imatges/categories/negre.png) -8px -8px no-repeat, -webkit-gradient(linear, left top, left bottom, from(rgba(74,74,74,0.8)),

                color-stop(8, #000), to(rgb(0, 0, 0)));
				
	
	-webkit-border-radius:12px;
	border: 2px solid rgba(0,0,0,0.5);
	text-shadow:2px 2px 4px #2d0202;
	display:block;
	font-weight: bold;
	text-align: right;
	width:92%;
	/*padding-top: 25%;*/
	/*padding-top: 42%;*/
	padding-top: 27%!important;
	padding-bottom: 20px;
	padding-right: 22px;
	float: left;
	
	
}

#scroller ul li.menut {
	margin: 0px 1% 15px 0;
	/*width: 302px;*/
	width: 32%;
	float:left;
	
}
#scroller ul li.menut a {
	font-size: 98%;
	padding-top: 28%;
	width:92%;
}

#scroller ul li a#negre {
	background:url(../imatges/categories/negre.png) -8px -8px no-repeat, -webkit-gradient(linear, left top, left bottom, from(rgba(74,74,74,0.8)),

                color-stop(8, #000), to(rgb(0, 0, 0)));
}
#scroller ul li a#blanc {
	background:url(../imatges/categories/blanc.png) -8px -8px no-repeat, -webkit-gradient(linear, left top, left bottom, from(rgba(74,74,74,0.8)),

                color-stop(8, #000), to(rgb(0, 0, 0)));
}

#scroller ul li a#cava {
	background:url(../imatges/categories/cava.png) -8px -8px no-repeat, -webkit-gradient(linear, left top, left bottom, from(rgba(74,74,74,0.8)),

                color-stop(8, #000), to(rgb(0, 0, 0)));
}
#scroller ul li a#rosados {
	background:url(../imatges/categories/rosados.png) -8px -8px no-repeat, -webkit-gradient(linear, left top, left bottom, from(rgba(74,74,74,0.8)),

                color-stop(8, #000), to(rgb(0, 0, 0)));
}
#scroller ul li a#dulce {
	background:url(../imatges/categories/dulce.png) -8px -8px no-repeat, -webkit-gradient(linear, left top, left bottom, from(rgba(74,74,74,0.8)),

                color-stop(8, #000), to(rgb(0, 0, 0)));
}
#scroller ul li a#copas {
	background:url(../imatges/categories/copas.png) -8px -8px no-repeat, -webkit-gradient(linear, left top, left bottom, from(rgba(74,74,74,0.8)),

                color-stop(8, #000), to(rgb(0, 0, 0)));
	/*width: 92%;
	font-size: 36px;
	padding-bottom: 32px;*/
}
#scroller ul li a#formatos {
	background:url(../imatges/categories/formatos.png) -8px -8px no-repeat, -webkit-gradient(linear, left top, left bottom, from(rgba(74,74,74,0.8)),

                color-stop(8, #000), to(rgb(0, 0, 0)));
}
#scroller ul li a#recomendados {
	background:url(../imatges/categories/recomendados.png) -8px -8px no-repeat, -webkit-gradient(linear, left top, left bottom, from(rgba(74,74,74,0.8)),

                color-stop(8, #000), to(rgb(0, 0, 0)));
	/*font-size: 36px;
	padding-top: 19%;*/
}
#scroller ul li a#licores {
	background:url(../imatges/categories/licores.png) -8px -8px no-repeat, -webkit-gradient(linear, left top, left bottom, from(rgba(74,74,74,0.8)),

                color-stop(8, #000), to(rgb(0, 0, 0)));
}

#scroller ul li a#sake {
	background:url(../imatges/categories/sake.png) -8px -8px no-repeat, -webkit-gradient(linear, left top, left bottom, from(rgba(74,74,74,0.8)),

                color-stop(8, #000), to(rgb(0, 0, 0)));
}

