body {
	font-family : tahoma,sans-serif;
	font-size : small;
}

.clear {
	clear : both;
	height : 1px;
	overflow : hidden;
}


/*--------------------------------------------------------------------
/* CONTENU
/**/

#contenu {
	line-height : 1.5em;
}

#contenu p {
	/*padding: 0;
	margin: 0;
	padding-top: 8px;
	padding-bottom: 8px;*/
}

#contenu h1 {
	margin : 0;
	padding : 0;
	line-height : 1.25em;
	margin-top : 0.5em;
	margin-bottom : 0.5em;

	font-size : x-large;
	font-weight : normal;

	color : #E47331;

	/*padding-left : 14px;*/
	/*background-image : url(../images/titre-fleche.gif);
	background-repeat : no-repeat;
	background-position : 0px 11px;*/
}

* html #contenu h1 {
	margin-top : 0.5em;
}

#contenu h2 {
	margin : 0;
	padding : 0;

	margin-top : 0.9em;
	margin-bottom: 8px;
	line-height: 1em;

	font-size : large;
	font-weight : normal;

	color : #E47331;
	
	border-bottom: 1px solid #E47331;

	
}

#contenu h3 {
	margin : 0;
	padding : 0;
	/*line-height : 1.25em;*/
	margin-top : 0.5em;

	font-size : medium;
	font-weight : normal;

	color : #E47331;


	
}




/*--------------------------------------------------------------------
/* FIL
/**/

#fil {
	padding-top:23px;

	line-height: 1em;
	font-size : 0.85em;
	color : #c0e17b;
}

#fil a {
	/*color : #84A542;*/
	color :#c4e47e;
	text-decoration : none;
}

#fil a:hover {
	color : #E47331;
}

#fil #fil-pageEnCours {
	font-weight : bold;
}

/*--------------------------------

	tabDonnees
	
--------------------------------*/


.tabDonnees {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #dbe6c3;
	
}

.tabDonnees td {
	text-align:center;
	border: 1px solid #dbe6c3;
	padding-left: 5px;
	padding-right: 5px;
}

.tabDonnees th {
	background-color: #dbe6c3;
	color : #e47331;
	text-align: center;
	font-weight: bold;
	border: 1px solid #dbe6c3;
	padding-left: 5px;
	padding-right: 5px;
}

.tabDonnees .note {
	background-color: #dbe6c3;
	color : #e47331;
	text-align: center;
	font-weight: normal;
	
}

.tabDonnees .colonneGauche {
	background-color: #f1fdd7;
	color : #e47331;
	text-align: left;
	/*font-weight: bold;*/
}


.sansLargeurFixe {
	width: auto !important;
}

/*--------------------------------------------------------------------
/* ÉVÉNEMENTS
/**/

.evenement {
	border-bottom : 1px solid #691423;
	margin-bottom : 1em;
}

.dernierEvenement {
	border-bottom : 0;
}

.evenement .evenement-date {
	font-style : italic;

}

.evenement h2 {
	margin: 0 !important;
	padding: 0 !important;
	
	margin-top : 0.25em !important;
	text-transform : uppercase !important;
	font-weight : bold !important;
	font-size : medium !important;
}

/*---------------------------------------

	Equipe

---------------------------------------*/

.equipe {
	height: 120px;
	margin-bottom: 20px;
}

.equipe img {
	margin-right: 10px;
}

/*--------------------------------------------------------------------
/* FAQ
/**/

#contenu .qr {
	margin-top : 1em;
	margin-bottom : 1em;
}

#contenu .qr table {
	margin : 0 !important;
}

/*--------------------------------------------------------------------
/* MOOTOOLS ACCORDÉONS
/**/

#contenu div.toggler {
	cursor: pointer;

	color: #000;
	background-color: #dbe6c3;

	padding : 9px;
	
}

#contenu div.element {
	background-color : #dbe6c3;
	
	
}

#contenu div.element div {
	padding : 9px;
	border-left: 3px solid #c0caab;
	border-right: 3px solid #c0caab;
	border-bottom: 3px solid #c0caab;
}

/*--------------------------------------------------------------------
/* RECHERCHE
/**/


#page_122 #contenu li {
	background-image: none !important;

	padding-left: 0 !important;
}

