body { margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
}

ul {list-style:none; }

#fondo { 
	background:url(../images/nav_space.jpg) repeat-x 0 0;
	}
	
a:link { 
	color:red;
	text-decoration:none;
	}

a:active { 
	color:red;
	text-decoration:none;
	}

a:hover { 
	text-decoration:none;
	color:#4C7088;
	}

a.link1:link {
	color:#4C7088;
	text-decoration:none;
	}
	
a.link1:active {
	color:#4C7088;
	text-decoration:none;
	}
	
a.link1:visited {
	color:#4C7088;
	text-decoration:none;
	}
	
a.link1:hover {
	text-decoration:none;
	color:red;
	}



	/* -- testo centrale -- */



.titolo {
font-family:'Verdana','Arial','Helvetica','Sans-serif';
font-size:18px;
font-weight:bold;
line-height:18px;
text-decoration:none;
color:#4C7088;
}

.di {
font-family:'Verdana','Arial','Helvetica','Sans-serif';
font-size:11px;
text-decoration:none;
color:#393838;
}

.autore {
font-family:'Verdana','Arial','Helvetica','Sans-serif';
font-size:11px;
font-weight:bold;
text-decoration:none;
color:#393838;
}

.testo {
font-family:'Verdana','Arial','Helvetica','Sans-serif';
font-size:12px;
text-decoration:none;
line-height:18px;
color:#393838;
}

.testofirma {
font-family:'Verdana','Arial','Helvetica','Sans-serif';
font-size:12px;
font-weight:bold;
text-decoration:none;
line-height:20px;
color:#4C7088;
}

.note {
font-family:'Verdana','Arial','Helvetica','Sans-serif';
font-size:10px;
text-decoration:none;
color:#393838;
}

.notebold {
font-family:'Verdana','Arial','Helvetica','Sans-serif';
font-size:10px;
font-weight:bold;
text-decoration:none;
color:#4C7088;
}

.box {
padding-top:0px;
padding-left:0px;
padding-bottom:0px;
padding-right:0px;
}

.boxnote {
background-color:#E6E6E6;
padding-top:5px;
padding-left:5px;
padding-bottom:5px;
padding-right:5px;
}


.para {
    line-height:18px;
}

	/* -- testo centrale end -- */
	
		/* -- navigatore -- */

#topnav {
	width:100%;
	margin:0 auto; 
	height:40px; 
	background:url(../images/nav.jpg) no-repeat left top; 
	}
	
#topnav ul {
	width:720px;
	margin:0 auto; 
	}

#topnav li {
	height:40px;
	float:left;
	}


	/* -- navigatore end -- */
	
	
	
	/* footer -- */

#footer { 
	text-align:center;
	height:40px;
	background-color:#CCCCCC;
	}

.footertext { 
	font-family:'Verdana','Arial','Helvetica','Sans-serif';
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:white;
	}

.footertext a:hover {
	font-family:'Verdana','Arial','Helvetica','Sans-serif';
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:#393838;
	}

.footertext a {
	font-family:'Verdana','Arial','Helvetica','Sans-serif';
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:white;
	}
	

	
.footersfoglia { 
	font-family:'Verdana','Arial','Helvetica','Sans-serif';
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:#4C7088;
	}
	
.footersfoglia a:hover {
	font-family:'Verdana','Arial','Helvetica','Sans-serif';
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:red;
	}

.footersfoglia a {
	font-family:'Verdana','Arial','Helvetica','Sans-serif';
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:#4C7088;
	}
	
	/* footer end -- */