@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #ffffff;
	line-height: 25px;
}
#structure {
	background-color: #FFF;
	margin: auto;
	width: 1024px;
}
#header {
	background-color: #FFF;
	background-image: url(../immagini/header.jpg);
	background-repeat: no-repeat;
	height: 119px;
}
#nav {
	height: 41px;
}
#areaTxt {
	background-color: #FFF;
	background-image: url(../immagini/bgAreaTxt.jpg);
	height: auto;
	padding: 20px;
	background-repeat: no-repeat;
}
#footer {
	background-color: #FFF;
	background-image: url(../immagini/footer.jpg);
	height: 51px;
}
.Title {
	font-weight: bold;
	color: #666;
}
.TitleII {
	color: #0049a1;
	font-weight: bold;
}
.TitleIII {
	color: #900;
	font-weight: bold;
	font-size: 14px;
}
.TitleIV {
	font-weight: lighter;
	color: #333;
	font-size: 14px;
	font-variant: normal;
	letter-spacing: 6px;
}
a:link {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #930;
	text-decoration: none;
	font-weight: bold;
}
.collapse {
	margin: 0px;
}
.clearFloat {
	clear: both;
}
#areaGallery {
}
