body {
	background:url(../img/arr-body.png) repeat;
	margin:0px;
	text-align: justify;
	font-size: 12px;
	padding:2px;
	color: #000000;
	font-family: Arial, sans-serif;
}
a {
	color: #3333cc; 
	text-decoration: none;
}

a:hover {
	color: #3333cc;
	text-decoration: underline;
}
img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size:; 1em; font-weight: normal; }

/*  Disposition a l'ecran des blocs principaux */

#conteneur { 
	width: 960px;
	background:url(../img/arr-cont2.png) repeat-y top left;
	padding:0px;
	margin:0px;	
	
}

.bandeau {
	padding:25px 15px 15px 15px;
	background:url(../img/arr-bandeau.png) no-repeat top left;
	height:135px;
	margin:0px;
	font-size:13px;
}
.bandeau-logo {
	background:url(../img/logo1.png) no-repeat top center;
	margin:0px;
	padding:0 0 0 18px;
	width:200px;
	height:100px;
	text-align:center;
}

.bandeau-centre {
	margin:0px;
	padding:8px;
	width:660px;
	color:#FFFFFF;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.bandeau-droit {
	margin:0px;
	padding:0 18px 0 0;
	width:150px;
	text-align:center;
}
.bandeau a {
	color:#FFFFCC;#f7bd08;
	text-decoration:none;
	padding: 1px 8px;
	font-weight:bold;
}

.bandeau a:hover {
	color:#FFFFCC;#f7bd08;
	text-decoration: underline;
	padding: 1px 8px;
	font-weight:bold;
}

/*** Menu Horizontal ***/
.menu-horiz {
	background:url(../img/arr-bande.png) no-repeat left top; bottom;
	margin:0px;
	height:17px;
}

.gauche {
	width: 210px;
	float:left;
	margin: 0 0 0 15px;
	padding: 0px 4px 4px 4px;
	color:#FFFFFF;
	text-align: left;
	font-size:13px;
	line-height:1.6;
}

.centre {
	margin-left:235px;
	margin-right:20px;
	margin-bottom:0px;
	margin-top:0px;
	text-align: justify;
	padding:0px;
}

.footer {
	text-align:center;
	background: url(../img/arr-footer.png) top left  no-repeat;
	padding:0px 20px;
	margin:0px;
	color:#efddb6;#FFFFFF;
	height:60px;
	clear:both;
	
}

.footer a {
	color:#efddb6;#FFFFCC;#FFFFFF;
	font-weight:bold;
}

.footer a:hover{
	color:#FFFFFF;
}
.centre .liste-rub {
	color: #0033FF;
	font-weight:bold;
	font-size:14px;
	display:block;
	background:url(../img/puce_bleue.gif) no-repeat;
	padding-left:25px;
	height:22px;
}
/** Contenu bloc gauche **/

.date {
	padding: 1px 8px;
	color: #FFFFCC;
	font-size:12px;
	text-align: center;
	margin:0px;
	float:;left;
	font-weight:bold;
	width: 200px;
	float:left
}


/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/* ================================== Formatage des éléments de la colonne centrale ============================== */

/* Style de l'intitulé de chaque page */
.intitule {
	color: #333399;
	font-size: 15px;
	font-weight: bold;
	margin:0px; 
	padding:2px;
	text-align:left;
	display:block;
	text-decoration:underline;
	font-variant:small-caps
}


/* edito */

.edito {
	margin: 0px; 
	padding:0 5px;
	border:none;
}

.rubrique {
	margin: 0px; 5px 0px; /*Sarka-SPIP 1.8.2*/
	padding: 0px 5px;
	text-align:justify;
}
.article {
	margin: 0px; 5px 5px; /*Sarka-SPIP 1.8.2*/
	padding: 0px 5px;
	text-align:justify;
}
/* ~~~~~~~~~~~~ contenu ~~~~~~~~~~~~ */
/* Le bloc contenu contient les rubriques, */
/* les articles, et leurs objets associés */
/* in extenso */

/* Mise en forme */

.titre-bloc {
	color: #333399;
	font-size: 15px;
	font-weight: bold;
	margin:0px; 
	padding:2px;
	text-align:left;
	display:block;
	text-decoration:underline;
	font-variant:small-caps
}


.image .spip_logos {
	float: right; left;
	margin: 3px;
	border:0px;
}

.titre {
	color: #333399;
	font-size: 16px;
	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;5px;
	padding: 0px;
	text-align:justify;
}


h3 {
	color: #333399;
	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:500px;
}

.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: 10px; /*Sarka-SPIP 1.8.2*/
	color:  #666666; 
	margin: 0px; /*Sarka-SPIP 1.8.2*/
}

.doc .en-tete {
	font-size: 12px;
	font-weight:bold;
	margin: 5px 0px 5px 0px; /*Sarka-SPIP 1.8.2*/
}

.doc .spip_logos {
	margin: 5px 0px 0px 30px;
	border:0px;
}

.doc a {
	display:block;
	text-decoration: none;
	color:  #333366; 
	margin: 0px 0px 5px 0px;
}

.doc a:hover {
	text-decoration: 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;
	width:;200px; 
	background: #3399cc;#336633;
	text-align:center;
	display: inline; run-in;block;
	
	text-align:; left;
}
.derniers-articles a {
	color: #333333; 
	text-decoration: none;
}

.derniers-articles .image .spip_logos {
	display: block;
	float: left;
	margin: 5px;
	border:0px;
}

.derniers-articles a:hover {
	color: #333333; 
	text-decoration: underline;
}

.derniers-articles .en-tete {
	color: #fefefe;
	background: #3399cc;#336633;
	font-size: 15px;
	font-weight: bold;
	text-align:center;
	text-decoration:;underline;
	margin: 0px 5px 5px 5px;
}

.derniers-articles .puce {
	background: url(../puces/puce-n0.gif) no-repeat center;
	height:11px;
	width:8px;
	}

.derniers-articles a.titre {
	display: block;
	color: #333399;
	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: #333399;
	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: #000099;
	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;
	}


/*  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:0 5px;
	border:none;
}

.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 a.breve {
	color: #000000; 
	padding: 0px 0px 0px 10px;
	font-size: 12px;
}

.plan a.breve:hover {
	text-decoration: underline;
}

.plan .date {
	color: #000066; 
	}

.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;
	list-style:;square;
	padding-left:-8px;
	margin-left:10px;
}

.plan hr {
	margin: 10px 20px 10px 20px;
	border: 1px solid #990000;
}

.plan a.article-syndic {
	display: block;
	color: #000000;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}

.plan a.article-syndic:hover {
	
}

.plan .date-syndic {
	color: #990000;
	font-weight: bold;
}

.plan .a-propos {
	display: block;
	border: 0px;
	background: #FFFFFF;
	color: #909090;
	font-size: 11px;
	padding: 3px 30px 5px 40px;
}

.plan .a-propos .site-pere {
	font-weight: bold;
}

.plan .a-propos .auteur-pere {
	font-weight: bold;
}


/* ~~~~~~~~~~~~ auteur ~~~~~~~~~~~~ */

.auteur {
	padding: 0px;
	margin: 0px 10px 0px 10px; /*Sarka-SPIP 1.8.2*/
	font-size: 12px;
}

.auteur div {
	text-align: left !important;
}

.auteur .nom {
	color: #5984af;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.auteur .tchak {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	margin: 30px 0px 10px 0px;
	padding: 0px;
}

.auteur .spip_encadrer {
	border: 1px solid #5984af;
	color: #009999;
	font-size: 100%;
	margin: 5px 0px 10px 0px;
	padding: 5px;
}

/*  ------------------------------------------
/*  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%;130px;90%; font-family: inherit; font-size: inherit; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { float: right; }


/* Formulaire de recherche */
.formulaire_recherche { width: 125px;90%;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;
}

