p#return{font-size: 16px; font-weight: bold; padding-left: 0.5em;}
th input{background-color:#FFDA9F; border:1px solid #000; }

ul.elenco, ul.elencoLaterale{
	margin : 0 0 0 0;
	padding : 1em 0 0 0;
	list-style-type : none;
}

ul.elenco{
	margin-left : 20%;
}

ul.elencoLaterale{
	width : 15em;
	border-right : solid 1px;
	font-size : 0.7em;
}

ul.elenco li, ul.elencoLaterale li{
	margin : 0 0 0 0;
	padding : 0 0 1em 30px;
	background-image : url("../images/chiocciola.jpg");
	background-repeat : no-repeat;
	background-position : middle left;
}

ul.elencoLaterale li{}
p.immagine{
	position : absolute;
	padding : 1em 1em 1em 0;
	top : 0em;
	left : 11em;
	text-align : center;
	margin : 0 0 0 0;
}

p.immagine img{
	margin : 1em auto 1em auto;
}

div.centro{      
                  background-color:#67687C;
                  background-image: url("sfondoPress.jpg");
                  background-repeat: no-repeat;
                  background-position:right top;
                }
                
                
span{color:#FF0000; font-weight: bold;}
p.nota{font-size:12px; padding-left:1em;}
p{padding-left:1em;}