* {
	margin: 0;
	padding: 0;
}

body {
	color: #262E1C;
	font-size: 10px;
	font-family: Georgia, Palatino, serif;
	margin: 0;
	background-color: #9FB587;
}

a.generalwhite, a.generalwhite:visited
{
	color: #434343;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
a.generalwhite:hover
{
	color: Black;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
p,blockquote,ul {margin-bottom: 1.2em;}

h1 {margin-bottom: 2px; margin-top: 2px; font-size: 10px; font-weight: normal; text-align: center}
h1.accomodation {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 3px;
	color: #A79982;
}
h2 {font-size: 13px; color: #FFFFFF;}
option {font-size: 12px; color: #372406 }
option.special {background-color: #ffffff; font-weight:bold; font-size: 12px}
input {font-size: 12px; color: #372406}
textarea {font-size: 12px; color: #372406}
select {font-size: 12px; color: #372406}
a, a:visited {
text-decoration: none; 
color: #506F1E;  
font-size: 10px; 
}
a:hover { 
text-decoration: underline; 
color:#000000;   
font-size: 10px; 
}

.googlemap
{
	width: 450px; height: 287px; border:10px solid #506F1E;
}
.delimiter
{
	background-image: url(../img/delimiter.gif);
	background-position: center;
	background-repeat: repeat-y;
	width: 35px;
	height: auto;
}
ul {margin-left: 1.8em;}

blockquote {
	background: url(../img/quote.gif) no-repeat;
	color: #555;
	font: normal 1.4em serif;
	padding-left: 22px;
}

blockquote p {padding: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

img.left {margin: 0 18px 6px 0;
border: 1px solid #243218;
}
.divider {
	background: url(../img/hr.gif) no-repeat;
	background-position: center;
	height: 15px;
	margin: 14px 0;
}
.dividersmall {
	background: url(../img/hr.gif) no-repeat;
	height: 5px;
	margin: 10px 0;
}
td.detailsbox
{
	background-color: #A7B39B;
}
/* structure */
.container {
	margin: 0px;
	padding: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
	width: 770px;
	background-color: #506F1E;
	border: 1px solid #000000;
}

div.containershadow {
margin:0px;
width:750px;
padding:10px;
filter:shadow(color:gray, strength:3, direction:135);
text-align:center;
}
div.containercont {width:750px;
text-align:left;
padding:0px;
background-color:#FFFFFF;
border:1px solid #001E06;
font-size:12px;
}

.top {
	text-align: center;
}

.header {
	background-color: #001E06;	
	color: #FFFFFF;
	font-size: 1.4em;
	border-bottom: 1px solid #001E06;
}
.header h1 {
	font: normal 3.2em serif,sans-serif;	
}
.header a, .header a:visited
{
	color: #FFFFFF;
}
.header a:hover
{
   text-decoration:underline;
	color: #FFFFFF;
}
.pattern {
	background: #334127 url(../img/pattern.gif) repeat-x;
	clear: both;
	height: 12px;
}

/* navigation */
.navigation {margin: 0 24px;}
.navigationtop {margin: 0 24px;  padding: 8px 8px; }
.navigation a, .menu a {
	color: #6C7151;
	font: normal 1.0em serif;
	line-height: 36px;
	margin: 0 8px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.smalservices
{
	color: #6C7151;
	font: normal 1.0em serif;
	text-decoration: none;
}
.bookdiv
{
		FILTER: shadow(color:gray, strength:3, direction:135);
}
.bookcolumn {
	border: 2px solid #455139;
	font-size: 0.8em;
	padding: 2px;
	height: auto;
	margin: 0px 0px 0px 30px;
	width: 180px;
}
/* content */
.content {
	clear: both;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #000000;
}
.content .spacer {
	height: 42px;
}
.content .hrdiv
{
	background-color: #506F1E;
	height: 1px;
	margin-bottom: 6px;
	margin-top: 3px;
	margin-left: 0px;
	width: 100%;
}
#topmenu {
	clear: both;
	padding: 0px;
	margin: 4px;
	width: 740px;	
}
#topmenu .items {
	clear: both;
	padding: 2px;
	width: 33%;	
	height: 20px;
	background-color: #2F4112;
	border: 1px solid #000000;
}
#topmenu a, #topmenu  a:visited {
text-decoration: none; 
color: #D5E2BC;  
font-size: 11px;
text-transform: uppercase; 
font-weight: bold;
}
#topmenu a:hover { 
text-decoration: none; 
color:#506F1E;   
font-size: 11px; 
text-transform: uppercase;
font-weight: bold;
}
#menu {
	clear: both;
	margin: 0px;
	padding: 0px;
	margin-right: 5px;
	width: 220px;	
	height: auto;
	font-size: 10px;
	text-transform: uppercase; 
}
#menu .hrdiv
{
	background-color: #506F1E;
	height: 1px;
	margin-bottom: 6px;
	margin-top: 16px;
	margin-left: 14px;
	width: 180px;
}
#menu span {font-size: 10px; color: #d38621; font-weight:bold; margin-bottom: 15px;}
#menu a, #menu a:visited {
text-decoration: none; 
color: #001E06;  
font-size: 10px;
text-transform: uppercase; 
}
#menu a:hover { 
text-decoration: none; 
color:#506F1E;   
font-size: 10px; 
text-transform: uppercase;
}
#menu a.red, #menu a.red:visited {
text-decoration: none; 
color: #FFFFFF;  
font-size: 10px;
text-transform: uppercase; 
background-color: #FF0000;
border: 1px solid #9D0000;
font-weight: bold;
padding: 1px;
}
#menu a.red:hover { 
text-decoration: none; 
color:#000000;   
font-size: 10px; 
text-transform: uppercase;
background-color: #FF0000;
border: 1px solid #9D0000;
font-weight: bold;
padding: 1px;
}
td.menuborder
{
/*Vedi browserstyle*/
}
.contentmargin
{
		margin-left: 10px;
		margin-bottom: 10px;
		width: 470px;
		padding: 8px;
}

#menufoot {
	clear: both;
	font-size: 10px;
	margin: 0 52px;
	padding: 0 30px 2px;
	margin-top: 6px;
	margin-bottom: 10px;
	background-repeat: repeat-x;
	height: 16px;
	color: #3F5415;
}
#menufoot a, #menufoot a:visited {
text-decoration: none; 
color: #3F5415; 
font-size: 10px;
}
#menufoot a:hover { 
text-decoration: none; 
color: #222222; 
font-size: 10px; 
}
/* content item */
.item {clear: both;}

.item imgborder {border: 1px solid #CAC195;}

.item .titlecenter {
	color: #445044;
	font: normal 1em serif;
	text-decoration: none;
	text-align: center;
}

.item .title {
	font-size: 14px;
	color: #00440E; 
	font-weight:bold;
	text-align: left;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.titlewhite {
	color: #FFFFFF;
	font: normal 1.8em serif;
	text-decoration: none;
}

.subtitlewhite {
   color: #E6E9E6;
   font-size: 11px;
	text-decoration: none;
	margin-top: 10px;
}

a.titlelink, a.titlelink:visited, a.titlelink:hover {
	color: #445044;
   font-size: 10px;
	text-decoration: none;
}

a.titlelinkwhite, a.titlelinkwhite:visited, a.titlelinkwhite:hover {
	color: #00440E;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-weight: bold;
	
}
a.titlelinkwhitehome, a.titlelinkwhitehome:visited, a.titlelinkwhitehome:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-weight: bold;	
}
.item a.detailslink, a.detailslink:visited, a.detailslink:active {
text-decoration: none; 
color: #00440E;  
font-size: 9px; 
font-weight: bold;
text-transform: uppercase;
}
a.detailslink, a.detailslink:visited, a.detailslink:active {
text-decoration: none; 
color: #00440E;  
font-size: 9px; 
font-weight: bold;
text-transform: uppercase;
}
a.detailslink:hover { 
text-decoration: none; 
color:#506F1E; 
  
font-size: 9px; 
font-weight: bold;
text-transform: uppercase;
}

.item .details {
	color: #445044;
	text-decoration: none;
	margin-left: 2px;
}

.item .metadata {
	font-size: 11px;
	color: #d38621; 
	text-align: left;
}

.item .body {
	clear: both;

}

/* footer */
.footer {	
	background-color: #FFFFFF;
	color: #344611;
	font-size: 9px;
	line-height: 15px; 
	margin: 0 auto;
	text-align: center;
	border-top: 1px solid #000000;
	width: 100%;
}

.footer a,  .menufoot a {
	color: #344611;
	text-decoration: none;
	font-size: 9px;
}

.footer a:hover, .menufoot a:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 9px;
}

/*inncoming module*/

#main
{
	width: 700px;
}
#topdiv
{
	color: #E0E9CD;
	font-size: 10px;
	display: inline;
}
#topdiv a, #topdiv a:visited {

	color: #E0E9CD;
	font-size: 10px;
	text-decoration: none;
}
#topdiv a:hover {

	color: #002600;
	font-size: 10px;
	text-decoration: underline;
}
#topdivcontainer
{
	background-color: #506F1E;
	border: 1px solid #000000;
	width: 772px;
	height: 17px;
	padding: 1px;
	padding-left: 4px;
	padding-right: 4px;
}
#accomodation{
	width: 800px;
   font: 10px;
  	text-align: center;
	position: absolute;
	top: 2100px;
	color: #FFFFFF;
}
#accomodation a {

	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
#accomodation h1 {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 1px;
	padding: 0px;
	color: #FFFFFF;
}
#accomodation h2 {
   font-size: 10px;
	text-align: center;
	padding: 0px;
	color: #FFFFFF;
}
div#photosg {
text-align:center;
font: normal normal 10px "Lucida Sans Unicode",sans-serif;
color:white;
background-color: #7D6F58;
padding:3px 3px 3px 3px;
border:1px dotted #FDF8BE;
}
div.generalcondition {
text-align:center;
font: normal normal 10px "Lucida Sans Unicode",sans-serif;
color:white;
background-color: #7D6F58;
padding:3px 3px 3px 3px;
border:1px dotted #FDF8BE;
}
div#photosg a{
text-align:center;
font: normal normal 10px "Lucida Sans Unicode",sans-serif;
color:white;
color:#FFF;
text-decoration:none;
}
div#photosg a:hover{
text-align:center;
font-size:10px;
color:white;
color:#FFF;
text-decoration:underline;
}
.input { 
border-top: #454545 1px solid; 
border-left: #454545 1px solid; 
border-right: #626262 1px solid; 
border-bottom: #626262 1px solid; 
font-size: 11px; margin: 1px;
color: #474747; 
background-color: White; 
margin-left: 1px; 
padding-left: 1px;
width: 130px;
}
.titol
{
	color: #635F54;
	text-decoration: none;
	font-weight:bold;
	font-size: small;

}
.subtitol
{
	color: #6C640E;
	text-decoration: none;
	font-weight:bold;
	font-size: x-small;

}
.titlePhotos
{
	color: #404040;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;	
}
	/*titolo*/
	h2.plan	 {
	font: normal normal 18px "Lucida Sans Unicode",sans-serif;
	font-weight: bold;
	color: #9FAA95;
	border-bottom:1px dashed #c00;
	margin-bottom: 7px;
	}
	.redAlert {font-size: 11px; color: #002F00; font-weight: bold;}
	.greenAlert {font-size: 11px; color: #96E697;}
	.titolDiv {font-size: 11px; color: #991E1E; font-weight: normal;}
	.titolMsg {font-size: 11px; color: #A5A5A5;}
	.Contatti {	color: #666600;	font-size: xx-small;}
	.CondTitol {	color: #666600;	font: normal normal 11px "Lucida Sans Unicode",sans-serif; font-weight: bold;}
	.Cond {	color: #656156;font: normal normal 11px "Lucida Sans Unicode",sans-serif}
.note, a.note, a.note:visited
{
	color: #656156;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;

}
.a.note:hover
{
	color: #1A1917;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;

}
hr
{
	border: 1px dashed #EEB184; 
	width: 99%;
}
	img.service
	{
		border: 1px solid #924B29;
		background-color: White;
		padding: 6px;
		margin: 6px;
	}
	img.photosimg{
		border: 6px solid #506F1E;
		background-color: #EEEEEE;
		padding: 3px;
		margin: 3px;
	}
/* fotogallery*/

.preview-container {
	float:left;
	margin: 10px 2px 0px 5px; 
}
.centra {
	width: 5em; margin: auto; text-align: left;
}

	img.servIco{
		border: 0px;
		background-color: transparent;
		padding: 1px;
		margin: 1px;
		margin-right: 6px;
	}
	div.photosdiv {
	border: 6px solid #506F1E;
	padding: 0px; 
	margin: 2px; 
	text-align: center;
	background-color: #FFFFFF;
	width: 530px;
	filter: shadow(color:gray, strength:3, direction:135); 
	}
	a.photosnav, a.photosnav:visited, a.photosnav:hover{
	font: bold small-caps 16px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	padding-top:10px;
	margin: 2px;
	margin-bottom: 5px;
	color:#506F1E;
	text-decoration: none;
	}
	.photosnavdeselected{
	font: bold small-caps 16px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	padding-top:10px;
	margin: 2px;
	color:#506F1E;
	text-decoration: none;
	margin-bottom: 5px;
	}
	.photosbkg
	{
		background-color: #9FB587;
	}
	div.photosfoot {
	border: 6px solid #FFFFFF;
	padding: 3px; 
	text-align: center;
	background-color: #FFFFFF;
	filter: shadow(color:gray, strength:3, direction:135); 
	}
/*Link*/	
	a.titollink, a.titollink:visited
	{
	color: #635F54;
	text-decoration: none;
	font-weight:bold;
	font-size: small;

	}
	a.titollink:hover
	{
	color: #6C640E;
	text-decoration: none;
	font-weight:bold;
	font-size: small;

	}
	A.linkfoot, A.linkfoot:visited {
	color: #656156;
	text-decoration: none;
	font-weight: normal;
	font-size: xx-small;

	}
	A.linkfoot:HOVER {
	color: Black;
	text-decoration: underline;
	font-size: xx-small;

	}
	A.nav, A.nav:visited {
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-size: xx-small;

	}
	A.nav:HOVER {
	color: #626262;
	font-weight: bold;
	text-decoration: underline;
	font-size: xx-small;

	}
	/*Price*/
	.boxPrice { 
	text-transform : uppercase;
	border-right: #999999 1px solid;
	padding-right: 2px;
	border-top: #f0f0f0 1px solid;
	padding-left: 3px;
	font-size: 12px;
	padding-bottom: 2px;
	margin: 0px;
	border-left: #f0f0f0 1px solid;
	color: #595959;
	font-weight: normal;
	text-align: center;
	padding-top: 2px;
	border-bottom: #999999 1px solid;

	background-color: #fdfdfd;
   }
	.boxA { 
	padding-right: 2px;	
	padding-left: 3px;
	font-size: 12px;
	padding-bottom: 2px;
	margin: 0px;	
	color: #595959;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	border-bottom: #999999 1px solid;
	border-right: #999999 1px solid;	

	background-color: #E3E8DF;
   }
	.boxM { 
	padding-right: 2px;	
	padding-left: 3px;
	font-size: 12px;
	padding-bottom: 2px;
	margin: 0px;	
	color: #595959;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	border-bottom: #999999 1px solid;
	border-right: #999999 1px solid;	

	background-color: #C4CDBA;
   }
	.boxB { 
	padding-right: 2px;	
	padding-left: 3px;
	font-size: 12px;
	padding-bottom: 2px;
	margin: 0px;	
	color: #595959;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	border-bottom: #999999 1px solid;
	border-right: #999999 1px solid;	

	background-color: #A0AD94;
   }
	.boxW { 
	padding-right: 2px;	
	padding-left: 3px;
	font-size: 12px;
	padding-bottom: 2px;
	margin: 0px;	
	color: #595959;
	font-weight: bold;
	text-align: center;
	padding-top: 2px;
	border-bottom: #999999 1px solid;
	border-right: #999999 1px solid;	

	background-color: #FFFACD;
   }
	#bookingdiv
	{
		width: 380px;
	}
	#booking, #booking td
	{
	
		font-size: 10;
		color: #000000;
	}
	#booking input
	{
	
		color: #474747;
		font-size: 10px;
		border-top: #454545 1px solid; 
		border-left: #454545 1px solid; 
		border-right: #454545 1px solid; 
		border-bottom: #454545 1px solid;  		
	}
	#booking input.inputshort
	{
	
		font-size: 10px;
		border-top: #454545 1px solid; 
		border-left: #454545 1px solid; 
		border-right: #454545 1px solid; 
		border-bottom: #454545 1px solid;  
		width: 40px;
	}
	#booking input.btn, input.btn
	{
	
		border: 1px solid #321A07;
		font-size: 9px;
		background-image: url(../img/btn.gif);
		background-repeat: repeat-x;
		background-position: top;
		margin: 1px;
		margin-left: 0px;
		width: 50px;
		height: 16px;
		cursor:hand;
	}
	#booking input.btninfo, a.btninfo,  a.btninfo:visited,  a.btninfo:hover
	{
	
		color: #445038;
		font-size: 10px;
		border: 1px solid #9AA88F;
		background-image: url(../img/btn.gif);
		background-repeat: repeat-x;
		background-position: top;
		margin: 1px;
		margin-top: 5px;
		width: 28px;
		height: 23px;
		cursor:hand;
	}
#booking a.general, a.general:visited
{
	color: #4F5B43;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	
}
#booking a.general:hover
{
	color: Black;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	
}
	#booking h1
	{
	
		font-size: 10px;
		border: 0px; 
		text-align: left;
		text-decoration: none;
	}
	.bookinglayer
	{
		color: #ffffff; background-color: #999999; font-size: 12px;
	}
	input.btnlong
	{
	
		color: #445038;
		font-size: 10px;
		border: 1px solid #D2D8CD; 
		font-weight: bold;
		background-image: url(../img/btn.gif);
		background-repeat: repeat-x;
		background-position: top;
		margin: 1px;
		margin-top:3px;
		padding-top: 5px;
		padding-bottom: 5px;
		text-decoration: none;
		padding-left: 33px;
		padding-right: 33px;
		width: 220px;
		height:23px;
		cursor:hand;
		text-align: center;
	}	
	a.btnlong, a.btnlong:visited
	{
	
		color: #445038;
		font-size: 10px;
		border: 1px solid #D2D8CD; 
		font-weight: bold;
		background-image: url(../images/btn.gif);
		background-repeat: repeat-x;
		margin: 1px;
		padding-left: 33px;
		padding-right: 33px;
		padding-top: 5px;
		padding-bottom: 5px;
		text-decoration: none;
		width: 220px;
		height: 30px;
		cursor:hand;
		text-align: center;
	}
	a.btnlong:hover
	{
	
		color: #000000;
		font-size: 10px;
		border: 1px solid #D2D8CD; 
		font-weight: bold;
		background-image:  url(../images/btn.gif);
		margin: 1px;
		padding-left: 33px;
		padding-right: 33px;
		padding-top: 5px;
		padding-bottom: 5px;
		text-decoration: none;
		width: 220px;
		height: 30px;
		cursor:hand;
		text-align: center;
	}
	hr.modDelimiter	
	{	
	border: 1px dotted #49563C;
	padding: 0px;
	margin: 0px;
	width: 80%;
	}
	