/* CSS Document */

<style type="text/css">

#flashhead {
	position: absolute;
	top: 160px;
}

#navigator {
	position: absolute;
	top: 160px;
	z-index: 6;
}

#navigator h1 {
	text-align: left;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#navigator ul {
	font-size: 0.7em;
	height: 20px;
	border-left-color: #999999;
}
#flashheader {
	font-style: italic;
	position: absolute;
	margin-left: 24px;
	margin-top: 20px;
}



#navigator ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-left-color: #E2E2E2;
}

#nav a {
	color: #333333;
	border-left-color: #CCFFCC;
}

#nav a {
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: transparent;
}
#nav a:hover {
	background-color: #99CC99;
	border-left-color: #CCCCCC;
}


#nav li li a {
	display: block;
	font-weight: normal;
	color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}

#nav li li a:hover {
	background-color: #EDF6E3;
}

#navigator li {
	float: left;
	position: relative;
	width: 55px;
	text-align: left;
	cursor: default;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_border.jpg);
	background-position: top center;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	}
	
	#oldbrowsers{
	color: #CCFF00;
	bottom: 80%;
	}


#maincontent{
	position : absolute;
	z-index:6
	top : 145px;
	left : 202px;
	width :517px;
	margin : 0 0 0 0;
	padding : 0;
	z-index: 1;
	visibility: visible;
	top: 219px;
	background-color: #FFFFFF;
}

#maincontent p{
	font-size: 11px;
	line-height: 14px;
	font-family: Ariel, Helvetica, sans-serif
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#maincontent a:hover{
	color: #66CC00;
}

#maincontent a{
	color: #336600;
}

#maincontent strong{
	font-weight: bold;
}


#maincontent H1{
	font-size: 14px;
	line-height: 14px;
	text-align: left;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#maincontent H2{
	font-size: 12px;
	line-height: 14px;
	font-family: Ariel, Helvetica, sans-serif
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #669966;
	font-style: normal;
	font-weight: bold;
}

#maincontent H3{
	font-size: 0.75em;
	line-height: 14px;
	font-family: Ariel, Helvetica, sans-serif
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-style: normal;
	font-weight: bold;
}


#maincontent H4{
	font-size: 11px;
	font-family: Ariel, Helvetica, sans-serif
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #669933;
	font-style: italic;
	font-weight: normal;
	padding-top: 0px;
	line-height: normal;
}

#maincontent H4 a:link  {
	text-decoration : none;
	color : #6faf30;
}
	#maincontent H4 a:visited , a:visited:hover  {
	text-decoration : none;
	color : #7fc937;
}
	#maincontent H4 a:hover , a:active  {
	text-decoration : underline;
	color : #4f711f;
}




#maincontent TD{
	font-size: 11px;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif
	text-align: left;
	color: #999999;
	font-style: normal;
	font-weight: bold;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#booking TD{

	border-bottom-style: none;

}


#maincontent ul{
	list-style-position: inside;
	position: relative;
	color: #666666;
	display: block;
	float: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

#maincontent ul li {
	float: none;
	height: 100%;
	list-style-type: none;
	list-style-position: inside;
	display: list-item;
	position: relative;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


p.imageright {
	float: right;
	font-size: 0.8em;
	text-align: left;
	padding-left: 30px;
	padding-top: 15px;
}

#rightcont{
	position: absolute;
	width: 250px;
	left: 268px;
}

#leftcont{
	position: absolute;
	width: 250px;
	left: -2px;
}

#leftcont ul{

}



h1.topcorner{
	background-image: url(images/topborder.jpg);
	background-repeat: no-repeat;
	padding: 15px;
}


div.topcorner{
	background-image: url(images/menuBorder/menu_border_r1_c1.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 15px;
}

div.botcorner{
	background-image: url(images/menuBorder/menu_border_r3_c1.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 15px;
}



div.menumid{
	background-image: url(images/menuBorder/menu_border_r2_c1.jpg);
	background-repeat: repeat-y;
	padding: 15px;
}



#navcontainer {
	position : absolute;
	left : 25px;
	width :692px;
	margin : 0 0 0 0;
	padding : 0;
	top: 204px;
	z-index: 2;
	visibility: visible;
	font-style: normal;
	display:block;
	height: 23px;
	border-right-color: #FFFFFF;
}





	#container  {
	width : 750px;
	position : relative;
	margin : 0 auto;
	padding : 0;
	background-image: url(images/gite_head_lav.jpg);
	top: 0px;
	background-repeat: no-repeat;
	height: 180px;
}
#mainmenu ul {
	margin: 0;
	padding: 0;
		font: 11px Arial, Helvetica, sans-serif !important
        list-style: none;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
        }

#mainmenu ul li {
        position: relative;
        }

#mainmenu li ul {
        position: absolute;
        left: 149px;
        top: 0;
        display: none;
        }

#mainmenu ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	background-color: #EDF6E3;
        }
		
#mainmenu ul {
        margin: 0;
        padding: 0;
        list-style: none;
        width: 150px;
        border-bottom: 1px solid #fff;
        }
/*#mainmenu li:hover ul { display: block; 
}*/
#mainmenu li:hover ul, li.over ul {
	display: block;
	background-color: #F0F0F0;
	font-style: normal!important
	}
	
#mainmenu li a:hover{
	background-color:#D2ECE0;
	font-style: normal;
	color: #666666;
}
	   #subnav {

 	top:400px;
	position: absolute;
	top: 220px;
	left: 26px;
	width: 150px;
 }
 
  #subnav p {
	font-size:12px;
	color: #999999;
	}  
	  
 #subnav ul
 {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
 }

 #subnav li { margin: 0; }

 #subnav a
 {
	display: block;
	color: #666666;
	background-color: #FFFFFF;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	width: 130px;
 }

 #subnav a:hover
 {
 background-color: #EDF6E3;
 color: #666666;
 }

 #subnav li li a
 {
	display: block;
	color: #999999;
	background-color: #FFFFFF;
	padding: 3px 12px 3px 8px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	width: 110px;
	position: relative;
	left: 20px;
 }


/* Fix IE. Hide from IE Mac \*/


html ul li { float: left; height: 1%; }
html ul li a { height: 1%; }
/* End */
body {
	background-image: url(images/bg_border.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #669933;
	margin: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
}
#container #subnav #addblock {
	font-family: "Times New Roman", Times, serif;
}
#container #addblock {
	position: absolute;
	width: 160px;
	top: 450px;
	left: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#container #addblock a{
	color:#336600;
}

#container #addblock a:hover{
	color:#66CC33;
}

#banner {
	top: 671px;
	position: absolute;
	left: 30px;
}
