/* Dl generica */
dl {width:auto;margin:0 auto;}
dl dt {height:30px;padding:10px 0 0 0;color:#339933;font-size:20px;font-weight:bold;font-family: "Trebuchet MS", "Times New Roman", Times, serif;}
dl dd {overflow:hidden;margin:0;text-align: justify;}
dl dd img {margin:0 15px 5px 15px;}

/* Dl news*/
dl.News {width:256px;float:right;margin:0 0 0 30px;border-bottom: 1px solid #edc2c2;}
dl.News dt {height:30px;color:#975353;text-align:right;border-bottom: 1px solid #edc2c2;}
dl.News dd {padding:15px 10px;border: 1px solid #edc2c2;border-bottom:none;border-top:none;background: url(../grafica/bg_ddNews.gif) repeat-x left top;text-align:left;}

dl.News dd span.dataArticolo {float:right;font-size:10px;margin-left:10px;}
dl.News dd a.titoletto {font-weight:bold;font-size:13px;}
dl.News dd p.strillo {line-height:14px;margin:5px 0 0 0;}

/* Login */ 
div#Login {width:338px;float:right;margin:16px 0 0 0;}
div#Login table td.Login {background: none;border:none;font-size:10px;color:#333333;font-weight:bold;}
div#Login table td.Login input {width:80px;}
div#Login table td.Login input.Btn2 {background: url(../grafica/btn2.gif) no-repeat top left;width:56px;height:20px;border:none;margin:0 5px;font-weight:bold;color:#fff;font-size:11px;line-height:13px;cursor: pointer;padding:0;}

div#Login table td.Login input.BtnLogout {background: url(../grafica/btn2.gif) no-repeat top left;width:56px;height:20px;border:none;margin:0 5px;font-weight:bold;color:#fff;font-size:11px;line-height:13px;cursor: pointer;padding:0;}

/* Cerca */

div#Cerca{width:220px;margin:16px 0 0 0px;float:right;}
div#Cerca table td.Ricerca{background: none;border:none;font-size:10px;color:#333333;font-weight:bold;}
div#Cerca table td.Ricerca input {width:120px;}
div#Cerca table td.Ricerca input.Btn {background: url(../grafica/btn.gif) no-repeat top left;width:46px;height:20px;border:none;margin:0 5px;font-weight:bold;color:#fff;font-size:11px;line-height:13px;cursor: pointer;padding:0;}

ul.associati {padding: 0;}
ul.associati li {padding: 7px; list-style-type: none;}
ul.associati li.dispari{background: #e4f7cc;}

table#dettaglioNews td.testo div.art_foto_sx {float:left;margin:15px 15px 5px 0;}
