
span.bannerBottom {color:#909090; font-size:10px; font-family: Verdana;}

a.bannerBottom:link    {color:#909090; text-decoration: none;}
a.bannerBottom:active  {color:#2471CC; text-decoration: none;}
a.bannerBottom:visited {color:#909090; text-decoration: none;}
a.bannerBottom:hover   {color:#2471CC; text-decoration: none;}

a.prod:link    {color:#4269b8; text-decoration: none;}
a.prod:active  {color:#4269b8; text-decoration: underline;}
a.prod:visited {color:#9b06bb; text-decoration: none;}
a.prod:hover   {color:#4269b8; text-decoration: underline;}

a.prod_hover   {color:#4269b8; text-decoration: underline;} /* usefull for <a> without href attribute */
a.prod_visited {color:#9b06bb; text-decoration: none;}

span.prod {color:#4269b8; font-size:11px;} /* 3366CC */

TABLE.slideOutTable  { font-family: verdana; font-size: 8pt; border: 1px solid #B7B7B7; }
TD.slideOutLink      { font-family: verdana; font-size: 11px; }
A.slideOutLink       { text-decoration: none; }
A.slideOutLink:hover { text-decoration: underline; }

span.title1 {font-family: verdana; color:#2471CC; font-size:medium;  font-weight:bold; }    /* instead of <FONT face="Verdana" size="3" color="#2471CC"><b> */
span.title2 {font-family: verdana; color:#2471CC; font-size:small;   font-weight:bold; }    /* instead of <FONT face="Verdana" size="3" color="#2471CC"><b> */
span.text1  {font-family: verdana; color:#000000; font-size:small;   font-weight:normal; }  /* instead of <FONT face="Verdana" size="2" color="#000000"> */
span.text2  {font-family: verdana; color:#000000; font-size:x-small; font-weight:normal; }  /* instead of <FONT face="Verdana" size="2" color="#000000"> */
span.text3  {font-family: verdana; color:#000033; font-size:12px;    font-weight:normal; }  /* instead of <font face="Verdana"  style="font-size: 12px;"  color="#000033"> */
span.col1   {color:#2471CC; }                                                               /* instead of <FONT color="#2471CC"><b> */
TD.title4   {font-family: Verdana; color: #3366CC; font-size: 14px;  font-weight: normal; } /* instead of TD.campiTitle */
TD.text4    {font-family: Verdana; color: #000000; font-size: 12px;  font-weight: normal; } /* instead of TD.campi      */

TD.newsTitle { font-family: Verdana; font-size: 12px; font-weight: bold;   color: #595959; }
TD.newsText  { font-family: Verdana; font-size: 12px; font-weight: normal; color: #595959; }

HR.newsAll   { 
    height: 1px;                   /* affects only IE */
    border-width: 1px 0px 0px 0px; /* remove all borders except the top one */
    border-style: solid;
    border-color: #B0B2B6;
    width: 100%;
}
HR.newsAllIE   { 
	height: 1px; 
	width: 100%; 
	color: #B0B2B6; 
}

BODY.general0  { background-image: url(./../icon/border_main.gif);  }
TABLE.general2  { background-color: #FFFFFF; border-left: 1px solid #d8d8d8; border-right: 1px solid #d8d8d8; border-bottom: 3px solid #ffffff; }
