	/*stili per il layout fluido*/
	html,body{margin: 0;padding:0; background: url(../img/sfondo.JPG);background-repeat: 
no-repeat;background-position:top;  background-attachment:fixed; background-color: #9cdcf5}
	body{font-family: arial,sans-serif;text-align: center;  font-size:0.9em;}
	
	div#pagina{
	position:relative;
	width: 760px;
	margin: 0 auto;
	text-align: left;
	}
			
	/*stili*/
	div#barras{
		background: url(../img/up.png);
		color: #000000;
		width: 760px;
		height:100px;
		font-size: 1em;
		}
	/*div#barras td{	color: #000000;	font-size: 14px;	}
	div#barras td ul{	list-style: none;}
	div#barras td li{	margin-left: 0;	padding: 0.1em;}
	div#barras td li a{	color:#ffffff;font: normal ;text-decoration: none}
	div#barras td li a:hover{color: #990000;text-decoration: underline;font-weight:bolder;background-color: #ffffff; }
	div#barras td li a#activelink{color: 990000;text-decoration: none}	
	*/
	div#contenitore{
		background: url(../img/sfondo_contenitore.png);
		background-color: #ffffff;
		width: 760px;
		}
	
	
	div#menuv{
		border:dotted;
		border-color:#999999;
		border-width:thin;	
		margin-left:10px;
		font-size: 1em;
		width:200px;
		float:left;
		padding-top: 1em;
		padding-right:5px;
		padding-bottom: 1em;
		text-align:right;
		background-color: #e0e0e0; 
		color: #000000;
		}
	div#contenuto{
		border:dotted;
		border-color:#999999;
		border-width:thin;	
		margin-right:10px;
		font-size: 1em;
		line-height:1.3em;
		margin-left: 220px;
		padding: 1em;
		text-align:left;
		background-color: #e0e0e0; 
		color: #000000;	
		}
		
	div#contenuto ul a{
		font-weight:normal;
			}
			

	
	.titolo{
		font-size: 1.2em;
		font-weight:bold;
		line-height:2em;
	}	
	.titolo_lavori{
		font-size: 1.2em;
		font-weight:bold;
		line-height:2em;
		border-top-color:#666666;
		border-top-style:dotted;
		border-top-width:thin;
		margin-top:5em;
		font:oblique;
	}	
	.torna{
		font-size: 0.9em;
		text-align:right
	}
	/*div#contenuto li{
		margin-left: 1 em;
		padding-bottom: 1 em;
		list-style-position: outside;
		}*/
	div#contenuto table{
		font-size: 100%;
		}
	div#contenuto td{
		text-align:left;
		/*background-color: #ffffff; */
		color: #000000;
		}
		
	div#menuh{
		font-size: 12px;
		width: 760px;
		height:30px;
		text-align:left;
		background: url(../img/barra_h_up.png);
		color: #000000;
		}
	
	div#menuh ul{	display: inline;	margin-left: 0;	padding-left: 0;}
	div#menuh li{	display: inline;	 margin-left: 0;	padding-left: 3em;}
	/*div#menuh li a{		color:#0000FF;	text-decoration: none;}
	div#menuh li a:hover{	color: #0000FF;		text-decoration: underline; }
	div#menuh li a#activelink{		color: #0000FF;	text-decoration: none;}*/
	
	div#barrai{
		background: url(../img/down.PNG);
		color: #000000;
		width: 760px;
		height:130px;
		font-size: 11px;
		text-indent:30px;
		}
	
	/* stili specifici*/
	
	
	div#menuv ul{	list-style: none;	margin-left: 0;	padding-left: 0em;}
	
	div#menuv li{	list-style: none;	margin-left: 0;	padding-bottom: 0.5em;}
	
	a{color:#990000;text-decoration: none; font-weight:bold;}
	a:hover{color: #ffffff;text-decoration: underline; background-color: #990000; }
	a#activelink{color: #990000;text-decoration: none; }
	
	