body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #112235;
}
p,td,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #900;
	text-decoration: none;
}
.box_corsi {
	background-color: #F8F8F8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

a:hover {
	text-decoration: underline;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
a.menu:hover {
	text-decoration: underline;
}
.testata {
	background-image: url(images/testata.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 184px;
	width: 940px;
}
.piede {
	background-image: url(images/piede.gif);
	background-repeat: no-repeat;
	height: 36px;
	width: 940px;
}
.testo_piede {
	margin-top: 11px;
	font-size: 11px;
	color: #000000;
}

.bianco {
	color: #fff;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	margin: 0px;
	padding-bottom: 10px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.corpo13 {
	font-size: 13px;
	font-weight: bold;
}
.tabella_principale {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.img_sx {
	border: 2px solid #C2CADD;
	padding: 0px;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.img_dx {
	border: 2px solid #C2CADD;
	padding: 0px;
	margin-top: 2px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-right: 0px;
}
.img_bordo {
	border: 2px solid #C2CADD;
}
.testata_anni {
	display: block;
	border: 1px solid #CCCCCC;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	background-color: #EEE;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.elenco {
	font-size: 13px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.data {
	font-size: 10px;
	color: #666666;
}

/* PAGINAZIONE */
#pages a {
	color: #999;
	border: 1px solid #ccc;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#pages a:hover {
	color: #666666;
	border: 1px solid #900;
}
#pages .nolink {
	color: #900;
	border: 1px solid #900;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	font-weight: bold;
}
/* FINE PAGINAZIONE */
