body {
	background:url(img/body_cote_ouest.jpg) top repeat-x;
}

#titol { 	padding-top:54px;	}

#titol_hortensias { 	
	padding-top:57px;	
	text-align:left;
}

#titol_taula { 	
	padding-top:51px;	
	text-align:left;
}

#capcalera {
	height:108px;
	background:url(img/capcalera_cote_ouest.jpg) no-repeat;
	border-bottom:1px solid #007233;
}

#contingut {
	height:352px;
	background:url(img/fons_blau.jpg) repeat-y;
	padding-top:20px;
	padding-left:14px;
}

#capa {
	float:right;
	background-color:#C5E8F8;
	width:554px;
	height:317px;
	padding-top:10px;
	margin-right:15px;
}

#links {
	position:absolute;
	top:47px;
	left:557px;
	width:400px;
}

#esq a {	border-bottom:1px solid #007233;	}

#dreta a {	border-bottom:1px solid #005ba1;	}

.img_tit_prod2 { 	border-bottom:1px solid #005ba1;	}

#fotos {
	text-align:center;
	padding-bottom:13px;
}

#fotos dl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#007233;
	font-weight:bold;
	margin:0;
	margin-left:130px;
	margin-top:-5px;
}

#fotos dl dd {
	display: inline;
	position:relative;
	left:0px;
	margin-right:-20px;
}

/* estils i divs necessaris pels scrolls */
.scroll {
	float:left;
	position:relative;
}

.scrollContainer { 
	clip:rect(0 370 270 0); 
	overflow:auto;
}

.thumb {
	position:absolute;
	z-index:1;
}

.barra {
	position:absolute;
	z-index:0;
}

.up, .dn 	{
	position:absolute;
}

.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
	border:0;
}
/* FI */

