/* layout */

body, div, h1, h2, h3, p, a {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, a {
	margin: 0px;
	padding: 0px;
color: #722d27;
}
body {
	background-image: url(../images/background.png);
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
}
#centrato {
	top:0px;
	width:680px;
	text-align: left;
	margin: auto;
	position: relative;
}
.nascosto {
	display: none;
}
#corpo1 {
	width: 680px;
	position: relative;
	float: left;
	top: 20px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #722d27;
	z-index: 1;
}
#colonnaSN {
	float: left;
	width: 220px;
	position: relative;
	left: -50px;
}
#logo {
	background-image: url(../images/logo.png);
	height: 100px;
	width: 200px;
	float: left;
}
#logo img {
	display: none;
}
#menu {
	width: 130px;
	float: left;
	position: relative;
}
.menu {
	list-style: none;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	margin: 0px;
	position: relative;
}
.menuSub1 {
	position: absolute;
	width: 100px;
	left: 110px;
	z-index: 2;
	margin-top: -18px;
}
.menuSub2 {
	position: absolute;
	width: 120px;
	left: 80px;
	z-index: 3;
	margin-top: -18px;
}

.menu a.aSel {
	color: #000000;
}
.menu a.aSelTit {
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.menu li {
	display: inline;
}
.menu a {
	white-space: normal;
	text-decoration: none;
	height: auto;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 50px;
	display: block;
}
.menuSub1 a,
.menuSub2 a {
	padding-left: 10px;
}
.menu a:link, 
.menu a:visited {
}
.menu a:hover, 
.menu a:focus, 
.menu a:active{
	color: #000000;
}

#contenuto {
	width: 440px;
	float: left;
	position: relative;
}
#topPagina {
	position: relative;
	width: 440px;
	float: left;
	height: 85px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #722d27;
	left: -80px;
}
#pagina {
	position: relative;
	float: left;
	width: 420px;
	top: -10px;
	right: 0px;
}
#paginaMap {
	position: relative;
	float: left;
	width: 400px;
	top: -10px;
	right: -60px;
}
.contact {
	margin-left: 100px;
	margin-top: 100px;
	margin-bottom: 140px;
}
.div200 {
	float: left;
	height: 200px;
	width: 400px;
	position: relative;
}
.div50 {
	float: left;
	height: 50px;
	width: 400px;
	position: relative;
}
#piede {
	height: 40px;
	width: 440px;
	position: relative;
	float: left;
}
.menuPiede {
	text-align: right;
	font-weight: normal;
	font-size: 10px;
	padding-top: 8px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 8px;
	text-transform: uppercase;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
.menuPiede li{
	display: inline;
}
.menuPiede a{
	white-space: nowrap;
	text-decoration: none;
	height: 0px;
	margin-top: -8px;
	margin-right: -3px;
	margin-bottom: -8px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
}
.menuPiede a:link{
}
.menuPiede a:visited{
}
.menuPiede a:hover,
.menuPiede a:focus,
.menuPiede a:active{
	color: #666666;
}

/* contneuti pagine */

h2 {
	line-height: 18px;
	margin-top: 0px;
	font-size: 14px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	text-transform: uppercase;
	text-align: right;
	display: inline;
	float: right;
	background-image: url(../images/backgroundTitlePage.png);
	margin: 0px;
}
h2 a {
	text-decoration: none;
}
.pageTitle {
	width: 100%;
	position: relative;
	height: 45px;
	right: -40px;
}
#paginaMap .pageTitle {
	width: 100%;
	position: relative;
	height: 45px;
	right: 0px;
}
h3 {
	font-size: 13px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 13px;
}
p {
	margin-bottom: 10px;
}
p:first-letter {
	font-size: 13px;
	margin-left: 0px;
}
img {
	float: left;
	margin-right: 15px;
	margin-bottom: 6px;
	display: inline;
}
img.right {
	float: right;
	position: relative;
	margin-left: 15px;
	margin-right: 0px;
}
img.mappa {
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
}
img.Page {
	padding-left: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 40px;
	border: 1px solid #722d27;
}
#pagina a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.Gallery {
	text-align: right;
	float: right;
	z-index: 2;
	background-image: url(../images/backgroundTitlePage.png);
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	top: -13px;
}
.Gallery  img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: -4px;
	border: 1px solid #722d27;
	opacity: 0.6;
	float: none;
}
.Gallery  a {
	opacity: 0.6;
	padding: 0;
	margin: 0;
}
.Gallery a:hover {
	opacity: 1;

}
.sign {
	background-image: url(../images/firma.png);
	float: right;
	height: 50px;
	width: 170px;
}
em {
	font-variant: normal;
	font-style: normal;
}
#pagina ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
ul li {
	list-style-position: outset;
	list-style-type: circle;
	margin: 0px;
	padding: 0px;
}
.utility {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	position: relative;
	top: 0px;
	right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #722d27;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	font-size: 12px;
}
.utility p:first-letter {
	font-size: 13px;
	margin-left: 0px;
	font-weight: normal;
}
.utility a {
	margin-left: 5px;
	text-decoration: none;
}
.utility a:hover,
.utility a.focus {
	color: #000000;
}
.utility a.focus {
	text-decoration: none;
}
.utility a:visited {
}
#creditMe {
	position: fixed;
	height: 30px;
	width: 60px;
	z-index: 99;
	right: 0px;
	bottom: 0px;
}
#creditMe a {
	height: 30px;
	width: 60px;
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	color: #6E5E40;
	text-transform: none;
}
#creditMe a:hover {
	color: #722d27;
}
