body{
	background-color:#3a9d23;
	background-image: url(head_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font: 12px Verdana;
	color:#3a9d23;
}

/**** MISE EN FORME DES DIV ****/

div#total{  /* Cadre général du site */
	margin:0px auto;
	text-align:center;
	width: 	1000px;
	height: 100%;
	border: 1px solid #3a9d23;
	position: relative;
}
div#header{ 		/* Header, banière */
	height: 281px;
}
div#nav{ 			/* Fond de la navigation */
	text-align:left;
	background-color: #ffffff;
	height: 18px;
	width: 1000px;
	font: bold 14px Verdana;
}
div#nav a{
	text-decoration:none;
}
div#contenant{ 		/* contenant des deux div de texte gauche et droite */
	text-align:center;
	background-color: #d9ffb7;
	height: 100%;
	width: 1000px;
	margin-top: 2px;
	float: left;
}
div#contenu_g{ 		/* contenu du texte à gauche */
	text-align: justify;
	height: 100%;
	border-right: 1px solid #3a9d23;
	width: 672px; /* 672 */
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	position: relative;
	float: left;
}
div#contenu_d{ 		/* contenu du texte à droite */
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	height: 100%;
	width: 287px;
	position: relative;
	float: right;
}
div#separateur
    {
    border-left: 1px solid #3a9d23;
    padding-left: 5px;
    margin-left: 672px;
    }
div#footer{ 	/* pied de page */
	text-align:center;
	color: #d9ffb7;
	width: 1000px;
	font: 10px Verdana;
	margin-top: 8px;
	position: relative;
	float: left;
}
div#total_content{
	width: 100%;
	border-bottom: 1px solid #ffffff;
}
div#content_archives{
	width: 31%;
	margin-top: 10px;
	float: left;
	padding: 0px 13px 0px 2px;
}
div#archives{
	background-color: #b1ff6a;
	text-align: left;
	height: 300px;
	border: 1px solid #3a9d23;
}
#archives img {
border: 0px solid;
}
#content_archives a:hover {
color: #3a9d23;
}
#archives p{
	padding: 0px 10px 5px 10px;
}
#archives img{
	text-align: right;
	margin-bottom: -10px;
}
div.photos{
	float:left;
	width: 150px;
	height:120px;
	overflow: hidden;
	text-align:center;
	margin: 5px;
	padding-top: 10px;
	padding-bottom: 0px;
	background-color: #b1ff6a;
	border: 1px solid #3a9d23;
}
div.sousphotos{
	width:100%;
	text-align: center;
	display:block;
	float: right;
}
div.photos img{
	border: 1px solid #3a9d23;
	vertical-align: middle;
}
div.photos a{
	vertical-align: middle;
}

/**** MENUS DEROULANTS ****/

div#menu_festival{
	visibility: hidden;
	background-color:#ffffff;
	position:absolute;
	border-left: 1px solid #3a9d23;
	border-right: 1px solid #3a9d23;
	width: 180px;
	left: 170px;
	top: 297px;
	text-align:left;
	line-height: 20px;
}
div#menu_association{
	visibility: hidden;
	background-color:#ffffff;
	position:absolute;
	border-left: 1px solid #3a9d23;
	border-right: 1px solid #3a9d23;
	width: 180px;
	left: 400px;
	top: 297px; /* changement à 0px */
	text-align:left;
	line-height: 20px;
}
div#menu_photos{
	visibility: hidden;
	background-color:#ffffff;
	position:absolute;
	border-left: 1px solid #3a9d23;
	border-right: 1px solid #3a9d23;
	width: 200px;
	left: 715px;
	top: 297px; /* changement à 0px */
	text-align:left;
	line-height: 20px;
	white-space: nowrap;
}
div#menu_festival li, div#menu_association li, div#menu_photos li{
	border-bottom: 1px solid #3a9d23;
	list-style: none;
}
div#menu_festival li:hover, div#menu_association li:hover, div#menu_photos li:hover {
	background-color: #3a9d23;
}
div#menu_festival li a, div#menu_association li a, div#menu_photos li a{
	color: #3a9d23;
	text-decoration: none;
}
#lien_menu{
	display:block;
	width: 180px;
	height: 20px;
	color: #3a9d23;
}
#lien_menu:hover{
	color: white;
}

/**** FORMATAGE DU TEXTE, DES LIENS ET DES TITRES ****/
h1{
	font: bold 16px Verdana;
	text-align:left;
	color:#3a9d23;
	margin-top: 15px;
	margin-bottom: 3px;
}
h2{
	font: bold 14px Verdana;
	background-image: url(bg_head.gif);
	height: 20px;
	background-repeat: repeat-x;
	border:1px solid #0d4301;
	text-align:center;
	color:#ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3{
	font: bold 16px Verdana;
	color:#ffffff;
	margin-left: 7px;
	margin-top: 0px;
	margin-bottom: 5px;
}
h5{
	font: bold 12px Verdana;
	color:#ffffff;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4{
	font: bold 14px Verdana;
	background-image: url(bg_news2.gif);
	height: 20px;
	background-repeat: repeat-x;
	border:1px solid #ff4f00;
	text-align:center;
	color:#ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
}
h6{
	font: bold 14px Verdana;
	text-align:left;
	color:#3a9d23;
	margin-top: 15px;
	margin-bottom: 3px;
}
a, a:active, a:visited{
	color: #3a9d23;
}
a:hover{
	color: #ea681e;
}
#contenu_g table{
	margin-left: 5px;
	border-spacing: 0px;
}
table td{
	vertical-align: top;
}
table img{
	border: 0px solid #3a9d23;
}

.adresse {
	font-size:16px;
	text-align:center;
}
td{
	margin-left: -10px;
}
table{
	border-spacing: 10px;
	margin-left: -10px;
	margin-right: 0px;
}
div#cellnews{
	 border: 1px solid #3a9d23;
	 background-color: #b1ff6a;
	 text-align: center;
}
hr{
	color: #3a9d23;
	background-color: #3a9d23;
	width: 80%;
	height: 1px;
}
img#event{
	position: absolute;
	left: 335px;
	top: 0px;
}
table#galerie{
	text-align: center;
	cellpadding: 20px;
}
.cadre_partenaires{
	background-color: white;
	width: auto;
	padding-bottom: 30px;
	overflow: hidden;
	border: 1px solid black;
}
.partenaires{
	text-align: center;
	vertical-align: middle;
	width: 30%;
	height: 60px;
	margin: 15px 0px 15px 10px;
	float: left;
}
/**** LIGHTBOX ****/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #d9ffb7; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #d9ffb7; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/**** NEWS ****/

div#news_1{
	width: 672px;
	height:275px;
	background: #b1ff6a;
	padding-left: -60px;
	color: #ffffff;
}

#example_6 {  
	position: relative; /* important */  
	overflow: hidden; /* important */  
	width: 670px; /* important */  
	height: 300px; /* important */  
	padding-left: -100; 
	margin-left: -110; 
	background: #b1ff6a;  
	border: 1px solid #3a9d23;
}  
   
#example_6_content {  
	position: absolute;  
	top: 0;  
	padding-left: -100; 
	margin-left: -100;
} 
   
#example_6_content  
#example_6_content li {  
	list-style: none;  
	margin: 0;  
	padding-left: -100; 
	margin-left: -100;
} 
#example_6_content li a {  
text-decoration: none;
}   
#example_6_content {  
	width: 12000px;
	padding-left: -100; 
	margin-left: -100; 
}
 
#container_bd #example_6 ul li {  
	display: block;  
	float: left;  
	margin: 0;  
	padding: 0; 
	border: none;   
	padding-left: -100; 
	margin-left: -100; 
}  
   
#container_bd #example_6 ul li img {  
	padding-left: -10;
	display: block;  
	padding-left: -100; 
	margin-left: -100;
}  
   
#example_6_frame {
	position: relative;  
	margin: 277px 160px 0 240px;  
	padding-left: -100; 
	margin-left: -100;
}
#container_bd #example_6_frame ul li {  
	margin: 2px;  
	padding-left: -100; 
	margin-left: -100;
}  
#container_bd #example_6_frame ul li img{  
	border: 0px solid #9cf;  
	padding: 2px;  
	padding-left: -100; 
	margin-left: -100;
}  
#container_bd #example_6_frame ul li img:hover {border: 0px solid #369;}

/**** ACTUALITE ****/
div#actu{
}
div#img_actu{
	float:left;
	padding: 0px 5px 5px 5px;
	width: 206px;
	height: 137px;
	}
/**** CONTACT ****/
div#contact{
	float: left;
	width: 50%;
	padding-bottom: 10px;
}
