@charset "UTF-8";
/* CSS Document */

#contenitore {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
}
#testata {
	border: 1px none #0000FF;
}
.foto {
	border: medium solid #000066;
}
#descrizione {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000099;
	padding: 10px;
	text-align: justify;
	border: 1px solid #000066;
	margin-top: 5px;
	width: 885px;
}
.logo {
	margin-right: 8px;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
	float: left;
}
#footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
	border: 1px solid #000066;
	margin-top: 5px;
	background-color: #185DD1;
}
#menu {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px none #000066;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#menu li {
	display: inline;
	margin-right: 5px;
	border: 1px none #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}
#menu li a {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menu li a:hover {
	color: #000066;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#menu  li.current  {
	display: inline;
	margin-right: 1px;
	border: 1px none #FFFFFF;
	padding: 0px;
	margin-bottom: 5px;
}
.descriz {
	width: 100px;
	text-align: center;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	float: left;
}
a {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.descrizFoto {
	width: 100px;
	text-align: center;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	float: left;
	margin-left: 10px;
}
#descrizioneGal {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000099;
	padding: 10px;
	text-align: justify;
	border: 1px solid #000066;
	margin-top: 5px;
	width: 885px;
	
	background-repeat: no-repeat;
	height: 125px;
	background-position: center;
}

