/* Classi formattazione grafica mooSlider */
#galleryDett {width:704px; height:279px; background:#000; padding:0}

#galleryDett #imgBig {}
#galleryDett #imgBig.dimensione {width:540px; height:279px; float:left}
#galleryDett #imgBig img {/*position:absolute;*/ width:540px; height:279px}

#galleryDett #imgThumb {visibility:hidden}
#galleryDett #imgThumb.dimensioneTh {width:164px; height:279px; float:left}
#galleryDett #imgThumb .prev {width:164px; height:17px; background:url(../i/t/gp_thumb.gif) 0 0 no-repeat}
#galleryDett #imgThumb .next {width:164px; height:16px; background:url(../i/t/gp_thumb.gif) 0 -263px no-repeat}

#galleryDett #imgThumb .prev {cursor:pointer}
#galleryDett #imgThumb .next {cursor:pointer}

#galleryDett #imgThumb #boxTh {width:164px; height:246px; overflow:hidden}
#galleryDett #imgThumb.proposte #imgTh a {width:164px; height:82px; display:block; background:url(../i/t/gp_thumb.gif) 0 -17px no-repeat}
#galleryDett #imgThumb.archeo #imgTh a {width:164px; height:82px; display:block; background:url(../i/t/gp_thumbArcheo.gif) 0 -17px no-repeat}
#galleryDett #imgThumb.sogni #imgTh a {width:164px; height:82px; display:block; background:url(../i/t/gp_thumbSogni.gif) 0 -17px no-repeat}
#galleryDett #imgThumb #imgTh a:hover {background-position:0 -99px}
#galleryDett #imgThumb #imgTh img {width:141px; height:67px; padding:7px 0 0 16px}
#galleryDett #imgThumb #imgTh a.imgSelect {cursor:default; background-position:0 -181px}



