textarea{	
	width: 700px;
	height: 200px;
}
#news input{
	width: 700px;
}
.submit{
	width:80px;
}
.checkboxes{
	width:10px;
	
}
#riquadroNews{
	border: 1px dashed #C8C8C8;
	padding:5px;
	margin:5px;
	background-color: White;
}

.sottotitoloNews{

	font-style: italic;

}
#news .testoNews{
	line-height: 180%;
	font-family:Georgia;
	font-size:13px;
}
#allegatoNews{
	border-left: 2px solid #365f91;
	padding-left:3px;
}
#news .titolo{
	font-weight: bold;	
	color: #FF8C00;
	font-size: 14px;
}
#news .header{
	float:right;
	text-align: right;
	width: 100%;
font-family:Arial;
color: #365f91;
}
#news .textPreview{
	color:#555555;
	text-decoration: italic;
}
#news a:hover{
	color: #CE0000;
}
#news .paginaCorrente{
	
	color:#365f91;
	
}
#news .titoloHp{
	font-weight: bold;	
	color: #FF8C00;
	font-size: 14px;
}
