body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image:  url("../logos/fons.gif");
	scrollbar-face-color: #0BA5BC;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-highlight-color: #0BA5BC;
	scrollbar-track-color: #B9DBE2;
	list-style-image: url(../logos/fletxa_list.gif);
	overflow-x: hidden;
}

a:link {
	text-decoration: none;
	font-weight: normal;
	color: #0BA5BC;
}

a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #0BA5BC;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #37B8D1;
}

.logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #959595;
}

.titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF7801;
}

.titol2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF7801;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.text_just {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align:justify;
}


.text_petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

.text_codi {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.bordes {
	border: 1px solid #C1C1C1;
}

.hr {
	border: 1px dotted #CECECE;
}

.bordes_fotos {
	border: 1px solid #CECECE;
}

.mal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.bien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2AA124;
}

acronym {
        border-bottom: 1px dashed #00cc00;
        cursor: help;
}
.preugran {
	font-family: "Arial";
	font-size: 26px;
	font-weight: bold;
	color: #FF0000;
	border: 10px none #FF0000;
	text-align: center;
}
.taulaperfotos {
	background-image: url(/logos/bg_per_fotos.gif);
	background-repeat: repeat;
	background-position: center bottom;
	border: 1px solid #CECECE;
}
.perpreu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF7801;
	font-weight: bold;
}
.bgcellproces {
	background-image: url(/logos/bg_cell_proces.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: center bottom;
}

#RegalosMuestras {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	visibility:hidden;
}

/* BOTO REALIZAR PEDIDO
------------------------------------------------------------------------*/
.buttonBox {
clear:both;
width:646px;
margin:20px auto;
padding:10px 0;
text-align:center;
border-top:1px dotted #999;
border-bottom:1px dotted #999;
background-color:#f2f2f2;
}

.buttonBox img {
width:220px;
height:50px;
margin:0 auto;
border:none;
}