/* CSS Document */



.topGallery
{
margin:0;
padding:0;
border:0;
width:688px;
height:76px;
text-align:left;
float:left;
background-image:url(../img/gallery/top.jpg);
background-repeat:no-repeat;
background-position:top;
font-size:12px;
font-weight:bold;
color:#F1E8DF;
padding-top:18px;
padding-left:16px;

}




.contieniThumb
{
float:left;
width:120px;
height:152px;
padding-right:7px;
padding-left:7px;
}

.contieniImgGallery
{
float:left;
width:452px;
height:auto;
padding-left:110px;
padding-right:110px;


}



.thumbGallery
{
float:left;
width:120px;
height:auto;
}

.imgGallery
{
float:left;
width:425px;
height:auto;
}


.titoloThumb
{
float:left;
width:120px;
height:24px;
font-size:10px;
padding-top:4px;
padding-bottom:4px;
text-decoration:none;

}

.descrizioneImgGallery
{
float:left;
width:425px;
height:auto;
font-size:10px;
padding-top:4px;
padding-bottom:4px;
text-decoration:none;

}



.titoloimgGallery
{
float:left;
width:425px;
height:auto;
font-size:16px;
font-weight:bold;
padding-top:4px;
padding-bottom:4px;
text-decoration:none;

}




.linkDescrizione
{
text-decoration:none;
color:#FFFFFF;

}


.linkDescrizione:hover
{
text-decoration:underline;

}

.boxThumb
{
vertical-align:top;
text-align: justify;
width:672px;
height:auto;
float:left;
padding-bottom:16px;
}


.textRisultati
{

font-size:12px;
font-weight:bold;
color: #663300;
padding-bottom:6px;
text-align:center;

}

.textElenco
{
text-align:center;
}


