#FotoGallery{
    text-align: center;
    font-size: 11px;
    font-family: verdana;
}
#FotoGallery ul{
    clear: left;
    margin: 0px 0px 0px 0px;
}
#FotoGallery li{
    float: left;
    list-style-type: none;
    background: #F6F5E1;
    width: 100px; \width: 112px; w\idth: 100px;
    height: 150px; \height: 162px; h\eight: 150px;
    padding: 5px 5px 5px 5px;
    margin: 1px 1px 1px 1px;
    border: solid 1px #6E5153;
}
#FotoGallery li img{
    margin: 2px;
    padding: 0;
}
#FotoGallery .fotogallerytesto{
}
#FotoGallery .stopfoto{
    clear: both;
}
#FotoGallery .titolo{
    font-size: 14px;
    color: orange;
}
.vendita{
	margin: 0;
    font-weight: bold;
    color:red;
}
#FotoGallery .autore{
	text-decoration: none;
}

