body {
background: #ffffff url('../images/background.gif') repeat-y top center;
}

/* float */
.floatL{float:left;}
.floatR{float: right;}
.floatN{float: none;}
.clear{clear: both;}
.wMax{width:100%;}
.h15 {height: 20px;}
.bg_lineaG{background-image:url(images/bglineaG.gif);background-repeat:repeat-x;float: left;}
.bg_W{background-color:#FFFFFF;}
.pleft5 {padding-left: 5px;}
.pT3 {padding-top:3px;}
.wLineaG{width:100%;}
 
.logo{
	font-family: Verdana, arial, helvetica, sans serif;
	font-size: 42px;
	font-weight: normal;
}

.index {
	font-family: Tahoma, arial, helvetica, sans serif;
	font-size: 11px;
	line-height: 20px;
}

.index  a:link {color: #848383;text-decoration: none;}
.index  a:visited {color: #848383;text-decoration: none;}
.index  a:hover {color: #888888;
				text-decoration: none;
				border-bottom-width: 1px;
				border-bottom-color: #999999;
				border-bottom-style: solid;}
.index  a:active {color: #848383;text-decoration: none;}

.index2{font-family: Tahoma, arial, helvetica, sans serif; font-size: 11px; text-align:right; line-height:12px; margin-bottom:10px;}

.testata{
	font-family: Verdana, arial, helvetica, sans serif;
	font-size: 20px;
	font-weight: normal;
	color: #696969;
}

.t1 {
	font-family: Verdana, arial, helvetica, sans serif;
	font-size: 14px;
	line-height: 16px;
	color: #333333;
}
	
.t3 {
	font-family: Verdana, arial, helvetica, sans serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}

.t3 a:link {color: #333333;text-decoration: none;}
.t3 a:visited {color: #333333;text-decoration: none;}
.t3 a:hover {color: #888888;text-decoration: underline;}
.t3 a:active {color: #333333;text-decoration: none;}

.t3piccolo {
font-size: 11px;
font-weight: normal;
color: #848383;
font-family: Verdana, arial, helvetica, sans serif;
font-style: normal;
letter-spacing: normal;
word-spacing: normal;
white-space: normal;
text-decoration: none;
}

.t3piccolo a:link {color: #848383;text-decoration: none;}
.t3piccolo a:visited {color: #848383;text-decoration: none;}
.t3piccolo a:hover {color: #888888;text-decoration: none;border-bottom-width: 1px;border-bottom-color: #888888;	border-bottom-style: solid;}
.t3piccolo a:active {color: #848383;text-decoration: none;}

.footer {
font-size: 11px;
font-weight: normal;
color: #848383;
font-family: Verdana, arial, helvetica, sans serif;
font-style: normal;
letter-spacing: normal;
word-spacing: normal;
white-space: normal;
text-decoration: none;
line-height: 20px;
}

.footer a:link {color: #848383;text-decoration: none;}
.footer a:visited {color: #848383;text-decoration: none;}
.footer a:hover {color: #888888;text-decoration: none;border-bottom-width: 1px;border-bottom-color: #888888;	border-bottom-style: solid;}
.footer a:active {color: #848383;text-decoration: none;}
	
.t4 {
font-size: 18px;
font-weight: bold;
color: #FF6600;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-align: left;
letter-spacing: normal;
font-style: normal;
font-variant: normal;
text-decoration: none;
word-spacing: normal;
height: 22px;
padding-right: 0px;
background-color: #FFFFFF;}

.white {color: #ffffff;}

.giallo {color: #ffff00;}
  
.orange {color: #E89328;}
.orangeF {color: #FF6600;}
  
.lightgray {color: #BCB5AC;}
  
.darkgray {color: #848383;}

.extradarkgray {color: #888888;}

.borderG {border: 1px solid #999999;}

.box {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	padding: 0px;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	text-indent: 2px;
	SCROLLBAR-FACE-COLOR: #999999; 
	SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #999999; 
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid;
	
	
}

.boxsubmit {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 color: #333333;
 text-decoration: none;
 background-color: #ffffff;
 padding: 0px;
 margin-top: 2px;
 margin-left: 2px;
 margin-right: 0px;
 margin-bottom: 2px;
 text-indent: 2px;
 width: auto;
 height: 22px;
 SCROLLBAR-FACE-COLOR: #999999; 
	SCROLLBAR-HIGHLIGHT-COLOR: #999999; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-ARROW-COLOR: #FFFFFF; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
 }
 


