
.galleryBig a
{
    cursor: pointer;
}


#galleryMenu{
    height: 450px;
    position: relative;
}

#galleryMenu ul{
    list-style:none;
    list-style-image:none;
    width:185px;
    float:right;
    margin: 0 0 0 15px;
    padding:0;
}

#galleryMenu ul li{
    float:left;
    display:inline;
    list-style:none;
    list-style-image:none;
    background:none;
    text-indent:0;
    height:60px;
    width:90px;
    background:none;
    text-align:center;
    margin:4px 2px 4px 0;
    padding:0;
    background: #000 url(../img/loading2.gif) center center no-repeat;
}

#galleryMenu ul li.ultimo{
    margin:2px 0;
}

#galleryMenu ul li img{
    width:90px;
    border:none;
    margin:0 auto;
}

#galleryMenu ul li a.first img 	{

    height:100%!important;
    width: auto!important;
    margin-left: auto!important;
    margin-right: auto!important;
}


#galleryMenu ul li a{
    height:58px;
    width:88px;
    /*background:url(../img/loading.gif) center center no-repeat;*/
    display:block;
    overflow:hidden;
    /*border:1px solid #000;*/
}


#galleryMenu ul li a:hover,#gallery ul li a:focus,#gallery ul li a.selected{
    height:58px;
    width:88px;
    border:1px solid #999 ;
}


.pagination
{
    /*width:190px;*/
    position: absolute;
    bottom: 5px;
    left: 5px;
}

.pagination a
{
    display: block;
    width: 20px;
    height: 15px;
    /*border:1px solid #eaa623;*/
    /*border-left: 1px solid #999  !important;*/
    text-align: center;
    color: #999 !important;
    float: left;
}

.pagination a.first
{
    border: none !important;
}


.pagination a.selected
{
    color: #fff  !important;
    border: none;
}

#footer .wpDx {
    width: 840px;
}

#footer .footerMail{
    margin-top: 14px;
    margin-left: 0px;
}

#footer .copyrightLink{
    margin-top: 20px;
    margin-right: 10px;
}

#footer .copyright{
    margin-top: 20px;
}