@charset "utf-8";
/* CSS Document */


#main { width:100%; background:#cee1db url(/layout/img/hp_servizi.jpg) no-repeat center top;}

#top { width:100%; height:330px; }
#top .container{ height:330px;}
#top .container .tit{ display:inline-block; float:left; margin-top:35px; font-size:14px;}
#top .container h1{ margin-bottom:15px; font-size:22px; line-height:28px;}
#top .container .tit span{font-size:12px;}
#top .container .tit ul{ width:300px; margin:5px 0 20px; list-style-type:none;}
#top .container .tit ul li{ padding:0 0 0 20px; line-height:20px; background:url(/layout/img/freccina.png) no-repeat left center;}
#top .container .tit .reg{ display:inline-block; padding:0 20px 0 0; line-height:16px; font-size:12px; background:url(/layout/img/fr_dx.png) no-repeat right center; }
#top .container .box{ display:inline-block; float:right; margin-top:10px; padding:5px 10px; background:#ffffff;}
#top .container .box a{ font-size:11px;}


/***********************************************
		LISTING
***********************************************/
#cnt { width:100%; background:#e6e6e6;}
#cnt .container { padding:25px 0; }

#cnt ul{ position:relative; width:100%; list-style-type:none;}
#cnt ul li{ position:relative; width:100%; overflow:hidden; margin-bottom:15px; padding:0 0 15px; background:url(/layout/img/linea_sep.gif) repeat-x left bottom; font-size:10px;}
#cnt ul li h3{ float:left; width:220px; font-size:11px;}
#cnt ul li .lista{ float:left; width:550px; font-size:11px;}
#cnt ul li .lista .tit{ display:block; margin-top:8px; padding:0 0 0 20px; line-height:20px; cursor:pointer; background:url(/layout/img/freccina.png) no-repeat left center;}
#cnt ul li .lista .tit a{ display:block; padding:0 20px 0 0; }
#cnt ul li .lista .tit .close{ background:url(/layout/img/fr_down.png) no-repeat right center;}
#cnt ul li .lista .tit .open{ background:url(/layout/img/fr_up.png) no-repeat right center;}
#cnt ul li .lista .first{ margin-top:0;}
#cnt ul li .lista .descr{ display:none; height:auto; overflow:hidden; font-size:11px; }
#cnt ul li .lista .descr p{ padding:5px 20px 5px 20px;}
