.titolo_galleria h1
{
	valign: top;
  	font-family: Book Antiqua, Helvetica, sans-serif;
	color: #1072a8;
	font-weight: bolder;
	font-size: 24px;
}

.testo_galleria 
{
    font-family: Garamond, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: bolder; 
    color: #FFFFFF; 
    text-decoration: none;
}

.titolo_immagine 
{
    font-family: Garamond, Helvetica, sans-serif; 
    font-size: 12px; 
    font-weight: normal; 
    color: #A0201F;
}

.testo_immagine 
{
    font-family: Garamond, Helvetica, sans-serif; 
    font-size: 10px; 
    font-weight: bolder; 
    color: #758BA2; 
    text-decoration: none;
}

.intestazione_gruppo{
    font-family: Garamond, Helvetica, sans-serif; 
	color: #A0201F;
	font-style: italic;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 15px;
}

.box_immagine 
{
    padding: 4px;
    text-align: center;
}

.contenitore_images
{
	width: 100%;
}

.intestazione_gruppo
{
	
}

.tabella_immagini
{
	width: 100%;
}
