@charset "utf-8";
/* CSS Grandeur Nature */

html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, em, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	list-style:none;
}
body{
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size: 62.5%;
	text-align:justify;
	color:#6f775c;
	background:#fff;
}
a{
	color:#8baf30;
}
a:hover{
	color:#698423;
}
p{
	margin-bottom:25px;
}
h2 {
	margin-bottom:15px;
	font-size:1.3em;
	font-weight:bold;
}
h3 {
	margin:0 0 10px 0;
	font-size:1.2em;
	font-weight:bold;
	clear: both;
	padding: 15px 0 0 0;
}
h4 {
	margin:0 0 10px 0;
	padding: 15px 0 0 0;
	font-size:1em;
	font-weight:bold;
	clear: both;
}
p {
	margin-bottom:10px;
}
p img{
	margin-right:10px;
}
ul {
	margin-bottom:10px;
	padding-left:10px;
	list-style-type:disk;
}

/* General */
#general{
	width:980px;
	margin:0 auto 0;
	padding:0 6px 0;
	font-size:1.4em;
	line-height:1.5em;
	background:url("../images/bg-body.png") repeat-y;
}
#header{
	height:198px;
	background:url("../images/logo.jpg") no-repeat 0 22px;
}
ul#menu{
	width:105px;
	padding:25px 0 113px;
	background:#8baf30 url("../images/bg-menu.png") no-repeat bottom;
	
	float:left;
}
#centre{
	width:450px;
	padding:0 40px 70px 50px;
	float:left;
}
#centre.aPropos{
	width:570px;
}
#droite{
	width:290px;
	padding-bottom:70px;
	float:left;
}
#centrePhotos{
	width:580px;
	padding:0 40px 70px 50px;
	float:left;
}

/* Header */
#header h1{
	width:115px;
	
	float:left;
}
#header h1 a{
	display: block;
	width:300px;
	height:100px;
	margin-top:22px;
	text-indent:-9999px;
}
#header .image{
	display:block;
	width:375px;
	height:120px;
	margin-left:15px;
	
	float:right;
}
#header .imageArbre{
	display:block;
	width:180px;
	height:120px;
	margin-left:15px;
	
	float:right;
}
#header p{
	width:750px;
	border-top:1px solid #b8c2b3;
	padding:10px 10px 0 0;
	text-align:right;
	font-style:italic;
	font-weight:bold;
	float:right;
	color:#8caf30;
}

/* Albums Liste */
#centrePhotos ul#albumsListe {
	padding:0;
}
#centrePhotos ul#albumsListe li{
	margin:0 10px 10px 0;
	float:left;
	background:#8baf30;
	color:#fff;
	text-align: center;
	font-weight: bold;
}
#centrePhotos ul#albumsListe li a{
	display:block;
	width:160px;
	height:120px;
	padding:0;
	text-indent: -9999px;
	text-decoration:none;
	text-align:left;
	color:#fff;
}
#centrePhotos ul#albumsListe li a:hover{
	font-size:1em;
	line-height:1em;
	background:#8baf30;
}

/* Onglet Photos Liste */
#centrePhotos ul.ongletPhotosListe{
	padding:0;
}
#centrePhotos ul.ongletPhotosListe li{
	width:180px;
	height:120px;
	margin:0 10px 10px 0;
	float:left;
}
#centrePhotos ul.ongletPhotosListe li a{
	display:block;
	width:180px;
	height:120px;
	cursor:pointer;
}

/* Photos Liste */
#centrePhotos ul#photosListe {
	padding:0;
}
#centrePhotos ul#photosListe li{
	width:180px;
	height:120px;
	margin:0 10px 10px 0;
	float:left;
}
#centrePhotos ul#photosListe li a{
	display:block;
	width:180px;
	height:120px;
	text-indent:-9999px;
}
#centrePhotos ul#photosListe li a:hover{
	width:176px;
	height:116px;
	border:2px solid #8baf30;
}

/* Formulaire contact */
#centre form legend{
	margin:0;
	padding:0 5px 0;
}
#centre form p{
	clear:both;
}
#centre form fieldset {
	padding: 15px 10px 30px;
	background:#F0EFEC;
	border: 1px solid #999;
}
#centre form label{
	float:left;
}
#centre form input.champ, #centre form textarea {
	width:290px;
	height:18px;
	margin-bottom:10px;
	padding:3px 5px 2px;
	border-color:#E6E6E6 #E2E2E2 #E2E2E2 #E6E6E6;
	border-width:1px;
	border-style:solid;
	background:url("../images/form-field-bg.gif") no-repeat;
	float:right;
}
#centre form select {
	width:290px;
	height:18px;
	margin-bottom:10px;
	float:right;
}
#centre form select{
	width:302px;
	float:right;
}
#centre form p input.submit{
	display:block;
	width:100px;
	height:40px;
	border:0;
	background:url("../images/bt-submit.png") no-repeat;
	cursor:pointer;
	color:#485c19;
	font-weight:bold;
	outline: 0;
	float:right;
}
#centre form p input.submit:hover{
	background-position:0 -40px;
	color:#556b1e;
}
#centre form textarea{
	height: 120px;
}
/* Colonne droite Images */
#droite ul {
	margin: 35px 0 0 20px;
}
#droite ul li {
	margin: 0 0 30px 0;
}
#droite li p.titre {
	margin-bottom:3px;
}
#droite li p {
	text-align:left;
	width:230px;
	font-size:0.8em;
	line-height:14px;
}

/* Encart */
#droite .encart{
	padding-bottom:20px;
	background:#f4ede1 url("../images/bg-fond-encart.png") bottom right no-repeat;
}
#droite .encart h3{
	padding:5px 30px 10px;
	height: 18px;
	font-size:1.3em;
	font-weight:bold;
	color:#fff;
	background:#d49932 url("../images/bg-h3-encart.png") no-repeat top left;
	font-weight:bold;
}
#droite .encart h4 {
	margin:0;
	padding: 12px 7px 0;
	font-size:1.1em;
	font-weight:bold;
	color:#8C6239;
	background: url("../images/bg-h4-encart.gif") repeat-x top;
}
#droite .encart h5{
	margin:0 7px 10px;
	font-size:1em;
	font-weight:bold;
	color:#a2ca3e;
}
#droite .encart p{
	margin:0 7px 5px;
	text-align: left;
}
#droite .encart ul {
	margin:0 0 0 18px;
}
#droite .encart ul li {
	margin:0 0 8px 0;
}
#droite .encart img {
	float: left;
	margin:0 9px 5px 7px;
}
#droite .encart a {
	font-weight: bold;
}
#droite .encart p{
	margin:0 7px 5px;
	text-align: left;
	font-size: 0.9em;
	line-height:1.4em;
}
/*------ Menu */
ul#menu li a{
	display: block;
	height:28px;
	border-top:2px solid #fff;
	padding-left:10px;
	font-weight:bold;
	line-height:28px;
	text-decoration:none;
	color:#fff;
	background:#d49932;
}
ul#menu li a:hover, ul#menu li a.actif {
	background:#8baf30;
}
/*Sous Menu Stages */
/*
ul#menuStages {
	padding:0;
	margin-bottom:35px;
}
ul#menuStages li {
	height:10px;
	margin-bottom:10px;
	border-bottom:1px solid #c0c5b5;
}
ul#menuStages li a{
	margin-left:35px;
	padding:0 5px 0;
	font-weight:bold;
	line-height:10px;
	text-decoration:none;
	background:#fff;
	color:#6f775c;
}
ul#menuStages li:hover {
	border-bottom:1px solid #8baf30;
}
ul#menuStages li a:hover, ul#menuStages li a.actif {
	color:#8baf30;
}
*/
ul#menuStages {
	height:auto;
	width:456px;
	padding:0;
	min-height:30px;
}
ul#menuStages li {
	display: inline;
}
ul#menuStages li a{
	display: block;
	float: left;
/*	width:214px; */
	width:170px;
	height:24px;
	margin: 0 2px 2px 0;
	border:1px solid #8baf30;
	padding-left:10px;
	font-weight:bold;
	line-height:24px;
	text-decoration:none;
	color:#8baf30;
	background:#fff;
}
ul#menuStages li a:hover, ul#menuStages li.actif a {
	background:#8baf30;
	color:#fff;
}
/* Pied */
ul#menufooter {
	clear:both;
	height:30px;
	margin:25px 0 0 -6px;
	padding:0 0 25px;
	text-align:center;
	width:992px;
	background:#fff url("../images/bg-bottom.png") no-repeat top center
}

ul#menufooter li{
	padding:0 0 0 10px;
	display:inline;
	color:#6d8496;
	height:18px;
}
ul#menufooter li a{
	font-size:0.8em;
	line-height:18px;
	text-decoration:none;
}