body {
	background: url('immagini/fon_1285.gif');
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px
}

h1 {
	display: none
}

h2 {
	margin-left: 270px;
	text-align: left;
	color: #E1A338;
	font-size: 16px
}

div#Contenuti p {
	margin: 12px 10px 12px 270px;
	text-align: justify;
}

div#Contenuti img {
	float: left
}

div#Layout {
    background: #FFF;
	margin: auto;
	width: 750px;
	border: 1px solid #1F4554;
}

div#Header {
	background: url('immagini/header.jpg') no-repeat;
	height: 199px;
	border-bottom: 1px solid #1F4554;
}

div#Header ul {
	margin: 0;
	list-style-type: none;
	text-align: left;
	padding: 0
}

div#Header li {
	display: block;
	float: left;
	width: 90px;
	background: url('immagini/li.jpg') no-repeat 100%;
	height: 30px;
	text-align: center;
	padding-right: 5px
}

div#Header li#Ultimo {
	background-image: url('none');
}

div#Header li a {
	color: #E1A338;
	display: block;
	text-decoration: none;
	margin-top: 5px;
	font-weight: bold
}

div#Contenuti {
	clear: left
}

div#Footer {
	background: url('immagini/footer.jpg') repeat-x;
	height: 30px;
	clear: left
}

div#Footer p {
	color: #FFF;
	font-size: 10px;
	padding-top: 3px;
	line-height: 12px
}

div#Counter {
	width: 750px;
	margin: auto
}

div#Counter p {
	text-align: right;
	margin: 10px 0px
}