@charset "utf-8";



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BEB997;
	background-image: url(images/novo01back.png);
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* CSS Document */

a:link {
	color: #DEDBB2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #26140F;
}
a:active {
	text-decoration: none;
	color: #39C;
}





#menu a:link {
	color: #403229;
	text-decoration: underline;
}

#menu a:visited {
	color: #403229;
	text-decoration: underline;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}




#loghetto {
	position: absolute;
	left: 74px;
	top: 5px;
	visibility: visible;
}
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	position: absolute;
	left: 323px;
	top: 116px;
	width: 535px;
	color: #403229;
	visibility: hidden;
}

#menu ul li{
	display: inline;
	text-align: center;
	padding: 5px;


}
#container {
}
#up {
	background-image: url(images/novo01back.png);
	background-color: #BEB997;
	background-repeat: repeat-y;
	height: 165px;
	padding: 0px;
}
#logo {
	position: absolute;
	left: 360px;
	top: 57px;
	visibility: visible;
}
#content {
	height: 327px;
	padding: 0px;
	margin: 0px;
	background-color: #DEDBB2;
	width: 970px;
}
#flash {
	float: left;
	height: 327px;
	width: 970px;
}
#mappa {
	float: left;
	height: 400px;
	width: 970px;
}
#contentpress {
	height: 175px;
	padding: 0px;
	margin: 0px;
	background-color: #DEDBB2;
	width: 970px;
}
#fotopress {
	float: left;
	height: 175px;
	width: 970px;
}


#testo {
	float: left;
	padding: 10px;
	width: 600px;
	position: absolute;
	top: 203px;
	left: 344px;
	height: 258px;
}
.testobello {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
}


#down {
	background-color: #BEB997;
	background-image: url(images/novo01back.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	width: 327px;
	color: #DEDBB2;
	text-align: center;
	padding-top: 25px;
	float: left;
}
#aggiunte {
	float: left;
	padding: 10px;
	margin-left: 35px;
	width: 560px;
}
#aggiunte_mappa {
	float: left;
	padding: 10px;
	margin-left: 90px;
	width: 560px;
}
/* forms */
form {
	padding: 0;
	margin: 25px 0;
}
form fieldset {
	border: 0;
	margin: 0;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}
form fieldset legend { display: none; }
form p { height: 1%; }
form p:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
form p label {  
	font-size: 1em; 
	color: #252443; 
	float: left; 
	display: block; 
	width: 30%; 
	margin-right: 20px; 
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; 
	}
form p input,
form p select {
	font-size: 1em;
	color: #666;
	border: 1px solid #ddd;
	padding: 8px;
	background-color: #eee;
	width: 55%;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	height: 15px;
	}
form p textarea {
	font-size: 1em;
	color: #666;
	border: 1px solid #ddd;
	padding: 8px;
	background-color: #eee;
	width: 55%;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	height: 40px;
	}
form p select { width: 57.5%; }
form ul.fieldlist { margin: -30px 0 10px 33%; padding: 0; list-style-type: none; }
form ul.fieldlist li { color: #666; padding: 0 30px 5px 0; white-space: nowrap; }
form input.btn,
a.btn {
	width: auto;
	overflow: visible;
	border: 1px solid #3A396A;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #26140F;
	background-repeat: repeat-x;
	background-position: 0 -30px;
	}
#down #footer h5 a {
	font-size: 12px;
}

