/* generali */
body {
	background: #111111;
	}
a {
	color: #ab2e2e;
	}
a strong {
	color: #ab2e2e;
	}
h1 {
	color: #ab2e2e;
	}
h2 {
	color: #ab2e2e;
	}

/* galleria */
#galleria .gpt_gal_bloccoSelezionato, .gpt_gal_bloccoSelezionato {
	background: #ab2e2e; color: #ffffff; 
	}
 .gpt_gal_anteprimaSelezionata {	
	border: 1px solid #ab2e2e;
	}	

/* link dealer area */
#linkDealerArea {
	background: url('immagini/linkDealerRace.png') left top no-repeat;
	}
	
/* titolo della pagina */
#titoloPagina {
	background: url('immagini/inzioTabRace.png') left top no-repeat;
	}
#titoloPagina div {
	background: url('immagini/fineTabRace.png') right top no-repeat;
	}

/* contenuti */
#contenuti h1 {
	color: #ab2e2e;
	}

/* fascia colore */
#fasciaColore {	
	background: url('immagini/fasciaRace.png') left top no-repeat;
	}
	
/* intestazione */
#intestazione {
	background: #efefef url('immagini/sfondoRace.jpg') center bottom repeat-x; border-bottom: 1px solid #666666;
	}

/* menu */
#menuPrincipale ul li a:hover {
	background: #ba2e2e;
	}
#menuPrincipale ul li strong {
	background: #ba2e2e;
	}
	
/* chiusura */
#linea {
	background: url('immagini/sfondoFooterRace.png') repeat-x;
	}
#spina {
	background: url('immagini/spinaLateraleRace.png') no-repeat;
	}
	
/* modulo newsletter */
#modiIscrizione a {
	background: url('immagini/footerNonSelezionatorace.png') no-repeat;
	}
#modiIscrizione a:hover {
	background: url('immagini/footerSelezionatorace.png') no-repeat;
	}
	
/* logo */
#logo {
	background: url('immagini/logo.png') no-repeat;
	}

/* richiedi ora */
.richiediOra a { background: url('immagini/fineTabRace.png') center top no-repeat; }

/* super
#testoSuper p { color: #111111; } */

	

