body, html {
	margin: 0px;
	width: 100%;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
p, h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}

hr.spacer , div.spacer{
	clear: both;
	margin: 0px;
	visibility: hidden;
}

hr.sepa_dotted {
	border-top: 0px dashed #CCC;
	border-bottom: 1px dashed #CCC;
	height: 1px;
}

hr.interlignage_recherche {
	visibility: hidden;
	margin: 0px;
	height: 8px;
}

hr.separateur_recherche {
	visibility: hidden;
	margin: 0px;
	height: 8px;
}

h1.titre_1 {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 18px;
	line-height: 19px;
	color: #006;
	font-weight: bold;
	text-align: left;
}
	h1.titre_1 a {
		text-decoration: none;
		color: #006;
	}
h1.titre_2 {
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 14px;
	line-height: 16px;
	color: #006;
	font-weight: bold;
	text-align: left;
}
h2.soustitre_1 {
	font-size: 12px;
	color: #006;
	font-weight: bold;
}
div.texte_long {
	position: relative;
	margin: 9px 9px 40px 9px;
	width: auto;
	line-height: 16px;
	text-align: justify;
	color: #006;
}
div.texte_court {
	position: relative;
	margin: 9px 9px 10px 9px;
	width: auto;
	line-height: 16px;
	text-align: justify;
	color: #006;
}
p.texte_indente {
	padding-left: 20px;
}
p.texte_droite {
	text-align: right;
}

.bordure_noire {
	border: 1px solid #000;
}
.elem_centre {
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	text-align: center;
	clear: both;
}

span.souligne {
	text-decoration: underline;
}

div.text_align_centre {
	text-align: center;
}
div.text_align_justif {
	text-align: justify;
}
div.text_align_gauche {
	text-align: left;
}

span.champ_obligatoire {
	font-weight: bold;
	color: #990134;
}



div.img_centre {
	position: relative;
	text-align: center;
	width: 98%;
}
div.img_gauche {
	position: relative;
	float: left;
	margin-right: 10px;
}
img.flotte_a_gauche {
	position: relative;
	float: left;
	margin-right: 12px;
	margin-bottom: 5px;
}
.no_border {
	border-width: 0px;
}
img.img_bordee {
	border: 1px solid #000;
}
span.soul {
	text-decoration:underline;
}
div.text_align_centre .cadre_centre {
	width:300px;
	margin:auto;
	border:1px solid #006;
}

div.texte_long_emission {
	position: relative;
	margin: 9px 0px 40px 9px;
	width: 537px;
	line-height: 16px;
	text-align: justify;
	color: #006;

}

div.texte_long_emission_crise {
	position: relative;
	margin: 0px 0px 0px 0px;
	width: 525px;
	line-height: 16px;
	text-align: justify;
	color: #006;

}

div.mieu_con_span {
	color:#006;
	margin:auto 10px;
	padding-top:5px;
	padding-bottom:5px;
};

div.mieu_con_span a {
	font-weight:bold;
}

