root { 
	display: block;
}

html
{
	
}

body {
	width: 1000px;
	margin: auto; /* Pour centrer notre page */
	 /* Pour éviter de coller avec le haut de la fenętre du navigateur. Essayez d'enlever pour voir ! */
	margin-bottom: 20px;    /* Idem pour le bas du navigateur */
	FONT-FAMILY: tahoma;
	font-size: 11px;
	background-image: url("images/fondindex.jpg");
	background-repeat: repeat-x;
	text-align: center;
}
	
#haut
{
	width: 1000px;
	
}
#haut #fond_haut
{
	margin-top: 7px;
	width: 1000px;
	height: 295px;
	background-image: url("images/hautind.jpg");
	background-repeat: no-repeat;
}

#haut #fond_haut table
{
	margin: auto;
	width: 641px;
}

#haut #fond_haut table td
{
	background-color: #eee6d1;
	font-weight: bold;
	FONT-FAMILY: tahoma; 
	text-align: center;
}

#haut #fond_haut a#video_gauche{
	position: relative;
	float: left;
	text-align: center;
	top: 94px;
	left: 50px;
	display: block;
	height: 80px;
	width: 80px;
	COLOR: #585745;
	font-size: 10px;
	font-family: tahoma;
}

#haut #fond_haut a#video_droite{
	position: relative;
	float: right;
	text-align: center;
	right: 50px;
	top: 94px;
	display: block;
	height: 80px;
	width: 80px;
	text-decoration:blink;
	COLOR: #585745;
	font-size: 10px;
	font-family: tahoma;
}

div#spa
{
	position: relative;
	float: left;
	top: 20px;
	left: -145px;
	width: 50px;
	font-size:30px;
	font-weight:bold;
	font-family: tahoma;
	color: #3a5f02;
}

div#sauna
{
	position: relative;
	float: right;
	top: 20px;
	right: -95px;
	
	font-size:30px;
	font-weight:bold;
	font-family: tahoma;
	color: #3a5f02;
	width: 50px;
}


#haut #fond_haut #ap4 {
	display: block;
	position: relative;
	right: 100px;
	top: 250px;
	float: right;
	width: 643px;
	height: 30px;
	z-index: 12;
}

#haut #fond_haut #ap4 .Style3 {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}

#haut
{
	text-align:center;
}
#haut #flag
{
	position: relative;
	top: 8px;
	margin-top: 0px;
	width: 40px;
	height: 15px;
	border: 0px;
}

#haut #flag img
{
	width: 50px;
	height: 25px;
}

#corps
{
	text-align: center;
}

#corps #text
{
	
	text-align: left;
	width: 641px;
	margin: auto;
	COLOR: #585745;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 10px;
	
}

#corps #text h2, #corps #text h3, #corps #text .Style1
{
	text-align: center;
}

#corps #text .Style1 {
	display: block;
	font-weight: bold;
	font-size: 16px;
	COLOR: #585745;
}

#corps #image 
{
	text-align: center;
	word-spacing: 70px;
}

#pied
{
	position: relative;
	
	margin: auto;
	margin-top: 10px;
	text-align: center;
	width: 641px;
	COLOR: #585745;
}

#pied table
{
	margin: auto;
	width: 641px;
}

#pied table td
{
	text-align: left;
}

#pied #likhom
{ 
	width: 79px;
	height: 57px;
}

#pied #bnb
{
	width: 63px;
	height: 57px;
}

#pied #gitefrance
{
	width: 55px;
	height: 54px;
	border: 0px; 
}

#pied #vacance
{
	width: 79px;
	height: 56px;
	border: 0px;
}

#pied #ref2000
{
	width: 120px;
	height: 50px;
	border: 0px;
}

td, th, tr{
	FONT-SIZE: 11px;
	COLOR: #585745;
	FONT-FAMILY: tahoma; 
}

h1{
	FONT-SIZE: 10px;
	COLOR: #ffffff;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: bold;
}

h2{
	FONT-SIZE: 20px;
	COLOR: #00280E;
	FONT-FAMILY: verdana;
	font-variant: small-caps;
	letter-spacing: 1px;
	font-weight: normal;
}

h3{
	FONT-SIZE: 13px;
	COLOR: #585745;
	FONT-FAMILY: verdana;
	font-variant: small-caps;
	letter-spacing: 1px;
	font-weight: bold;
}

h4{
	FONT-SIZE: 10px;
	COLOR: #585745;
	FONT-FAMILY: rockwell;
}

h5{
	FONT-SIZE: 10px;
	COLOR: #585745;
	FONT-FAMILY: verdana;
	font-weight: normal;
}

h6{
	Font-variant : small-caps;
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #A5AFAE;
	FONT-FAMILY: rockwell;
}

A:link {
	COLOR: #005D27;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px; 
	FONT-FAMILY: verdana; 
	font-variant: small-caps;
	letter-spacing: 1px;
}

A:visited {
	COLOR: #005D27;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: verdana;
	font-variant: small-caps;
	letter-spacing: 1px;
}

A:active {
	COLOR: #005D27;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: verdana;
	font-variant: small-caps;
	letter-spacing: 1px;
}

A:hover {
	COLOR: #001B0B;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: verdana;
	font-variant: small-caps;
	letter-spacing: 1px; 
}

a img {
	border: 1px;
	
}

input, textarea, option, select {
	background-color: #ffffff;
	color: #000000;
	letter-spacing: 0px;
	border: 1px;
	
}