.galleria_container{
    float:left;
    width:770px;
    height:180px;
    display:block;
    border-bottom:1px dotted #ccc;
    margin-top:10px;
}


.foto_gal_cont{
    width:770px;
    height:70px;
    font-size:0px;
    text-align:right;
    line-height:0px;
}

.foldergallery{
    float:left;
    height:180px;
    padding-top:20px;
    color:#91969D;
    width:770px;
    font-size:11px;
}

.tit_gal{
    font-size:15px;
    line-height:22px;
    font-weight:bold;
    color:#9C3300;
}

.foto_container{
    float:left;
    height:120px;
    padding:1px;
    width:120px;
    margin-right:7px;
    display:block;
    background:#333;
    margin-bottom:7px;
    margin-top:2px;
}

.backgallery{
    float:left;
    display:block;
    height:19px;
    width:117px;
    background:#9C3300;
    color:#fff;
    font-size:13px;
    padding-top:2px;
    padding-left:5px;
    margin-top:4px;
    margin-bottom:5px;
    margin-left:10px;
}

.pag_container{
    margin-top:4px;
    float:left;
    height:auto;
    width:720px;
    font-size:0;
    line-height:0;
}

.pages,
.pages_hover
{
    float:left;
    display:block;
    background:#ccc;
    text-align:center;
    font-size:11px;
    line-height:13px;
    color:#333;
    padding-top:3px;
    height:18px;
    width:20px;
    border-right:1px solid #fff;
}

.pages_hover{ background:#666; }