@charset "utf-8";
/* CSS Document */
/* Gnral
***********************************************/
body {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-family:"Times New Roman", Times, serif;
	background-image:url(../images/css/body.jpg);
	}
#header {
	max-width:980px;
	margin: 0 auto;
	text-align:center;
	background-image:url(../images/css/header.jpg);
	background-position: 0% 0%;
	}
#pied {
	clear:both;
	max-width:980px;
	margin: 0px auto;
	text-align:center;
	height:75px;
	background-image:url(../images/css/pied.jpg);
	/*background-position: 0% 100%;*/
	}
#container {
	max-width:980px;
	margin: 0 auto 10px auto;
	text-align:center;
	background-color:#D8E0C9;
	}
p, #pa {
	padding-left:10px;
	font-size: 90%;
	color: #5C241C;
 }
p {
	text-align:left;
 }
#pa {
	text-align:center;
 }
a {
	text-decoration: none;
 }
a:hover {
	text-decoration: none; 
	background: none; /* correction d'un bug IE */
	}
h1, h1 a {
	width: 100%;
	/*height:2.5em;*/
	margin:0 auto; 
	font: 110% "Algerian", Trebuchet MS, Georgia ;
	color:#D8E0C9;
	text-align:center;
}
h1 a:hover {
	color:#D9D709;
	}
h2 {
	clear:both;
	color:#D8E0C9;
	margin:0;
	vertical-align:top;
	font-size: 100%;
 }
h3 {
	padding-top:15px;
	font: 220% "Algerian", Trebuchet MS, Georgia ;
	line-height:20px;
	vertical-align:middle;
	color:#622424;
	text-align:center;
 }
h4 {
	font-size: 100%;
	margin-top:0px;
	margin-bottom:5px;
	text-decoration:underline overline;
	text-align:center;
	color:#622424;
 }
h5 {
	text-align: center ;
	font-size: 110%;
	color: #4E1818;
	margin: 20px auto;
	}
h6 {
	text-align: center ;
	font-size: 80%;
	color: #4E1818;
	}
.lettrine {
	font-size: 150%; 
	font-weight: bold;
	color: #5C241C;
}
a span {
	display: none;
	}
a:hover span {
	display: block;
	text-decoration:none;
	background-color:#F2F2DC;
	border:outset;
	position: absolute;
	z-index: 100;
	color:#5C241C;
	font-size:100%; 
	font-weight:500;
	line-height:1em;
	padding:5px;
	text-align:left;
	}
.desc {
	background-color:#FFFFFB;
	margin-left:-154px;
	margin-top: 18px;
	width:450px;
	}
.ima {
	margin-top: -15em;
	margin-left:85px;
	}
.imad {
	margin-top: -15em;
	margin-left:-525px;
	}
.tar {
	background-color:#A22724;  
	margin-left:-308px;
	margin-top: 18px;
	width:450px;
	}
.pub {
	background-color:#A22724;  
	margin-left:-1px;
	margin-top: 18px;
	width:450px;
	}
/* Menus
***********************************************/
#droite {
	/*float:right;
	margin-right: 3%;*/
	margin:0 auto;
	width:98%;
	}
#photog {
	clear:both;
	float:left;
	margin:0 auto;
	width:90px;
	}
#photod {
	clear:both;
	float:right;
	margin:0 auto;
	width:90px;
	}
.onglet {
	width:100px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:14px;
	font-weight:500;
	background: url('../images/cadre/ongletbis.gif') no-repeat center bottom;
}
.onglet:hover, .onglet:focus  {
	background: url('../images/cadre/onglet1bis.gif') no-repeat center bottom;
	color:#D8E0C9;
}
.onglet a:hover {
	color:#F2F03E;
	}
.ongletbis {
	width:120px;
	height:25px;
	line-height:25px;
	text-align:center;
	margin:5px auto;
	font-size:14px;
	font-weight:600;
	background: url('../images/cadre/onglet1.gif') no-repeat center bottom;
	border-color:#FFFFFF;
	border-style:none;
	color:#F7FA7C;
}
.ongletbis:hover, .ongletbis:focus {
	background: url('../images/cadre/onglet.gif') no-repeat center bottom;
	border-color:#FFFFFF;
	border-style:none;
	color:#68211A;
	}
.ongletbis a, .ongletbis a:visited {
	color:#F7FA7C;
	}
.ongletbis a:focus, .ongletbis a:hover {
	color:#68211A;
	}
.paiement {
	width:120px;
	height:25px;
	line-height:25px;
	text-align:center;
	margin:5px auto;
	background: url('../images/cadre/paiement.gif') no-repeat center bottom;
	border-color:#FFFFFF;
	border-style:none;
	color:#F7FA7C;
}
.paiement:hover, .paiement:focus {
	background: url('../images/cadre/paiement1.gif') no-repeat center bottom;
	border-color:#FFFFFF;
	border-style:none;
	color:#68211A;
	}
/* Forme
***********************************************/
div#conteneur {
	margin: 5px auto 0px auto;
	}
#tlcor, #trcor, #blcor, #brcor {
	background-color: transparent;
	background-repeat: no-repeat;
	}
#tlcor {
	background-position: 0% 0%;
	background-image:url(../images/cadre/corpshg.gif);
	}
#trcor {
	background-position: 100% 0%;
	background-image:url(../images/cadre/corpshd.gif);
	}
#blcor {
	background-position: 0% 100%;
	background-image:url(../images/cadre/corpsbg.gif);
	}
#brcor {
	background-position: 100% 100%;
	background-image:url(../images/cadre/corpsbd.gif);
	}
#tb, #bb{
	background-color: transparent;
	background-repeat: repeat-x;
	}
#tb {
	background-image:url(../images/cadre/bh.gif);
	background-position: 0% 0%;
	}
#bb{
	background-image:url(../images/cadre/bb.gif) ;
	background-position: 0% 100%;
	}
#rb {
	background-color: transparent;
	background-image:url(../images/cadre/bd.gif);
	background-position: 100% 0%;
	background-repeat: repeat-y;
	}
#lb {
	background-color: transparent;
	background-image:url(../images/cadre/bg.gif);
	background-position: 0% 100%;
	background-repeat: repeat-y;
	}
div#gite {
	float:left;
	margin: 0px auto;
	height:105px;
	width:14%;
	}
div#camping {
	float:right;
	margin: 0px auto;
	height:105px;
	width:14%;
	}
div#entete {
	height: 105px ;
	width: 535px;
	margin: 5px auto;
	background: no-repeat center bottom;
	border-top-color:#D8E0C9;
	border-left-color:#D8E0C9;
	border-bottom-color:#745364;
	border-right-color:#745364;
	border: ridge;
	padding:2px; 
	}
/* Piedpage
***********************************************/
#Piedpage {
	clear:both;
	margin:0 auto;
	text-align:center;
	font-size:90%;
	line-height:22px;
	color:#D9E0C9;
	padding-top:7px;
	}
#Piedpage a {
	color:#D9E0C9;
	}
#Piedpage a:hover {
	color:#D9D709;
	}
#Copyright{
	clear:both;
	margin:0 auto;
	padding-top:5px;
	text-align:center;
	font-size:70%;
	color:#702020;
	}
/* ---=== cration du cadre ===--- */
#cadre {
	margin: 0px auto;
	width:95%;
	text-align:center;
	}
#map {
	margin-left:auto;
	margin-right:auto;
	width:452px;
	height:420px;
	border: groove 2px #F5EE2B;
	}
.carte {
	text-align:center;
	color:#662D20;
	}
#formulairs {
	margin: 0px auto;
	width:98%;
	background-color:#FFFFFF;
	}
ul, li {
	list-style-type: none;	/* suppression des puces de liste */
	margin:0;
	text-align:left; 
	}
#catalogue {
	height:auto;
	width : 465px;
	margin: 2px auto; 
	padding: 2px 1px 0px 1px;
	border: 1px solid #D5B3AF;
	font-size:80%;
}
#catalogueg {
	/*clear:both;*/
	float:left; 
	height:auto;
	width : 465px;
	margin: 2px 3px; 
	padding: 2px 1px 0px 1px;
	border: 1px solid #D5B3AF;
	font-size:80%;
}
#catalogued {
	/*clear:both;*/
	float:right; 
	height:auto;
	width : 465px;
	margin: 2px 3px; 
	padding: 2px 1px 0px 1px;
	border: 1px solid #D5B3AF;
	font-size:80%;
}
/* Formulaire
***********************************************/
form {
	font-size: 0.9em;
	margin: 3px auto;
	vertical-align:middle;
}
textarea {
	text-align:left;
	font-size: 0.9em;
}
marquee {
	width:95%;
	color:#993300;
	font-size:1em;
	text-align:center;
	margin:0 auto;
	}
img {
	border:none;
}
.formul {
	font-size: 85%;
	border-bottom:#D2D2D2 solid 2px;
	border-top:#797979 solid 2px;
	border-left:#797979 solid 2px;
	border-right:#D2D2D2 solid 2px;
}
.formuls {
	font-family:"Times New Roman", Times, serif;
	font-size: 100%;
	border-bottom:#D2D2D2 solid 2px;
	border-top:#797979 solid 2px;
	border-left:#797979 solid 2px;
	border-right:#D2D2D2 solid 2px;
}
.conte {
	color:#5C241C;
	font-size:90%; 
	}
.conta {
	color:#5C241C;
	font-size:80%; 
	text-align:center;
	width:95%;
	}
.aide {
	text-align: center ;
	padding-top:10px;
	font-size: 90%;
	font-weight:bold;
	color: #1C2492;
	}
.titre {
	text-align:center;
	font-weight:600;
	font-size:90%;
	color:#FBFBDF;
	}
.titres {
	text-align:center;
	background-color:#681409;
	line-height:22px;
	font-weight:800;
	font-size:140%;
	color:#FBFBDF;
	border:	#D2D2D2 solid 1px;
	}
.titdroi {
	text-align:center;
	line-height:22px;
	font-weight:800;
	font-size:100%;
	}
.contit {
	/*width:580px;*/
	color:#5C241C;
	font-size:100%; 
	font-weight:500;
	padding:0px 3px;
	line-height:1em;
	text-align:left;
	}
.detail{
	font-size:80%;
	color:#000040;
	background-color:#F2F2DC;
	border:outset;
	padding:5px 5px 5px 5px;
	}
