
#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;
}
#text {
	position: absolute; visibility: visible; 
	width: 594px; height: 396px; top: 0px; left: 198px; z-index: 0;
	overflow: auto; overflow-x: hidden;
	background-color: #fff0cf; color: #444;
}
/* --- TEXT --- */

#text_dins { margin: 10px 15px; text-align: justify; color: #444; }
#text_dins div.oferta { border-bottom: 1px solid #ffb10f; margin: 0px 10px; 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 p.vermell { color: #cc1714; font-weight: bold; }
#text_dins .oferta img { float: right; margin: 8px 0px 8px 25px; }

#text_dins .boto a { color: #f0a50e; text-decoration: none; }
#text_dins .boto a:hover { color: #000; }

/* --- */
#text_dins .dins_esq { width: 188px; float: left; }
#text_dins .dins_dreta { width: 321px; float: right; }
#text_dins .dins_dreta p { margin-bottom: 1em; }
#text_dins .dins_esq img { margin: 8px 0px; }
#text_dins .ratlla { border-bottom: 1px solid #ffb10f; }

#text_dins div.ultimahora { border: 1px solid #cc1714; margin: 0px; padding: 0.5em 10px; }
#text_dins .ultimahora p.titol { color: #cc1714; }