div.scroller { 		
	width: 900px; 
	height: 300px;
	overflow: hidden;
	background: #000;
	border-top: 3px solid #CC0066;
	border-left: 0px;
	border-bottom: 3px solid #CC0066;
	border-right:3px solid #CC0066;
	margin:0px 0px 0px 0px;
	}
	div.scroller div.section {		
		width:900px;
		height:300px;
		float:left;
		margin:0px;
		padding:0px;		
		}
		
	/*div.menu { 		
	width: 700px; 
	height: auto;
	text-align:left;
	background:none;
	border: none;
	margin:0 auto;
	}
	div.menu img {
	padding:0px;
    background: none;
    border: none; }*/
	
	div.scroller div.content {
		width: 30000px;
		}
	div#section3 {
		background:url(images/sez3.jpg) no-repeat right #000;
		}
	div#section4 {
		background:url(images/sez_cont.jpg) no-repeat right #000;
		line-height:19px;
		}
	div#section5 {
		background:url(images/sez4.jpg) no-repeat right #000;
		}
	div.contenuti {		
		width:850px;
		height:auto;
		margin:0px;
		padding:10px 5px 0px 40px;
		border: none;
		font-size:14px;
		color: #DED2DF;		
		}
		div.contenuti a{		
		font-size:15px;
		color: #DED2DF;
		text-decoration:none;		
		}
		div.contenuti a:hover{		
		font-size:15px;
		color: #DED2DF;
		text-decoration:underline;		
		}
		div.contenuti ul{		
		margin:0px 0px 3px 20px;
		padding:4px 0px 0px 0px;
		line-height: 19px;
		}
		div.contenuti li{		
		margin:0px;
		padding:0px;		
		}
		.corsivo{		
		font-style:italic;
		line-height:30px;
		margin:0px;
		padding:0px;		
		}
		div.contenuti img{
		float:left;		
		padding:0px;
        background: none;
        border: none;
		margin: 0px 8px 0px 0px;		
		}
		.abbonati { 
		width:400px; 
		height:auto; 
		padding:3px; 
		border:1px solid #CC0066; 
		margin:8px 0px 0px 0px; 
		font-size:17px; 
		float:left;}
		.abbonati img{ 
		float:right;}
	.down {		
	width: 100%;
	float:right;
	text-align:right;
	line-height:1px;
	/*overflow: hidden;*/
	border: none;
	margin:0px;
	padding:0px;
	color: #CC0066;
	font-size:12px;		
		}
			.down a{
	color: #CC0066;
	text-decoration:none;		
		}
			.down a:hover{
	color: #CC0066;
	text-decoration:none;
	background: #fff;		
		}
