

body {
	margin : 0;
	padding : 0;

	font-family : tahoma,sans-serif;
	font-size : small;
	
}

.clear {
	height : 1px;
	overflow : hidden;
	clear : both;
}

.uneActualite-separateur {
	clear : both;

	margin-left : 25px;
	margin-top : 0.5em;
	margin-bottom : 0.5em;

	width : 489px;
	height : 21px;

	background-image : url(../images/texte-actualites-separateur.gif);
	overflow : hidden;
}

/*--------------------------------------------------------------------
/* CONTENU
/**/

#contenu {
	line-height : 1.5em;
}

#contenu small,
#contenu font {
	line-height : 1.5em;
}

#contenu .tabDonnees {
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #DCDABD;
	border-collapse : collapse;
}

#contenu .tabDonnees td {
	border: 1px solid #DCDABD;
}

#contenu h2 {
	margin : 0;
	padding : 0;

	margin-top : 1.5em;
	margin-bottom: 1em;
	border-bottom: 1px solid #000;

	line-height: 1.3em;

	/*color : #fff;*/
	
	font-size : medium;
	font-weight : bold;
}

#contenu h3 {
	margin : 0;
	padding : 0;

	margin-top : 1.5em;
	/*margin-bottom: 1em;*/
	

	line-height: 1.1em;

	
	
	font-size : 1.1em;
	
}

#contenu .tabDonnees {
	width: 100%;
	padding-left: 4px;
	padding-right: 4px;
	border: 1px solid #DCDABD;
	border-collapse : collapse;
}

#contenu .tabDonnees td {
	border: 1px solid #DCDABD;
}





/*--------------------------------------------------------------------
/* MEMBRE DU CONSEIL
/**/

.conseiller {
	margin-top: 15px;
}

.conseiller img {
	margin-right: 5px;
}

.conseiller-description {
	
}



/*--------------------------------------------------------------------
/* ENTREPRISE
/**/

#entreprise-description {
	width: 300px;
	float: right;
}




/*--------------------------------------------------------------------
/* 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;
	margin-bottom : 1em;
	margin-top : 0.25em;
	padding : 0;

	font-size : 65%;
	line-height : 150%;

	list-style-type : disc;
}

.typePage_5 #contenu #planDuSite {
	margin-top : 1em;
}

/*--------------------------------------------------------------------
/* FAQ
/**/

ul.faq {
	list-style-type : none;
	margin : 0;
	padding : 0;
	margin-top : 1em;
}

.faq li {
	margin : 0;
	padding : 0;
}

.faq .question {
	font-weight : bold;
	margin-bottom : 1em;
}

.faq .reponse {
	margin-bottom : 1em;
}


/*--------------------------------------------------------------------
/* RECHERCHE
/**/

#page_90 #contenu fieldset {
	margin-top : 1em;
	margin-bottom : 1em;
}

#page_90 #contenu fieldset legend {
	font-weight : bold;
}

#page_90 #contenu fieldset form {
	padding : 0;
	margin : 10px;
}

#page_90 #contenu form {
	padding : 0;
	margin : 0;
}

#page_90 #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_90 #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_90 #contenu .formulaire-liens {
	margin-top : 2px;
}

#page_90 #contenu .formulaire-liens a {
	color : #C90000;
}

#page_90 #contenu .formulaire-liens a:hover {
	color : #C90000;
}
