/* CSS Document */
	
body {
	
	font-family: tahoma, "trebuchet ms", verdana, "sans serif"; 
	font-size: small;
	
}

.clear {
	height: 1px;
	overflow : hidden;
	clear : both;
}


/*--------------------------------------------------------------------
/* FIL
/**/

#fil {
	color: #b2b2b2;
	font-size: 10px;
}

#fil span {
	font-weight: bold;
}

#fil a {
	color: #b2b2b2;
	text-decoration: none;
}

#fil a:hover {
	text-decoration: underline;
}


/*--------------------------------------------------------------------
/* CONTENU
/**/

#contenu {
	font-size: 15px;
	color: #808080;

	line-height : 1.5em;
}

#contenu a {
	color: #174681;
}

#contenu a:hover {
	color: #000;
}

#contenu h1 {
	margin : 0;
	padding : 0;

	margin-top : 0.5em;
	margin-bottom : 0.5em;

	color: #174681;
	font-size: 21px;
}

#contenu h2 {
	margin : 0;
	padding : 0;

	margin-top : 1.5em;
	margin-bottom : 0.75em;

	color: #174681;
	border-bottom: 1px solid #174681;
	font-size: 18px;
	font-weight: normal;
}

#contenu h3 {
	margin : 0;
	padding : 0;

	margin-top : 1em;
	margin-bottom : 1em;

	color: #174681;
	font-size: 16px;
	font-weight: normal;
}
/*--------------------------------------------------------------------
/* tableau
/**/
#contenu .tableau {
	border-top : 1px solid #eaf3fe;
	border-left : 1px solid #eaf3fe;
	border-right : 1px solid #eaf3fe;
	width: 100%;
	margin-top : 1em;
	margin-bottom : 1em;
}

#contenu .tableau td,
#contenu .tableau th {
	font-size: 12px !important;
}

#contenu .tableau .cellgauche,
#contenu .tableau .celldroite,
#contenu .tableau .celldroiteradio {
	padding-top : 7px;
	padding-bottom : 7px;

	border-bottom : 1px solid #eaf3fe;
	/*border-bottom : 1px solid #174681;*/

	vertical-align : top;
}

#contenu .tableau .alternatif {
	background-color: #eaf3fe;
}

#contenu .tableau .celldroiteradio {
	text-align: center;
	vertical-align: middle;
}



#contenu .tableau .cellgauche {
	padding-left : 10px;
	font-weight : bold;
	width: 300px;
	/*background-color : #d9dfc0;*/
}


#contenu .tableau th {
	text-align: center;
	font-weight : bold;
	/*background-color : #d9dfc0;*/
}

#contenu .tableau .celldroite {
	padding-left : 10px;
}


/*--------------------------------------------------------------------
/* PLAN DU SITE
/**/

.typePage_5 #contenu ul {
	margin : 0;
	margin-left : 2em;

	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;
}


/*--------------------------------------------------------------------
/* RECHERCHE
/**/

#page_93 #contenu fieldset {
	margin-top : 1em;
}

#page_93 #contenu fieldset legend {
	font-weight : bold;
}

#page_93 #contenu fieldset form {
	padding : 0;
	margin : 10px;
}

#page_93 #contenu form {
	padding : 0;
	margin : 0;
}

#page_93 #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_93 #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_93 #contenu .formulaire-liens {
	margin-top : 2px;
}

#page_93 #contenu .formulaire-liens a {
	color : #C90000;
}

#page_93 #contenu .formulaire-liens a:hover {
	color : #C90000;
}


/*--------------------------------------------------------------------
/* É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;*/
}
