 /*
 body       {cursor: url("il_tuo_cursore.cur")}
 */
.{
	scrollbar-face-color: #DCDCDC;
	scrollbar-highlight-color: #AFAFAF;
	scrollbar-shadow-color: #AFAFAF;
	scrollbar-3dlight-color: #EEE7D9;
	scrollbar-arrow-color: #AFAFAF;
	scrollbar-track-color: #EEE7D9;
	scrollbar-darkshadow-color: #EEE7D9;
}
BODY, P, TD, A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	text-decoration : none;
}
A:HOVER {
	text-decoration : underline;
	color : #8B0000;
}
.titolo {
	font-size : 16px;
	font-weight : bold;
}
.micro {
	font-size : 9px;
	color : Gray;
}
.hidden {
	font-size : 9px;
	color : White;
}
.menu {
	font-size : 12px;
	font-weight : bold;
	color : #FFFFFF;
}
.menu2 {
	font-size : 12px;
	font-weight : bold;
	color : #000000;
}
.main {
	background-attachment : fixed;
	/*background-image : url(../graph/bg_fiamme3.gif);*/
	/*background-image : url(../elements/sfondo_k.gif);
	background-position : bottom;*/
	background-image : url(../graph/sfondo06.gif);
	background-position : center;
	background-repeat : no-repeat;
}
.main2 {
	background-attachment : fixed;
	/*background-image : url(../graph/bg_fiamme3.gif);*/
	/*background-image : url(../elements/sfondo_k2.gif);
	background-position : bottom;*/
	background-image : url(../graph/sfondo06.gif);
	background-position : center;
	background-repeat : no-repeat;
}
.txtbianco {
	color : #EEE7D9;
}
.bordino {
	border : 1px solid Silver;
}
.bgsxfiamme1 {
	background-image : url(../graph/bg_fiamme1_sx.gif);
	background-position : left;
	background-repeat : no-repeat;
}
.bgdxfiamme1 {
	background-image : url(../graph/bg_fiamme1_dx.gif);
	background-position : right;
	background-repeat : no-repeat;
}
.bgsxfiamme2 {
	background-image : url(../graph/bg_fiamme2_sx.gif);
	background-position : left;
	background-repeat : no-repeat;
}
.bgdxfiamme2 {
	background-image : url(../graph/bg_fiamme2_dx.gif);
	background-position : right;
	background-repeat : no-repeat;
}
