.testo {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.testopic {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;

}
.testogrande {
	font: 13px verdana;
}
.testonews {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}
.testogiustificato {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;

}
.testonewscentrato {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	font-style: italic;
	text-align: center;

}
.testorigagrigiasotto {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	left: 4px;
	padding: 2px;



}
.testogiustificatopiccolo {
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #666666;
}

.frontend_gallery{
	width			: 570px;
	list-style-type	: none;
	display			: block;
	float			: left;
	margin			: 0;
	padding			: 10 10px 0 0;
	//padding-bottom: 10px;
	border			: 1px solid #243E90;
	border-top		: 0;
	background-color: #B5CADF;
}
.frontend_gallery li{
	display	   : block;
	float	   : left;
	margin-left: 10px;
	//margin-left: 8px;
	margin-bottom: 10px;
}



.frontend_gallery li img{
	width : 100px;
	height: 100px;
	border: 1px solid #635FAA;
}

.gallery_title{
	width: 570px;
	border			: 1px solid #243E90;
	border-bottom	: 0;
	background-color: #B5CADF;
	font-size		: 20px;
	color			: #FFFFFF;
	padding			: 5px 0 0 10px;
	margin			: 0;
}
