	
	/* Copyright 2006 Pascal Guillermard */
	/* Vous pouvez adapter les éléments de cette CSS,  mais la combinaison unique des images, couleurs, tailles de polices, typographie, et positionnement */ 
	/*("le DESIGN") est protégée par copyright 2006 Pascal Guillermard et ST-TIC Web et ne peut être reproduite. */ 
	/* Last updated 20 septembre 2006 */ 

body {
	background: #5498e1 url(../i/rong.gif) top left no-repeat;
}
	
	/* Conteneur principal */

div#content {
	margin: 10px auto;
	position: relative;
	width: 750px;
	padding: 0;
	text-align: left;
	background: transparent;
	border: 1px solid #e0dfe3;
}

/* Divisions des éléments de navigation  et de présentation principaux */
		/* Division de navigation principale  */

ul#menu {
	float: left;
	margin: 20px 0 0 10px;
	list-style-type: none;
	padding: 58px 0;
	border: 0;
	width: 190px;
	background: transparent;
}

ul#menu li {
	display: block;
	margin: 2px 0;
	list-style-type: none;
	padding: 0;
	width: 123px;
	background-color: transparent;
	height: 1.6em;
	border: 1px solid #e0dfe3;
}

ul#menu a {
	display: block;
	height: 1.6em;
	line-height: 1.6em;
	margin-left: 10px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	border-left: 2px solid #fff;
	color: #fff;
	padding: 0;
	padding-left: 10px;
	width: 102px;
}

ul#menu a:hover {
	border-left: 10px solid #fff;
}

div#text {
	border: 0;
	border-top:  1px solid #e0dfe3;
	margin-top: 20px;	
	margin-right: 20px;	
	margin-left: 210px;
	padding: 0;
	background: transparent url(../i/bandeau.jpg) top right no-repeat;
}

div#text a {
	color: #fff;
}

/* ancres et "vous êtes içi  ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

	
body#index li#acc a, body#gite li#ate a, body#environs li#env a, body#tarifs li#cat a, body#reservation li#rese a, body#acces li#acs a {
	border-left: 10px solid #fff;
	}		
		/* Division de navigation secondaire  */

		/* Typographie  */
		
p, li, h1, h2, h3, h4, h5, h6, label, input, select, option {
	font-family: times, verdana, arial, Georgia, sans-Serif;
	}

p#vei {
	margin-top: 15px;
	font-weight:bold;
	height: 1.5em;
	border-bottom: 1px solid  #e0dfe3;
}

h1, h2 {	
	color: #e0dfe3;
	border: 0;
	padding-left: 10px;
}

h3 {	
	color:#000;
	font-size:1em;
}

div#text p {
	text-align: justify;
	padding: 5px;
	font-size: 14px;
	line-height: 1.3em;
}

img {
	margin: 0 0.8em 2em 0.8em;
}

caption {
	font: italic bold 1em arial;
	color: #fff;
	background-color: #5498e1 ;
	letter-spacing: 0.2em;
	padding: 4px;
	border: 1px solid #fff;
	margin: 2px;
}

th, td.headers {
	font: italic bold 0.9em arial;
	color: #b01e22;
	border: 1px solid #fff;
	background: #fff;
	padding: 10px;
}

td.headers {
	font: normal bold 0.8em arial;
	color: #5498e1;
	padding: 5px;
}

td.d {
	text-align: right;
}

td.c {
	text-align: center;
}

td  {
	font: italic bold 0.8em arial;
	color: #b01e22;
	border: 1px solid #fff;
	background: #fff;
	padding: 5px;
}

legend {
	color: #e0dfe3;
	font-weight: bold;
	font-size: 120%;
}

label {
	width: 7em;
	height: 1.5em;
	color: #e0dfe3;
	font-weight: bold;
	padding: 1px;
	margin: 2px;
}

input, select {
	margin: 2px;
	margin-left: 10px;
}

hr.separation {
	clear: both;
}

p.sommet, div#footer 	{
	text-align: center;
	font-size: 80%;
	margin: 5px;
	padding: 0;
	}	
	
div#footer ul {
	text-align: center;
	margin: 0;
	padding: 0;
	clear: both;
}	
	
div#footer li {
	list-style-type: none;
	display: inline;
	text-align: center;
}

div#footer li  a{
	color: #000;
	margin: 0 ;
	text-decoration: underline;
}