/* CSS Document */

@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-color: #222;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
#spacer_up {
	height: 50px;
	background-image: url(../img/banner_01.jpg);
	padding-top: 40px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
#main_page {
	background-color: #EEE;
	background-repeat: no-repeat;
}
#main_page p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	text-align: justify;
}
#main_page #box_testo p {
	padding-left: 5px;
	padding-right: 12px;
}
#main_page #box_contenuto p {
	padding-left: 5px;
	text-align: left;
}
#main_page #box_testo h3 {
	padding-right: 12px;
}
#main_page h1 {
	color: #a0d52a;
	font-size: 24px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 6px;
	padding-top: 5px;
	margin-right: 15px;
	padding-bottom: 5px;
	background-color: #666;
	font-weight: lighter;
}
#main_page h2 {
	margin: 0px;
	padding-top: 0px;
§
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 115%;
	color: #2e2e8d;
	font-weight: bold;
	text-transform: uppercase;
}
#main_page h3 {
	margin: 0px;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #007;
	font-weight: lighter;
	text-align: left;
}
#main_page h4 {
	color: #EEE;
	background-color: #666;
}
#box_testo {
	width: 450px;
	padding-top: 50px;
	float: left;
	padding-left: 13px;
}
#box_contenuto {
	height: 620px;
	padding-top: 50px;
	float: right;
	margin-left: 20px;
	width: 465px;
}
#box_footer {
	clear: both;
	height: 0px;
}
#indirizzo  {
	padding-left: 5px;
}
#menu_up ul {
	margin-top: 0px;
	padding-top: 0px;
}
#menu_up li {
	list-style-type: none;
	display: inline;
	font-size: 90%;
	float: left;
	margin-right: 0px;
}
.testo_bianco {
	color: #FFF;
}
.testo_azurro {
	color: #09F;
}
.grassetto {
	font-weight: bold;
}
.formato_lingua {
	color: #AAA;
}
.titolo_bianco {
	font-size: 125%;
	font-weight: bold;
	color: #FFF;
}
.titolo_con_sottofondo {
	background-color: #CCC;
	color: #333;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 2px;
}
a:link {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #DDD;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #DDD;
	font-weight: bold;
}
#box_contenuto p a {
	color: #007;
}
#box_contenuto p a:hover {
	color: #555;
	font-weight: bold;
	text-decoration: none;
}
#box_testo a:link {
	color: #007;
	text-decoration: none;
	font-weight: bold;
}
#box_testo a:hover {
	color: #555;
	text-decoration: none;
	font-weight: bold;
}
#box_testo a:active {
	color: #444;
	text-decoration: none;
	font-weight: bold;
}
#box_testo a:visited {
	color: #007;
	text-decoration: none;
	font-weight: bold;
}
#testo_sopra a {
	color: #007;
}
#indirizzo #classe {
	width: 35px;
	float: left;
}
#indirizzo #dettaglio {
	width: 250px;
	float: left;
}
#indirizzo #footerindirizzo {
	clear: both;
	height: 5px;
}
#indirizzo #dettaglio a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#container #footer p {
	font-size: 90%;
	font-weight: bold;
	color: #DDD;
	text-align: right;
}
#menu_up {
	text-align: right;
	clear: both;
	float: right;
	background-image: none;
	background-color: #FFF;
	padding-left: 15px;
	padding-right: 50px;
}
.rosso {
	color: #B00;
}

