body {
  margin-top        : 0px;
  margin-left       : 0px;
  margin-bottom     : 0px;
}

.BodyHome {
  margin-top        : 0px;
  margin-left       : 0px;
  margin-bottom     : 0px;
  background-color  : #E6E6E6;
}

/*****************************************************/
/* Stile per il Menu principale                      */
/*****************************************************/
.Menu {
  font-size         : 10px;
  font-family       : Verdana, Arial, Helvetica, Serif;
  font-weight       : bold;
  color             : #E6E6E6;
  background-color  : #252525;
}

.Menu a:link {
  color             : #E6E6E6;
  text-decoration   : none;
}

.Menu a:visited {
  color             : #E6E6E6;
  text-decoration   : none;
}

.Menu a:hover {
  color             : #FFCC00;
  text-decoration   : none;
}
/*---------------------------------------------------*/


/*****************************************************/
/* Stile per il Menu principale Voce selezionata     */
/*****************************************************/
.MenuOn {
  font-size         : 10px;
  font-family 	    : Verdana, Arial, Helvetica, Serif;
  font-weight	    : bold;
  color       	    : #CCCCCC;
  background-color  : #252525;
}

.MenuOn a:link {
  color		        : #FF8F33;
  text-decoration   : none;
}

.MenuOn a:visited {
  color		        : #FF8F33;
  text-decoration   : none;
}

.MenuOn a:hover {
  color	            : #FFCC00;
  text-decoration   : none;
}
/*---------------------------------------------------*/

/*****************************************************/
/* Stile per il Box in Arancio nella home            */
/*****************************************************/
.BoxArancio {
  font-size   	    : 15px;
  font-family 	    : Arial, Helvetica, Serif;
  color       	    : #FFFFFF;
  background-color  : #FFCC00;
}

.BoxArancio a:link {
  color	            : #FFFFFF;
  text-decoration   : underline;
}

.BoxArancio a:visited {
  color             : #FFFFFF;
  text-decoration   : underline;
}

.BoxArancio a:hover {
  color             : #FF0000;
  text-decoration   : underline;
}
/*---------------------------------------------------*/


/*****************************************************/
/* Stile MONDO di AUTO3 in arancio nelle catagerie   */
/*****************************************************/
.Arancio {
  font-size   	    : 16px;
  font-family 	    : Arial, Helvetica, Serif;
  color       	    : #FF8F33;
  background-color  : #EEEEEE;
}

.Arancio a:link {
  color	            : #FF8F33;
  text-decoration   : underline;
}

.Arancio a:visited {
  color             : #FF8F33;
  text-decoration   : underline;
}

.Arancio a:hover {
  color             : #FF0000;
  text-decoration   : underline;
}
/*---------------------------------------------------*/


/*****************************************************/
/* Stile LA FORZA DI AUTO3 in arancio nella home     */
/*****************************************************/
.TitArancio {
	font-size       : 18px;
	font-family     : Verdana, Arial, Helvetica, Serif;
	font-weight	    : bold;
	color		    : #FF8F33;
}
/*---------------------------------------------------*/


/*****************************************************/
/* Stile per il Testo descrittivo home               */
/*****************************************************/
.TestoHome {
  font-size        : 10px;
  font-family      : Verdana, Arial, Helvetica, Serif;
  color            : #0D4BB2;
  background-color : #E6E6E6;
}

.TestoHome a:link {
  color	           : #990408;
  text-decoration  : underline;
}

.TestoHome a:visited {
  color            : #990408;
  text-decoration  : underline;
}

.TestoHome a:hover {
  color            : #FF0000;
  text-decoration  : underline;
}
/*---------------------------------------------------*/


/*****************************************************/
/* Stile per i credit con testo bianco a fine pagine */
/*****************************************************/
.CreditBianco {
  font-size        : 10px;
  font-family      : Verdana, Arial, Helvetica, Serif;
  font-weight      : bold;
  color            : #FFFFFF;
  background-color : #FFCC00;
}

.CreditBianco a:link {
  color            : #FFFFFF;
  text-decoration  : underline;
}

.CreditBianco a:visited {
  color            : #FFFFFF;
  text-decoration  : underline;
}

.CreditBianco a:hover {
  color            : #666666;
  text-decoration  : underline;
}
/*---------------------------------------------------*/


/*****************************************************/
/* Stile per i credit blu su fondo arancio in homea  */
/*****************************************************/
.CreditBluHome {
  font-size        : 10px;
  font-family      : Verdana, Arial, Helvetica, Serif;
  font-weight      : bold;
  color            : #0D4BB2;
  background-color : #FFCC00;
}

.CreditBluHome a:link {
  color            : #0D4BB2;
  text-decoration  : none;
}

.CreditBluHome a:visited {
  color            : #0D4BB2;
  text-decoration  : none;
}

.CreditBluHome a:hover {
  color            : #FFFFFF;
  text-decoration  : none;
}
/*---------------------------------------------------*/


/*****************************************************/
/* Stile per i credit blu su fondo bianco in categ.  */
/*****************************************************/
.CreditBlu {
  font-size        : 10px;
  font-family      : Verdana, Arial, Helvetica, Serif;
  font-weight      : bold;
  color            : #0D4BB2;
  background-color : #FFFFFF;
}

.CreditBlu a:link {
  color            : #0D4BB2;
  text-decoration  : none;
}

.CreditBlu a:visited {
  color            : #0D4BB2;
  text-decoration  : none;
}

.CreditBlu a:hover {
  color            : #FF8F33;
  text-decoration  : none;
}
/*---------------------------------------------------*/


/*****************************************************/
/* Stile per il Testo nelle categorie                */
/*****************************************************/
.TestoCat {
  font-size        : 13px;
  font-family      : Verdana, Arial, Helvetica, Serif;
  color            : #4D4D4D;
  background-color : #FFFFFF;
}

.TestoCat a:link {
  color	           : #990408;
  text-decoration  : underline;
}

.TestoCat a:visited {
  color	           : #990408;
  text-decoration  : underline;
}

.TestoCat a:hover {
  color	           : #FF0000;
  text-decoration  : underline;
}
/*---------------------------------------------------*/


/*****************************************************/
/* Stile per Testo descrittivo dei link nella home   */
/*****************************************************/
.LinkHome {
  font-size        : 10px;
  font-family      : Verdana, Arial, Helvetica, Serif;
  color            : #0D4BB2;
  background-color : #E6E6E6;
}

.LinkHome a:link {
  font-weight      : bold;
  color            : #0D4BB2;
  text-decoration  : underline;
}

.LinkHome a:visited {
  font-weight	   : bold;
  color	           : #0D4BB2;
  text-decoration  : underline;
}

.LinkHome a:hover {
  font-weight      : bold;
  color	           : #FF8F33;
  text-decoration  : underline;
}
/*---------------------------------------------------*/



/*****************************************************/
/* Stile per la Barra Link delle categorie           */
/*****************************************************/
.LinkCat {
  font-size        : 10px;
  font-family      : Verdana, Arial, Helvetica, Serif;
  font-weight      : bold;
  color            : #FF8F33;
  background-color : #EEEEEE;
}

.LinkCat a:link {
  color	           : #0D4BB2;
  text-decoration  : underline;
}

.LinkCat a:visited {
  color	           : #0D4BB2;
  text-decoration  : underline;
}

.LinkCat a:hover {
  color	           : #FF8F33;
  text-decoration  : underline;
}
/*---------------------------------------------------*/


/*****************************************************/
/* Intestazione                                      */
/*****************************************************/
.Testata {
  font-size        : 23px;
  font-family      : Verdana, Arial, Helvetica, Serif;
  font-weight      : bold;
  color            : #666666;
  background-color : #E6E6E6;
}
/*---------------------------------------------------*/


/*****************************************************/
/* Articolo Auto oggi in CHI E` AUTO3 -> REFERENZE*/
/*****************************************************/
.Articolo {
  font-size        : 14px;
  font-family      : Arial, Helvetica, Serif;
  color            : #4D4D4D;
  background-color : #FFFFFF;
}
/*---------------------------------------------------*/


/*****************************************************/
/* Stile per TITOLETTI del testo nella home          */
/*****************************************************/
.Tit {
  font-size        : 13px;
  font-family      : Verdana, Arial, Helvetica, Serif;
  font-weight      : bold;
  color            : #0D4BB2;
  background-color : #E6E6E6;
}

.Tit a:link {
  color            : #0D4BB2;  
  text-decoration  : none;
}

.Tit a:visited {
  color            : #0D4BB2;
  text-decoration  : none;
}

.Tit a:hover {
  color	           : #FF8F33;
  text-decoration  : none;
}
/*---------------------------------------------------*/


/*****************************************************/
/* Stile per TITOLI delle pagine categorie           */
/*****************************************************/
.TitCat {
  font-size        : 18px;
  font-family      : Verdana, Arial, Helvetica, Serif;
  font-weight      : bold;
  color            : #666666;
  background-color : #E6E6E6;
}
/*---------------------------------------------------*/


/*****************************************************/
/* Banda rossa                                       */
/*****************************************************/
.BandaRossa {
  font-size        : 1px;
  font-family      : Verdana, Arial, Helvetica, Serif;
  color            : #DE0029;
  background-color : #DE0029;
}
/*---------------------------------------------------*/


/*****************************************************/
/* Filo grigio scuro                                 */
/*****************************************************/
.FiloScuro {
  color            : #666666;
  background-color : #666666;
}
/*---------------------------------------------------*/


/*****************************************************/
/* Filo grigio chiaro                                */
/*****************************************************/
.FiloChiaro {
  color            : #C7C7C7;
  background-color : #C7C7C7;
}
/*---------------------------------------------------*/


/*****************************************************/
/* Filo bianco                                       */
/*****************************************************/
.FiloBianco {
  color            : #FFFFFF;
  background-color : #FFFFFF;
}
/*---------------------------------------------------*/


/*****************************************************/
/* Filo Arancio                                      */
/*****************************************************/
.FiloArancio {
  color            : #FF8F33;
  background-color : #FF8F33;
}/*---------------------------------------------------*/