html,body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 10px;
	background-image: url(../images/bg.gif);
	text-align: center;
	background-color: #d5d5e3;
	}
	
img	{
	margin:0px;
	border:0px;
	padding:0px;
	}
	
h1 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 5px;
	padding: 0px;
	}

#container {
	text-align: left;
	margin: 0px auto 0px;
	padding: 0px;
	border: 1px solid #9A9CA9;
	width: 758px;
	background-color: #DCDCDC;
	}

#top {
	width: 758px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 11px;
	background-color: #6D708A;
	text-align: center;
	}

#top2 {
	width: 758px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #D8D9DA;
	text-align: right;
	}

#top3 {
	width: 748px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
	background-color: #D8D9DA;
	float: right;
	}

#leftbox {
	float: left;
	width: 190px;
	background-color: #DCDCDC;
	}

#middlebox {
	width:360px;
	font-size: 11px;
	color: #384058;
	margin-left: 190px;
	margin-right: 190px;
	text-align: justify;
	background-color: #EFEFEF;
	}

#middlebox2 {
	width: 550px;
	font-size: 11px;
	color: #384058;
	margin-left: 190px;
	text-align: justify;
	background-color: #EFEFEF;
	}

/* ====================== INDEX ====================== */
		#middlebox_index {
			width:372px;
			font-size: 11px;
			color: #384058;
			margin-left: 190px;
			margin-right: 190px;
			text-align: justify;
			background-color: #EFEFEF;
			}
		.headercontent_index {
			font-size: 12px;
			background-color: #0F2971;
			color: #fff;
			font-weight: bold;
			line-height: 22px;
			padding: 6px;
			text-indent: 10px;
			}
		.content_index {
			margin: 10px;
			height:250px;
			min-height:250px;
			}
/* ====================== INDEX ====================== */
	
#testo44 {
	padding-left: 20px;
	}

#rightbox {
	float: right;
	width: 190px;
	background-color: #DCDCDC;
	}

a {
	color: #0F2971;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a.link {
	color: #0046BA;
	text-decoration: underline;
	}

.headermenu {
	font-size: 12px;
	font-weight: bold;
	background-image: url(../images/bgleft.gif);
	background-repeat: repeat-y;
	text-indent: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

ul {
	list-style-type : none;
	margin-left: 0px;
	padding: 0px;
	}

ul li {
	margin-bottom: 10px;
	}
				ul li.lto {
					margin-bottom: 3px;
					}

.headercontent {
	width: 100%;
	font-size: 12px;
	background-color: #0F2971;
	color: #fff;
	font-weight: bold;
	line-height: 22px;
	padding: 6px;
	text-indent: 10px;
	}
	
.content {
	padding: 10px;
	}
		
	
.menu {
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0px;
	padding-left: 10px;
	border: 0px;
	font-size: 11px;
	line-height: 16px;
	}

a.link1 {
	color: #D6D6D6;
	text-decoration: none;
	}

a.link1:Hover {
	color: #FFF;
	text-decoration: none;
	}

a.link2 {
	color: #D6D6D6;
	text-decoration: none;
	}

a.link2:Hover {
	color: #FFF;
	text-decoration: none;
	}

a.link3 {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	}

a.link3:Hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	}

.data {
	font-size: 9px;
	color: #FFF;
	}

.info_footer {
	color: #FFF;
	}

a.mail {
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	}

a.mail:hover {
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
	}
	
#footer {
	position: relative;
	width: 743px;
	background-color: #0F2971;
	color: #FFF;
	padding: 8px;
	clear: both;
	text-align: center;
	}
