*{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Navy;
}

a{
	text-decoration: none;
}
body{
	margin: 0px auto;
	background-color: #00008B;
	text-align: center;
}
h1{
	font-weight: bold;
	font-size: 12px;
	color: #F1BE0E;
	width: 100%;
	background-color: #44931E;
	padding: 2px;
}


.b_1{
	width: 131px;
	height: 30px;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right: 1px solid #556B2F;
}
.b_2{
	width: 131px;
	height: 30px;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: 1px solid #BCD196;
	border-right: 1px solid #556B2F;
}
.b_3{
	width: 131px;
	height: 30px;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: 1px solid #BCD196;
	border-right: 1px solid #556B2F;
}
.b_4{
	width: 131px;
	height: 30px;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: 1px solid #BCD196;
	border-right: 1px solid #556B2F;
}
.b_5{
	width: 131px;
	height: 30px;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: 1px solid #BCD196;

}
.b_6{
	width: 131px;
	height: 30px;
	float: left;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left: 1px solid #BCD196;

}

.contenitore{
	width: 800px;
	height: 700px auto;
	background: #FAF5E0;
	border: 1px solid Black;
	text-align: center;
	margin: 0px auto;
}
.corpo{
	text-align: justify;
	width: 800px;
	margin: 0px auto;

}
a.home{
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.logo{
	width: 100%;
	background-color: #44931E;
}
.logo_tb{
	width: 800px;
	margin: 0px;
}
a.main_link{
	padding-left: 7px;
	width: 198px;
	letter-spacing: 3px;
	color: #F1BE0E;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.main_link:hover{
	color: #951E1E;

}

.nota{
	font-size: 90%;
	font-style: italic;
}

.std_tb{
	width: 100%;
	padding: 10px;
	margin: 0px;
	font-size: 100%;
}
.testo{
	padding: 10px;	
	font-size: 11px;
}
.top{
	background-color: #44931E;
	width: 800px;
	height: 395px;
	margin: 0px auto;
	text-align: left;
	border-bottom: 2px solid Fuchsia;
}

.video{
	border-top: 1px solid #556B2F;
	border-bottom: 1px solid #556B2F;
	}
