/**  CSS: cherrypicker.it*  Data creazione: Luglio 2006*  Autore: Angela Trabace*  Ultimo editore: Angela Trabace*  Note: Template foglio di stile*//*IMPORT SECTION@import url(object.css);*//*GENERIC RULES*/body{	font:normal 80% Verdana,Arial,Helvetica,sans-serif;	background:#ffffff url(../sfindex.gif) repeat-x left top; 	color:#000000;	padding:0;	margin:0;	text-align:center}p{padding:0;margin:0}hr{display: none}h1{display: none}h1,h2,h3,h4,h5,h6{padding:0;margin:0}ul,li{padding:0;margin:0}img{padding:0;margin:0;border:0}table{padding:0;margin:0;border:0}a,a:hover,a:visited{text-decoration:none}a{color:#000000}a:hover{color:#cccccc}/*GENERIC DIV*/div{text-align:left}div#skip{display:none}/*PRINT ELEMENT*/div#printlogo{display:none}div#printfooter{display:none}/*HEADER*/div#header{	height:100px;	width: 780px;}#logo {	width: 100%;	top: 200px;	position: absolute;	background:url(../img/logoprehome.gif) no-repeat top center;	height: 99px;}/*MENU*/#menuTop {	position: absolute;	top: 236px;	left: 400px;	height: 17px;	background-color: #FFFFFF;	width: 460px;}#menuTop ul{	background-color: #FFFFFF;	height: 17px;	text-align: center;}#menuTop li {	font-size: 8pt;	margin: 0 1px 0 1px;	padding: 0;	list-style-type: none;	letter-spacing: -0.5pt;	word-spacing: 2pt;	text-align: center;	font-weight: bold;	display: inline;}#menuTop li a, #menuTop li a:visited {	color: #000000;	text-decoration: none;	list-style-type: none;	font-size: 8pt;	height:15px;	font-weight: bold;}#menuTop li a:hover {	text-decoration: none;	font-size: 8pt;	list-style-type: none;	background-color: #CCCCCC;	height: 15px;	font-weight: bold;}.rosso {	font-size: 10,5;	font-weight: bold;	color: #FF0000;}.grigio {	text-decoration: none;	list-style-type: none;	background-color: #CCCCCC;	height: 15px;}/*CENTER*/div#center{	float:left;	height: 315px;	width: 100%;}/*CONTENT DEFINITION*/div#center div.nome_area{	padding:15px;	margin-top: 10px;}div#center div.testo{	font-size:10px;	color:#000000;	padding:5px;	margin-left: 100px;	text-align: justify;	margin-top: 400px;}/*FOOTER*/div#footer{	height: 33px;	float: left;	width: 100%;}#testo {	font-size:10px;	color:#000000;	text-align: center;	/*float: left;*/	height: 17px;	/*margin-left: 257px;*/	margin-top: 0px;}#menuPrehome {	height: 17px;	list-style-type: none;	width: 200px;	float: left;	margin-top: 2px;	margin-left: 8px;}#menuPrehome ul {	margin: 0;	padding: 0;	height: 17px;	text-align: center;}#menuPrehome li {	font-size: 10px;	margin: 0 2px 0 2px;	padding: 0;	list-style-type: none;	text-align: center;	display: inline;}#menuPrehome li a, #menuPrehome li a:visited {	color: #000000;	text-decoration: none;	list-style-type: none;	font-size: 10px;	height:15px;}#menuPrehome li a:hover {	text-decoration: none;	font-size: 10px;	list-style-type: none;	background-color: #CCCCCC;	height: 15px;}
