body {
	margin-top: 0px;
	padding: 0px;	
}

.main {
	width: 1090px;
	height: 1800px;
	display: block;
	padding-top: -10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/background1.png");
	
	
}
.lang_eng {
	position: relative;
	display: inherit;
	width: 37px;
	top: 55px;
	left: 910px;
	text-align: center;
	float: left;	
	font-family: Arimo, sans;
	font-size: 12px;
	color: white;
	padding: 0 10px 0 0;
}
.lang_ita {
	position: relative;
	display: inherit;
	width: 37px;
	top: 55px;
	left: 930px;	
	text-align: center;
	float: left;
	font-family: Arimo, sans;
	font-size: 12px;
	color: white;
	padding: 0 10px 0 0;	
}

.menu_box {
	position: relative;
	width: 1080px;
	height: 300px;	
}


.menu {
		display: block;
		position: relative;
		width: 280px;
		height: 150px;
		top: 18px;
		left: 82px;
		float: left;
}

.button_menu {
		margin-top: 8px;
		width: 257px;
		height: 34px;
		background-image: url("../images/back_button.png");
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		text-align: left;
		vertical-align: middle;
		line-height: 34px;
		left: 10px;
		
}

.contatti {
		position: relative;
		left: 0px;
		top: 227px;
		width: 280px;
		height: 150px;
}

.button_cont {
	margin-top: 8px;
	width: 257px;
	height: 34px;
	background-image: url("../images/back_button_cont.png");
	line-height: 34px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.button_cont a {
	margin-left: 10px;
	text-decoration: none;
	color: #002c52;	
			
}
.button_cont:hover {
	background-image: url("../images/back_button_on.png");

}

.button_cont a {
	margin-left: 10px;
	text-decoration: none;
	color: #002c52;	
}

.button_cont a:hover {
	color: white;	
}


.button_menu:hover {
	background-image: url("../images/back_button_on.png");

}

.button_menu a {
	margin-left: 10px;
	text-decoration: none;
	color: #002c52;	
}

.button_menu a:hover {
	color: white;	
}

.container {
	vertical-align: top;
	display: inline;
	position: relative;
	top: 20px;
	left: 130px;
	float: left;	
	width: 598px;	
	text-align: justify;
}
.titolo1 {
	font-family: copperplateregular;
	font-size: 28px;
	color: #008FD0;
	font-weight: bold;
	letter-spacing: 2px;
}
.testo_normale {
	font-family: 'Libre Baskerville', serif;
	font-size: 15px;
	color: black;	
	line-height: 21px;
}
.testo_grassetto_blu {
	font-family: 'Libre Baskerville', serif;
	font-size: 15px;
	color: #008FD0;
	font-weight: bold;	
	line-height: 21px;		
}
.sottotitolo_corsivo {
	font-family: 'Libre Baskerville', serif;
	font-size: 16px;
	color: black;
	font-weight: bold;
	font-style: italic;
		
}
ul li {
    list-style-type: disc;
    margin-left: 20px; /* which should give space for the disc to show */
    list-style-position: outside;
}

table.filati {
	font-family: 'Libre Baskerville', serif;
	font-size: 11px;
	width: 587px;
}



tr.top {
	background-color: #008FD0;
	color: white;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;	
}

tr.r0 {
	background-color: #d2e9f6;
	color: black;
	height: 20px;		
	vertical-align: middle;
}

tr.r1 {
	background-color: white;
	color: black;
	height: 20px;	
	vertical-align: middle;	
}

td.top1 {
	background-color: white;
	font-size: 13px;
	text-align: left;
	border-right: 1px;
	border-bottom: 1px;
	
	border-color: #a1adb5;
	border-style: solid;
	color: black;	
	padding-left: 5px;
	vertical-align: middle;	
}

td.top1b {
	background-color: white;
	font-size: 13px;
	text-align: left;
	border-bottom: 1px;
	
	border-color: #a1adb5;
	border-style: solid;
	color: black;	
	padding-left: 5px;
	vertical-align: middle;	
}


td.topother {
	font-size: 11px;
	text-align: center;
	border: 1px;
	border-color: #a1adb5;
	border-style: solid;
	color: white;
	font-weight: bold;	
	background-color: #008FD0;	
	vertical-align: middle;		
}

td.topother2 {
	font-size: 11px;
	text-align: left;
	border: 1px;
	border-color: #a1adb5;
	border-style: solid;
	color: white;
	font-weight: bold;	
	background-color: #008FD0;	
	vertical-align: middle;
	width: 33%;	
	padding: 5px;	
}


td.col1 {
	text-align: left;
	width: 196px;
	border: 1px;
	border-color: #a1adb5;
	border-style: solid;	
	vertical-align: middle;
	padding-left: 5px;
}

td.blank {
	background-color: white;
		
}

td.othercol {
	text-align: center;
	border: 1px;
	border-color: #a1adb5;
	border-style: solid;
	vertical-align: middle;
}

td.othercol2 {
	text-align: left;
	border: 1px;
	border-color: #a1adb5;
	border-style: solid;
	vertical-align: top;
	padding: 5px;
}