@charset "UTF-8";
/* CSS Document */

/* menu style */
a.menu_bianco{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}

a.menu_bianco:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}

a.menu_nero{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
	font-weight:bold;
	text-decoration:none;
}

a.menu_nero:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;	
	font-weight:bold;
	text-decoration:none;
}

a.link_verde{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: green;	
	font-weight:bold;
	text-decoration:none;
}

a.link_verde:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: green;	
	font-weight:bold;
	text-decoration:underline;
}

#dropmenudiv{
position:absolute;
border:1px solid #C7C7C7;
/*border-bottom-width: 0;*/
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
/*border-bottom: 1px solid C7C7C7;*/
padding: 1px;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #C7C7C7;
}
/* end menu style */

.testo_generico_nero{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;	
}

.testo_bianco9{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;	
}

.testo_10nero{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.testo_13nero{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;	
}

.testo_12nero{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	line-height: 13px;
}

.testo_10nerobold{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
	font-weight:bold;
}

.testo_nero12bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}

.titolo_nero12black{
	font-family:Impact, fantasy;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1pt;
}

.testo_marrone12bold{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8E6934;
	font-weight:bold;
	text-decoration: none;
}

.testo_grey12{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818282;
}

.testo_grey10{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #818282;
}

.titolo_grey13black{
	font-family:Impact, fantasy;
	font-size: 12px;
	color: #818282;
	letter-spacing: 1pt;
}

.testo_grey12bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818282;
	font-weight:bold;
	text-decoration: none;
}

.testo_greywhite12bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B9B9B9;
	font-weight:bold;
}

.testo_grey15bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #818282;
	font-weight:bold;
	letter-spacing: -1pt;
}

.testo_greyW15bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #646464;
	font-weight:bold;
	letter-spacing: -1pt;
}

.testo_greyWHITE15bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B9B9B9;
	font-weight:bold;
	letter-spacing: -1pt;
}
.testo_grey11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
}

.testo_grey11bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818282;
	font-weight:bold;
}

.titolo_nero30black{
	font-family:Impact, fantasy;
	font-size: 30px;
	color: #000000;
	letter-spacing: 1pt;
	text-decoration: none;
}

.titolo_grey30black{
	font-family:Impact, fantasy;
	font-size: 30px;
	color: #C7C7C7;
	letter-spacing: 1pt;
}

.titolo_nero25black{
	font-family:Impact, fantasy;
	font-size: 25px;
	color: #000000;
	letter-spacing: 1pt;
}

.titolo_grey25black{
	font-family:Impact, fantasy;
	font-size: 25px;
	color: #C7C7C7;
	letter-spacing: 1pt;
}

.titolo_nero47black{
	font-family:Impact, fantasy;
	font-size: 47px;
	color: #000000;
	line-height:35pt;
}

.titolo_grey47black{
	font-family:Impact, fantasy;
	font-size: 47px;
	color: #818282;
	line-height:35pt;
}

a.titolo_grey12black{
	font-family:Impact, fantasy;
	font-size: 11px;
	color: #818282;
	text-decoration:none;
	font-weight: lighter;	
	letter-spacing: 1pt;
}
a.titolo_grey12black:hover{
	font-family:Impact, fantasy;
	font-size: 11px;
	color: #818282;
	text-decoration:underline;
	font-weight: lighter;	
	letter-spacing: 1pt;
}

a.link_grey9underline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #818282;
	text-decoration:underline;
}
a.link_grey9underline:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #818282;
	text-decoration:none;
}
.titolo_grey15black {
	font-family:Impact, fantasy;
	font-size: 15px;
	color: #818282;
	letter-spacing: 0pt;
}
.testo_11nero {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 11px;
}

a.link_bianco9{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DEDEDE;
	text-decoration:none;
}
a.link_bianco9:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DEDEDE;
	text-decoration:underline;
}

a.menu12{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
a.menu12:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}