﻿
/* ------ PROJECT BY GRAFFITI2000 -------------------------------------------------------------- */

/* ------ RIDEFINIZIONE TAGS ------------------------------------------------------------------- */

body{
	background: #f0f2c5 url('/villaverde/images/back_layout.jpg') center repeat-y;
	padding: 0px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
}

.button{
	background:url('/villaverde/images/button.jpg') no-repeat;
	padding-right:10px;
	width:9px;
	height:9px;
}

a{
	color:black;
	text-decoration:none;
}

img{
	border:none;
}

div.clear{
	clear:left;
	width:100%;
}

div.spacer {
	width: 0px;
	clear: both;
	height: 10px;
	}

/* ------ HEADER ------------------------------------------------------------------------------- */

div.header{
 	height:165px;
	background:url('/villaverde/images/header.jpg');
}

div#menus {
	width: 129px;
	float: left;
	}
	
div#contents {
	width: 571px;
	float: left;
	}

/* ------ CONTENT ------------------------------------------------------------------------------ */

div.contenitor{
	margin:0 auto;
	width:708px;
}

div.menu1{
	width:120px; /* 127 */
	height:204px;
	float:left;
	border-right:2px #93b592 solid;
	padding-top:85px;
}

div.photo{
	width:571px;
	height:289px;
	float:left;
	padding-left:6px;
	background:url('/villaverde/images/photo.jpg') bottom right no-repeat;
}

div.listaicone{
	height: 22px;
	width: 510px;
	text-align:center;
	margin-left:160px;
	clear:left;
}

div.contenutimappa{
	padding-left:10px;
	width:561px;
	height:269px;
	position:relative;
	float:left;
}

div#map{
	margin:0px;
	padding:0px;
	height:269px;
	width:561px;
	clear:left;
}

div#booking {
	margin:0px;
	padding:0px;
	height:450px;
	position: absolute;
	width:561px;
	clear:left;
	overflow: auto;
}


.dettaglio{
	color:black;
}

div.icone{
	height:22px;
	float:left;
	margin-left:10px;
}

div.menu2{
	padding-top:45px;
	width:120px;
	height:133px;
	float:left;
	border-right:2px #93b592 solid;
}

div.galleryNav {
	padding-top: 0px;
	padding-left: 10px
	}
	
div.galleryNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

div.galleryNav ul li {
	display: inline;
	}

div.galleryNav ul li a {
	color: #9e9e9e;
	border-right: solid 1px #9e9e9e;
	padding: 0px 5px;	
	}

div.content{
	height:148px;
	width:300px;
	float:left;
	overflow:hidden;
	padding-top:10px;
	padding-right:10px;
	text-align:right;
	line-height:20px;
	color:#9e9e9e;
}

div.logo{
	width:210px;
	height:123px;
	float:left;
	padding-top:35px;
	padding-left:27px;
}

div.prices{
	width:561px;
	height:148px;
	overflow-y:auto;
	float:left;
	padding-left:10px;
}

/* ------ FOOTER ------------------------------------------------------------------------------- */

div.footer{
	background:url('/villaverde/images/footer.jpg') top no-repeat;
	clear:left;
	padding-top:15px;
	font-size:9px;
	margin-top:10px;
}

div.footer a:hover{
	color:#93b592;
}

div.friends {
	text-align: center;
	font-weight: bold;
	padding-bottom: 20px;
	}

div.foot1{
	float:left;
	width:353px;
}

div.foot2{
	float:left;
	text-align:right;
	width:353px;
}


div.graffiti{
	float:left;
	text-align:right;
	padding-top:50px;
	width:100%;
}

div.wrapper {
	clear: both;
	width: 0px;
	height: 0px;
	overflow: hidden;
}