html, body , form
{
	margin:0px;
	padding:0px;
	height:100%; /* 100 % en hauteur */
	font-family: verdana, arial, sans-serif;
	font-size:11px;
}

body
{
	background-color: #89b789;
	background-repeat: repeat-x;
	background-position: left top;
	color: black;
	font-size: 11px;
}

#wrap
{
	width:  767px; 
	margin: 0 auto;
	height: 100%; 
	min-height: 100%; 
}

html>body #wrap {height:100%;}

#workarea
{
	width: 767px;
	float:left;
	height: 100%;
	min-height: 100%;
}


#header
{
	margin: 15px 0px 0px 0px;
	height : 154px;
	width:769px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat; 
}

#footer
{
	height: 37px;
	width: 769px;
	text-align: left;
	font-size: 11px;
	font-family: verdana, arial, sans-serif;
	bottom: 0px;
}

#navig 
{
	padding-top: 127px;
	padding-left: 25px;
	font-size: 11px;
}

#navig span 
{
	margin-right: 12px;
	margin-left: 10px;
	color: #a6a6a6;
}

#navig a { color: #000000; text-decoration: none; }
#navig a:hover { color: black; text-decoration: none; padding-bottom: 3px;}
/*
a:hover { color: black; text-decoration: none; border-bottom: solid 2px #c0de21; padding-bottom: 3px; height: 1%;}

#navig a.selected : link 
{
	color: #000000;
	text-decoration: none;
	border-bottom: solid 2px #ff8a00;
	padding-bottom: 3px;
}

#navig a.selected
{
	color: black;
	text-decoration: none;
	border-bottom: solid 2px #ff8a00;
	padding-bottom: 3px;
}
*/
/*
#navig a.selected:selected
{
	color: black;
	text-decoration: none;
	border-bottom: solid 2px #ff8a00;
	padding-bottom: 3px;
}

#navig a.selected:active
{
	color: black;
	text-decoration: none;
	border-bottom: solid 2px #ff8a00;
	padding-bottom: 3px;
}

#navig a.selected:hover
{
	color: black;
	text-decoration: none;
	border-bottom: solid 2px #ff8a00;
	padding-bottom: 3px;
}
*/
html>body #middle {height:auto;}

#middlewrap
{
	float: left;
	width: 769px;
	background-image: url(../images/middle.png);
	background-position: left top;
	background-repeat: repeat-y;
	height: auto;
	min-height: 350px;
	
}

html>body div#middleleftwrap {height:auto;}

#content
{
	margin-right: 22px;
	margin-left: 15px;
	/*
	margin-right: 22px;
	float: right;
	padding-top: 25px;
	padding-left: 25px;
	padding-right : 15px;
	background-image: url(../images/content.png);
	background-position: left top;
	background-repeat: repeat-x;
	*/
	min-height: 400px;
	text-align: justify;
	line-height:16px;
}

#content a { color: #0066cc; text-decoration: none; }
#content a:hover { color: #0066cc; text-decoration: underline;}


#navigi
{
	/*border: dotted 1px red;*/
	position: absolute;
	text-align: center;
	min-height: 400px;
	width: 166px;
	margin-left : 12px;
	margin-right : 7px;
	padding-top: 5px;
	padding-bottom: 40px;
	background-repeat: no-repeat;
	background-image: url(../images/navig.png);
	background-position: 158px top;
}

#contentleft
{
	margin-left: 178px;
	min-height: 350px;
	padding: 15px 15px;
	background-image: url(../images/MiddleLeftBkgRight.png);
	background-position: right top;
	background-repeat: repeat-y;
}


div#Thumbs img 
{
	border: solid 2px #bfbfbf;
	margin: 3px;
}

div#Thumbs a:hover img
{
	margin: 3px;
	text-decoration: none;
	border: solid 2px #ff8a00;
}


div#descriptif 
{
	margin-left: 320px;
}

div#loisirs 
{
	clear: both;
	margin-top: 20px;
}

div#loisirs img
{
	margin-right: 20px;
}

button#resa 
{
	border: solid 1px Black; 
	font-family: Verdana; 
	font-size: 11px; 
	color: Black; 
	background-color: #d2e7d2; 
	float:right;
	padding: 3px;
	cursor: pointer;
}

button#resa:hover {color: #ff8a00; background-color: White;  }

hr {margin-top: 35px; height: 0px; color: #D0D0D0; border: none; border-top: solid 1px; }

#copyright
{
	text-align: center;
	padding-bottom: 1px;
	color: #595959;
}



div#tarifs 
{
	margin-top: 20px;
}

div#tarifs img 
{
	margin-right: 7px;
	vertical-align: bottom;
}

span.prix {float: right;}

/*
.menu {
	color:#284792;
	text-decoration:none;
	line-height: 21px;
	padding: 0px;
	padding-right: 1px;
	margin: 10px 0px 0px 0px;;
	text-indent: 0px;
	overflow: hidden;
	white-space: no-wrap;
}


ul.menu li
{
	list-style-type : none;
	font-size: 11px;
	line-height: 14px;
	margin-bottom : 5px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	text-indent : 0px;
	padding-right: 7px;
}

ul.menu li.selected
{
	list-style-type : none;
	font-size: 11px;
	line-height: 14px;
	margin-bottom : 5px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	padding-right: 7px;
	text-indent : 0px;
	background-image:url(../images/arrow.png);
	background-position: right center;
	background-repeat:no-repeat;

}

ul.menu li.separator
{
	margin-right: 10px;
	list-style-type : none;
	font-size: 1px;
	height: 13px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image:url(../images/separator.png);
	background-position:center center;
	background-repeat:no-repeat;
}

.hover {font-weight: bold; cursor: pointer;}
*/


h1 {text-align:center; text-decoration: underline; font-size: 14px;}

h2 {text-align:left; text-decoration: underline; font-size: 12px; }


/*
a:link { text-decoration: none; font-weight:bold; color: #284792;}
a:visited { text-decoration: none; font-weight:bold; color: #284792;}
a:active { text-decoration: underline; font-weight:bold; color: #284792;}
a:hover { text-decoration: underline; font-weight:bold; color: #284792;}
*/
