/* colore fondo */
	body{ background-color:#990000 ; }
	/* colore testo menu */
	#menu a:link, #menu a:visited, #menu a:hover{ color:#ffffff; border-right: 1px solid #FFF; }
	
	/* Colore parti interne */
	.vetrina .rigaup, 
	.form .campiobl, 
	.inviorichiesta .head, 
	.galleria .head,
	.dettaglio .head,
	.dettaglio .tab .head,
	#vetrina .head .ricerca .tit,
	#content #ricercahome .tit{ background:#990000; color:#ffffff; }
	
	.vetrina .img a,
	.vetrina .txt a,
	.vetrina .pag a,
	.dettaglio .r .sx a{ color:#000000; }
	
	/* colore testo footer */
	#footer, #footer a{ color:#ffffff;  }