body{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	/*background-image: url(images/sfondo_centrale.gif);
	background-position: center top;
	background-repeat: no-repeat;*/
	
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#B0B0B0;
scrollbar-shadow-color:#F3F3F3;
scrollbar-face-color: Silver;
scrollbar-highlight-color:#F3F3F3;
scrollbar-dark-shadow-color:Gray;
scrollbar-3d-light-color:#A1A1A1;

}
table{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}a {text-decoration: none;color: Black;}
a:hover{text-decoration: none;color: Red;}
img{border: 0px;}
form{margin: 0px;}
input, textarea{background: White;	color: Black;	border: 1px solid black;margin: 0px;padding: 0px;}
.input_noborder{background-color: transparent;color: Black;	border: 0px;}

.center{text-align: center;}
.left{text-align: left;}
.right{text-align: right;}
h1{font-size: 16px;	margin: 0px;}
h2{font-size: 14px;	margin: 0px;}
h3{font-size: 12px;	margin: 0px;}
h4{font-size: 11px;	margin: 0px;}
h5{font-size: 10px;	margin: 0px;}
.testo9, .testo9_verde, .testo9_nero, .testo9_bianco{font-size: 9px;}
.testo10, .testo10_rosso, .testo10_nero, .testo10_bianco{font-size: 10px;}
.testo11, .testo11_rosso, .testo11_nero, .testo11_bianco{font-size: 11px;}
.testo12, .testo12_rosso, .testo12_nero, .testo12_bianco{font-size: 12px;}
.testo14, .testo14_rosso, .testo14_nero, .testo14_bianco{font-size: 14px;}
.testo16, .testo16_rosso, .testo16_nero, .testo16_bianco{font-size: 16px;}
.testo18, .testo18_rosso, .testo18_nero, .testo18_bianco{font-size: 18px;}

.testo9_rosso, .testo10_rosso, .testo11_rosso, .testo12_rosso, .testo14_rosso, .testo16_rosso, .testo18_rosso{color: Red;}
.testo9_bianco, .testo10_bianco, .testo11_bianco, .testo12_bianco, .testo14_bianco, .testo16_bianco, .testo18_bianco{color: White;}
.bianco{color: White;}
.privacy{color: #B0B0B0; font-size: 10px;}
.leggi{font-size: 9px; color: #6699FF;}
.giustificato{text-align: justify;}


.tabella_principale{
	top: 50%;
	margin-top: -295px;
	position: absolute;
}

/* ==== Menu ==================== */
ul.menu_sito{
	height: 30px;
	width: 880px;
	list-style-type: none;
	margin: 4px 0px 0px 0px;
	padding: 0px;
}
ul.menu_sito li{
	float: left;
	text-transform: uppercase;
}
ul.menu_sito li a{
	width: 92px;
	height: 24px;
	display: block;
	margin: 0px 5px 0px 0px;
	text-align: center;
}
ul.menu_sito li a.ultimo{margin: 0px;}

ul.menu_sito li a:hover{
	background: url(images/sfondo_pulsanti_hover.gif);
	color: White;
}
/* ==== Menu ==================== */

.testo_home_news{
	border-top: 1px solid red;
	border-bottom: 1px solid red;
	color: Black;
}

.sfondo_logo{
	background-image: url(images/logo.jpg);
	background-color: #E6E6E6;
	background-position: top left;
	background-repeat: no-repeat;
}
/* immagine mappata in alternativa ai pulsanti flash */
ul#mappa_programmi {
margin:0px;padding:0px;
list-style:none;
position:relative;
width:640px;
height:199px;
background: url(images/scatole_prodotti.jpg) no-repeat;
}
ul#mappa_programmi li {display:block;position:absolute;margin:0;padding:0;}
li#mappa_programmi-link1 {
	left:22px;
	top:17px;
	width:110px;
	height:170px;
}
li#mappa_programmi-link2 {
	left:145px;
	top:17px;
	width:110px;
	height:170px;
}

/* ==== Cella scorrevole ==================== */
li#mappa_programmi-link5 {
	left:269px;
	top:16px;
	width:110px;
	height:170px;
}
li#mappa_programmi-link3 {
	left:394px;
	top:17px;
	width:110px;
	height:170px;
}
li#mappa_programmi-link4 {
	left:521px;
	top:16px;
	width:110px;
	height:170px;
}
#mappa_programmi a {display:block;width:100%;height:100%;}
#mappa_programmi .alt { display:none;}
/* immagine mappata in alternativa ai pulsanti flash */


/* ==== Cella scorrevole ==================== */
.contenuto_pagina{
	width: 600px;
	height: 480px;
	overflow: auto;
	margin: 0px;
	padding: 0px 30px 0px 20px;
	
}

.listasedi{
   list-style: square;
   color:red;
   font-size: 10px;
   padding-top: 5px;
}

.listnews {
   list-style: circle;
   color:red;
   font-size: 14px;
   font-weight: bold;
   padding-top: 10px;
   margin-left: -70px;
}

/*== SMAU 2010 ===*/
#smau {
	position: relative;
	top: 20px;
}

#smau span {color: #666666;}

