body {
	background: #ffffff url(../images/bg-40ans.gif) no-repeat bottom center;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 0 -20px;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
img {
	border: none;
}
hr {
	border-top:1px dotted #666666;
	border-bottom:none;
	border-left:none;
	border-right:none;	
}
#contener {
	width: 960px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

/* Menu left */
#menu-left {
	background: url(../images/menu-top.gif) no-repeat top left;
	width: 170px;
	float: left;
	text-align: right;
	margin: 0;
	padding: 40px 0 0 0;
}
#menu-left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#drap {
	margin: 0 0 25px 60px;
}
.cligno-promo a {
	background: url(../images/bg-cligno-promo.gif);
	color: #fc9db0 !important;
}
.cligno-promo a:hover {
	color: #fff !important;
}
#menu-pages {
	background: #ededde;
	margin: 0;
}
#menu-pages-top {
	background: url(../images/pages-top.png) no-repeat top center;
	height: 9px;
	width: 170px;
	margin: 10px 0 0 0;
}
#menu-pages-bottom {
	background: url(../images/pages-bottom.png) no-repeat bottom center;
	height: 9px;
	width: 170px;
}
#menu-pages a {
	color: #999;
	display: block;
	height: 1%;
	padding: 3px 3px 3px 3px;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
}
#menu-pages a:hover, #menu-pages a:focus {
	background: #b3b39e;
	color: #ffffff;
}
#menu-dispo {
	background: #F90;
}
#menu-dispo-top {
	background: url(../images/dispo-top.png) no-repeat top center;
	height: 9px;
	width: 170px;
	margin: 10px 0 0 0;
}
#menu-dispo-bottom {
	background: url(../images/dispo-bottom.png) no-repeat bottom center;
	height: 9px;
	width: 170px;
}
#menu-dispo a {
	color: #ffffff;
	display: block;
	height: 1%;
	padding: 3px 3px 3px 3px;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
}
#menu-dispo a:hover, #menu-dispo a:focus {
	background: #d95c09;
}
.cligno {
	background: url(../images/bg-cligno.gif);
}
#menu-load {
	background: #a2ca28;
}
#menu-load-top {
	background: url(../images/load-top.png) no-repeat top center;
	height: 25px;
	width: 170px;
	margin: 10px 0 0 0;
}
#menu-load-bottom {
	background: url(../images/load-bottom.png) no-repeat bottom center;
	height: 9px;
	width: 170px;
}
#menu-load li {
   list-style: none outside none;
   padding: 0;
}
#menu-load a {
   color: #FFFFFF;
   display: block;
   font-family: Arial,Helvetica,sans-serif;
   font-size: 1em;
   height: 1%;
   line-height: 1.5;
   padding: 3px 23px 3px 3px;
   text-decoration: none;
   background: url("../images/bullet-load.png") no-repeat right center;
}
#menu-load a:hover, #menu-load a:focus {
   background-color: #81A903;
}
#menu-news {
	background: #008ec2;
}
#menu-news-top {
	background: url(../images/news-top.png) no-repeat top center;
	height: 25px;
	width: 170px;
	margin: 10px 0 0 0;
}
#menu-news-bottom {
	background: url(../images/news-bottom.png) no-repeat bottom center;
	height: 9px;
	width: 170px;
}
#menu-news a {
   color: #FFFFFF;
   display: block;
   font-family: Arial,Helvetica,sans-serif;
   font-size: 1em;
   height: 1%;
   line-height: 1.5;
   padding: 3px;
   text-decoration: none;
}
#menu-news a:hover, #menu-news a:focus {
   background-color: #036a90;
}

#global {
	width: 780px;
	float: right;
}
#bg {
	background: url(../images/bg.png) no-repeat center top;
	width: 760px;
	padding: 0 10px;
}
#topline {
	width: 756px;
	padding: 2px;
	background: #ffffff;
	text-align: center;
	color: #996600;
}
#header {
	margin: 0;
	width: 760px;
	height: 250px;
	background: url(../images/header.jpg) left top no-repeat;
}
#camping-qualite {
	margin: 10px 10px 0 700px;
}
#handi {
	margin: 10px 10px 0 710px;
}
#menu {
	margin: 22px 0 0 0;
	float: right;
}

/* Contenu principal */
#contenu {
	width: 760px;
	background: #FFFFFF;
	color: #363B29;
	padding: 0;
}
#texte {
	padding: 10px;
}
#galerie {
	width: 513px;
	height: 262px;
	position: relative;
	float:right;
}
.article {
	padding: 10px;
	border-bottom: 1px dotted #999;
	font-size: 12px;
	color: #555;
}
.tt-part {
	font-weight: bold;
}
.coord {
	font-size: 10px;
	color: #777;
}
#lecteur {
	margin: 30px 20px 0 0;
	float: right;
}
#promo {
	background: #F03;
	color: #FFF;
	font-size: 19px;
	padding: 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.reduc {
	color: #FFF;
	font-size: 25px;
}
.important_bl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

/* Bas de page */
#footer {
	width: 754px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
}
#baseline {
	width: 760px;
	height: 20px;
	padding: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #d4d8b8;
	text-align:right;
}
