
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Sans-Serif;
	font-size: 12px;
	font-size: 70%; /* Resets 1em to 10px , but there's font-size's all over the place compensating for it.*/
	color: #000000;
	background-color: #444444;
	text-align:center;
	}

a {
	font-weight: bold;
	color: #23203F;
	text-decoration: none;
	}

a:hover {
	font-weight: bold;
	color: #3E435E;
	text-decoration: underline;
	}

a:visited {
	font-weight: bold;
	color: #666666;
	}

	


/*****************************
 ************** header ********
 *******************************/

	
#header {
    position: relative;
	top:10px;
    width: 760px;
    height: 240px; 
    background-color: #eeeeee;
	margin: 20px auto 0px auto;
	border: 0px; 
	text-align:left;
    }

#header .nav {
    position: relative;
   	top: 5px;
	left: 0px;
	font-size: 12px; 
	margin: 0px 0px 0px 10px;
	color: #333333; 
	}

	
/****************
 *** contenuto***
 ****************/

 #contenuto{
	position: relative;
	margin:  0px auto 0px auto;
	padding: 0px 0px 50px 0px;
	width: 760px;
	background-color: #eeeeee;
	text-transform: lowercase;
	z-index: 0;
	text-align:left;
 	min-height: 800px;
	height: auto !important;
	height: 800px;
	

 }

  
 /********************************
 ****************** menu*********
 ******************************/	
  
.menu{
    position: absolute;
	FLOAT: left;
    width: 180px;
	margin: 10px 0px 0px 550px;
	padding-left: 10px;
	padding-right: 10px;
    z-index: 100;
	text-align:left;
	font-size: 12px;
	font-weight: normal;
	
	}
	
	
.menu a{
font-size: 11px;
    padding: 0px 0px 0px 0px;
	color: #333333;
	text-transform: lowercase;
	font-weight: bold;
}
.menu ul {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}

.menu ul li {
	left: 100px;
	width: 150px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	margin-top: 1px;
	/*letter-spacing: 1 px;*/
	}
	
.menu h2{
    font-size: 14px;
    padding: 0px 0px 0px 0px;
	color: #333333;
	text-transform: lowercase;
	margin: 20px 0px 5px 10px;
	letter-spacing: 6px;
	font-weight: normal;
	} 

.sidebar-spacer {
    right: 10px;
	border-top: 1px solid #acb0b5;
	background-color: #eeeeee;
	width: 170px;
	height: 1px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	font: 1px/1px monospace;
	}


 .titolo{
    font-weight: bold;
	font-size: 20px; 
	margin: 0px 200px 0px 20px;
	color: #000000; 
	padding: 20px;
	}
	
.sottotitolo{
    font-weight: bold;
	font-size: 14px; 
	margin: 0px 0px 0px 0px;
	color: #111111; 
	padding: 10px 0px 5px 0px;}
	
	


.ita{
    position: absolute;
    padding: 0px 10px 20px 20px;
	margin: 10px 310px 10px 10px;
	color: #000000; 
	left:0;
	line-height: 14px;
	width: 220px;
	z-index: 2;
	}
	
.eng{
    position: relative;
	padding: 10px 10px 20px 20px;
	margin: 10px 220px 10px 280px;
	left:0;
	background-color: #f6f6f6;
	z-index: 1;
	color: #333333;
	width: 220px;

	}
	

.links{
	padding-left: 60px;
}
	



 #contenuto img{
  margin: 0 auto 10px auto;
  }

  
  #contenuto h3{
    font-size: 11px;
    padding: 0px 0px 0px 0px;
	color: #333333;
	text-transform: lowercase;
	margin: 5px 0px 5px 0px;
	letter-spacing: 1.5px;
}
#contenuto h4{
    font-size: 10px;
    padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	color: #333333;
	text-transform: lowercase;
	letter-spacing: 1px;
}
#contenuto var{
    font-size: 12px;
    padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 40px;
	color: #333333;
	text-transform: lowercase;
	letter-spacing: 1px;
}

/****************
 *** news***
 ****************/	
.news{
 position: relative;
 margin: 20px 220px 10px 40px;
 width: 450px;
 left:0;
}	

.firma{
 font-size: 11px;
 font-style: italic;
 margin: 5px;
}

/**************************************
***********archivi + componenti***********
**************************************/


table.tabella1 {
table-layout : fixed;
font-family: Verdana, Geneva, Arial, Sans-Serif;
font-size: 10px;
border-spacing : 7px;
margin-top: 10px;
text-transform: lowercase;

}

/*  componenti: cella1, cella2 e cella4
     netlabel: cella1 e cella5
     happening: cella1, cella2 e cella3/
      scheda tecnica: cella 4 */

.cella1{
table-layout : fixed;
width : 70px;
vertical-align:top;
text-align: right;
text-transform: lowercase;


}

.cella2{
width : 230px;
vertical-align:top;
min-height: 120px;
height:auto;
height:120px;
text-transform: lowercase;


}

.cella3{
width : 120px;
vertical-align:top;
min-height: 120px;
height:auto;
height:120px;
text-transform: lowercase;


}

.cella4{
width : 160px;
vertical-align:top;
height:40px;
text-transform: lowercase;

}

.cella5{
width : 165px;
vertical-align:top;
height: 90px;
}

table.tabella2 {
/*table-layout : fixed;*/
font-family: Verdana, Geneva, Arial, Sans-Serif;
font-size: 10px;
border-spacing : 2px;
margin-top: 10px;
text-transform: lowercase;
width: 380x;
margin-left: 30px;
margin-top: 70px;
}




/****************
 *** footer***
 ****************/


#footer {
    font-size: 10px;
	position: relative;
	text-align: center; 
	vertical-align:bottom;
    bottom: 20px;
	height: 40px;
	width: 760px;
	font-size: 9px;
	color: #666666;
	background: #e4e4e4;
	margin: 0px auto 0px auto;
	padding: 15px 0px 15px 0px;
	}
.img1{
  position: absolute;
  text-align: left;
  left: 40px;
  margin-bottom: 60px; 
  border: 0px;
  }
  #footer img{
  text-align: left;
  position: absolute;
  margin-left: 150px;
  margin-bottom: 20px; 
  border: 0px;
  }
	