#recaptcha_image img
{
        width: 200px;

} 
#recaptcha_image { width: 193px; height: 57px; margin: 3px 0 5px 0;} 
#recaptcha_response_field { width: 100px;}
#recaptcha_widget{ width: 200px;}
body{
	background-color:#E5EEEC;
}
#newsPreview{
	padding:5px 4px 6px 18px;
}
#newsPreview img{
	float:left;
	border:4px solid #CCCCCC;
	margin:0px 6px 0px 0px;
}
#news{
	padding:5px 56px 0px 17px;
}
#news img{
	float:left;
	border:8px solid #CCCCCC;
	margin:0px 16px 6px 0px;
}
#news img.normal{
	border:0px;
	margin:0px 0px 0px 0px;
}
#imgCentrale{
	background-image:url(../img/news/centrale.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:85px;
}
#bot{
	background-image:url(../img/news/bot.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:57px;
}
#bottom{
	text-align:center;
	color: #999999	;
	padding-top:16px;	
}
a.bottom:link, a.bottom:visited {
	color: #999999	;
}
a.bottom:hover{
	color:#999999;
}