/* CSS Document */

body{
margin:0;
padding:0;
background:url(img/sfondo.gif) repeat-x;
background-color:#abda4e;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:10px;
}

#container{
margin:0 auto;
background:url(img/sfondone.gif) repeat-y;
width:921px;
min-height:572px;
height:auto !important;
height:572px;
}

#header{
background:url(img/header.gif);
width:921px;
height:134px;
}

#sinistro{
float:left;
background-color:#ffffff;
width:259px;
min-height:405px;
height:auto !important;
height:405px;

}

#tabella{
float:left;
width:259px;
background:#ffffff;
min-height:405px;
height:auto !important;
height:405px;
}



#destro{
float:right;
width:662px;
min-height:405px;
height:auto !important;
height:405px;
}



#footerplus{
clear:both;
background:url(img/footers.gif);
width:921px;
height:33px;
}

.titolo{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	width:160px;
	height:auto;
	padding-left:24px;
	padding-top:10px;

}

#menu {
position:relative;
width: 610px;
background:transparent;
left:300px;
top:112px;
}

#menu ul {
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;
}

#menu ul li {
display: inline;
}

#menu ul li a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000000;
text-decoration:none;
font-weight:bold;
margin-left:23px;
}

#menu ul li a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#16592d;
text-decoration:none;
font-weight:bold;
margin-left:23px;
}

#villa{
float:left;
position:relative;
background:url(img/villa.jpg);
width:121px;
height:103px;
left:25px;
top:40px;
}

.testo2{
float:left;
position:relative;
width:auto;
height:auto;
left:28px;
top:43px;
}

.testo3{
position:relative;
width:640px;
height:auto;
left:280px;
top:15px;
font-size:9px;
}

.testo4{
float:right;
padding-top:10px;
padding-right:24px;
width:600px;
min-height:405px;
height:auto !important;
height:405px;
}

h1{
font:"Times New Roman", Times, serif;
font-size:10px;
margin-left:10px;
}

a:link, a:visited {
	color: #c64934; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #900;	text-decoration: none;
	font-weight: bold;
}
