body.STYLE2008{
	scrollbar-base-color: #8bc34f;
	scrollbar-arrow-color: #FFFFFF;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 0;
  	/*background: url(http://video.cannondale.com/images/08/bg_main.gif) no-repeat;
  	background-properties : fixed;
	background-position : top;
  	background-color: #FFF;*/
	}

/* Definizione Stile & Colore x intestazioni e fondo pagina */
.intestazioni {
	background-color : #8bc34f;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;	
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 2px;
}
.intestazioni	A:link 		{  text-decoration:none; 			color:#FFFFFF; 	}
.intestazioni 	A:visited 	{ text-decoration:none; 			color:#FFFFFF; 	}
.intestazioni  	A:hover 	{ text-decoration: underline; 		color: #66e; 	}
.intestazioni 	A:active 	{ text-decoration: none; 			color:#FFFFFF; 	}


TABLE.tabMenu {
	background-color:#8bc34f;
	font-size:12px;
	text-align:left;
}
TABLE.tabMenu TH  {
	background-color:#8bc34f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}
TABLE.tabMenu TD  {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;	
}
TABLE.tabMenu A:link {  text-decoration:underline; color:#0000FF; }
TABLE.tabMenu A:visited { text-decoration:none; color:#0000FF; }
TABLE.tabMenu A:hover { text-decoration: underline; color: #66e; }
TABLE.tabmenu A:active { text-decoration: none; color: #99f; }



/* Imposto i link  per l'intero sito, salvo dove diversamente specificato*/
body.Sito A   	    {color :#0000FF; text-decoration:none}
body.Sito A:Visited {color :#0000FF; text-decoration : none}
body.Sito A:Active  {color :#0000FF; text-decoration:none}
body.Sito A:Hover   {color :#FF9900; text-decoration : underline}


/* imposto i titoli #FF8A21; */
body.Sito H1      {   color: #000000; font-size:24px;}
body.Sito H2      {   color: #0066FF; font-size:20px;}
body.Sito H3   	  {   color: #0066FF; font-size:16px;}
body.Sito H4   	  {   color: #0066FF; font-size:12px;}


div.logo  H1     {   color: #0066FF; font-size:24px; font-family:Arial, Helvetica, sans-serif;}
div.logo  H2     {   color: #0066FF; font-size:20px; font-family:Arial, Helvetica, sans-serif;}

.mail  	  		{   color: #000000; font-size:12px;}


TABLE.tabArancio {
	background-color:#FF8A21;
	text-align:left;
	font-size:12px;
}
TABLE.tabArancio TH  {
	background-color:#FF8A21;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}
TABLE.tabArancio TD  {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;	
}

TABLE.tabIntestazione {
	background-color:#FF8A21;
	text-align:left;
	font-size:12px;
}
TABLE.tabIntestazione TH  {
	background-color:#FF8A21;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}
TABLE.tabIntestazione A:link {  text-decoration:underline; color: #FFFFFF; }
TABLE.tabIntestazione A:visited { text-decoration:none; color: #FFFFFF ; }
TABLE.tabIntestazione A:hover { text-decoration: underline; color: #66e; }
TABLE.tabIntestazione A:active { text-decoration: none; color: #99f; }


TABLE.descrizTecniche {
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*color:#000000;	*/
}

/* Impostazioni colori/testo delle varie tabelle fluttuanti */
.Arancio { background-color:#FF8A21;}
.Bianco  { background-color:#FFFFFF;}
.GrigioChiaro  { background-color:#E5E5E5;}
.GrigioScuro { background-color:#868686;}
.Azzurro { background-color:#99CCFF;}
