body {
	margin: 5px 0 10px 0;
	padding: 0px;
	background: url(img/sfondo.gif) #cccccc;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom left;
	}
	
	
.sopra {
	margin: 0;
	width: 900px;
	background:transparent;
	padding:0;

}


.more {
	font: 13px arial;
	color: #000000;
	text-align:right;
	margin-top: 10px;
	padding: 0;
	letter-spacing:0px;
	}
.more a, .more a:visited{ 
	font-weight: bold;
	text-decoration: none; 
	color: navy;
	
}
.more a:hover, .more a:visited:hover { 
	color: red;	border-bottom: 1px solid red;			
}

.contenuto {
	font: 12px verdana, sans-serif;
	color: black;
	padding: 12px;
	text-align: justify;
	margin: 0;
	background: url(img/sfondo_contenuto.gif);
	border: 1px solid #cccccc; 
	}
	
.contenuto a, .contenuto a:visited,
.analitica a, .analitica a:visited
{ font-weight: bold;
		text-decoration: none; color: navy;			
}
.contenuto a:hover, .contenuto a:visited:hover,
.analitica a:hover, .analitica a:visited:hover
{
		color: red;	

}


H1 {
	font: 18px "times new roman";
	color: #000000;
	font-weight:bold; 
	padding: 2px 10px; 
	text-align: left;
	margin:0;
	background: #dddddd; 
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;	
}

.contenuto_ratm {
	font: 12px verdana, sans-serif;
	color: black;
	padding: 12px;
	text-align: justify;
	margin: 0;
	border: 1px solid #cccccc; 
	background: url(img/sfondo_ratm.gif);
	}

.analitica {
	font: 12px verdana, sans-serif;
	color: black;
	padding: 12px;
	text-align: left;
	margin: 0;
	background: url(img/sfondo_analitica.jpg) #ffffff;
	border: 1px solid #cccccc; 
	}


.sotto {
	margin: 0;
	width:900px;
	font: 11px verdana, sans-serif;
	color: white;
	padding-top: 10px;
	 Line-Height:20px;
	 background: transparent url(img/sotto.gif) repeat scroll 0% 50%;
	 height:150px
	 
}
.sotto a, .sotto a:visited{ font-weight: normal;
		text-decoration: none; color: white;	 padding: 2px		
}
.sotto a:hover, .sotto a:visited:hover {
		color: black; background: white		
}


.firma {
	margin: 2px 0 10px 0;
	font: 10px verdana, sans-serif;
	color: black;
	word-spacing: 0px; letter-spacing: -1px
}
.firma a, .firma a:visited{ font-weight: normal;
		text-decoration: none; color: navy;	
}
.firma a:hover, .firma a:visited:hover {
			text-decoration: underline
}

.mappa {
	margin:5px 0;
	font: 11px verdana, sans-serif;
	color: black;
	padding: 4px;
	 Line-Height:20px
}
.mappa a, .mappa a:visited{ font-weight: normal;
		text-decoration: none; color: black;	 padding: 2px		
}
.mappa a:hover, .mappa a:visited:hover {
		color: white; text-decoration: none		
}
