#foto01 {
	position: absolute; visibility: visible; 
	width: 198px; height: 396px; top: 0px; left: 0px; z-index: 0;
	background-color: #FFc957;
}
#foto02 {
	position: absolute; visibility: visible; 
	width: 198px; height: 198px; top: 198px; left: 792px; z-index: 0;
	background-color: #FFc957;
}
#foto03 {
	position: absolute; visibility: visible; 
	width: 198px; width: 396px; height: 198px; top: 198px; left: 396px; z-index: 0;
	background-color: #ffb10f;
}
#foto04 {
	position: absolute; visibility: visible; 
	width: 198px; height: 198px; top: 0px; left: 198px; z-index: 0;
	background-color: #FFc957;
}
#text {
	position: absolute; visibility: visible; 
	width: 396px; height: 198px; top: 0px; left: 396px; z-index: 0;
	overflow: auto; overflow-x: hidden;
	background-color: #FFB10F;
}
#titolh1 {
	position: absolute; background: #ffb10f; visibility: visible;
	width: 198px; height: 198px; top: 198px; left: 198px; z-index: 0;
}
/* --- TEXT --- */
#text_dins { margin: 10px 25px; text-align: justify; }
#text_dins p { margin: 5px 0px; padding: 0px; }
#titolh1_dins { margin: 35px 35px; text-align: justify; }
#titolh1_dins h1 { font-size: 1em; line-height: 1.3em; text-align: left; color: #ffb10f; font-weight: normal; }