body {
font-family: monaco, arial, sans-serif;
font-size:11px;
text-align: center; 
	}

#menu{
position: relative;
top:60px;
left:10px;
}

#menu_home{
position: absolute;
top:147px;
left:10px;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 160px; /* Width of Menu Items */
	border-bottom: 1px solid #ccc;
	}
	
ul li {
	position: relative;
	
	}
	
li ul{
	position: absolute;
	left: 159px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	}

/* Styles for Menu Items */
ul li a{
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 5px;
	border: 1px solid #ccc; /* IE6 Bug */
	border-bottom: 0;
	
	}
	
ul li ul li a{
	color: #fff;
	background:transparent url(../images/trasparenza.png);

}

ul li ul li a:hover{
	color: #dddddd;
	background:transparent url(../images/trasparenza.png);
	text-decoration:none;
}
	

	
/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

li:hover ul, li.over ul { display: block; } /* The magic */



#pagina {
	position:relative;
	width:695px; 
	height: auto; 
	background:#fff;
	margin:0px auto; 
	padding:0px; 
	border: 1px solid #666;
	}
	
	#credits {
	position:relative;
	width:695px; 
	height: auto; 
	background:#fff;
	margin:0px auto; 
	padding:10px 20px 0px 10px; 
	text-align:right;
	}


	td.evidenza {
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
	padding:5px 0px 5px 0px;
	}
	
	td.separatore {
	border-top:1px solid #666;
	border-bottom:0px solid #666;
	padding:10px 0px 10px 0px;
	line-height:1pt;
	}
	
	td {
	border-bottom:1px solid #666;
	}
	
	td.left_border {
	border-left:1px solid #666;
	border-bottom:1px solid #666;
	}
	
	td.normale {
	font-size:12px;
	border:0px solid #666;
	}

	td.no_border {
	border:0px solid #666;
	}
	
	td.piede {
	border-top:1px solid #666;
	border-bottom:none;
	}
	
	td.piede_home {
	border:none;
	}
	
	P.sottotestata{
	font-family: monaco, arial, sans-serif;
	font-size:9pt;
	margin:0 px;
	padding:10px 0px 10px 10px;
	color:#333;
	}
	
	P.sottotestata_centro{
	font-family: monaco, arial, sans-serif;
	font-size:9pt;
	margin:0 px;
	padding:10px 0px 10px 0px;
	text-align:center;
	}
	
	P.titolo {
	font-family: monaco, arial, sans-serif;
	font-size:12pt;
	font-weight:bold;
	padding:20px 0px 20px 10px;
	}
	
		.imagee {
	font-family: monaco, arial, sans-serif;
	font-size:9pt;
	margin:0 px;
		color:#333;
	}
	
	P.piede {
	font-family: monaco, arial, sans-serif;
	font-size:9pt;
	margin:0 px;
	padding:10px 0px 10px 10px;
	color:#333;
	}
	
	P {
	font-family: arial, sans-serif;
	font-size:10pt;
	line-height:12pt;
	margin:0 px;
	padding:0px 10px 20px 10px;
	text-align: justify;
	color:#333;
	}
	
	.testo {
	font-family: arial, sans-serif;
	font-size:10pt;
	line-height:12pt;
	margin:0px 0px 0px 0px;
	padding:0px 10px 20px 10px;
	text-align: justify;
	color:#333;
	}
	
	.testo_left {
	font-family: arial, sans-serif;
	font-size:10pt;
	line-height:12pt;
	margin:0px 0px 0px 0px;
	padding:0px 10px 20px 10px;
	text-align: left;
	color:#333;
	}
	
	.testo_no_padding {
	font-family: arial, sans-serif;
	font-size:10pt;
	line-height:12pt;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: justify;
	color:#333;
	}
	
	.bold {
	
	font-weight:bold;
	}
	
	.testo_evidenzia {
	font-family: arial, sans-serif;
	font-size:10pt;
	line-height:12pt;
	font-weight:bold;
	margin:0 px 0px 0px 0px;
	padding:0px;
	text-align: justify;
	color:#036;
	
	}
	
	.testo_titoletto {
	font-family: arial, sans-serif;
	font-size:12pt;
	line-height:12pt;
	font-weight:bold;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align: justify;
	color:#036;
	
	}
	
	input {
	border: 1px solid #666;
	}
	
	textarea {
	border: 1px solid #666;
	}
	
	a.testo {
	color:#777;
	text-decoration:none;
	margin:0px;
	padding:0px;
	}
	
	a.testo:hover {
	color:#333333;
	text-decoration:none;
	margin:0px;
	padding:0px;
	}
	
	a.testo:visited {
	color:color:#777;
	text-decoration:none;
	margin:0px;
	padding:0px;
	}
	
	a.sottotestata {
	font-size:9pt;
	color:#777;
	text-decoration:none;
	margin:0px;
	padding:0px;
	}
	
	a.sottotestata:hover {
	font-size:9pt;
	color:#333333;
	text-decoration:none;
	margin:0px;
	padding:0px;
	}
	
	a.sottotestata:visited {
	font-size:9pt;
	color:color:#777;
	text-decoration:none;
	margin:0px;
	padding:0px;
	}
	
	img {
		padding:0px;
		margin:0px;
		line-height:0px;
	}
	
	img.cv {
		padding:0px;
		margin:0px 10px 5px 0px;
		line-height:0px;
		border:1px solid #666;
	}
	
	object {
	padding: 0px;
	margin:0px;
	}
	
	embed {
	padding: 0px;
	margin:0px;
	}
