	#seccio_titol {
		background-color:#4C7E61;
		color: white;
		font-size:16px;
		position:absolute;
		width:660px;
		height:25px;
		left:5px;	
	}
	#seccio_text {
		color: #1B3C14;
		font-size:11px;
		text-align:justify;
		position:absolute;
		width:660px;
		height:335px;
		top:30px;
		left:5px;	
	}
	
	#seccio_fotos {
		background:#838383;
		position:absolute;
		width:350px;
		height:250px;
		top:100px;
		left:155px;	
	}
	
