.galleria_container{
    float:left;
    width:450px;
    padding-top:5px;
    height:auto;
    display:block;
}


.foto_gal_cont{
    float:left;
    width:450px;
    height:130px;
    border-bottom:1px dotted #f56e03;
    font-size:0px;
    line-height:0px;
}

.foldergallery{
    float:left;
    height:95px;
    padding-top:20px;
    color:#91969D;
    width:210px;
    font-size:11px;
}

.tit_gal{
    font-size:15px;
    line-height:25px;
    font-weight:bold;
    color:#fff;
    float:right;    
}

.foto_container{
    float:left;
    height:119px;
    width:119px;
    border:1px solid #666;
    margin:5px 12px 0px 15px;
    display:block;
    background:#ccc;
    overflow:hidden;
}

.backgallery{
    float:right;
    display:block;
    height:19px;
    width:117px;
    background:#333;
    color:#fff;
    font-size:13px;
    padding-top:2px;
    padding-left:5px;
}

.pag_container{
    float:left;
    height:auto;
    width:450px;
    background:#666;
    font-size:0;
    line-height:0;
}

.pages,
.pages_hover
{
    float:left;
    display:block;
    background:#666;
    text-align:center;
    font-size:11px;
    line-height:13px;
    color:#f56e03;
    padding-top:3px;
    height:17px;
    width:20px;
    border-right:1px solid #000;
}

.pages_hover{ background:#f56e03; color:#fff; }
