.grigiochiaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-align: justify;
}

.grigioscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;

}

.giallochiaro {
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #e8af34;
	text-align: justify;
	text-decoration: none;

}



div#gallery{
	position: relative;
	left: 5px;
	width: 900px;overflow: auto;
   font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align:center;
	} 

div#gallery dl{float: left;width: 141px;height: 190px;
    text-align: center;color: #555;} 

div#gallery dt{padding: 15px 9px ;} 

div#gallery img{display:block;margin:0 auto; border:solid #999999 1px;} 

div#gallery dd{margin: 0;padding: 2px 13px 0px;}
