/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
* {margin:0px;padding:0px;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
 caption{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
/*
table {
	border-collapse: collapse;
	border-spacing: 0;
}
*/
img {border:0;}  


.icono_carrito{background: url(./imagenes/imagenes.png) no-repeat;}
.icono_carrito{padding: 4px 0px 4px 22px; background-position: -423px -379px; color: #905e36; font-weight: bold; width:15px; height:30px;}



a:link,a:visited, a:active{
/* color:#603813;*/
color:#689299;
text-decoration:none;
}
a:hover{
/*color:#4F2C0E;*/
color:#e2b775;
text-decoration:none;
}


#btn_novetats {position: absolute; width: 49px; height: 49px; display: block;}
#btn_novetats {top: 85px; left: 365px;}
#btn_novetats {background: url(./imagenes/imagenes.png) no-repeat;}
#btn_novetats {text-indent: -9000px; text-decoration: none;}
#btn_novetats {background-position: -1113px -645px;}
#btn_novetats:hover {background-position: -1113px -594px;}
#btn_novetats:active, #btn_novetats.selec, #btn_novetats.selec:hover, #btn_novetats.selec:active {background-position: -1113px -698px;}