/* CSS Document */


/*---HEADER----*/
#header {
	float:left;
	width:765px; 
	background: url(../imatges/fondos/fondo_solucion.jpg) right top no-repeat;	
	
}
#menu {
	float:left;
	margin-left: 26px;
	margin-top: 180px;
	padding-bottom: 8px;
}
#contenedor {
	float: left;
	width:765px; 
	padding-bottom: 15px;
	background: url(../imatges/fondos/fondo_contenedor2.jpg) 1px bottom no-repeat;	
}
p {
	text-align: justify;
	color: #787777;
	padding-top: 10px;
	
}


/*--------COLUMNA ESQUERRA ---------------*/
#col_esq {
	float: left;
	width: 190px;
	margin-left: 4px;
	padding: 10px 25px 10px 15px;
}
h1 {
	font-size: 16px;
	color: #cc6633;
	padding-top: 150px;
	background: url(../imatges/solucion/cesped_artificial_2.jpg) left top no-repeat;
	
}
h2{
	
	display: block;
	border: solid 1px #d9c9ba;
	font-size: 16px;
	font-weight: bold;
	padding: 6px 8px 6px 8px;
	background: url(../imatges/fondos/titular_solucion.jpg) right top repeat-x;
	color: #fd7126;


		
}
/*--------COLUMNA DRETA ---------------*/
#col_dret {
	float:right;
	width: 492px;
	margin-right: 4px;
	margin-top: -180px;
	padding: 15px 20px 10px 15px;
}
#col_dret img.imatge1 {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
#col_dret img.imatge2 {
	margin-top: 15px;
}
#col_dret img.imatge3 {
	margin-top: 15px;
}