A:link { 		
		color: #f86670;
		text-decoration: none;
}
		
A:visited { 
		color: #4561D5;
		text-decoration: none;
}
 
A:hover { 	
		color: #767575;
		font-weight: bold;
		text-decoration: none; 
}

A.menulink {
		display: block;
		width: 154px;
		text-align: left;
		text-decoration: none;
		font-family: eurasia, sans-serif;
		font-size: 12px;
		color: #D32936;
		padding-left: 15px;
		border: solid 1px #000000;
		background-image: url(../images/striscia.gif);
		background-repeat: no-repeat;
}

A.menulink:hover {
		border: solid 1px #D3D3D3;
		color: #FFFFFF;
		padding-left: 15px;
		background-color: #D32936;
		background-image: url(../images/striscia_hover.gif);
		background-repeat: no-repeat;
}

body {  
		font-family: Arial, Helvetica, sans-serif;
		color: #000000; 
		margin-top: 0px; 
		margin-right: 0px; 
		margin-bottom: 0px; 
		margin-left: 0px; 
		background-color: #FFFFFF;
}

#testata {display: none; }	

#sfondosx { display: none; }			
  
#corpo {
		margin-top: 20px;
		margin-left: 0px;
}

.sinistra { display: none; }

.centrale {
		width: 50%;
		vertical-align: top;
		padding-top:	50px;
		padding-left:	10px;
		padding-bottom: 20px;
		font-size:	0.75em;
}

.destra {display: none; }


.data {
		font-size: 0.70em;
		position: absolute;
		left: 85px;
		top: 75px;
		width: 150px;
}

#footer { 
		height: 58px;
		font-size: 0.75em; 
		text-align: center;	
}

#interp {display: none;}

#aiic {	display: none; }

hr {
	margin-top: 30px;
	width: 75%;
	height: 1px;
}

h6 { 	margin: 10px; }

ul,il  { list-style-type: disc; }