body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0;
	overflow-y: scroll;
}
#container {
	position: relative;
	width: 782px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}
h1 {
	/* [disabled]font-family: Verdana, Geneva, sans-serif; */
	font-size: 25px;
	font-weight: bold;
}
h2 {
	/* [disabled]font-family: Verdana, Geneva, sans-serif; */
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#header {
	/* [disabled]font-family: Georgia, "Times New Roman", Times, serif; */
	position: absolute;
	top: 0px;
	left: 0px;
	height: 95px;
	width: 780px;
	background-color: #E6E6E6;
	visibility: visible;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header h1 {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 35px;
}
#header h1 a {
	font-size: 25px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background-color: #ccc;
	text-align: left;
	display: block;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	/* [disabled]font-family: Verdana, Geneva, sans-serif; */
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
#content p a:link {
	color: #000;
	text-decoration: underline;
}
#content p a:visited {
	color: #000;
	text-decoration: underline;
}
#content p a:hover {
	color: #900;
	text-decoration: underline;
}


#header ul li a:hover {
	color: #900;
}

#header ul {
	margin: 0px;
	padding: 2px;
	list-style-type: none;
	display: block;
	border: 1px solid #999;
	background-image: url(../elem_grafici/bottone.jpg);
	background-repeat: repeat-x;
}
#header #utility {
	position: absolute;
	top: 0px;
	width: 780px;
	height: 20;
}


#header #utility ul {
	text-align: right;
}

#header ul li {
	display: inline;
	padding-right: 5px;
	padding-left: 10px;
}

#header ul li a {
	/* [disabled]font-family: Verdana, Geneva, sans-serif; */
	font-size: 12px;
	font-weight: bold;
	color: #222;
	text-decoration: none;
}
#content {
	position: absolute;
	width: 555px;
	top: 95px;
	left: 0px;
	margin: 0px;
	padding: 10px;
}
#sidebar {
	position: absolute;
	width: 170px;
	left: 590px;
	top: 95px;
	margin: 0px;
	padding: 10px;
	height: 250;
}
.ritratto {
	border: 1px dashed #CCC;
}
#logoace {
	float: right;
	width: 250px;
	position: relative;
	left: 0px;
	padding: 0;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#logoaci {
	float: left;
	width: 300px;
	position: relative;
	left: 0px;
	padding: 0;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.imglogo {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
