#content {
	width: 709px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 40px;
}
#menu_top {
	background-image: url(menu_top_background.jpg);
	background-repeat: no-repeat;
	height: 54px;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 17px;
	padding-left: 340px;
}
#logo_and_image {
	height: 200px;
	width: 709px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #355842;
	margin-bottom: 16px;
}
#menuleft_and_text {
	width: 709px;
	margin-bottom: 10px;
}
#copyrights {
	height: 29px;
	width: 709px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #375A44;
	border-bottom-color: #375A44;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #335862;
	padding-top: 12px;
}
.menu_left {
	float: left;
	width: 226px;
}
#menu_top ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu_top ul li {
	display: inline;
}
#menu_top a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 25px;
	background-image: url(menu_top_button_background_hover.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	padding-top: 12px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	text-transform: uppercase;
}
#menu_top a:hover {
	background-image: url(menu_top_button_background.gif);
}

.text_body {
	width: 459px;
	float: left;
	margin-left: 24px;
}
.clear {
	clear: both;
}
#logo {
	background-image: url(box_logo.jpg);
	background-repeat: no-repeat;
	height: 183px;
	width: 226px;
	float: left;
}
#image_top {
	background-image: url(image.jpg);
	background-repeat: no-repeat;
	height: 183px;
	width: 463px;
	margin-left: 20px;
	float: left;
}
body {
	background-color: #f9f9ef;
	background-image: url(body_background.jpg);
	background-repeat: repeat-x;
}
.menu_left_top {
	background-image: url(menu_left_top.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 226px;
}
.text_top {
	background-image: url(text_top.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 459px;
}
.text_contenuti {
	background-image: url(text_background.gif);
	background-repeat: repeat-y;
	min-height: 250px;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.text_bottom {
	background-image: url(text_bottom.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 459px;
}
.menu_left_bottom {
	height: 65px;
	width: 226px;
	background-image: url(menu_left_bottom.gif);
	background-repeat: no-repeat;
}
.menu_left_box_buttons {
	width: 226px;
}
.menu_left_box_buttons ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu_left_box_buttons a {
	display: block;
	height: 26px;
	width: auto;
	background-image: url(menu_left_button_background.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 6px;
	text-decoration: none;
	font-weight: bold;
}
.menu_left_box_buttons a:hover {
	text-decoration: underline;
}
