/* colori 
testo 868788
link sel ec7504
bg chiaro f2f2f2


*/
#mainPage h1 { font-size:18px; color:#ec7504; }
#top { background:#dcdcdd; padding:10px 0; overflow:hidden; }
.box { float:left; width:308px; height:400px; overflow:hidden; margin:0 0 0 10px; position:relative; cursor:pointer; }
.box h2 { position:absolute; top:20px; left:20px; color:#ffffff; line-height:18px; z-index:50; font-size:1.1em; font-weight:normal; }
.box h2 a { color:#ffffff; }
.box .slide { position:absolute; bottom:0px; left:0px; width:308px; height:0px; z-index:50; overflow:hidden; }
.box .desc { position:absolute; bottom:5px; left:5px; width:298px; height:105px; z-index:50; }
.box .descBg { position:absolute; bottom:0; left:0; width:308px; height:115px; background:#000000; z-index:40; }

.box p { color:#ffffff; font-size:.8em; }
.box p.contatto { position:absolute; bottom:0; left:0; }

.box .boxOver { position:absolute; bottom:0px; left:0px; width:308px; height:400px; background:#000000; z-index:100; display:none; }


.box.last { float:right; margin:0 10px 0 0; }
.box.last h2 { left:auto; right:20px; }

.news { background:url(../i/home-news.png) no-repeat 15px bottom; padding:0 0 24px; margin:0 0 15px; position:relative; }
.news .colSx { float:left; width:230px; padding:10px 10px 26px; color:#ffffff; }
.news .colDx {  padding:5px 10px; overflow:hidden; }
.news .thumb { float:right; }
.news .thumb img { background:#dcdcdd; border:5px solid #f2f2f2; border-left:0; padding:5px; }
.newsWrap { background:url(../i/bg-news.png) repeat-y 0 0; overflow:hidden; position:relative; }
.news .colSx a { color:#ffffff; }
.news h2 { font-size:.9em; }
.news p, .news li { margin:5px 0; }
.news ul { padding:0 0 0 20px; list-style:disc; }
.news li li { font-size:1em; }

.newsWrap { cursor:pointer; }
.news.over .newsWrap { background:#ec7504; }
.news.over .colDx p, .news.over .colDx li { color:#ffffff; }
.news.over .thumb img { border-color:#ec7504; }

.news p.data { position:absolute; bottom:5px; left:160px; }



.news .social { position:absolute; bottom:0px; right:10px; font-size:.7em; }
.social img { position:relative; margin:0 0 -3px 8px; }
.hiddenGal { display:none; }


















