body {
	margin: 0px;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 0px;
}

body p {
	margin: 0px;
}
#header {
	height: 45px;
	width: 980px;
	margin: auto;
	background-color: #696457;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cef051;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	padding-right: 20px;
	line-height: 1.2em;
}
#bandeau1 {
	margin: auto;
	height: 240px;
	width: 1000px;
}
#liens {
	height: 35px;
	width: 1000px;
	border-top-width: 6px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CEF051;
	border-right-color: #CEF051;
	border-bottom-color: #CEF051;
	border-left-color: #CEF051;
	margin: auto;
	padding-top: 12px;
}
#liens a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #CEF051;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: none;
}
#liens a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #CEF051;
	font-weight: normal;
	font-size: 12pt;
	text-decoration: none;
}
#liens a:hover{
	color: #000000;
	background-color: #CEF051;

}
#vignettes {
	background-image: url(images-laforet/aventure-nature.gif);
	margin: auto;
	height: 155px;
	width: 1000px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
#contenu {
	margin: auto;
	width: 1000px;
}
.textestandard {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	margin-left: 30px;
	margin-right: 20px;
	margin-top: 10px;
	text-align: justify;
}
#cartouche0 {
	margin-left: 35px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-color: #f1fbd0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	font-weight: bold;
}
#titrecartouche {
	margin-left: 25px;
	background-image: url(images-laforet/barre.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	color: #6a821e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}


.surligne {
	border-bottom-color: #666666;
	margin-left: 30px;
	margin-right: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;

}
.titrerubrique {
	font-family: Arial, Helvetica, sans-serif;
	color: #CEF051;
	font-size: 0.8em;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#menugauche {
	margin-left: 35px;
	line-height: 2em;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
#menugauche a:link{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#menugauche a:visited{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#menugauche a:hover{
	text-decoration: underline;
}
.vignette {
	border-top-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CEF051;
	border-left-color: #CEF051;
	margin-top: 5px;
}

#footer {
	height: 20px;
	width: 980px;
	background-color: #696457;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 5px;
	color: #FFFFFF;
}
#logo {
	float: left;
	position: absolute;
	z-index: 100;
}
#global {
     position:absolute;
     left: 50%; 
     top: 50%;
     width: 1000px;
     height: 540px;
     margin-top: -270px; /* moitié de la hauteur */
     margin-left: -500px; /* moitié de la largeur */
     border: 1px solid #000000;
}
#liens2{
	height: 50px;
	width: 1000px;
	border-top-width: 6px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CEF051;
	border-right-color: #CEF051;
	border-bottom-color: #CEF051;
	border-left-color: #CEF051;
	margin: auto;
	background-color: #CEF051;
}
#liens2 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	color: #CEF051;
}
#liens2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	color: #CEF051;
}
#liens2 a:hover{
	color: #000000;
	background-color: #CEF051;
	padding-right: 10px;
	padding-left: 10px;
}
#barre {
	background-color: #a4c242;
	margin: auto;
	height: 16px;
	width: 1000px;
}

.titrevert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #7fa115;
}
#menugauche ul {
	margin-top: 0px;
}
#menugauche li {
	list-style-type: square;

}
.retrait {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	margin-top: 10px;
	margin-left: 40px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.souslien {
	font-size: 8pt;
	text-align: right;
	margin-right: 10px;
	margin-top: 0px;
	color: #A4C242;
}
.tarifs {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-left: 30px;
	display: inline-table;
	clear: both;
	margin-bottom: 10px;
	float: none;
}
.souligne {
	border: 1px solid #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tabtarifs {
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
.titrelien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	font-weight: bold;
	margin-left: 30px;
	background-color: #A4C242;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: 20px;
}
.titretexte {
	font-family: Arial, Helvetica, sans-serif;
	color: #696457;
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 15px;
}
#titretexte {
	margin-left: 20px;
	margin-right: 20px;
	height: 60px;
	background-image: url(images-laforet/titre1.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
.titretexte2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #637a1a;
	font-size: 1em;
	font-weight: bold;
	padding-left: 30px;
	padding-right: 10px;
}
.titretexte3 {
	color: #92b21b;
}
#lienscontenu a:link{
	color: #8EB009;
	font-weight: bold;
}
#lienscontenu a:visited{
	color: #8EB009;
	font-weight: bold;
}
#lienscontenu a:hover{
	color: #8EB009;
	font-weight: bold;
	text-decoration: none;
}
#cartouche1 {
	height: 201px;
	width: 384px;
	margin: auto;
	background-image: url(images-laforet/cartouche1.gif);
}
#cartouche2 {
	width: 378px;
	height: 203px;
	margin: auto;
	background-image: url(images-laforet/cartouche2.gif);
	background-repeat: no-repeat;
}
#noel {
	width: 350px;
	height: 220px;
	position: absolute;
}
#valentin {
	position: absolute;
	top: 293px;
	left: 0px;
}
#cartouche5 {
	margin-left: 35px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-color: #f1fbd0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	font-weight: bold;
	border: 1px dashed #7D7A19;
}
