#laterale {
	clear: left;
	float: left;
	width: 150px;
	background-color: #000099;
}
#principale {
	float: left;
	padding: 20px;
	width: 75%;
}
#footer {
	clear: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #CC6666;
	margin-top: 15px;
	padding-top: 15px;
	font-size: 12px;
}
#footer h5 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p {
	font-size: 12px;
	line-height: 1.3em;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
}

#centrale {
	float: left;
}


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000033;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 1.5;

//	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	color: #CC5555;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-color: #004;
	line-height: 1.5;
//	font-weight: bold;
	align: left;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	list-style-position: outside;
	margin-left: 50px;
	color: #000033;
	padding-bottom: 15px;
	padding-right: 50px;
	margin-right: 50px;
	line-height: 1.3em;
}
.listalat {
	margin-right: 15px;
	margin-left: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

a {
	color: #CC3333;
	font-weight: bold;
}
td p {
	font-weight: normal;
	color: #000033;
}

a:hover {
	color: #c55;
	font-weight: bold;
	text-decoration: none;
}
.inciso {
	margin: 10px;
	padding: 15px;
	border: thin dotted #CC9999;
	background-color: #FFFFCC;
}
.listablock {
	font-style: normal;
	font-weight: bold;
	color: #990000;
	display: block;
	float: left;
	margin: 10px;
	padding: 15px;
	height: 60px;
	width: 40%;
}
#corso {
	clear: left;
}
.listablock img {
	vertical-align: top;
}

