/* CSS Document */
body {
  width:650px;
	font-family: lucida-grande, helvetica, arial, sans-serif;
  font-size:14px;
  margin: 0px auto 0px auto; }

/* HEADER */
	
#navmenu {
    display: none }
		
#printheader {
  padding-left: 120px; }	
	

/* MENU */
#newsletter {
   display:none; }


/* AREA CONTENUTO */
 
 
.testotitolo{
 font-weight: bold;
 margin-top: 10px; }
 
.abstract {
  font-style: italic;
 margin-bottom: 10px; }
 
 
.testo {
  text-align: justify; }

#content {
  text-align: justify;
  width:600px; }
	
	
.servizimenu {
   display:none; }
}

#indietro {
   display:none; }
}




/* AREA footer */
#footer {
  display: none;
}



/* AREA CONTENUTO */
#content {
  padding: 30px 30px 30px 30px;
  float: right;
}

.imgservizi {
	margin-left: 18px;
	margin-top: 28px;
	border: none;
}
