/*copyright 2005 Produzioneweb.it*/

body {
   margin: 0;
   padding: 0;
   font-family: verdana, sans-serif; 
   text-align: left;
   font-size: 9pt; 
   line-height: 170%;
   color: rgb(63,63,63);
   background-color: #FFFFFF;
   background-image: url(immagini/back0000.png);
   background-attachment: fixed;
}

a {
	color: rgb(50,100,180);
	}

a:link, a:visited {
	text-decoration: none; 
}

a:active, a:hover { 
	/*text-decoration: underline; */
	color: blue;
	border-bottom: 2px solid #FF8000;
}

a img {
	border: 0px;
}

p {
	padding-left: 50px;
	font-style: italic;
}

#pagina {
	margin: auto;
	background-color: white;
	width: 740px;
	/*border: 1px solid rgb(192,192,192);*/ 
	margin-top: 10px;
	margin-bottom: 20px;
}

#logo {
	height: 124px;
	background: white;
	/*border: 1px solid rgb(192,192,192); */
	color: black;
			}
	
#barra {
	font-weight: bold;
	color: black;
	text-align: center;
}

#dove {
	font-weight: bold;
	color: black;
	text-align: center;
	background: #FFFFF0;
	border-bottom: 1px solid #A9A9A9;
	border-top: 1px solid #A9A9A9;
	font-size: 10pt;
	margin-top: 0px;
	position: relative;
	z-index: 5;
}

.oggi {
	margin-bottom: 2px;
	margin-right: 10px;
	font-family: verdana, sans-serif; 
	font-size: 8pt;
	font-style: normal;
	text-align: right;
	line-height: 8pt;
	font-weight: bold;
}

#menu {
	float: left;
	background: #E8E8E8;
	border-right: 1px solid #B9B9B9;
	width:110px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	font-weight: bold;
   text-align: center;
	font-size: 7pt;
	height: 700px;
	
}

#menulungo {
	float: left;
	background: #E8E8E8;
	border-right: 1px solid #B9B9B9;
	width:110px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 10px;
	font-weight: bold;
   text-align: center;
	font-size: 7pt;
	height: 1350px;
}

#main {
	margin-left: 170px;
	margin-right: 30px;
	height: 700px;
	padding-top: 20px;
}

#mainlungo {
	margin-left: 170px;
	margin-right: 30px;
	height: 1350px;
	padding-top: 20px;
}

#inpiu {
   font: bold 9pt Verdana, sans-serif;
   color: black;
   background: #FFFFF0;
   border-bottom: 1px solid #A9A9A9;
   background-color: transparent;
   text-align: center;
   margin-top: 14px;
}

#footer {   
   text-align: center;
   background: #FFFFF0;
   color: black;
   font-weight: bold;
	border-top: 1px solid #A9A9A9;
}

#h {
	font-weight: bold;
	margin-bottom: 10px;
	color: black;
	margin-left: -10px;
	border: 2px solid #FEFEFE;
	padding: 5px 10px 5px 10px;
	background-color: White;
	text-align: center;
}

#hbig {
	margin-bottom: 10px;
	color: black;
	margin-left: 0px;
	padding: 5px 0px 5px 10px;
	font: bold 12pt Verdana, sans-serif;
	text-align: left;
	border-bottom: 2px solid #EAEAEA;
}

#hgiga {
   color: black;
   margin-left: 0px;
   font: bold 12pt Verdana, sans-serif;
   text-align: center;
}

#hv {
	margin-bottom: 10px;
	color: black;
	margin-left: -10px;
	padding: 5px 10px 5px 10px;
	border: 2px solid #ADFF2F;
	background-color: #E4FFBD;
	font: bold 9pt Verdana, sans-serif;}

#hb {
	margin-bottom: 10px;
	color: black;
	margin-left: -10px;
	border: 2px solid #0000CD;
	padding: 5px 10px 5px 10px;
	background-color: #68D0FF;
   font: bold 9pt Verdana, sans-serif;}
}

#hg {
	margin-bottom: 10px;
	color: black;
	margin-left: -10px;
	border: 2px solid #FFD700;
	padding: 5px 10px 5px 10px;
	background-color: #FFF8CE;
   font: bold 9pt Verdana, sans-serif;
}

#hr {
	margin-bottom: 10px;
	color: Black;
	margin-left: -10px;
	border: 2px solid #FF4500;
	padding: 5px 10px 5px 10px;
	background-color: #FFD1BF;
   font: bold 9pt Verdana, sans-serif;
	}














