body{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #A39D7C;
}

div#container{
	width: 760px;
	height:auto;
	margin: 10 0 10 0;	
	background-color: #A39D7C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px
}

div#menu-header a{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

div#menu-header a:hover{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}

.menu-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.bg-menu {
	background-image: url(../images/bg-menu.gif);
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
	color: #FFFFFF;
	line-height: 18px;
	text-align: justify;
}
.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	background-color: #CCCCCC;
	text-align: center;
	width: 585px;
	height: 25px;
}
.homepage {
	vertical-align: bottom;
}
.bordo-nero {
	border: 1px solid #000000;
}
