/* SlideShow Banner */

#ts-wrapper {width:656px;height:330px;margin:0 auto;}

#slider {float:left; position:relative; overflow:auto; width:656px; height:300px;border:2px solid #306FBC; background:#fff;}
#slider ul {position:absolute; list-style:none; top:0; left:0;padding-left:0px;margin-left:0px;}
#slider li {float:left; width:656px; height:300px;}

.pagination {float:left; list-style:none; height:25px; margin:5px 0 0 0px; padding-left:0px;}
.pagination li {float:left; cursor:pointer; padding:5px 8px; background:#5f94d6; border:1px solid #306FBC; margin:0 4px 0 0; text-align:center; color:#fff}
.pagination li:hover {background:#4781c9; border:1px solid #8bc5c9; color:#fff}
li.current {border:1px solid #ccc; background:#306FBC}

li#content-ts {width:656px; height:330px;}
#content-ts h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}

/* SlideShow Loghi */

#ts-wrapper-loghi {width:652px;height:85px;margin:0 auto;}

#slider-loghi {float:left; position:relative; overflow:auto; width:580px; height:85px;border:none; background:#fff;}
#slider-loghi ul {position:absolute; list-style:none; top:0; left:0;margin:0;padding-left:0px;}
#slider-loghi li {float:left; width:580px; height:85px;}

.sliderbutton {float:left; width:32px; margin-top:23px;background:#000;}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {background:#306FBC}

li.current-loghi {border:1px solid #ccc; background:#306FBC}

li#content-ts-loghi {width:580px; height:85px; padding:0px 0px 15px 0px}
#content-ts-loghi h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}