	/* --- GÉNÉRAL --- */	
	
	html, body {
		margin: 0;
		padding: 0;
		height: 100%;
		background-color: #eeeeee;
		
		
	}
	
	body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
	}
	
	.clear {
	clear: both;
	}
	
	#conteneur {
	background-color:#FFFFFF;
	background-image: url(../images/page.png); /* Ombre */
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-x-position: center;
	background-y-position: top;
	}
	
	#page {
	background-color:transparent;
	left:20px;
	margin-top:300px;
	margin-left:20px;
	margin-right:20px;
	width:900px;
	}
	
	/* --- BLOC CONTENEUR GLOBAL --- */
	
	div#conteneur {
		position: relative;
			/* permet au bloc de servir de référent pour
			   ses descendants positionnés en absolu */
		width: 950px;
		margin: 0 auto;
		min-height: 100%;
	}	
	/* Ne pas oublier les styles suivants, à appliquer au premier élément
	   et au dernier élément (hors pied de page) du bloc conteneur */
		div#conteneur #premier-element {
			margin-top: 0; /* évite tout risque de fusion des marges */
		}
		div#conteneur #dernier-element {
			margin-bottom: 0; /* évite tout risque de fusion des marges */
			padding-bottom: 4em;
				/* ATTENTION : cet espace doit permettre de placer le pied de page ! */
		}
		
	
	
	
	/* --- BANDEAU --- */
	
	#bandeau{
	position: absolute;
	background-image: url(../images/accueil.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 930px;
	left:10px;
	
		
	}
	
	
	/* --- MENU --- */ 

#menu{
	background-color: #bde02f;
	position: absolute;
	left: 10px;
	top: 250px;
	width:930px;
	height:21px;
}
	
	
	
	/* --- PIED DE PAGE --- */
	
	#piedpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #C84792;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	bottom: -37px;
	left: 15px;
	width: 930px;
	left: 10px;
	height: 3em;
	float:left;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #bde02f;
	
	}	
		
	#piedpage a{
	color: #bde02f;
	text-decoration: none;
	}
	
	#piedpage a:hover{
	color: #bde02f;
	font-weight: bold;
	
	}
	
	#image-pied{ /* Image en bas à gauche */
	position:absolute;
	bottom:3em;
	left:10px;
	background-image: url(../images/pied.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:288px;
	height:80px;
}

#design{
	position:absolute;
	top:0px;
	left:0px;
	padding-left:10px;
	padding-top:3px;
	


}
	
	
	
	/* --- STYLES --- */
	
a{
	color:#C84792;
	text-decoration:none;
	}
	
a:hover{
	color:#bde02f;
	
	}

h2{
	color:#000000;
	font-family:sans-serif;
	font-size: 20px;
	
}

h2 span{
	color:#000000;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #bde02f;
}
	
h3{
	color:#C84792;
	width:auto;
	font-family:sans-serif;
	font-size: 17px;
}

.niveau1 {
	
	font-size: 13px;
	font-weight: bold;
	font-family:sans-serif;
	background-color:#C84792;
	color:#FFFFFF;
	

	
}

	
	
	
	/* --- CONTENU --- */

	
	#contenu {
	text-align: justify;
	margin: 0px 15px 15px 20px;
	min-height:160px;
	padding-bottom:80px; /* En rapport avec la hauteur de l'image image-pied.jpg */
	}
	
	#contenu img{
	float:left;
	margin-left:0;
	margin-right:1em;
	margin-bottom:1em;
	margin-top:1em;
	border:#bde02f solid 3px;
	
	
	}
	
	

/* --- FONCTIONNEMENT DU MENU --- */

	
#ddcolortabs{
	margin-left: 4px;
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;

}

#ddcolortabs ul{
	font: normal 10px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
	text-align: center;
}

#ddcolortabs li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;

}

/* Image chargée dans les rubriques */
#ddcolortabs a{
float:left;
color: white;
background: /*#678b3f*/ url(../images/hover.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 0px 0px;
text-decoration:none;
letter-spacing: 1px;
width: 100px; /* */
}

#ddcolortabs a span{
float:left;
display:block;
/*background: transparent url(media/color_tabs_right.gif) no-repeat right top;*/
/*background-color:pink;*/
/*padding:4px 9px 2px 6px;*/
padding:6px 0px 2px 0px;
width: 100px;

}

#ddcolortabs a span{
float:none;

}


#ddcolortabs a:hover{
background-color: #8cb85c;


}

/* Image chargée au survol sur toutes les rubriques */
#ddcolortabs a:hover span{
background-color: #8cb85c;
background: url(../images/hover_vert.gif) no-repeat right top; 
color:#000000;

}

/* Image chargée quand la rubrique est active */
#ddcolortabs #current a, #ddcolortabs #current span{ 
background: url(../images/active.gif) no-repeat right top; 
color:#000000;
background-color: #FFFFFF;
height:25px;
font-size:11px;
font-weight:bold;

}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #678b3f;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/

}
		
	
/* --- fin menu --- */	
	
	
	
	
	
	div#dernier-element { 
	visibility: hidden;
	}
	
	
/* HACKS POUR IE 6.5 */

	* html #menu{
	width:921px;
	}

	* html #ddcolortabs #current a, #ddcolortabs #current span{ 
	height:auto;
	}

	* html #ddcolortabs a:hover{
	cursor:pointer;
	}
	
	/* HACKS POUR IE 7 */
	
	*+html #ddcolortabs a:hover{
	cursor:pointer;
	}

