#header {
	left:0;
	top:0;
	width:916px;
	height:199px;
	background-image: url(struttura/header.jpg);
	background-repeat: no-repeat;
}
#menu_alto {
	left:0px;
	width:860px;
	height:50px;
	top: 200px;
	margin-left: 40px;
}
#content {
	left:32px;
	top:258px;
	width:838px;
	height:auto;
	background-color: #1a171b;
	margin-left: 40px;
}
#menu_sotto {
	left:0px;
	top:554px;
	width:860px;
	height:50px;
	margin-left: 40px;
}
#footer {
	left:0px;
	top:617px;
	width:840px;
	height:49px;
	background-color: #c3c5c6;
	margin-left: 40px;
}
#link_index {
	left:75px;
	top:25px;
	width:202px;
	height:171px;
	z-index:1;
}

body {
	background-color: #c3c5c6;
}

#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 916px;
	border: 2px none #ccc9e2;
	background-color: #c3c5c6;
}

#container p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

