
body {
	font-family: tahoma,verdana,sans-serif;
	font-size: 13px;
}

.clear {
	height : 1px;
	overflow : hidden;
	clear : both;
}




/*--------------------------------------------------------------------
/* CONTENU
/**/

#contenu, #contenu font, #contenu small {
	line-height : 1.5em;
}

#contenu h1,
#page_popup h1 {
	margin : 0;
	padding : 0;

	margin-bottom : 0.75em;

	font-size : 30px;
	font-weight : normal;

	color : #12391d;
}



#contenu h2 {
	margin : 0;
	padding : 0;

	margin-top : 1em;
	margin-bottom : 0.5em;

	padding-top : 1em;

	font-size : 20px;
	font-weight : normal;

	color : #12391d;

	border-top : 1px dashed #b5b6b8;
}


#contenu h3 {
	margin : 0;
	padding : 0;
	margin-top : 1em;
	margin-bottom : 0.5em;
	padding-top : 1em;
	font-size : 16px;
	font-weight : normal;
	color : #12391d;

	

}


#contenu a {
	color : #12391d;
}

#contenu a:hover {
	color : #000;
}


/*--------------------------------------------------------------------
/* FIL
/**/

#contenu #fil {
	font-size : 10px;
	margin-bottom : 1em;

	color : #78aea9;
}

#contenu #fil a {
	color : #78aea9;
	text-decoration : none;
}

#contenu #fil a:hover {
	text-decoration : underline;
}

#contenu #fil #fil-pageEnCours {
	font-weight : bold;
	/*color : #12391d;*/
}

/*--------------------------------------------------------------------
/* PLAN DU SITE
/**/

.typePage_5 #contenu ul {
	margin : 0;
	margin-left : 3em;
	margin-top : 1em;

	padding : 0;

	font-weight : bold;

	list-style-type : square;
}

.typePage_5 #contenu ul li {
	margin-bottom : 1em;
	padding : 0;
	background-image : none;
}

.typePage_5 #contenu ul ul {
	margin : 0;
	margin-left : 3em;
	padding : 0;

	font-weight : normal;

	list-style-type : circle;
}

.typePage_5 #contenu ul ul li {
	margin-bottom : 0em;
}

.typePage_5 #contenu ul ul ul {
	margin : 0;
	margin-left : 3em;
	padding : 0;

	font-size : 90%;
	line-height : 150%;

	list-style-type : disc;
}

/*--------------------------------------------------------------------
/* ÉQUIPE
/**/

.equipe {
	border-bottom : 1px dashed #dce1e8;
	padding-top : 1em;
	padding-bottom : 1em;
}

.equipe .equipe_cellgauche {
	padding-right : 10px;
}

.equipe .equipe_cellgauche,
.equipe .equipe_celldroite {
	/*vertical-align : top;*/
}


/*--------------------------------------------------------------------
/* RECHERCHE
/**/

#page_9 #contenu fieldset {
	margin-top : 1em;
}

#page_9 #contenu fieldset legend {
	font-weight : bold;
}

#page_9 #contenu fieldset form {
	padding : 0;
	margin : 10px;
}

#page_9 #contenu form {
	padding : 0;
	margin : 0;
}

#page_9 #contenu form .boiteTexte {
	border : 1px solid #BCBCBC;
	color : #595959;

	font-family : tahoma,helvetica,sans-serif;
	font-size : 8pt;

	width : 157px;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 3px;
}

#page_9 #contenu form .ok {
	background-color : #ABABAB;
	color : #fff;
	font-family : tahoma,helvetica,sans-serif;
	font-size : 7pt;
	border : 0;
	font-weight : bold;
	text-transform : uppercase;

	width : 10em;
	height : 18px;

	margin-left : 7px;
}

#page_9 #contenu .formulaire-liens {
	margin-top : 2px;
}

#page_9 #contenu .formulaire-liens a {
	color : #C90000;
}

#page_9 #contenu .formulaire-liens a:hover {
	color : #C90000;
}

/*--------------------------------------
/* TabEau
/**/

.tabEau {
	width: 100%;
	border: 1px solid #146a81;
	border-collapse: collapse;
}

.tabEau td, 
.tabEau th {
	padding: 5px;
}

.tabEau th {
	background-color: #146a81;
	color: #fff;
}

.tabEau td {
	border: 1px solid #146a81;
	
}

.tabEau .resultat {
	text-align: center;
	width: 75px;
}

.tabEau .colGauche {
	text-align: left;
	/*width: 250px;*/
}

.tabEau .premiereLigne {
	background-color: #78aea9;
	color: #fff;
}
