* {
	margin: 0;
	padding: 0;
}

body {
	background: #4E5D3C url(../img/bg.jpg);
	color: #444;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
	margin: 0;
}
a.general, a.general:visited
{
	color: #4F5B43;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: "Lucida Sans Unicode",sans-serif;	
}
a.general:hover
{
	color: Black;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: "Lucida Sans Unicode",sans-serif;	
}
a.generalwhite, a.generalwhite:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: "Lucida Sans Unicode",sans-serif;	
}
a.generalwhite:hover
{
	color: Black;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: "Lucida Sans Unicode",sans-serif;	
}
p,blockquote,ul {margin-bottom: 1.2em;}

h1 {font: normal 1.6em serif;}

h2 {
	font: bold 1em Verdana,serif;
	margin: 3px 0 1px;
}
.googlemap
{
	width: 480px; height: 287px; border:10px solid #546048;
}
.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 {
	background: url(../img/bgcontainer.jpg) repeat-y center top;
	margin: 0 auto;
	width: 880px;
}

.gfx {
	
	float: left;
	height: 140px;
	margin-top: 66px;
	width: 53px;
}

.top {
	background: url(../img/bgcontent.gif) no-repeat 0 0;
	float: left;
	text-align: center;
	width: 778px;
}

.header {
	/*background: #56644A url(../img/header.jpg) no-repeat;*/
	color: #FFC;
	font-size: 1.4em;
	height: 222px;
}

.header h1 {
	font: normal 3.2em serif,sans-serif;
	/*padding: 62px 0 34px 0;*/
}

.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;
}
.menu a:hover, .navigation a:hover,.navigation #selected, .menu #selected {
	color: #2C3111;
}
/*book column*/
.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 {
	background: url(../img/bgcontent.gif) no-repeat;
	clear: both;
	font-size: 1.2em;
	padding: 0 38px 12px;
	margin: 0px 52px;
}
.content .spacer {
	height: 42px;
}
.menu {
	clear: both;
	background: url(../img/manu.jpg);
	font-size: 1.2em;
	margin: 0 52px;
	padding: 0 30px 2px;
	background-repeat: repeat-x;
	width: 719px;
	height: 35px;
}
.menufoot {
	clear: both;
	background: url(../img/manu.jpg);
	font-size: 1.2em;
	margin: 0 52px;
	padding: 0 30px 2px;
	background-repeat: repeat-x;
	width: 719px;
	height: 16px;
}
/* content item */
.item {clear: both;}

.item img {border: 4px solid #CAC195;}

.item .titlecenter {
	color: #445044;
	font: normal 2em serif;
	text-decoration: none;
	text-align: center;
}

.item .title {
	color: #445044;
	font: normal 2em serif;
	text-decoration: none;
}
.titlewhite {
	color: #FFFFFF;
	font: normal 1.8em serif;
	text-decoration: none;
}

.subtitlewhite {
	color: #FFFFFF;
	font: normal 1.6em serif;
	text-decoration: none;
}

.item .title, a.titlelink, a.titlelink:visited, a.titlelink:hover {
	color: #445044;
	font: normal 2em serif;
	text-decoration: none;
}

a.titlelinkwhite, a.titlelinkwhite:visited, a.titlelinkwhite:hover {
	color: #445044;
	font: normal 2em serif;
	text-decoration: none;
	color: White;
}
.item a.detailslink, a.detailslink:visited, a.detailslink:hover  {
	color: #445044;
	font: normal 1.6em serif;
	text-decoration: underline;	
	color: #445044;
}

.item .title:first-letter {
	display: block;
	float: left;
	font-size: 2.4em;
	text-decoration: none;
}

.item .details {
	color: #445044;
	font: normal 1.6em serif;
	text-decoration: none;
	margin-left: 2px;
}

.item .metadata {
	color: #666;
	font-size: 0.9em;
	float: left;
	padding: 0 0 6px 4px;
}

.item .body {
	clear: both;
}

/* footer */
.footer {
	background: url(../img/bgfooter.gif) no-repeat;
	color: #666;
	font-size: 1.1em;
	line-height: 41px; 
	margin: 0 auto;
	text-align: center;
	width: 772px;
}

.footer a,  .menufoot a {
	color: #666;
	text-decoration: none;
}

.footer a:hover, .menufoot a:hover {
	color: #333;
	text-decoration: underline;
}

/*inncoming module*/

#main
{
	width: 700px;
}
#accomodation{
	width: 800px;
   font: 10px;
	font-family: "Lucida Sans Unicode",sans-serif;
  	text-align: center;
	position: absolute;
	top: 2100px;
	color: #A1783A;
}
#accomodation a {
	font-family: "Lucida Sans Unicode",sans-serif;
	color: #725529;
	font-size: 10px;
	text-decoration: underline;
}
#accomodation h1 {
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 1px;
	padding: 0px;
	font-family: "Lucida Sans Unicode",sans-serif;
	color: #A1783A;
}
#accomodation h2 {
   font-size: 10px;
	text-align: center;
	padding: 0px;
	color: #A1783A;
}
div#photosg {
text-align:center;
font: normal normal 10px "Lucida Sans Unicode",sans-serif;
color:white;
background-color: #5C6850;
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: #5C6850;
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: normal normal 10px "Lucida Sans Unicode",sans-serif;
color:white;
color:#FFF;
text-decoration:underline;
}
.input {FONT-FAMILY: "Lucida Sans Unicode",sans-serif; 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;}
.titol
{
	color: #635F54;
	text-decoration: none;
	font-weight:bold;
	font-size: small;
	font-family: "Lucida Sans Unicode",sans-serif;
}
.subtitol
{
	color: #6C640E;
	text-decoration: none;
	font-weight:bold;
	font-size: x-small;
	font-family: "Lucida Sans Unicode",sans-serif;
}
.titlePhotos
{
	color: #404040;
	text-decoration: none;
	font-weight: bold;
	font-size: small;
	font-family: "Lucida Sans Unicode",sans-serif;
}
	/*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-family: "Lucida Sans Unicode",sans-serif; font-weight: bold;}
	.greenAlert {font-size: 11px; color: #96E697; font-family: "Lucida Sans Unicode",sans-serif;}
	.titolDiv {font-size: 11px; color: #991E1E; font-family: "Lucida Sans Unicode",sans-serif; font-weight: normal;}
	.titolMsg {font-size: 11px; color: #A5A5A5; font-family: "Lucida Sans Unicode",sans-serif;}
	.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: xx-small;
	font-family: "Lucida Sans Unicode",sans-serif;
}
.a.note:hover
{
	color: #1A1917;
	text-decoration: none;
	font-weight: normal;
	font-size: xx-small;
	font-family: "Lucida Sans Unicode",sans-serif;
}
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 #FFFFFF;
		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 #FFFFFF;
	padding: 0px; 
	margin: 2px; 
	text-align: center;
	background-color: #4B573F;
	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:#FFF;
	text-decoration: none;
	}
	.photosnavdeselected{
	font: bold small-caps 16px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	padding-top:10px;
	margin: 2px;
	color:#FFF;
	text-decoration: none;
	margin-bottom: 5px;
	}
	div.photosfoot {
	border: 6px solid #FFFFFF;
	padding: 3px; 
	text-align: center;
	background-color: #FFFFFF;
	width: 98%;
	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;
	font-family: "Lucida Sans Unicode",sans-serif;
	}
	a.titollink:hover
	{
	color: #6C640E;
	text-decoration: none;
	font-weight:bold;
	font-size: small;
	font-family: "Lucida Sans Unicode",sans-serif;
	}
	A.linkfoot, A.linkfoot:visited {
	color: #656156;
	text-decoration: none;
	font-weight: normal;
	font-size: xx-small;
	font-family: "Lucida Sans Unicode",sans-serif;
	}
	A.linkfoot:HOVER {
	color: Black;
	text-decoration: underline;
	font-size: xx-small;
	font-family: "Lucida Sans Unicode",sans-serif;
	}
	A.nav, A.nav:visited {
	color: Black;
	text-decoration: none;
	font-weight: bold;
	font-size: xx-small;
	font-family: "Lucida Sans Unicode",sans-serif;
	}
	A.nav:HOVER {
	color: #626262;
	font-weight: bold;
	text-decoration: underline;
	font-size: xx-small;
	font-family: "Lucida Sans Unicode",sans-serif;
	}
	/*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;
	font-family: "Lucida Sans Unicode",sans-serif;
	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;	
	font-family: "Lucida Sans Unicode",sans-serif;
	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;	
	font-family: "Lucida Sans Unicode",sans-serif;
	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;	
	font-family: "Lucida Sans Unicode",sans-serif;
	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;	
	font-family: "Lucida Sans Unicode",sans-serif;
	background-color: #FFFACD;
   }
	#booking, #booking td
	{
		font-family: "Lucida Sans Unicode",sans-serif;
		font-size: 10;
		color: #000000;
	}
	#booking input
	{
		font-family: "Lucida Sans Unicode",sans-serif;
		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-family: "Lucida Sans Unicode",sans-serif;
		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
	{
		font-family: "Lucida Sans Unicode",sans-serif;
		border: 1px solid #9AA88F;
		font-size: 10px;
		background-image: url(../img/btn.gif);
		background-repeat: repeat-x;
		background-position: top;
		margin: 1px;
		margin-left: 0px;
		width: 104px;
		height: 23px;
		cursor:hand;
	}
	#booking input.btninfo, a.btninfo,  a.btninfo:visited,  a.btninfo:hover
	{
		font-family: "Lucida Sans Unicode",sans-serif;
		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;
	font-family: "Lucida Sans Unicode",sans-serif;	
}
#booking a.general:hover
{
	color: Black;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	font-family: "Lucida Sans Unicode",sans-serif;	
}
	#booking h1
	{
		font-family: "Lucida Sans Unicode",sans-serif;
		font-size: 10px;
		border: 0px; 
		text-align: left;
		text-decoration: none;
	}
	input.btnlong
	{
		font-family: "Lucida Sans Unicode",sans-serif;
		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
	{
		font-family: "Lucida Sans Unicode",sans-serif;
		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
	{
		font-family: "Lucida Sans Unicode",sans-serif;
		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%;
	}
	#accomodation{
	width: 100%;
   font: 10px;
	font-family: Arial, Helvetica, sans-serif;
  	text-align: center;
	position: absolute;
	top: 2000px;
	color: #829273;
}
#accomodation a {
	font-family: Arial, Helvetica, sans-serif;
	color: #829273;
	font-size: 10px;
	text-decoration: underline;
}
#accomodation h1 {
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 1px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #829273;
}
#accomodation h2 {
   font-size: 11px;
	text-align: center;
	padding: 0px;
	color: #829273;
}
#accomodation h2 {
   font-size: 11px;
	text-align: center;
	padding: 0px;
	color: #829273;
}
	