@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #d4d4d4;
}
#structure {
	background-color: #333333;
	margin: auto;
	height: auto;
	width: 800px;
}
#header {
	background-image: url(../immagini/header.jpg);
	height: 167px;
}
#nav {
	height: 31px;
}
#subNavfotoricerca {
	height: 31px;
}
#areatxt {
	height: auto;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#areatxtHomeContatti {
	height: auto;
	background-color: #333333;
	background-image: url(../immagini/bgHomeContatti.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer {
	background-color: #000000;
	background-image: url(../immagini/footer.jpg);
	height: 31px;
}
.Title {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: small-caps;
}
.TitleII {
	font-size: None;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: normal;
}
.TitleIII {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	font-variant: small-caps;
}
a:link {
	color: #cd0101;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.collapse {
	margin: 0px;
}
.clearFloat {
	clear: both;
}
