@charset "utf-8";
.container {
	height: auto;
	width: 950px;
	margin-left: -475px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #E5E5E5;
	border-left-color: #E5E5E5;
	z-index: 2;
	position: absolute;
	left: 50%;
}

.header1 {
	width: 950px;
	
}
.header2 {
	width: 950px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	z-index: 3;
	position: relative;
	height: 300px;
	background-image: url(img/sfondo-paesaggi.png);
}
.header3 {
	width: 950px;
	z-index: 0;
	position: absolute;
	height: 50px;
	margin-top: 23px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E5E5E5;
}
.box-left {
	float: left;
	width: 700px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	word-spacing: 2px;
	line-height: 20px;
	
}
.box-news {
	width: 940px;
}

.loghi {
	clear: both;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 950px;
	text-align: center;
	background-color: #FBF2E9;
	background-image: url(img/agriturismo-footer.jpg);
	height: 106px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #A9662F;
	border-left-color: #A9662F;
	clear: both;
	
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FBF2E9;
	margin-top: 200px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9662F;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #A9662F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A9662F;
	border-left-color: #A9662F;
	
}
.box-right {
	width: 200px;
	float: right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-right-color: #E5E5E5;
	padding-left: 5px;
	padding-top: 15px;
	height: 500px;
	
}
.box_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 200px;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: right;
	width: 450px;
	height: auto;
	background-color: #FBF2E9;
	padding-left: 6px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: bottom;
}
.testobig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
}
.privacy {
	overflow: scroll;
	height: 70px;
	overflow-x: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.titoletti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.titolobig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
}

body{
behavior: url(csshover2.htc); /*per IE6*/
}
#menu{
margin:0;
padding:0;
}
#menu ul{
padding:0;
margin:0;
}
#menu li{
position: relative;
float: left;
list-style: none;
margin: 0;
padding:0;
}
#menu li a{
width:100px;
height: 30px;
display: block;
text-decoration:none;
text-align: center;
line-height: 30px;
background-color: black;
color: white;
}
#menu li a:hover{
background-color: red;
}
#menu ul ul{
position: absolute;
top: 30px;
width: 100px;
visibility: hidden;
}
#menu ul li:hover ul{
visibility:visible;
}
.testo2 {
	float: right;
	width: 600px;
}
.testo3 {
	float: left;
	width: 700px;
}

