body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #F5F7EA;
}
#conteneur {
	width: 800px;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	margin-top: 0px;
}
#header{
	width: 800px;
	height: 180px;
	background-image: url(../images/banniere.jpg);
}	
#conteneur_new {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
/*	position: absolute;*/
/*	left: 50%;*/
/*	margin-left: -400px;*/
	margin-top: 10px;
}
#header_new{
	width: 800px;
	height: 263px;
	background-image: url(../images/Banniere_page.png);
	background-repeat:no-repeat;
	font-size: 1em;
	font-weight:bolder;
	padding-top: 7px;
	padding-left: 10px;
	color:#FFFF00;
	letter-spacing: 0.1em;
}	
#global {width: 800px;}
#glob_news{
	width: 643px;
	float: right;
	margin-top: 5px;
	margin-left: 5px;
}
#contenu{
	width: 630px;
	float: right;
	margin-top: 5px;
	margin-left: 15px;
	border-bottom: 1px dotted #98B86C;
	border-left: 1px dotted #98B86C;
	border-right: 1px dotted #98B86C;
	padding-bottom: 20px;
}
.activite_titre {
	font-size: 1em;
	font-weight: bold;
	color: #336600;
	padding-left: 12px;
	padding-right: 12px;
	text-align: left;
}
.activite_texte {
	font-size: 0.9em;
	color: #000000;
	padding-left: 12px;
	padding-right: 12px;
	text-align: justify;
	line-height:18px; 
}
.blanc {
	font-size:4px; line-height:4px;
	}

#contenu_news{
	margin-top: 10px;
	border-bottom: 1px dotted #98B86C;
	border-left: 1px dotted #98B86C;
	border-right: 1px dotted #98B86C;
}
#contenu_admin{
	width: 643px;
	float: right;
	margin-top: 5px;
	margin-left: 5px;
}
#navigation{
	width: 148px;
	float: left;
	margin-top: 5px;
	background-color: #98B86C;
	border-left: 1px dotted #98B86C;
	border-right: 1px dotted #98B86C;
	border-bottom: 1px dotted #98B86C;
}
#gauche {
	float: left;
	width: 148px;
	height: 200px;
	margin-top: 5px;
	border: 1px dotted #98B86C;
}
#droite {
	float: right;
	width: 643px;
	height: 200px;
	margin-top: 5px;
	border: 1px dotted #98B86C;
}
#news {
	background-color: #E7F6D2;
	border: 1px solid #98B86C;
}
#activites {
	background-color: #E7F6D2;
	border: 1px solid #98B86C;
}

/* Menu*/

#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-color: #E7F6D2;
	}
#navigation li a{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 0.8em;
	border-bottom: 1px solid #fff;
	line-height: 2.5ex;
	margin: 0px;
	}
#navigation li a:link { 
	color: #556341;
	text-decoration: none;
	}
#navigation li a:hover { 
	color: #fff;
	background-color: #ADCA85;
	}
#navigation li a:visited {color: #556341;}
#nav{margin-top: 10px;}
#menu{margin-top: 10px;}
#archives{margin-top: 10px;}
#admin{margin-top: 10px;}

/*Liens*/

a:link {
	color: #1B3A97;
	text-decoration: none;
	padding: 0;
}
a:hover {
	text-decoration: none;
	color: #98B86C;
}
a:active {text-decoration: none;}
a:visited{
	color: #526E2B;
	text-decoration: none;
}

/*Texte*/

h1 {
	font-size: 1em;
	font-weight: normal;
	padding-top: 155px;
	padding-left: 10px;
	padding-right: 15px;
	padding-bottom: 3px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
h2{
	font-size: 1em;
	color: #c91013;
	margin: 0px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 3px;
	margin-bottom: 15px;
	font-weight: 500;
	border-bottom: 1px dotted #98B86C;
	border-top: 1px dotted #98B86C;
}
#gauche h2 {
	font-size: 0.9em;
	margin-top: 15px;
	padding-left: 10px;
	color: #556341;
	letter-spacing: 1px;
	border: 0px;
}
#news h2{
	font-size: 1em;
	color: #556341;
	margin: 0px;
	padding-left: 10px;
	padding-top: 3px;	
	font-weight: bold;
	border-bottom: 1px solid #98B86C;
	border-top: 0px;
}
h3{
	font-size: 0.9em;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding-left: 10px;
	padding-right: 15px;
}
#news h3{
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
	border-bottom: 1px solid #fff;
}
#titres h3{
	font-weight: normal;
	margin: 0px;
	color: #000;
	padding-top: 5px;
	border-bottom: 1px solid #fff;
}
#membres h3{
	font-size: 0.9em;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding-left: 0px;
	padding-right: 15px;
}
h4{
	font-size: 0.8em;
	color: #000;
	font-weight: bold;
	margin: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	text-align: right;
	font-style: italic;
}
h5{
	font-size: 0.8em;
	padding-left: 10px;
	margin: 0px;
}
h6{
	font-size: 0.9em;
	color: #0066CC;
	padding-left: 10px;
	margin: 0px;
	text-align: center;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-left: 10px;
	padding-right: 15px;
	text-align: justify;
}
#liens p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7F6D2;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 2px;
}

/*Tableaux*/

table {
	width: 620px;
	font-weight: normal;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	border: 1px solid #98B86C;
}
table th{
	font-size: 0.9em;
	border-bottom: 1px solid #98B86C;
	background-color: #E7F6D2;
}
table h3{
	padding-left: 0px;
	font-weight: bold;
}
table p{padding-left: 0px;}
td{border-bottom: 1px solid #98B86C;}
tr.pair{background-color: #E7F6D2;}
tr.impair{background-color: #fff;}

/*Styles*/

.rouge{color: #c91013;}
.gauche {
	float: left;
	border: 0px;
	padding-left: 10px;
}
.center {text-align: center;}
.police {font-size: 0.9em;}
.retrait {margin-left: 10px;}
.retrait_images {
	margin-top: 5px;
	margin-left: 10px;
}

/************/

#identification{
	margin-top: 40px;
	margin-right: 15px;
	border: 1px solid #98B86C;
	background-color: #fff;
}
#identification p{text-align: center;}

hr{color: #98B86C;}
#don{
	background-color: #FFCC66;
}
#don p{
	padding-top: 20px;
	padding-bottom: 20px;
	text-align:center;
}
form{
	margin-top: 23px;
	padding-left: 20px;
	line-height: 0.5ex;
}
form p{
	padding-left: 0px;
}
strong {
	color: #336600;
}
#plan_local {
/*	position:absolute;*/
	float:none;
/*	margin-top:906px;
	margin-top:1120px;*/
}
.zoom {
	float:left;
    width: 640px;
    height: 422px;
/*	padding-right:30px;*/
	}
.zoom img {  
    height: 100%;
    width: 100%;
	}
.zoom img:hover {
    position: relative; 
    height: 250%;
    width: 250%;
	margin-left:-400px;
	}
