body {
	background: #E3EDC2;#000000;
	margin:0px;
	text-align: justify;
	font-size: 11px;
	padding:0px;
	color: #000000;
	font-family: Arial, tahoma, sans-serif;
	line-height:1.4;
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size:; 1em; font-weight: normal; }
a {color:#336600;#000000; text-decoration: none;}
a:hover {color:#336600;#FF9900; text-decoration:underline;}
li.spip { list-style-image:URL(../img/puce-blanche.gif);list-style-position: inside;}
ul.spip  { 	margin-left: 1em;padding-left: 1em;}
ul.spip li.spip { 	list-style-image:URL(../img/puce-verte.gif);list-style-position: inside;}
ul.spip ul.spip  { margin-left: 1em;padding-left: 1em;}
ul.spip ul.spip li.spip { list-style-image:URL(../puces/puce-blanche1.gif);list-style-position: inside;}

/*  Disposition a l'ecran des blocs principaux */

#conteneur { 
	width: 958px;
	padding:10px;
	margin: 0px;
	border-top:10px solid #000000;
	background:#000000;
	
}

.bandeau {
	margin:0 0 10px 0;
	padding:0;
	background: #90ce7b url(../img/ban.gif) no-repeat center top;
	width:958px;
	height:120px;
}

.centre {
	background:url(../img/arr-centre.jpg) repeat-y left top;#91CE7B;
	margin:0;
	padding:0;10px 18px;
	text-align: justify;
	min-height:200px;
	font-size:12px;
}

.centre-bas {
	margin:0 10px;
	padding:0;
	text-align: center;
	background:url(../img/arr-centre-bas.jpg) no-repeat left bottom;
	height:46px;
}

.droite {
	background:url(../img/arr-gauche.png) repeat-y left top;
	width:250px;
	margin:0px;
	padding: 0px;
	font-size:12px;
	color: #121212;
	text-align:center;
}
.droite-top {
	background:url(../img/arr-gauche-top.png) no-repeat left top;
	width:250px;
	margin:0px;
	min-height:20px;
	padding-top:8px;
	font-size:12px;
}
.droite-bas {
	background:url(../img/arr-gauche-bas.png) no-repeat left bottom;
	width:250px;
	height:46px;
	margin:0px;
	padding:0;
	text-align: center;
}


.menu {
	width: 235px;
	padding:0px; 10px 0 10px;
	font-size:12px;
	margin:0px;
}

.menu a {
	text-decoration: none;
	background:url(../img/arr-menur.jpg) repeat-x left top;
	color:#f1ecb1;
	display:block;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	padding:3px 2px 2px 10px;
	margin:0 0 2px 0;
}

.menu a:hover {
	text-decoration: none;
	background:url(../img/arr-menu.jpg) repeat-x left top;
	color:#ffc000;
	display:block;
	font-size:14px;
	font-weight:bold;
}

.titre-encadre {
	text-decoration: none;
	background:#000000;7000; 
	color:#ffc000;f1f1c1;
	display:block;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	padding:4px 2px;
	margin:10px 0 0 0;
	width:225px;
	border:1px solid #f1f1c1;
}


/* ================================== Formatage des éléments de la colonne centrale ============================== */

/* Style de l'intitulé de chaque page */
.intitule {
	color: #336600;#008000;
	font-size: 18px;
	font-weight: bold;
	margin:0px; 
	padding:2px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	display:block;
	border-bottom:1px solid #336600;
}


/* edito */

.edito {
	margin: 0px; 
	padding:10px;
	border:none;
	background: #FBFFF4;
}

.rubrique {
	margin: 0px; 5px 0px; /*Sarka-SPIP 1.8.2*/
	padding: 10px;
	text-align:justify;
	background: #FBFFF4;
}
.article {
	margin: 0px; 5px 5px; /*Sarka-SPIP 1.8.2*/
	padding: 10px;
	text-align:justify;
	background: #FBFFF4;
}
/* ~~~~~~~~~~~~ contenu ~~~~~~~~~~~~ */
/* Le bloc contenu contient les rubriques, */
/* les articles, et leurs objets associés */
/* in extenso */

/* Mise en forme */

.titre-bloc {
	color: #336600;#008000;
	font-size: 18px;
	font-weight: bold;
	margin:0px; 
	padding:2px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-variant:small-caps;
	display:block;
	border-bottom:1px solid #336600;
}


.image .spip_logos {
	float: right; left;
	margin: 5px;
	border:0px;
	text-align:center;
}

.titre {
	color: #336600;
	font-size: 15px;
	font-weight: bold;
	margin:0px; 
	padding:0;2px; 
	text-align: left;
	text-decoration:underline;
}

.detail {
	font-size: 11px;
	font-weight: bold;
	text-align:left; 
	color: #000000;
	padding: 0px;
}

.texte {
	color: #000000;
	margin: 0;
	padding: 0px;
	text-align:justify;
	line-height:1.4;
}
.descriptif {
	margin: 5px 0;2px 10px 2px 5px;	
	font-size:; 11px;
	padding: 5px;
	
}


h3 {
	color: #008000;
	font-weight: bold;
	margin: 0.5em 0em 0.5em 0em;
}

blockquote {
	background: #EEEEEE;
	padding: 0px 15px 0px 15px;
}

/* mise en forme des documents insérés dans le texte de l'article */

.spip_documents {
	display: block;
	padding: 5px;
	font-size: 95%;
	margin: 0;
	min-width:300px;
	max-width:600px;
	text-align:center;
}

.spip_documents_center {
	margin-left: auto;
	margin-right: auto;
}

.spip_doc_titre {
	padding: 5px 0px 0px 0px;
	text-align: center;
}

.spip_doc_descriptif {
	font-size: 90%;
	color: #808080;
	padding: 5px 0px 5px 0px;
	text-align: center;
}


.contenu {
	font-size: 13px;
	margin: 0px; /*Sarka-SPIP 1.8.2*/
	width: 100%; /*Sarka-SPIP 1.8.2*/
	text-align:justify;
}

/* contenu --> documents joints (aux articles et aux rubriques) */

.doc {
	padding: 5px; /*Sarka-SPIP 1.8.2*/
	color:  #666666;
	text-align:center;
	margin: 0px;
	width:150px;
}

.doc .en-tete {
	font-size: 12px;
	font-weight:bold;
	margin: 5px 0px 5px 0px; /*Sarka-SPIP 1.8.2*/
}

.doc .spip_logos {
	margin: 0;5px 0px 0px 30px;
	border:0px;
}

.doc a {
	display:block;
	text-decoration: none;
	color:  #336633; 
	margin: 0px 0px 5px 0px;
}

.doc a:hover {
	text-decoration: none;underline;
}

.vignette a:hover {
	text-decoration: none;
}

/* contenu --> images jointes (aux articles et aux rubriques) */

.images {
	margin: 0px; /*Sarka-SPIP 1.8.2*/
	padding: 10px;
}

.images .en-tete {
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	color: #333333; 
}

.images .vignette {
	font-size: 80%;
	margin: 10px;
	padding: 10px 0px 10px 0px;
}

.images ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	color: #000000;
}

/* ~~~~~~~~~~~~ derniers articles ~~~~~~~~~~~~ */
/* La classes "derniers articles" est mal nommée : */
/* elle correspond aux annonces d'articles, dans les */
/* pages sommaire, plan, recherche, auteur, etc. */

.derniers-articles {
	margin: 0px; 5px 5px; /*Sarka-SPIP 1.8.2*/
	padding: 0px 5px;
	text-align:justify;
}
.derniers-articles .titre-bloc {
	color: #FFFFFF; 
	font-size: 15px;
	font-weight: bold;
	margin:0px; 
	padding:2px;
	background: #338033;
	text-align:center;
	display: inline;
}
.derniers-articles a {
	color: #dd0000; 
	text-decoration: none;
}

.derniers-articles a:hover {
	color: #336600;
	text-decoration: underline;
}

.derniers-articles .image .spip_logos {
	display: block;
	float:; left;
	margin: 5px;
	border:0px;
}

.derniers-articles .en-tete {
	color: #fefefe;
	background: #338033;
	font-size: 15px;
	font-weight: bold;
	text-align:center;
	margin: 0px 5px 5px 5px;
}

.derniers-articles .puce {
	background:;  url(../img/puce-n0.gif) no-repeat center;
	list-style:square;
	height:11px;
	width:8px;
	}

.derniers-articles a.titre {
	display: block;
	color: #336600;#339933;
	text-decoration:underline;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 1px 0px 0px;
	padding: ;2px 2px 2px 15px;
	text-align:left;
}

.derniers-articles a.titre:hover {
	display: block;
	color: #336600;#339933;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 1px 0px 0px;
	text-decoration:none; 
	padding:; 2px 2px 2px 15px;
	text-align:left;
}

.derniers-articles .detail {
	color: #333333; 
	font-size: 10px;
	text-align: left; 
	margin: 0px; 
	padding: 1px 5px 1px 5px;
}

.derniers-articles .chemin {
	color: #009900;
	font-weight: bold;
	padding: 5px 5px 1px 5px;
}

.derniers-articles .introduction {
	color: #000000;
	text-align:justify;
	margin: 5px 5px 0px 5px;
}

.derniers-articles a.suite {
	text-decoration: none;
}

.derniers-articles a.suite:hover {
        text-decoration: underline;
	}
.derniers-articles .annonce {
		margin:5px 0px 10px 0px;
		display:block;
		border:1px solid #336600;#33aa66; #FF6600; #ffc000;
		text-align:justify;
		padding:5px;
	}


/*  Mise en forme des textes du contenu
---------------------------------------------- */

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }


.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}


/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align:; center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

.date-plan {
	padding:0px;
	color: #962222;
	font-weight:bold;
}

/* ~~~~~~~~~~~~ plan du site et sites référencés ~~~~~~~~~~~~ */

.plan {
	margin: 0px; 
	padding:10px;
	border:none;
	text-align:justify;
	background: #FBFFF4;
}

.plan a.rubrique {
	display:block;
	color: #0f0f0f;
	font-weight:bold;
	padding-left:15px;
	margin: 0.5em 0px 0px 0px;
	text-decoration:underline;
}

.plan a.rubrique:hover {
	text-decoration:none;
}

.plan a.article {
	color: black;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	font-size: 12px;
}

.plan a.article:hover {
	text-decoration: underline;
}


.plan .date {
	color: #006000; 
	}

.plan ul {
	list-style-type: none;
	padding: 0px 0px 0px 10px; /*Sarka-SPIP 1.8.2*/
	margin: 0px;
	border: 0px;
}

.plan li {
	font-size: 14px;
	padding:0px;
	margin:0px;
	border: 0px;
	padding-left:-8px;
	margin-left:10px;
}

.plan hr {
	margin: 10px 20px 10px 20px;
	border: 1px solid #990000;
}



/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 11px;0.77em; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }


/* Formulaire de recherche */
.formulaire_recherche { width: 13em; text-align: left; margin:0px; padding:0px;  }
.formulaire_recherche label { display: inline; text-align:center; font-weight:bold; none; }


/* formatage des tableaux */

table.spip  {
	font-size: 11px;
	border:1px solid #333333;
	width:99%;	
	margin: auto;
	margin-bottom: 1em;
	border:; 1px solid;
	border-collapse:; collapse;
}

table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold;
	background: #cccccc;
}


table.spip tr.row_first {
	background: #cccccc;
	color: #000000;
}

table.spip tr.row_odd {
	background: #eeeeee;
	color: #000000;
}

table.spip tr.row_even {
	background: #eeeedd;
	color: #000000;
}

table.spip th, table.spip td { 
 	padding: 3px; 
	text-align: left; 
	vertical-align: middle;
	border: 1px solid #333333;
}