.galleria_container{
    float:left;
    width:560px;
    height:auto;
    display:block;
}


.foto_gal_cont{
    float:left;
    width:560px;
    height:150px;
    border-bottom:1px dotted #444;
    font-size:0px;
    line-height:0px;
}

.foto_gal_cont img{
    padding:1px;
    border:1px solid #444;
}

.foldergallery{
    float:left;
    height:95px;
    padding-top:20px;
    color:#91969D;
    width:210px;
    font-size:11px;
}

.tit_gal{
    font-size:20px;
    line-height:32px;
    color:#fff;
}

.foto_container{
    float:left;
    height:125px;
    padding:1px;
    width:125px;
    display:block;
    background:#000;
    border:1px solid #444;
    margin-right:11px;
    margin-bottom:5px;
    margin-top:5px;
}

.backgallery{
    float:right;
    display:block;
    height:19px;
    width:75px;
    background:url(gfx/back.jpg) no-repeat 0 5px #000;
}

.pag_container{
    float:left;
    height:auto;
    width:678px;
    background:#444;
    font-size:0;
    line-height:0;
}

.pages,
.pages_hover
{
    float:left;
    display:block;
    background:#000;
    text-align:center;
    font-size:11px;
    line-height:13px;
    color:#fff;
    padding-top:3px;
    height:15px;
    width:18px;
    border:1px solid #444;
    border-right:0;
}

.pages_hover{ font-weight:bold; color:#f00;}

.p_tit_ita,
.p_tit_eng
{
    float:left;
    height:19px;
    width:80px;
}

.p_tit_ita{ background:url(gfx/pag_ita.jpg) no-repeat 0 1px; }
.p_tit_eng{ background:url(gfx/pag_eng.jpg) no-repeat left center; }









