body {
	font-family: Arial, Helvetica, sans-serif
	font-size:12px;
	float: right;
	background:url(../img/quadri.jpg);
/*	background-color: #DEDEDE; */
	}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
ul { 
	list-style: disc url(immagini/doc.gif);
	margin:0;padding:0 2em;
	}
li.menu { list-style: square url(immagini/cartellachiusa.gif); 
	font-size:11px;
}
p {
margin: 0 0 0 0px;
padding: 10px;
text-align:justify;
}
h1 {
	padding: 4px;
	margin: 4px;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F7CB33;
}
h2 {
	text-align: center;
	font-size: 190%;
	font-weight: normal;
	color: #000000;
}
h3 {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
h5 {
	text-align: left;
	font-size: 9px;
	font-weight: normal;
	color: #0099CC;
}
h6 {
	font-size: 14px;
	text-align: left;
	color: #000000;
	padding: 4px;
	margin: 4px;
}
#box {
	width: 400px;
	height: 200px;
	float: right;
}

div.corso{width:471px !important;width /**/:480px;
    height:291px !important;height /**/: 300px;
    overflow:auto;padding: 4px;
    border:1px solid #EEE;border-right:0 solid;
    background:url(../images/gradient.png) repeat-x;
	}

div.corso p{margin-top:0}