body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin:0;
	padding:0;
	color: #424242;
	background-image: url(images/back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffffff;}
	
	
	#container {
	width: 868px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	position: relative;
	
}

.corpo {
	background-image: url(images/backcontent.jpg);
	background-position: top;
	background-repeat: no-repeat;}
	
	.testi {
		padding-left: 38px;
		text-align: left;}
	
	
	
	a {color: #3f92e5; text-decoration: none; font-weight: bold;}
	a:hover {color: #3f92e5; text-decoration: underline; font-weight: bold;}
	
	h1 {
		font-size: 24px; 
		color: #a0a0a0; 
		padding: 0px 0px 10px 0px;
		background-image: url(images/stars.png);
		background-position: right;
		background-repeat: no-repeat;
		display: block;
		}
	h1 .titolopre {color: #5b5b5b; font-size:36px;}
	
	h2 {
	font-size: 18px;
	color: #9d9d9d; 
	background-image: url(images/separatore.gif); 
	background-position: left bottom; 
	background-repeat: no-repeat;
	padding: 20px 0px 10px 0px;}
	h2 .titolopre {color: #5b5b5b; font-size:24px;}
	
	h3 {
		font-size: 14px; 
		color: #9d9d9d;
		background-image: url(images/separatore.gif); 
		background-position: left bottom; 
		background-repeat: no-repeat;
		padding: 20px 0px 10px 0px;}
	h3 .titolopre {color: #5b5b5b; font-size:18px;}
	
	h4 {
		font-size: 14px; 
		background-image: url(images/separatore.gif); 
		background-position: left bottom; 
		background-repeat: no-repeat;
		padding: 10px 0px 10px 0px;
		font-weight: normal;}
	
	b {}
	
	ul {padding: 0px 10px 10px 40px;}
	
	li {
		list-style-image: url(images/dot.png);
		padding-bottom: 0px;
		line-height: 20px;
		font-size: 14px;}
	
	
	p {
		text-align: left;
		font-size: 12px;}
	.right {text-align: center;}	
	.right p {
		text-align: left;
		font-size: 12px;
		padding: 0px 40px 0px 40px;
		text-align: center;}
		
		.leggi {
			text-align: right;
			}
		
.footer {
	padding: 40px 0px 30px 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	border-top: 1px solid #93c42c;
	
}

