/* CSS villa del parco */

body {
	background-color:#E6C981;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #666;
	}
	
h1 {
	margin:0px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#7A2607;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	}

h2 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#515569;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin:0px;
	}
h3 {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#666;
	padding: 0px;
	margin:0px;
	}
h4 {
	display:inline;
	color:#B87033;
}
h5 {
	color:#B87033;
	display:inline;
}	
p {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:11px;
	color:#B87033;
	line-height: 16px;
	text-align: center;
	}
a:visited, a:link {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#666;
	line-height: 16px;
	text-decoration:underline;
	}	
a:hover {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size:12px;
	color:#AFB3C3;
	line-height: 16px;
	text-decoration:none;
	}
	
	
/* INDEX */

#index {
	width:955px;
	min-height:600px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-439px;
	background-color:#E6C981;
	}
#top {
	height:71px;
	width:955px;
	background-image: url(../images/villa-del-parco.png);
	background-repeat: no-repeat;
	background-position: center top;
	color: #E6C981;
	}
#center {
	height:237px;
	width:955px;
	background-color: #D4A867;
	}
#prenota {
	width:955px;
	height: 210px;
	background-color: #D4A867;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EAD196;
	border-bottom-color: #EAD196;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}

#prenota .right {
	float: right;
	width: 448px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
#prenota .right h1 {
	font-size:17px;
	font-weight: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
#prenota .right form {
	text-align: left;
	color: #600;
	font-size: 11px;
	font-weight: normal;
	line-height: 25px;
	}
#prenota input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #663300;
	border: 1px solid #663300;
	background-color: #EAD1A1;
	margin: 2px 0px;
}
#bottom {
	width:955px;
	background-image: url(../images/logo-hotel-river.png);
	background-repeat: no-repeat;
	background-position: center center;
	}
#bottom-indirizzo {
	height:auto;
	width:100%;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	text-align:center;
	text-decoration:none;
	background-color: #d4a867;
	}
#bottom-indirizzo p {
	color:#993300;
	text-decoration:none;
	}
#bottom-indirizzo a:visited, #bottom-indirizzo a:link {
	color:#993300;
	text-decoration:none;
	}
#bottom-indirizzo a:hover {
	color:#993300;
	text-decoration:underline;
	}
#bottom-lingue {
	width:100%;
	float:right;
	font-size: 12px;
	text-align:center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #993300;
	margin: 0px;
	text-decoration:none;
	letter-spacing: 0.2em;
	background-color: #D4A867;
	}
#bottom-lingue p {
	color:#B87034;
	text-decoration:none;
	font-weight: bold;
	}
#bottom-lingue a:visited, #bottom-lingue a:link {
	color:#993300;
	text-decoration:none;
	}
#bottom-lingue a:hover {
	color:#993300;
	text-decoration:underline;
	}
#lamaddalena {
	width:955px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

/* structure */
.inner-container {
	border: 2px solid #D7D7D2;
	background: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px;
	width: 900px;
}

.outer-container {
	background: url('img/container.jpg') no-repeat center bottom;
	padding-bottom: 64px;
}

/* headere & title */
.header {
	background: url('img/header.jpg') no-repeat;
	height: 160px;
	margin-bottom: 5px;
	text-align: center;
}
.header .title {
	color: #FFF;
	padding-top: 50px;
}
.header .title .sitename a {
	border-bottom: 1px dashed #657382;
	color: #FFF;
	font: normal 3em sans-serif;
	padding-bottom: 2px;
	text-decoration: none;
}
.header .title a:hover {border-color: #F60;}
.header .title .slogan {
	font: normal 1.1em Verdana,sans-serif;
	padding-top: 6px;
}

/* path */
.path {
	background: #896136;
	color: #FFF;
	font: normal 1.1em Verdana,sans-serif;
	padding: 8px 12px;
}
.path a {
	color: #FAFAFA;
	text-decoration: none;
}
.path a:hover {
	color: #FFE;
	text-decoration: underline;
}

/* main */
.main {
	background: url(img/main.gif) repeat-y;
	border-top: 4px solid #FFF;
	padding: 8px 12px 0 0;
}

/* content */
.content {
	float: right;
	width: 650px;
}
.content .descr {
	color: #896136;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* navigation */
.navigation {
	float: left;
	width: 210px;
}
.navigation h2 {
	color: #5A5A43;
	font: bold 1.1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.navigation ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation li {border-bottom: 1px solid #EAEADA;}
.navigation li a {
	font-size: 1.1em;
	font-weight:bold;
	color: #896136;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation li a:hover {
	background: #F0F0EB;
	color: #654;	
}

/* navigation 2 */

.navigation2 {
	float: left;
	width: 210px;
}
.navigation2 ul {
	padding: 0;
	border-top: 1px solid #EAEADA;
}
.navigation2 li {border-bottom: 1px solid #EAEADA;}
.navigation2 li a {
	font-size: 1.1em;
	color: #7B490D;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.navigation2 li a:hover {
	background: #F0F0EB;
	color: #654;	
}


/* footer */
.footer {
	background: #896136;
	color: #F7F7F2;
	font: bold 1em sans-serif;
	margin-top: 5px;
	padding: 10px 12px;
}
.footer a {
	color: #F7F7F2;
	text-decoration: none;
}
.footer a:hover {color: #FFC;}

/* pole position*/
#pole_position{
	width:100%;
	float:right;
	font-size: 12px;
	text-align:center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #993300;
	margin: 0px;
	text-decoration:none;
	}
#pole_position a{
	text-decoration:none;
	}

/* clearing */
.clearer { clear: both; }

/* stili bottoni form */
#prenota input[type="submit"] {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-color: #802A00;
	border: 1px solid #000000;
	margin: 5px;
}
#prenota input:hover[type="submit"] {
	color: #663300;
	background-color: #EAD1A1;
	border: 1px solid #663300;
}

