@charset "utf-8";
/* -------------------------------------------------------------------
	Sirius - CSS per layout della sezione Vendita
	
	Versione:			1.0 del 12.06.08
	Ultima revisione:	12.06.08
	Ultima validazione:	12.06.08
	Autore:				Alessandro Placidi
	Contatto:			a.placidi@mindgear.it
	© 2007-2008 Sirius srl
------------------------------------------------------------------- */


/* -- INDEX ------------------

[1.0] - Testata
[2.0] - Contenuto
[3.0] - Colonna destra
[4.0] - Menu a tendina

--------------------------- */


/* [1.0] TESTATA
------------------------------------------------------------------------------------------ */
#testataPrincipale {
	background: url(../img/sfondoTestataHomepage.jpg) no-repeat 0 0;
}




/* [2.0] CONTENUTO
------------------------------------------------------------------------------------------ */
#contenuto #pseudoFooter {
	background: url(../img/sfondoFooterHomepageSinistro.jpg) no-repeat 0 0;
}

#contenuto #pseudoFooter p {
	background: url(../img/sfondoFooterHomepage.jpg) repeat-x 0 0;
}




/* [3.0] COLONNA DESTRA
------------------------------------------------------------------------------------------ */
#navigazione .titoloPagina {
	background: url(../img/sfondoBarraHomepage.jpg) repeat-x 0 2px;
}




/* [4.0] MENU A TENDINA
------------------------------------------------------------------------------------------ */
#menuPrincipale li a.menuRigaHaFigli {
	background: url(../img/bulletMenuPrincipaleHomepage.jpg) no-repeat 5px center;
}
