body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #fff;
	font-size: 0.9em;
}
img {
	border: 0px;
}
table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}
th, td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
table#mep {
	width: 90%;
	background: #eee;
}
table#mep tr#bandeau {
	background: #ab0132;
	background: #eee;
	background: #fff;
}
table#mep tr#bandeau td {
	vertical-align: middle;
	text-align: center;
	padding: 0;
}
table#mep #gauche,
table#mep #droite {
	background: #eee;
	padding: 8px;
}
table#mep td#centre {
	background: #fff;
	padding: 15px 16px;
	padding: 19px 20px;
}
table#mep td#gauche {
	border-right: 1px solid #ab0132;
}
table#mep td#droite {
	border-left: 1px solid #ab0132;
}
tr#pied {
	background: #eee;
	text-align: center;
	font-size: smaller;
	border-top: 1px solid #ab0132;
}
tr#pied img {
	background: #fff;
	margin-bottom: 1em;
}
address {
	font-style: normal;
}

#foad {
	vertical-align: middle;
	text-align: center;
}
#foad h1 {
	font-size: 1.7em;
	margin: 0;
	padding: 0;
	line-height: 1.1em;
	color: #000;
	color: #999;
}
#foad h1 strong {
	letter-spacing: 0.3em;
	font-size: 1.25em;
	color: #ab0132;
}
#foad h1 span.auf {
	color: #ab0132;
}


a {
	color: #C03;
	color: #bd002f;
	color: #036;
	text-decoration: none;
	text-decoration: underline;
}
a:visited {
	color: #603;
	color: #ab0132;
	color: #700;
	color: #7d0125;
}
a:hover {
	color: #C03;
	color: #000;
}


form input {
	background: #eee;
	font-size: smaller;
	padding: 0px 2px;
}
#recherche {
}
#recherche form,
#recherche form input {
	margin: 0;
	padding: 0;
}
#formcentre {
	padding-top: 0.7em;
}
form input {
	border: 1px solid #999;
	background: #eee;
}
form input:focus {
	border: 1px solid #000;
	background: #fff;
}
input#lestermes,
form input.termes {
	text-align: left;
	padding: 1px 2px;
}
#recherche form input.rechercher {
	margin-top: 7px;
	padding: 0px 3px;
}
input#bouton {
}
form input.rechercher:hover,
input#bouton:hover {
	border: 1px solid #000;
	background: #fff;
}
input#lestermes:focus {
	background: #fff;
}
#ariane {
	background: #eee;
	background: #ab0132;
	font-size: 0.85em;
	padding: 2px 3px 3px 6px;
	color: #fff;
}
#ariane a {
	text-decoration: none;
	/*color: #fff;*/
	padding: 2px 3px 3px 3px;
}
#ariane a:hover {
	text-decoration: underline;
}
#bandeau a {
	color: #999;
	color: #888;
	text-decoration: none;
}
#bandeau a .auf {
	color: #ab0132;
}
#bandeau a:hover {
	color: #000;
	text-decoration: none;
}

/*
	font-weight: bold;
	font-variant: small-caps;
*/

div.bleu h3,
div.orange h3 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.2em;
}
div.orange h3 {
	background: #ab0132;
	background: #ab0132;
}
div.bleu h3 {
	background: #999;
}
div.bleu h3#off,
div.orange h3#off {
	padding: 1px;
	padding-left: 3px;
	color: #000;
}
div.bleu h3 a,
div.orange h3 a {
	display: block;
	color: #fff;
	padding: 1px;
	padding-left: 3px;
}
div.bleu h3 a:hover,
div.orange h3 a:hover {
	text-decoration: underline;
}
div.bleu ul,
div.orange ul {
	margin: 0 0 8px 0;
	padding: 0;
	padding-left: 1.2em;
	font-size: 0.85em;
}
div.bleu ul li,
div.orange ul li {
	line-height: 1.0em;
	list-style-type: square;
}
div.bleu ul li {
	color: #999;
}
div.orange ul li {
	color: #ab0132;
}
div.bleu ul li:hover,
div.orange ul li:hover {
	color: #000;
}
div.bleu a,
div.orange a {
	text-decoration: none;
	display: block;
	padding: 2px 0px;
}
div.bleu li a,
div.orange li a {
	border-bottom: 1px solid #eee;
	padding-top: 3px;
	padding-bottom: 1px;
}
div.bleu li a:hover,
div.orange li a:hover {
	background: #fff;
	border-bottom: 1px solid #000;
}
li#off {
	color: #000;
	padding: 3px 0px 1px 0px;
	font-weight: bold;
}

p#imprimer {
	float: right;
	margin: 0;
}
#enhaut {
	float: left;
	margin: 0;
}

h1, h2, h3 {
	margin: 0;
	margin-bottom: 0.3em;
	line-height: 1.1em;
	color: #222;
}
h1 {
	font-size: 1.4em;
	margin-bottom: 1em;
	text-align: center;
}
h2, h3 {
	font-size: 1.2em;
	margin-top: 1.3em;
}
h3.spip {
	border-bottom: 1px solid #ccc;
	color: #ab0132;
}
span.rub {
	color: #555;
}
#centre ol,
#centre ul {
	margin-left: 0;
	padding-left: 1.5em;
}
#centre ul li {
	list-style-type: square;
}
#centre ol li,
#centre ul li {
	margin: 0.7em 0;
	line-height: 1.3em;
	text-align: justify;
}
#centre ul#listeformations li {
	line-height: 1.1em;
	color: #ab0132;
}
#centre ul#listesite li {
	list-style-type: square;
	line-height: 1.1em;
	color: #999;
}
#centre ul#listesite li a,
#centre ul#listeformations li a {
	display: block;
	margin: 0.5em 3px;
}
#centre ul#listesite li:hover,
#centre ul#listeformations:hover,
#centre ul#listesite li a:hover,
#centre ul#listeformations li:hover {
	color: #000;
}
#centre ul#resultats li {
	color: #333;
	margin: 1em 0;
	line-height: 1.2em;
}

div.descriptif {
	margin: 1em 0;
}

p.spip {
	text-align: justify;
	line-height: 1.4em;
	margin: 0.7em 0;
}
p.petit{
	font-size: smaller;
}
a.spip_url {
}
a.spip_in {
}
a.spip_out {
}
.spip_code {
}
p.spip_note {
}
h3.spip {
}
.spip_documents {
    font-size : 70%;
}
table.spip {
	border-collapse: collapse;
	border: 1px solid #ccc;
	text-align: center;
	margin: 1em auto;
}
table.spip tr:hover {
    background-color: #eee;
}
table.spip tr.row_first {
    background-color: #eee;
}
table.spip tr.row_odd {
}
table.spip tr.row_even {
}
table.spip th,
table.spip td {
    padding: 1px 7px;
    text-align: center;
    vertical-align: middle;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
hr {
	margin: 1em 0;
	padding: 0;
	background: #ccc;
	color: #ccc;
	clear: both;
}
b.spip {
}
i.spip {
}
.spip_encadrer {
    width : 100%;
    background-color: #FFFFFF;
    padding: 5px;
    border: 1px #666666 solid;
}
.spip_cadre {
    width : 100%;
    background-color: #FFFFFF;
    padding: 5px;
}
.spip_bouton {
	background-color: #FFCC00;
}
.reponse_formulaire {
    font-weight: bold;
    font-size: 110%;
    color: red;
}
.spip_surligne {
	background-color: #FFFF66;
}
h3 .spip_surligne {
	color: #777;
}
.rubrique{
	color: #FFFFFF;
}
.rubrique2005 {
	color: #FFCC99;
	font-weight: bold;
}
.sous_rubrique{
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.article_a_la_une_titre{
	font-weight: bold;
	color: #000000;
}
.alaune_intro{
	font-size: 10pt;
	color: #000000;
	text-align: left;
}
.hierarchie{
	font-weight: bold;
	font-size:14pt;
	color: #FFFFFF;
}
.article_titre{
	font-weight: bold; 
	font-size: 14pt;
 	color: #000000;
	text-align: left;
}
.date {
	font: italic;
	font-size: 8pt;
}
.rubrique_article_titre {
	font-weight: bold; 
	color: #0066cc;
	text-align: left;
	text-decoration: underline;
}
.recherche_titre_rubrique {
	font-weight: bold; 
 	color: #000000;
	text-align: left;
}
.texte_article{
	text-align: justify;
}
.right_actu {
	font-weight: bold;
	color: #000000;
	font: italic
}
span.spip_documents {
	display: block;
}
.spip_doc_titre,
.spip_documents_center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#centre b,
#centre strong {
	font-weight: bold;
	color: #222;
}
