body {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/sardinia.jpg) center;
}

#container {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: White;
}

#banner {
	background-color: #E8F8FF;
	padding-bottom: 10px;
	height: 80px;
}

#barra_alto {
	clear: both;
	text-align: center;
	color: White;
	line-height: 150%;
	font-size: Large; 
	padding: 3px;
	background: url(../images/t2.gif) bottom;
}

#footer {
	clear: both;
	text-align: center;
	color: white;
	line-height: 200%;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	font-size: small;
	padding-left: 5px;
	padding-right: 5px;
	background: url(../images/t2.gif) bottom;
}

#footer a:link{
	color: white;
	text-decoration: none;
}

#footer a:hover{
	color: navy;
	text-decoration: underline;
}

#footer a:visited{
	color: #FFFFCC;
	text-decoration: none;
}

.foto_r {
	float: right;
	margin: 4px;
	padding: 4px;
}

.img_dx {
	display: block;
	float: right;
	margin: 4px;
	padding: 4px;
	border: 1px solid gray;
}

.titoli {
	font-size: large;
	color: #FF4500;
	font-weight: bold;
}
