
#slider {width:auto;}
.headex {background: url(../imgs/arrow.gif) left no-repeat;
height:16px;
display:block;
font-size:11px;
color: #006699;
	font-weight:bold;
padding:2px 0px 0px 20px;
border-bottom: 1px dotted #CCCCCC;
line-height:16px;
}
.headex:hover {background: url(../imgs/arrow.gif) left no-repeat;
height:16px;
display:block;
font-size:11px;
color: #cccccc;
	font-weight:bold;
padding:3px 0px 0px 20px;
border-bottom: 1px dotted #CCCCCC;
line-height:16px;
}
.contenuto {overflow:hidden}
.text { border-top:none; padding:15px; background:url(../imgs/bg_accordion.jpg) top repeat-x;}
