@charset "UTF-8";
/* CSS Document */

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: 40px;
	background-image: url(../img/banner_01.jpg);
	padding-top: 50px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}
#menu_up {
	text-align: right;
	margin-top: 0px;
	clear: both;
	float: right;
}
#main_page {
	padding-right: 15px;
	padding-left: 15px;
	background-color: #244094;
	background-image: url(../img/index_02.jpg);
}
#main_page p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
#main_page h1 {
	font-weight: bold;
	color: #008;
	font-size: 125%;
	margin-bottom: 0px;
	margin-top: 0px;
}
#main_page table {
}
.formato_lingua {
	color: #AAA;
}
#box_testo {
	color: #FFF;
	clear: both;
	height: 620px;
	width: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 50px;
}
#box_footer {
	clear: both;
	height: 0px;
}
.testo_bianco {
	color: #FFF;
}
.testo_azurro {
	color: #09F;
}
.titolo_bianco {
	font-size: 125%;
	font-weight: bold;
	color: #FFF;
}
#menu_up ul {
	margin-top: 0px;
	padding-top: 0px;
}
#menu_up li {
	list-style-type: none;
	display: inline;
	margin-right: 15px;
	font-size: 90%;
}
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;
}
#container #footer p {
	font-size: 90%;
	font-weight: bold;
	color: #DDD;
	text-align: right;
}
