/*	########################
	## I Ginepri
	## Foglio di stile
	##
	## Gennaio 2008
	######################## */
body {
	margin: 0px;
	padding: 0px;
	background-color: #fff9f3;
}
img {
	border: none;
}
.recupero {
	clear: both;
}

/*	########################
	## Font
	######################## */
#tag_area, #tag_area a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #e7ded9;
}
#toolbar_lang, #toolbar_lang a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #523911;
}
#hor_menu, #hor_menu a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #91672d;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #785424;
}
#content a {
	color: #785424;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #785424;
}
#content h1 a {
	color: #785424;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #785424;
}
#content h2 a {
	color: #785424;
}
#footer, #footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8f7135;
}
#comments {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f6efe9;
}
#availability {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f6efe9;
}
#availability input, #availability select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f7135;
}
.gallery {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

/*	################
	## TAG Area
	################ */
#tag_area {
	width: 900px;
	margin: 0px auto;
	text-align: center;
	padding: 4px 0px;
}

/*	################
	## Logo
	################ */
#logo {
	width: 162px;
	padding: 5px 0px 0px;
	margin: 0px auto;
}
#logo a {
	display: block;
	width: 162px;
	height: 56px;
	background-image: url(img_1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#logo span {
	display: none;
}

/*	################
	## Toolbar lang
	################ */
#toolbar_lang {
	width: 900px;
	margin: 0px auto;
	padding: 2px 0px 4px;
}
#toolbar_lang ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#toolbar_lang li {
	display: inline;
}
#toolbar_lang li a {
	border-right: 1px solid #523911;
	padding: 0px 4px;
	text-decoration: none;
}
#toolbar_lang li a.last {
	border: none;
}
#toolbar_lang a:hover {
	text-decoration: underline;
}

/*	################
	## Toolbar lang
	################ */
#header {
	width: 900px;
	height: 269px;
	margin: 0px auto;
	background-position: left center;
	background-repeat: no-repeat;
}

/*	###################
	## Horizontal Menu
	################ */
#hor_menu {
	width: 900px;
	margin: 0px auto;
	text-align: center;
	padding: 5px 0px 0px;
}	
#hor_menu ul {
	margin: 0px;
	padding: 4px 0px;
	list-style-image: none;
	list-style-type: none;
}
#hor_menu li {
	display: inline;
}
#hor_menu a {
	text-decoration: none;
	padding: 0px 11px;
	background-image: url(img_2.gif);
	background-position: right center;
	background-repeat: no-repeat;
	text-decoration: none;
}
#hor_menu a.last {
	background-image: none;
}
#hor_menu a:hover {
	text-decoration: underline;
}

/*	###################
	## Content
	################ */
#content {
	background-image: url(img_3.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 25px 0px 1px 0px;
	width: 900px;
	margin: 0px auto;
	position: relative;
}
#content h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#content h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#content p {
	padding: 4px 0px;
	margin: 0px;
	line-height: 18px;
}
#col_six {
	width: 193px;
	float: left;
}
#col_six2 {
	width: 707px;
	float: left;
}
#col_six2_cnt {
	padding: 0px 10px 0px 0px;
	line-height: 18px;
}
#col_mid {
	width: 514px;
	float: left;
}
#col_mid_cnt {
	padding: 0px 10px 10px;
	line-height: 18px;
}
#col_dex {
	width: 193px;
	margin-right: -3px;
	float: left;
}
#col_dex2 {
	width: 707px;
	float: left;
}
#col_dex2_cnt {
	padding: 0px 0px 0px 10px;
	line-height: 18px;
}

/*	###################
	## Stanze
	################ */
.room {
	padding: 5px 5px 5px 5px; 
	margin: 2px 0px;
	background-color: #f4ede7;
}
.room_cnt {
	width: 480px;
	float: left;
}
.room_cnt_full {
	display:block;
}
#col_dex2  p {
	padding: 0px 0px 4px;
	margin: 0px;
}
p.prezzo {
	font-style: italic;
	width: 300px;
}
p.dettagli {
	font-style: italic;
	width: 300px;
}
p.book_now {
	text-align: right;
	padding: 5px 5px 0px 0px;
}
p.book_now a {
	color: #a09083;
	text-decoration: underline;
	font-weight: bold;
	background-image: url(img_11.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 18px;
}
.room .image {
	float: left;
	width: 200px;
	display: block;
}
.image img {
	border: 3px solid #f0e0d2;
}
.room .servizi {
	padding: 5px 3px 2px 3px;
}
.booking_form {
	background-color: #dfd4ca;
	padding: 7px;
	background-image: url(img_13.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: 40px;
}
form {
	margin: 0px;
	padding: 0px;
}
.note {
	padding: 0px 10px 10px;
}
.note p {
	color: #705e4d;
}
.note p.title {
	font-weight: bold;
	color: #686121;
}
input, select, textarea {
	font-family: tahoma, arial, verdana;
	font-size: 11px;
}
#name, #surname, #country, #email, #email2, #telephone, #skype, #city {
	width: 145px;
}
#numOfPeop, #numOfChild {
	width: 30px;
}
.arrivalDate, .departureDate {
	width: 70px;
}
#messaggio {
	width: 660px;
	height: 80px;
}

/*	#########################
	## Gallerie fotografiche
	################ */
#gallery {
	width: 857px;
	margin: 0px auto 50px;
	background-image: url(img_20.gif);
	background-position: right top;
	background-repeat: repeat-y;
	background-color: #e7e2de;
}
#gallery_cnt1 {
	background-image: url(img_21.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#gallery_cnt2 {
	background-image: url(img_22.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 10px 0px 10px 40px;
}
#gallery .galTh {
	width: 110px;
	height: 80px;
	padding: 0px;
	margin: 0px;
	background-image: url(img_23.gif);
	background-position: left top;
	background-repeat: no-repeat;
	float: left;
}
#gallery .galTh td {
	width: 104px;
	height: 72px;
	text-align: center;
	vertical-align: middle;
}
#gallery .galTh img {
	border: 2px solid #eddfd6;
	margin: 0px;
	padding: 0px;
}

/*	###################
	## Articolo
	################ */
.article {
	padding: 18px 0px 10px;
	border-bottom: 1px solid #ece3dc;
}
.article .photo {
	 float: left;
	 width: 194px;
}
.article .photoEmpty {
	float: left;
	width: 194px;
}
.article .article_cnt {
	float: left;
	width: 480px;
}


/*	###################
	## Box label
	################ */
#label {
	padding: 0px 0px 0px 15px;
	display: block;
}
#label ul {
	margin: 0px;
	padding: 0px 0px 1px;
	list-style-image: none;
	list-style-type: none;
}
#label li {
	display: inline;
}
#label li a {
	display: block;
	float: left;
	background-color: #f0e3da;
	line-height: 30px;
	padding: 0px 10px;
	text-decoration: none;
}
#label li a.sel {
	background-color: #f5eee8;
}
#label li a:hover {
	background-color: #f5eee8;
	color: #6d645b;
	text-decoration: underline;
}

/*	###################
	## Box commenti
	################ */
#comments {
	background-image: url(img_6.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0px 0px 10px;
	margin-bottom: 8px;
	position: relative;
	width: 100%;
}
#comments_cnt {
	background-image: url(img_5.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 30px 9px 0px;
}
.comment, .comment_last {
	background-image: url(img_7.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 4px 0px 8px;
}
.comment_last {
	background-image: none;
	padding: 4px 0px 0px;
}
#comments p {
	margin: 0px;
	padding: 0px;
	position: relative;
	line-height: 15px;
}
#comments p.auth {
	text-align: right;
	font-style: italic;
}

/*	###################
	## Box disponibilità
	################ */
#availability {
	background-image: url(img_9.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 0px 0px 10px;
	margin-bottom: 8px;
	position: relative;
}
#availability_cnt {
	background-image: url(img_8_eng.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 33px 10px 0px 15px;;
}
#availability form {
	margin: 0px;
	padding: 0px;
}
#availability label {
	display: block;
	padding-bottom: 1px;
}
#availability #numOfPeop {
	width: 75px;
}
#availability #numOfChild {
	width: 75px;
}
#availability div {
	padding-bottom: 4px;
}
#availability #submit {
	width: 97px;
	margin: 0px auto;
	padding: 6px 0px 0px;
}
#availability #submit a {
	display: block;
	width: 97px;
	height: 23px;
	background-image: url(img_10_eng.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#availability #submit a span {
	display: none;
}
#sitemap h1 {
	border-bottom: 1px solid;
	margin-bottom: 7px;
}
#sitemap h2 {
	padding: 0px 0px 0px 16px;
}

/*	###################
	## Messaggistica
	################ */
.messaggio {
	background-color: #b8a89b;
	margin-bottom: 5px;
	padding: 0px 0px 0px 5px;
	background-image: url(img_24.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.messaggio_cnt {
	margin-bottom: 5px;
	padding: 5px 5px 5px 0px;
	background-image: url(img_25.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
#col_six2 .messaggio p {
	margin: 0px;
	padding: 0px;
	color: #f6efe9;
}
#col_six2 .messaggio p.intestazione {
	font-weight: bold;
}

/*	###################
	## Footer
	################ */
#footer {
	width: 900px;
	margin: 0px auto;
	background-image: url(img_4.gif);
	background-position: left top;
	background-repeat: repeat-y;
	text-align: right;
}
#footer ul {
	margin: 0px;
	padding: 4px 0px;
	list-style-image: none;
	list-style-type: none;
}
#footer li {
	display: inline;
}
#footer li a {
	padding: 0px 6px;
	text-decoration: none;
}
#footer li a:hover {
	text-decoration: underline;
}
