/* CSS Document */
html{
	background:#CCCAB9 url(image/bg_body2.gif) repeat-x;
	padding:0;
	margin:0;
}
body{
	background:url(image/bg_body.gif) center no-repeat;
	background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#154D02;
	margin:0;
	padding:0;
}


#conteneur{
	margin-right: auto;
	margin-top:auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0;
	width:996px;
}

#contenu{
	float:left;
	width:996px;
	padding:0;
	background-color:#FFFFFF;
	background:#FFFFFF url(image/back.gif) bottom left no-repeat;
}

#entete{
	float:left;
	background:url(image/banniere.gif) no-repeat;
	width:996px;
	height:106px;
}

#menu{
	width:601px;
	height:18px;
	padding-left:325px;
	padding-top:71px;
}

#colonneGauche{
	margin-left:30px;
}

.gauche{
	margin-left:58px;
}

.gaucheContact{
	margin-left:40px;
}

#adresse{	
	position:absolute;
	background:url(image/encart_adresse.gif) no-repeat;
	width:247px;
	height:162px;
	bottom:0px;
}

#pied{
	clear:both;
	width:996px;
	color:#FFFFFF;
	font-size:9px;
	background-color:#7A7350;
}

/* Classes span */

.vert_bold {
color:#426F01;
font-size:11px;
font-weight:bold;
}

.marron {
color:#4B5210;
font-size:9px;
}

/* Formulaires */

.formstyle {
background-color:#FFFFFF;
border:1px solid #6F9A06;
color:#4B5210;
font-size:9px;
}

/* Pied de page */

a.LIEN_pied{
	color:#FFFFFF;
	text-decoration:none;
}
a.LIEN_pied:hover{
	color:#CDCCBB;
	text-decoration:none;
}

a.LIEN_pied:visited{
	color:#FFFFFF;
	text-decoration:none;
}

a.LIEN_copy{
	color:#FFFFFF;
	text-decoration:none;
}
a.LIEN_copy:hover{
	color:#FFFFFF;
	text-decoration:none;
}

a.LIEN_copy:visited{
	color:#FFFFFF;
	text-decoration:none;
}


/* Galerie des activités */

#example3.SlidingPanels {
	float: left;
	height:50px;
	width:330px;
	padding-left:3px;
}
#example3 .SlidingPanelsContentGroup {
	float: left;
	width: 10000px;
	
}
#example3 .SlidingPanelsContent {
	float: left;
	height:50px;
	width:330px;
}


a img { border:none; }
li.titre { margin-top:3px;}