/* elenco 2 */
.elenco2 {
		padding:0em 0.5em 1em 0.5em;
		margin:0em;
		margin-bottom:2em;
		/*margin-top:1em;*/
		font-weight:bolder;
		border:1px solid #eee;
		background-color:#fff;
		background-image: url("../image/bkElenco.gif");
		background-position: top;
		background-repeat: repeat-x;
		
	}

div.elenco2 ul li {
    line-height: 2em;
    list-style-image: url("../image/freccia.gif");
                }	
div.elenco2 ul .nolink {
    line-height: 2em;
    list-style-image: url("../image/freccianolink.png");
                }                

/* fine elenco 2 */


/* elenco 3 */
.elenco3 {
		padding:0em 0em 0em 0em;
		margin:0em;
		font-weight:bolder;
		border:1px solid #eee;
		background-color:#fff;
		background-image: url("../image/bkElenco.gif");
		background-position: top;
		background-repeat: repeat-x;
		
	}
/* fine elenco 3 */

#colonnasx {
        
             width: 59%;
           }

#colonnadx {
             float:right;
             width:40%;
           }

.cornice{
          width: auto;
         }


   

#bottom{
        clear:both !important;
       }

#sfondiImg{
           padding-bottom: 2px !important;
           }

#corpoHp{
         padding-bottom: 2px !important;
        }
      
/*#colonnadx .elenco2{margin-top: 1em;}         */

                   
div#generale { 
	text-align:center;
	margin:auto;
	width:98%;
	border:none;
	margin-bottom:2em;
}

div#generale fieldset {
	border:none;
	text-align:left;
	margin:auto;
	margin-left:1em;
}

div#generale p {
	border:none;
	padding:0.2em;
}

div#generale form { 
	background-color:#eee;
	width:600px;
	margin:auto;
	border:1px solid #ccc;
}

div#generale input {
	border:1px solid #000;
	margin:0.3em;
	width:98%;
}
       