html,body{
	margin: 0;
	padding: 0;
	height: 100%;
}

 
body > div#container {

height:auto;
min-height:100%;
}
body {
		background:#e1eefd url(../img/background.jpg)  repeat scroll 47% 0%;
}

a:link, a:visited {
color:#CEEBEB;
text-decoration: underline;
}
a:hover {
text-decoration:none;
}
#container {
background: #003466;
height:100%;
padding:0px;
position:relative;
voice-family:inherit;
width:751px;
margin-left: auto;
margin-right: auto;
}

h1 {
color:#94B3C5;
font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:1.2em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:-0.02em;
padding:18px 0px 0px 12px;
}
h2 {
color:#94B3C5;
font-family:"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
font-size:1.4em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:-0.02em;
line-height:26px;
}


/* ----- HEADER ----- */




#header h1{
	text-indent: -9999px;
	margin: 0px;
}



/* ----- NAVIGATION ----- */



#navigation {
width:750px;
height:48px;
}


/* ----- MAIN CONTENT ----- */



#content { 
width:750px;
padding-bottom:15px;

 }
#choose {
width : 743px;
 
}
.maintext{
display : block;
color:#CEEBEB;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:76%;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:150%;
width:644px;
padding:12px;
margin-left: auto;
margin-right:auto;
}
#maintext img {
display:inline;

}

ul#ville {
list-style: none;
margin:0px;
padding:1px;
display:inline;
text-indent: -9999px;	
}
ul#ville li  {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}

ul#ville li a {
	border: 0;
	display: block;
	height:300px;
}

li#casa-narcisi a {
	width: 265px;
	background: url(../img/casetta_alghero_narcisi.jpg) no-repeat;
 
 }
 li#casa-viburni a {
	width:230px;
	background: url(../img/casetta_alghero_viburni.jpg) no-repeat;
 
 }
  li#casa-caprifogli a {
	width: 246px;
	background: url(../img/casetta_alghero_caprifogli.jpg) no-repeat;
 
 }
.news {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	display: block;
	text-align:center;
	font-size : 0.9em;
	color: #ec6539;
}
/* ----- FOOTER ----- */



#footer { 
width:750px;
position: absolute;
bottom: 0;
background-color:#4f8eb3;
text-align: center;
color:#CEEBEB;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:76%;
height:19px;

}