@charset "UTF-8";
#container {
	clear: both;
	width: 980px;
	position: absolute;
	left:50%;
	top:10px;
	margin: 0 0 0 -490px;
	background-color:#FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #b1dcb9;
	
}
#container #banner {
	background-image: url("images/agriturismo_mazzalupo.jpg");
	clear: both;
	height: 184px;
	width: 980px;
}
#container #menu {
	background-image: url("images/agriturismo_mazzalupo1.jpg");
	height: 35px;
	width: 980px;
	background-repeat: no-repeat;
	background-position: top;
	color: #3E5A1C;
}
#container #menu p {
	font-size: 12px;
	font-weight: bold;
	color: #3e5a1c;
	text-align: center;
	letter-spacing: 3px;
	word-spacing: 1px;
	line-height: 1em;
	padding-top: 5px;
	margin-top: 0px;
}
#container #footer {
	font-size: 10px;
	line-height: 2px;
	color: #FFFFFF;
	background-color: #6C9D31;
	text-align: center;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container #contenuto #testo {
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	background-color: #FFFFFF;
	clear: both;

}
#container #contenuto #testo p {
}
#container #contenuto #testo img {
	text-align: left;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}



	
#container #menu a {
	color: #3E5A1C;
	text-decoration: none;
}
#container #menu a:hover {
	color: #FF9900;
	text-decoration: none;
}
#container #contenuto #testo iframe {
	float: left;
	clear: both;
	margin-right: 20px;
	margin-bottom: 10px;
	background-position: top;
	margin-top: 0px;
}
#container #contenuto #testo #iframeg {
	float: left;
	height: 450px;
	width: 469px;
}
#container #contenuto #testo_form {
	font-size: 12px;
	line-height: 1.5em;
	text-align: justify;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#container #contenuto #testo_form p:first-letter {
	font-size: 2.5em;
	text-indent: 3%;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
#container #contenuto {
	
}

