	#seccio_titol {
		background-color:#4C7E61;
		color: white;
		font-size:16px;
		position:absolute;
		width:370px;
		height:25px;
		left:5px;	
	}
	#seccio_text {
		color: #CFB7AB;
		font-size:11px;
		text-align:justify;
		position:absolute;
		width:370px;
		height:335px;
		top:30px;
		left:5px;	
	}
	
	#seccio_fotos {
		position:absolute;
		width:285px;
		height:365px;
		top:0px;
		left:380px;	
	}
	
