#foto01 {
	position: absolute; visibility: visible; 
	width: 198px; height: 396px; top: 0px; left: 0px; z-index: 0;
	background-color: #FFc957;
}
#botons{
	position: absolute; visibility: visible; 
	width: 198px; height: 198px; top: 0px; left: 792px; z-index: 0;
	background-color: #ffb10f; text-align: center;
}
#text {
	position: absolute; visibility: visible; 
	width: 594px; height: 396px; top: 0px; left: 198px; z-index: 0;
	overflow: auto; overflow-x: hidden;
	background-color: #fff0cf;
}
#foto02 {
	position: absolute; visibility: visible; 
	width: 198px; height: 198px; top: 198px; left: 792px; z-index: 0;
	background-color: #ffb10f;
}
/* --- TEXT --- */
#text_dins { margin: 10px 25px; text-align: justify; color: #444; }
#text_dins .activitat { border-bottom: 1px solid #ffb10f; padding: 1em 0px; clear: both; }
#text_dins p { margin: 5px 0px; padding: 0px; }
#text_dins a { color: #333; }
#text_dins a:hover { color: #f0a50e; }
#text_dins p.titol { color: #ffb10f; font-size: 1.2em;
	text-transform: uppercase; font-weight: bold; }
#text_dins .activitat img { margin: 0px; padding: 0px; float: right; margin-left: 25px; }