/* Classi formattazione grafica switchImage*/
#switchImage {width:530px; height:232px; /*background:url(../i/t/boxTh.gif) 0 0 no-repeat*/}

#switchImage #imgBig {}
#switchImage #imgBig.dimensione {width:300px; height:222px; margin-right:3px; position:absolute; float:left}
#switchImage #imgBig img {position:absolute; width:300px; height:222px; z-index:10}
#switchImage #imgBig #imgMask {position:absolute; width:300px; height:222px; z-index:20}
#switchImage #imgBig #txTitle {position:absolute; width:240px; height:50px; margin-top:162px; padding:10px 35px 0 25px; z-index:15; color:#000; font-size:10px; text-align:left}
#switchImage #imgBig #txTitle.bgTxt {background:#FFF}

#switchImage #imgTh {}
#switchImage #imgTh.dimensioneTh {width:266px; height:164px; position:absolute; padding-left:300px; float:left}
#switchImage #imgTh ul {padding:0; margin:0}
#switchImage #imgTh li {width:133px; height:82px; list-style:none; float:left}
#switchImage #imgTh a {width:130px; height:82px; padding:0; margin:0; display:block}
#switchImage #imgTh a.imgSelect {cursor:default}
#switchImage #imgTh img {width:130px; height:82px; padding:0; margin:0; border:0; z-index:10}
#switchImage #imgTh .maskTh {position:absolute; width:130px; height:82px; z-index:20}

#switchImage .visible {display:block !important; visibility:visible !important}
#switchImage .none {display:none !important; visibility:hidden !important}
