body {
	background-color:#014781;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 845px;
}
#top {
	background-image: url("elements/images/corners_up.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 13px;
}
#center {
	background-repeat: repeat-y;
	background-image: url("elements/images/sf_ombra_dx.gif");
}
#head {
	width: 821px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	background-image: url("elements/images/corners_ombra_down.gif");
	background-repeat: no-repeat;
	background-position: left top;
	width: 845px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	height: 22px;
	padding-top: 20px;
	text-align: center;
}
#contenuto {
	margin-top: 10px;
	width: 814px;
	margin-left: 11px;
	margin-bottom: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2A2A2A;
}
#box_menu {
	margin-left: 11px;
	width: 814px;
	border-bottom: #FFCC33;
	border-bottom-color: #FFCC33;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-top-color: #FFCC33;
	border-top-style: solid;
	border-top-width: 5px;
	padding-bottom: 6px;
	padding-top: 7px;
	height: 20px;
}
.voce_menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #585858;
	float: left;
	padding-right: 0.8em;
	text-decoration: none;
	padding-left: 0.8em;
	line-height: 22px;
}
a.voce_menu:hover {
	color: #FFFFFF;
	background-color: #64B1D7;
	text-decoration: underline;
}
a.voce_menu1:hover {
	color: #FFFFFF;
	background-color: #64B1D7;
	text-decoration: underline;
}
a.voce_menu2:hover {
	color: #FFFFFF;
	background-color: #64B1D7;
	text-decoration: underline;
}
.voce_menu1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #585858;
	text-align: center;
	float: left;
	padding-right: 0.8em;
	line-height: 22px;
	text-decoration: none;
}
.voce_menu2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #585858;
	text-align: center;
	float: left;
	padding-left: 0.8em;
	line-height: 22px;
	text-decoration: none;
}
.tratteggio {
	border-right-color: #158AC2;
	border-right-style: dashed;
	border-right-width: 1px;
	float: left;
}
#centro {
	background-color: #ECF1F9;
	padding-left: 15px;
	padding-right: 15px;
}
#angoli_up {
	background-color: #F1F5FA;
	background-position: top;
	background-image: url(elements/images/angoli_up.gif);
	background-repeat: no-repeat;
	height: 21px;
}
#angoli_down {

	background-color: #F1F5FA;
	background-position: top;
	background-image: url(elements/images/angoli_down.gif);
	background-repeat: no-repeat;
	height: 21px;
}
#titolo {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #158AC2;
	font-weight: bold;
	border-bottom: solid #ffcc33 5px;
	line-height: 20px;
	margin-bottom: 15px;
}
.box_bianco {
	background-image: url(elements/images/small_sfondo.gif);
	background-position: center;
	background-repeat: repeat-y;
}
.box_bianco_up {
	background-image: url(elements/images/small_angoli_up.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.box_bianco_down {
	background-image: url(elements/images/small_angoli_down.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.ButtonInvia {
	border: 1px solid #014781;
	background-color: #158AC2;
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	width: 100px;
	height: 20px;
}
.box_form {
	background-color: #FFFFFF;
	height: 15px;
	border: 1px solid #158AC2;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2A2A2A;
}
.box_form_big {
	background-color: #FFFFFF;
	border: 1px solid #158AC2;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #2A2A2A;
	width: 270px;
}
