@charset "iso-8859-2";
#conteneur {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 120px;
	background-image: url(../img/habillage/fond_conteneur_02.jpg);
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-image: url(../img/habillage/back_h2.png);
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
	background-image: url(../img/habillage/back_h3.png);
}

.conteneur_tab_archives {
	height: 40px;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-align: right;
}

.conteneur_tab_archives_2 {
	height: 40px;
	width: 40px;

	text-align: center;
}
/* ___________________________________________________________________*/

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #000000;
}
/* _____________________________________________________________________*/

.important {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
.titre_actu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.sous_titre_actu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #0033CC;
}
.lire_article {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #990000;
	text-align: right;
}
.bloc_note {
	background-image: url(../img/habillage/bloc_note.png);
	margin: 10px;
}
.tab_gauche_news_index {
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-image: url(../img/habillage/back_actu.png);
}

.titre_services {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.titre_fonction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}


.titre_diplome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #0F756A;
}
.tab_qualit&eacute;s {
	border: thin dotted #990033;
}
.tab_diplome {
	background-image: url(../img/habillage/back_diplome.png);
	border-left-width: medium;
	border-left-style: outset;
	border-left-color: #333333;
	padding-left: 20px;
}
.actu_index_souligne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	text-decoration: underline;
}
.actu_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
}
.texte_actu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.div_info_une {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #036;
	background-image: url(../img/habillage/back_diplome.png);
	font-weight: bold;
	text-align: justify;
	padding: 10px;
	margin: 5px;
}

