body {
	background-color: #FFF8EF;
	padding: 20px 10px 20px 13px;
	margin: 0px;
	overflow: scroll;
}

a {
	text-decoration:none;
}

/*---comportement des liens de style bouton---*/

a.bouton {
	display:block;
	background-color:#154D84;
	color:#FFF1DD;
	text-decoration:none;
	border: #154D84 solid 1px;
	text-align:center;
	padding:1px;
	margin:10px 0px 10px 0px;
	font-weight: bold;
}
a.bouton:hover {
	background:#FFF1DD;
	color:#154D84;
	text-decoration:none;
	font-weight: bold;
}

/*---comportement des logos de la colonne de gauche---*/

a.logo-sarka-spip {
	display: block;
	background:URL(../puces/sarka-spip.png);
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 85px;
}

a.logo-sarka-spip:hover {
	display: block;
	background:URL(../puces/sarka-spip-hover.png);
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 85px;
}

a.logo-spip-powered {
	display: block;
	background:URL(../puces/spip-powered.png);
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 85px;
}

a.logo-spip-powered:hover {
	display: block;
	background:URL(../puces/spip-powered-hover.png);
	background-repeat: no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 85px;
}

/*---Appel du logo OCR---*/

a.logo-leger-tronque {
	display: block;
	background:url(../ocr/LogoNew_OCR.png) no-repeat;
	border: 0px;
	margin: 8px 0px 0px;
	width: 180px;
	height: 96px;
	float: left;
}


/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

/* Correction des styles HTML par defaut */
/*.formulaire_spip form, .formulaire_spip fieldset, .formulaire_spip legend, .formulaire_spip label, .formulaire_spip input, .formulaire_spip textarea, .formulaire_spip select, .formulaire_spip option {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
}*/
/*---comportement des éléments de formulaires---*/
.formulaire_spip {
	/*text-align: right;*/
	font-size: 0.9em;
}

.saisie-texte, .forml {
	display:block;
	color: #154D84;
	background-color: #FFFFFF;
	border: 1px solid #154D84;
	margin:5px 0px 5px 0px;
	padding:2px; 
}

.nav2 .forml{
	width:100%;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
    display: block;
	margin: 0.77em 0;
	padding: 0.5em;
	border: 1px dotted; }
	
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px;
	font-size: 1.05em;
	background: #FFF; /* Sinon, superposition dans MSIE */
}

.formulaire_spip label {
	font-weight: bold;
	font-size: 1.1em;
}

p.spip_bouton {
	margin-bottom: 20px;
}

.spip_bouton input {
	margin: 3px 0;
	padding: 1px 2px;
	border: 2px outset;
	font-weight: bold;
	float: right; }

/* Reponse du formulaire */
.reponse_formulaire { font-weight: bold; color: #F00; }
fieldset.reponse_formulaire { border: 1px dotted; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu {
	padding: 1em;
	border: 1px solid; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 12em; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
.choix_mots { width: 47%; float: left; } 
.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { 
	text-align: left; 
	/*width: 100%;*/
	padding:3px;
 }
.formulaire_recherche label { display: none; }
.formulaire_recherche .forml {
	margin: 7px;
	width: 140px;
}

/*---style des info-bulles perso adaptées au contexte (image, plan...)---*/

a.info span {
	display: none;
}

a.info:hover {
	background: none; /* correction d'un bug IE */
}

.images a.info:hover span {
	/* style des infobulles associées aux images */
	display: inline;
	position: absolute;
	z-index: 500;
	margin:0em 0 0 1em;
	background: #FFF1DD;
	text-align: left;
	color: #8B7244;
	padding: 0px 3px 0px 3px;
	border:1px solid #8B7244;
	width: 200px;
}

.plan a.info:hover span {
	/* style des infobulles associées aux articles syndiqués (page site.html) */
	display: inline;
	position: absolute;
	z-index: 500;
	margin:0em 0 0 1em;
	background: #FFF1DD;
	text-align: left;
	color: #8B7244;
	padding: 0px 3px 0px 3px;
	border:1px solid #8B7244;
}

.recherche a.info:hover span {
	/* style des infobulles associées aux articles syndiqués (page site.html) */
	display: inline;
	position: absolute;
	z-index: 500;
	margin:0em 0 0 1em;
	background: #FFF1DD;
	text-align: left;
	color: #8B7244;
	padding: 0px 3px 0px 3px;
	border:1px solid #8B7244;
}

/*---affichage de code (pour afficher en mode texte du code html)---*/

tt {
	display: block;
	border-width: 1px 1px 1px 8px;
	border-style: solid;
	border-color: #154D84;
	padding: 1em;
	margin: 1em 0em 1em 0em; /*Sarka-SPIP 1.8.2*/
	font-size: 90%;
	background: #E0F0F0;
	overflow: auto;
	max-height: 25em;
}


/* ====================== Blocs principaux, décomposition de la page en 3 colonnes et 1 bandeau ====================== */

a.bandeau {
	display: block;
	background: #154D84;
	margin-left: 190px;
	font-family: "Times New Roman", Times, serif;
	padding: 10px;
	font-size: 34px;
	font-weight: bold;
	color: #FFF1DD;
	padding: 10px;
	text-align: center;
	border-top: 2px solid #175B9B;
	border-right: 2px solid #103F6B;
	border-bottom: 2px solid #103F6B;
	border-left: 2px solid #175B9B;
}

a.bandeau:hover {
	color: #FFF1DD;
	text-decoration: underline;
	margin-left: 190px;
}

	/*  Bandeau2 - rajouté */
	
a.bandeau2 {
	display: block;
	background: #FFF1DD;
	margin-left: 190px;
	font-family: "Times New Roman", Times, serif;
	padding: 1px;
	font-size: 18px;
	font-weight: bolder;
	color: #154D84;
	text-align: center;
	border-top: 2px solid #175B9B;
	border-right: 2px solid #103F6B;
	border-bottom: 2px solid #103F6B;
	border-left: 2px solid #175B9B;
	font-style: italic;
	font-variant: normal;
	letter-spacing: 0.1em;
	word-spacing: 0.15em;
}
	
.bande-chemin {
	/*bande accrochée au bandeau de titre, contenant le chemin hiérarchique de la page en cours*/
	border-top: 2px solid #FFFFFF;
	background: #154D84;
	padding: 4px 10px 4px 10px;
	margin: 0px 0px 30px 190px;
	text-align: left;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	font-family: Verdana,Helvetica,Arial,sans-serif;
	border-top: 2px solid #175B9B;
	border-right: 2px solid #103F6B;
	border-bottom: 2px solid #103F6B;
	border-left: 2px solid #175B9B;
}

.bande-chemin a {
	color: #FFF1DD;
	font-weight: bold;
}

.bande-chemin a:hover {
	color: #000000;
}

.gauche {
	/*colonne de gauche*/
	border: 0px;
	width: 180px;
	float: left;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}

.centre {
	border: 0px;
	margin-left: 190px;
	margin-right: 190px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	position: relative;
	display: block;
}

.droite {
	/*colonne de droite*/
	border: 0px;
	width: 170px;
	float: right;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 10px;
}

.footer {
	/*pied de page*/
	clear: both;
	text-align: center;
	font-size: 12px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	padding: 20px;
}

.nettoyeur { clear: both; margin: 0; padding: 0; }

/* ================================ Formatage des éléments du bandeau =============================== */

a.bandeau .spip_logos {
	float: left;
}

a.bandeau .nom-site {
	margin: 0px;
	padding: 0px;
}

/* ================================ Formatage des éléments du pied de page =============================== */

.footer a {
	color: #154D84;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}

/* ================================ Formatage des éléments de la colonne de gauche =============================== */

/* bloc contenant la date de dernière mise à jour */

.maj {
	background-color: #FFF1DD;
	font-size: 12px;
	width: 166px;
	text-align: center;
	padding: 3px 0px 3px 0px;
	color: #806940;
	margin: 0px 0px 20px 0px;
	border-top: 2px solid #175B9B;
	border-right: 2px solid #103F6B;
	border-bottom: 2px solid #103F6B;
	border-left: 2px solid #175B9B;

}

/* bloc de navigation 1 --> arborescence du site */

.nav1 {
	/*bloc contenant la hiérarchie*/
	background: #154D84;
	font-size: 18px;
	border-top: 2px solid #175B9B;
	border-right: 2px solid #103F6B;
	border-bottom: 2px solid #103F6B;
	border-left: 2px solid #175B9B;
	/*width: 100%;*/
	padding: 0px;
}

.navrouge {
	/*bloc contenant la hiérarchie*/
	background-color: #BE0202;
	font-size: 20px;
	border-top: 2px solid  #D70202;
	border-right: 2px solid  #920101;
	border-bottom: 2px solid  #920101;
	border-left: 2px solid  #D70202;
	/*width: 100%;*/
	padding: 0px;
}

.gauche .bord {
	/*bloc englobant nav1 et nav2, pour créer une marge valable sous IE et firefox*/
	padding: 0px;
	margin-right: 10px;
}

.nav1 a.lien-menu-autre, .navrouge a.lien-menu-autre  {
	/*lien "normal" vers les rubriques de l'arborescence*/
	color: #FFF1DD;
	font-weight: bold;
}

.nav1 a.lien-menu-autre:hover, .navrouge a.lien-menu-autre:hover  {
	color: #000000;
	text-decoration: none;
}

.nav1 a.lien-menu-courant, .navrouge a.lien-menu-courant  {
	/*lien "surligné" vers les rubriques courantesde l'arborescence*/
	color: #000000;
	font-weight: bold;
}

.nav1 a.lien-menu-courant:hover, .navrouge a.lien-menu-courant:hover {
	color: #000000;
	text-decoration: none;
}

.nav1 ul, .navrouge ul {
	padding-left:10px;
	margin:0px;
	line-height: 95%;
}

.nav1 li, .navrouge li {
	margin:0.3em 0em;
	padding:0px;
	font-size:88%;
	list-style-type:none;
}

/* bloc de navigation 2 --> contact + admin + formulaire + s'inscrire */

.nav2 {
	/*bloc contenant les liens de navigation*/
	background: #FFF1DD;
	/*width: 100%;*/
	margin: 20px 0px 20px 0px;
	border-top: 2px solid #175B9B;
	border-right: 2px solid #103F6B;
	border-bottom: 2px solid #103F6B;
	border-left: 2px solid #175B9B;
}

.nav2 .texte {
	margin:10px;
	font-size: 12px;
}

.nav2 .saisie-texte {
	width:90%;
	text-align: center;
}
        
/* ================================== Formatage des éléments de la colonne centrale ============================== */


/* ~~~~~~~~~~~~ sommaire ~~~~~~~~~~~~ */
/* Le bloc sommaire contient l'édito et les annonces */
/* des derniers articles et des secteurs */

.sommaire {
	font-size: 12px;
	margin: 0px; /*Sarka-SPIP 1.8.2*/
	width: 100%; /*Sarka-SPIP 1.8.2*/
}

/* edito */

.edito {
	font-size: 13px;
	margin: 0px 0px 20px 0px;
	padding: 0 0 20px 0;
	border: 2px solid #154D84;
	background-color: #FFF1DD;
}

.edito a {
	color: #990000;
	text-decoration: none;
}

.edito a:hover {
	color: #990000;
	text-decoration: underline;
}

.edito .image .spip_logos {
	display: block;
	float: left;
	margin: 10px 10px 10px 20px;
}

/*--------------*/


.edito .surtitre {
	color: #000000;
	font-size: 140%;
	font-weight: bold;
	margin: 5px 10px;
	font-family: "Times New Roman", Times, serif;
}

.edito .titre {
	color: #154D84;
	/*background-color: #FFF8EF;*/
	font-size: 230%;
	font-weight: bold;
	margin: 0px 10px;
	padding: 7px 0px 7px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	/*border: solid #154D84 1px;*/
}

.edito .soustitre {
	color: #000000;
	font-size: 180%;
	font-weight: bold;
	margin: 0px 10px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 4px;
}

.edito .detail {
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	color: #000000;
	padding-right: 10px;
}

.edito .texte {
	color: #000000;
	margin: 10px;
	padding: 0px;
}

.edito .chapo {
	color: #154D84;
	font-size: 120%;	
	margin: 10px;
	padding: 0px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.edito .post-scriptum {
	color: #000000;
	margin: 10px;
	padding: 0px;
	font-size: 100%;
	border-top: 2px solid #000000;
}

.edito .post-scriptum .annonce {
	font-weight: bold;
	color:#6262A4;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

.edito .notes {
	color: #000000;
	margin: 10px;
	padding: 0px;
	border-top: 2px solid #000000;
	font-size: 90%;
}

/*  Mes rajouts  */

.edito h1 {
	font-weight: bold;
	text-align: center;
	font-size: 220%;
	margin: 1.5em 0em 0.6em 0em;
}

.edito h2 {
	font-weight: bold;
	font-size: 200%;
	margin: 1.2em 0em 0.5em 0em;
	font-style: italic;
}

.edito h3 {
	font-weight: bold;
	font-size: 180%;
	margin: 1em 0em 0.4em 0em;
}

.edito h4 {
	color: #154D84;
	font-weight: bold;
	font-size: 160%;
	font-style: italic;
	margin: 0.8em 0em 0.3em 0em;
}

.edito h5 {
	font-weight: bold;
	font-size: 140%;
	margin: 1.5em 0em 0.5em 0em;
	margin: 0.6em 0em 0.2em 0em;
}

.edito h6 {
	font-weight: bold;
	font-size: 120%;
	font-style: italic;
	margin: 0.4em 0em 0.1em 0em;
}

/* fin de mes rajouts  */

.edito blockquote {
	border: 1px solid #808080;
	background: #EEEEEE;
	padding: 0px 15px 0px 15px;
}

.edito table {
	font-size: 90%;
	border-color: #FFFFFF;
}

.edito tr.row_first {
	background: #808080;
	color: #FFFFFF;
	text-align: center;
	font-size: 100%;
}

.edito tr.row_odd {
	background: #DDDDDD;
	color: #000000;
}

.edito tr.row_even {
	background: #DDDDDD;
	color: #000000;
}

.edito td {
	border: 1px solid #FFFFFF;
	padding: 1px 5px 1px 5px;
}

/* mes rajouts */

.edito .spip_doc_titre {
	text-align: left;
	padding: 5px 0px 10px 0px;
	margin: 0 0 10px 0;
}

/* fin de mes rajouts */

/* annonce des rubriques-secteurs */

.sommaire .rubrique {
	background: #FFF8EF;

	margin: 20px 190px 20px 200px;  /*Sarka-SPIP 1.8.2*/
	border-top: 2px solid #C83A6D;
	border-right: 2px solid #87274A;
	border-bottom: 2px solid #87274A;
	border-left: 2px solid #C83A6D;
}

.sommaire .rubrique a.titre {
	display: block;
	font-size: 150%;
	color: #FFFFFF;
	background: #A6315B;
	border-right: 2px solid #A6315B;
	border-bottom: 2px solid #A6315B;
	padding: 1px 5px 1px 5px;
	margin-right: 50%;
	text-align:center;
	font-weight:bold;
}

.sommaire .rubrique a.titre:hover {
	display: block;
	font-size: 150%;
	color: #A6315B;
	background: #FFFFFF;
	border-right: 2px solid #A6315B;
	border-bottom: 2px solid #A6315B;
	padding: 1px 5px 1px 5px;
	margin-right: 50%;
	text-align:center;
	font-weight:bold;
}

.sommaire .rubrique .texte {
	margin: 10px;
}

.sommaire .rubrique .texte a {
	color: #A6315B;
	text-decoration: none;
}

.sommaire .rubrique .texte a:hover {
	text-decoration: underline;
}

.sommaire .rubrique table {
	font-size: 85%;
	border-color: #FFFFFF;
}

.sommaire .rubrique tr.row_first {
	background: #808080;
	color: #FFFFFF;
	text-align: center;
	font-size: 100%;
}

.sommaire .rubrique tr.row_odd {
	background: #DDDDDD;
	color: #000000;
}

.sommaire .rubrique tr.row_even {
	background: #DDDDDD;
	color: #000000;
}

.sommaire .rubrique td {
	border: 1px solid #FFFFFF;
	padding: 1px 5px 1px 5px;
}

.sommaire .rubrique .image .spip_logos {
	display: block;
	float: left;
	margin: 10px;
}

/* ~~~~~~~~~~~~ contenu ~~~~~~~~~~~~ */
/* Le bloc contenu contient les rubriques, */
/* les articles, et leurs objets associés */
/* in extenso */

.contenu {
	font-size: 13px;
	margin: 0px; /*Sarka-SPIP 1.8.2*/
	width: 100%; /*Sarka-SPIP 1.8.2*/
}

/* contenu --> rubriques */

.contenu .rubrique {
	border: 2px solid #154D84;
	background: #FFFFFF;
	margin: 0px 0px 20px 0px;
	
}

.contenu .rubrique a.titre {
	display: block;
	font-size: 150%;
	color: #000;
	/*background: #A6315B;
	border-right: 2px solid #A6315B;
	border-bottom: 2px solid #A6315B;*/
	padding: 1px 5px 1px 5px;
	text-align:center;
	font-weight:bold;
}

.contenu .rubrique a.titre:hover {
	display: block;
	font-size: 150%;
	color: red;
	background: #FFFFFF;
	/*border-right: 2px solid #A6315B;
	border-bottom: 2px solid #A6315B;*/
	padding: 1px 5px 1px 5px;
	text-align:center;
	font-weight:bold;
}

.contenu .rubrique .texte {
	margin: 10px;
}

.contenu .rubrique .texte a {
	color: #990000;
	text-decoration: none;
}

.contenu .rubrique .texte a:hover {
	text-decoration: underline;
}

.contenu .rubrique .image .spip_logos {
	display: block;
	float: left;
	margin: 10px;
}

.contenu .rubrique .descriptif {
	margin: 10px 150px 5px 10px;
	border-top: 1px solid;
	border: 1px solid;
	font-size: 85%;
	padding: 5px;
	font-family: Arial,Verdana,Helvetica,sans-serif;
}

.contenu .rubrique table {
	font-size: 85%;
	border-color: #FFFFFF;
}

.contenu .rubrique tr.row_first {
	background: #808080;
	color: #FFFFFF;
	text-align: center;
	font-size: 100%;
}

.contenu .rubrique tr.row_odd {
	background: #DDDDDD;
	color: #000000;
}

.contenu .rubrique tr.row_even {
	background: #DDDDDD;
	color: #000000;
}

.contenu .rubrique td {
	border: 1px solid #FFFFFF;
	padding: 1px 5px 1px 5px;
}

/* contenu --> rubriques filles */

.contenu .rubrique .filles {
	margin: 10px;
}

.contenu .rubrique .filles a {
	display: block;
	color: #000000;
	font-weight: bold;
	background-image: url(../puces/puce0.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin: 5px 0px 5px 30px;
}

.contenu .rubrique .filles a:hover {
	background-image: url(../puces/puce1.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}

/* mise en forme des documents insérés dans le texte de la rubrique*/

.rubrique .spip_documents {
	display: block;
	padding: 10px;
	font-size: 95%;
	border: 1px solid #154D84;
	margin: 10px 5px;
	padding: 5px;
	background: #F0F0FA;
	width: 200px !important;
	text-align: center;
}

.rubrique .spip_documents_center {
	margin-left: auto;
	margin-right: auto;
}

.rubrique .spip_doc_titre {
	text-align: left;
	padding: 5px 0px 0px 0px;
	text-align: center;
}

.rubrique .spip_doc_descriptif {
	font-size: 90%;
	color: #8B7244;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

/* contenu --> documents joints (aux articles et aux rubriques) */

.contenu .doc {
	padding: 10px; /*Sarka-SPIP 1.8.2*/
	color: #A6315B;
	background: #FFFFFF;
	margin: 0px; /*Sarka-SPIP 1.8.2*/
}

.contenu .doc .en-tete {
	font-size: 110%;
	font-weight:bold;
	margin: 5px 0px 5px 0px; /*Sarka-SPIP 1.8.2*/
}

.contenu .doc .spip_logos {
	margin: 5px 5px 0px 30px;
	border: none;
}

.contenu .doc a {
	display:block;
	text-decoration: none;
	color: #A6315B;
	margin: 0px 0px 5px 0px;
}

.contenu .doc a:hover {
	text-decoration: underline;
}

.contenu .vignette a:hover {
	text-decoration: none;
}

/* contenu --> images jointes (aux articles et aux rubriques) */

.contenu .images {
	margin: 10px; /*Sarka-SPIP 1.8.2*/
	padding: 5px;
	background: #FFFFFF;
}

.contenu .images .en-tete {
	font-size: 110%;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	color: #A6315B;
}

.contenu .images .vignette {
	font-size: 80%;
	margin: 10px;
	padding: 10px 0px 10px 0px;
}

.contenu .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 {
	background: #154D84;
	margin: 20px 0px 20px 0px; /*Sarka-SPIP 1.8.2*/
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	padding: 10px;
}

.derniers-articles a {
	color: #A6315B;
	text-decoration: none;
}

.derniers-articles .image .spip_logos {
	display: block;
	float: left;
	margin: 10px;
}

.derniers-articles a:hover {
	color: #A6315B;
	text-decoration: underline;
}

.derniers-articles .en-tete {
	color: #FFFFFF;
	font-size: 150%;
	font-weight: bold;
	margin: 0px 10px 10px 10px;
}

.derniers-articles .annonce {
	background: #FFFFFF;
	margin: 10px;
	padding: 0px 0px 10px 0px;
}

.derniers-articles .surtitre {
	color: #154D84;
	font-weight: bold;
	margin: 10px 10px 5px 10px;
	padding-top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;

}

.derniers-articles a.titre {
	display: block;
	color: #154D84;
	font-size: 180%;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	padding-top: 5px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;

}

.derniers-articles a.titre:hover {
	color: #103F6B;
	font-size: 180%;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;

}

.derniers-articles .soustitre {
	color: #154D84;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding-top: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 145%;
	font-style: italic;
}

.derniers-articles .detail {
	color: #154D84;
	font-size: 92%; /*Sarka-SPIP 1.8.2*/
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 3px 0px; /*Sarka-SPIP 1.8.2*/
	padding: 1px 5px 1px 5px;
	border-left: 1px solid #154D84;
	border-bottom: 1px solid #154D84;
	max-width: 200px;	
	float: right;
	margin-left:5px;
}

.derniers-articles .chemin {
	color: #A6315B;
	font-weight: bold;
	padding: 10px 10px 5px 10px;
}

.derniers-articles .introduction {
	color: #000000;
	margin: 10px 10px 0px 10px;
}

.derniers-articles a.suite, .breves .suite {
	text-align: right;
	display: block;
}

/* ~~~~~~~~~~~~ article (affichage presque semblable à "derniers articles" ~~~~~~~~~~~~ */

/* contenu de l'article "proprement dit" */

.contenu .article {
	background: #154D84;
	margin: 0px 0px 20px 0px; /*Sarka-SPIP 1.8.2*/
	font-family: Arial,Verdana,Helvetica,sans-serif;
	font-size: 12px;
	padding: 10px 10px 10px 10px; /*Sarka-SPIP 1.8.2*/
}

.article a {
	color: #A6315B;
	text-decoration: none;
}

.article a:hover {
	color: #A6315B;
	text-decoration: underline;
}

.article .image .spip_logos {
	display: block;
	float: left;
	margin: 0 10px 10px 10px;
}

.article .surtitre {
	color: #FFF1DD;
	font-size: 140%;
	font-weight: bold;
	margin: 0px; /*Sarka-SPIP 1.8.2*/
	font-family: "Times New Roman", Times, serif;
}

.article .titre {
	color: #FFF1DD;
	font-size: 230%;
	font-weight: bold;
	margin: 0px 10px;
	padding: 7px 0px 2px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
}

.article .soustitre {
	color: #FFF1DD;
	font-size: 180%;
	font-weight: bold;
	margin: 0px 10px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 4px;
}

.article .contenu {
	background: #FFFFFF;
	margin: 10px 0px 0px 0px; /*Sarka-SPIP 1.8.2*/
	padding: 0px 0px 10px 0px; /*Sarka-SPIP 1.8.2*/
}

.article .detail {
	color: #154D84;
	font-size: 92%; /*Sarka-SPIP 1.8.2*/
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 10px 55%;
	padding: 1px 5px 1px 5px;
	border-left: 1px solid #154D84;
	border-bottom: 1px solid #154D84;
}

.article .texte {
	color: #000000;
	margin: 0px 10px 0px 10px;
}

.article .chapo {
	color: #103F6B;
	margin: 10px 10px 0px 10px;
	font-weight: normal;
	font-size: 125%;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.article .post-scriptum {
	color: #000000;
	margin: 10px 0px 10px 0px;
	padding-top: 10px;
	font-size: 100%;
	border-top: 2px solid #154D84;
}

.article .post-scriptum .annonce {
	font-weight: bold;
	color:#154D84;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.article .notes {
	color: #000000;
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	border-top: 2px solid #154D84;
	font-size: 90%;
}

.article .en-tete {
	color: #FFFFFF;
	font-size: 130%;
	font-weight: bold;
	margin: 10px 0px 10px 0px; /*Sarka-SPIP 1.8.2*/
}


/*  Mes rajouts  */

.article h1 {
	font-weight: bold;
	text-align: center;
	font-size: 220%;
	margin: 1.5em 0em 0.6em 0em;
}

.article h2 {
	font-weight: bold;
	font-size: 200%;
	margin: 1.2em 0em 0.5em 0em;
	font-style: italic;
}

.article h3 {
	font-weight: bold;
	font-size: 180%;
	margin: 1em 0em 0.4em 10px;
}

.article h4 {
	color: #154D84;
	font-weight: bold;
	font-size: 160%;
	font-style: italic;
	margin: 0.8em 0em 0.3em 20px;
}

.article h5 {
	font-weight: bold;
	font-size: 140%;
	margin: 0.6em 0em 0.2em 30px;
}

.article h6 {
	font-weight: bold;
	font-size: 120%;
	font-style: italic;
	margin: 0.4em 0em 0.1em 40px;
}

/* fin de mes rajouts  */

.article blockquote {
	border: 1px solid #8B7244;
	background: #FFF1DD;
	padding: 0px 15px 0px 15px;
}

.article table {
	font-size: 90%;
	border-color: #FFFFFF;
}

.article tr.row_first {
	background: #8B7244;
	color: #FFFFFF;
	text-align: center;
	font-size: 100%;
}

.article tr.row_odd {
	background: #DDDDDD;
	color: #000000;
}

.article tr.row_even {
	background: #DDDDDD;
	color: #000000;
}

.article td {
	border: 1px solid #FFFFFF;
	padding: 1px 5px 1px 5px;
}

.article a.imprimer {
	display: block;
	background-image: url(../puces/printer.gif);
	background-repeat: no-repeat;
	width: 44px;
	height: 44px;
	float: right;
	margin-right: 2px;
	margin-left: 4px;
	title: "Imprimer l'article"; 
}

/* mise en forme des documents insérés dans le texte de l'article */

.article .spip_documents {
	display: block;
	font-size: 95%;
	border: 1px solid #154D84;
	margin: 5px;
	padding: 5px;
	/*width: auto;*/
	background: #FFF8EF;
	text-align: center;
}

/*.article .spip_documents_center {
	margin-left: auto;
	margin-right: auto;
}*/

.article .spip_doc_titre {
	padding: 5px 0px 0px 0px;
	text-align: center;
	font-size: 110%;

}

.article .spip_doc_descriptif {
	font-size: 100%;
	color: #8B7244;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
.dessous {
	clear:both
}

/* mise en forme du formulaire de pétition */

.petition {
	border: 2px solid #154D84;
	padding: 10px;
	margin: 0px 30px 20px 30px; /*Sarka-SPIP 1.8.2*/
	background: #FFF1DD;
}

.petition fieldset {
	border: 1px solid #154D84;
	margin: 5px 0px 0px 0px;
	padding: 10px;
}

.petition legend {
	color: #154D84;
	font-weight: bold;
	border: 1px solid #154D84;
	padding: 1px 5px 1px 5px;
	margin: 0px 0px 5px 0px;
}

.petition .en-tete {
	color: #154D84;
	font-size: 150%;
	margin: 0px 0px 5px 0px;
}

.petition textarea {
	width: 80%;
}

/* mise en forme de l'affichage des signataires de la pétition */

.signatures {
	border: 2px solid #154D84;
	padding: 10px;
	margin: 10px 30px 10px 30px; /*Sarka-SPIP 1.8.2*/
	background: #FFF1DD;
	font-size: 100%;
}

.signatures .en-tete{
	color: #154D84;
	font-size: 150%;
	margin: 0px 0px 5px 0px;
}

.signatures td {
	border: 1px solid #154D84;
	margin: 0px;
	padding: 2px 5px 2px 5px;
	empty-cells: hide;
	font-size: 12px;
}

.signatures thead {
	background: #154D84;
	font-weight: bold;
	color: #FFFFFF;
}

.signatures a {
	color: #A6315B;
	text-decoration: none;
}

.signatures a:hover {
	color: #A6315B;
	text-decoration: underline;
}

/* ~~~~~~~~~~~~ dans la meme rubrique ~~~~~~~~~~~~ */

.articles-freres {
	border: 2px solid #154D84;
	padding: 10px;
	margin: 20px 0px; 	/*Sarka-SPIP 1.8.2*/
	background: #FFF1DD;
}

.articles-freres ol {
	color: #154D84;
}

.articles-freres .en-tete{
	color: #154D84;
	font-size: 150%;
	margin: 0px 0px 5px 0px;
}

.articles-freres .frere a {
	/* lien vers les articles frères sauf l'article en cours */
	color: #154D84;
	text-decoration: none;
	font-weight: bold;
}

.articles-freres .frere a:hover {
	color: #154D84;
	text-decoration: underline;
}

.articles-freres .frere .date {
	color: #990000;
}

.articles-freres .en-cours {
	/* affichage du titre de l'article en cours (sans lien) */
	color: #8B7244;
}

/* ~~~~~~~~~~~~ forum ~~~~~~~~~~~~ */

.annonce-forum {
	color: #154D84;
	font-size: 150%;
	font-weight: bold;
	width: 100%;
	margin: 0;
	text-align: center;
}

.forum {
	border: none;
	padding: 0px;
	margin: 0px;
	font-size: 100%;
	margin: 0px;
}

a.repondre {
	background: #990000;
	color: #FFFFFF !important;
	text-decoration:none !important;
	border: #A6315B  solid 1px;
	text-align:center;
	padding: 1px 5px;
	margin-top:2px;
	float: right;
}

a.repondre:hover {
	background:#FFFFFF !important;
	color:#A6315B  !important;
	text-decoration:none !important;
}


.forum fieldset {
	border: 1px solid #154D84;
	margin: 5px 0px 0px 0px;
	padding: 10px;
}

.forum legend {
	color: #154D84;
	font-weight: bold;
	border: 1px solid #154D84;
	padding: 1px 5px;
	margin: 0px 0px 5px 0px;
}

.forum .en-tete {
	color: #154D84;
	font-size: 150%;
	margin: 0px 0px 5px 0px;
}

.forum textarea {
	width: 80%;
}

.forum .visualisation {
	border: 1px solid #154D84;
	margin: 10px 0px 0px 0px;
}

.forum .visualisation a {
	color: #A6315B;
	text-decoration: none;
}

.forum .visualisation a:hover {
	color: #A6315B;
	text-decoration: underline;
}

.forum .visualisation .titre {
	/*border-bottom: 1px solid #FFFFFF;*/
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px 10px 2px 10px;
	background: #154D84;
	margin: 0px;
}

.forum .visualisation .detail {
	border-bottom: 1px solid #154D84;
	border-left: 1px solid #154D84;
	font-size: 92%;
	text-align: center;
	color: #154D84;
	/*width: 200px;*/
	float: right;
	padding: 2px 6px;
	background: #FFF8EF;
	margin-left:5px;
}

.forum .visualisation .texte {
	padding: 10px;
}


.forum a.article-forum {
	text-decoration: none;
	font-size: 110%;
	color: #154D84;
	font-weight: bold;
}

.forum a.article-forum:hover {
	text-decoration: underline;
	color: #386154;
}

.forum ul {
	margin-left:0px;
}

/* ~~~~~~~~~~~~ plan du site et sites référencés ~~~~~~~~~~~~ */

.plan {
	font-size: 24px;
	margin: 0; /*Sarka-SPIP 1.8.2*/
}

.plan .intitule {
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 20px 0px; /*Sarka-SPIP 1.8.2*/
}

.plan a.rubrique {
	display:block;
	color: #A6315B;
	font-weight:bold;
	padding-left:15px;
	margin: 0.5em 0px 0px 0px;
}

.plan a.rubrique:hover {
	background-image:url(../puces/puce0.jpg);
	background-position: left center;
	background-repeat: no-repeat;
}

.plan a.article {
	color: #154D84;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-size: 12px;
}

.plan a.article:hover {
	background-image:url(../puces/puce.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: underline;
}

.plan a.breve {
	color: #8B7244;
	padding: 0px 0px 0px 10px;
	font-size: 11px;
}

.plan a.breve:hover {
	background-image:url(../puces/puce.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: underline;
}

.plan .date {
	color: #A6315B;
}

.plan ul {
	list-style-type: none;
	padding: 0px 0px 0px 10px; /*Sarka-SPIP 1.8.2*/
	margin: 0px;
	border: 0px;
}

.plan li {
	font-size: 80%;
	padding:0px;
	margin:6px 0;
	border: 0px;
}

.plan hr {
	margin: 10px 20px 10px 20px;
	border: 1px solid #A6315B;
}

.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 {
	background-image:url(../puces/puce.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.plan .date-syndic {
	color: #A6315B;
	font-weight: bold;
}

.plan .a-propos {
	display: block;
	border: 0px;
	background: #FFF8EF;
	color: #8B7244;
	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 30px 0px 30px; /*Sarka-SPIP 1.8.2*/
	font-size: 12px;
}

.auteur div {
	text-align: left !important;
}

.auteur .image .spip_logos {
	display: block;
	float: right;
	margin: 10px;
}

.auteur .nom {
	color: #154D84;
	font-size: 150%;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.auteur .tchak {
	color: #000000;
	font-size: 130%;
	font-weight: bold;
	margin: 30px 0px 10px 0px;
	padding: 0px;
}

.auteur .spip_encadrer {
	border: 1px solid #154D84;
	color: #154D84;
	font-size: 100%;
	margin: 5px 0px 10px 0px;
	padding: 5px;
}

.auteur a {
	color: #A6315B;
	text-decoration: none;
}

.auteur a:hover {
	text-decoration: underline;
}

/* ~~~~~~~~~~~~ recherche ~~~~~~~~~~~~ */

.recherche {
	margin: 0px 0px 20px 0px;  /*Sarka-SPIP 1.8.2*/
}

.recherche .intitule {
	color: #154D84;
	font-size: 150%;
	font-weight: bold;
	margin: 0px 0px 20px 0px; /* Sarka-SPIP 1.8.2 */
	padding: 1px 10px 1px 10px;
	border: 2px solid #154D84; /* Sarka-SPIP 1.8.2 */
	background: #FFF1DD;
}

.recherche .elements-trouves {
	color: #A6315B;
	font-size: 150%;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-decoration: underline;
}

.recherche .mot-cle {
	color: #154D84;
	font-size: 130%;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-decoration: underline;
}

.recherche .derniers-articles {
	margin: 0px; /* Sarka-SPIP 1.8.2 */
}

.indentation {
	padding-left: 40px;
}

.redimensionnement {
	font-size: 13px;
	color: #746038;
}



/* ====================== Formatage des éléments de la colonne de droite ====================== */

/* ~~~~~~~~~~~~ sites syndiqués ~~~~~~~~~~~~ */

.web {
	margin: 0;
	font-size: 10px;
	padding: 0;
	font-size: 100%;
}

.web a.en-tete, .web p.en-tete {
	display: block;
	background-color: #004E12;
	font-weight: bold;
	font-size: 170%;
	color: #FFF8EF;
	text-align: center;
	border-top: 2px solid #005C16;
	border-right: 2px solid #00410F;
	border-bottom: 2px solid #00410F;
	border-left: 2px solid #005C16;
}

.web a.en-tete:hover {
	background-color: #FFF1DD;
	color: #004E12;
	border-top: 2px solid #005C16;
	border-right: 2px solid #00410F;
	border-bottom: 2px solid #00410F;
	border-left: 2px solid #005C16;
	font-size: 170%;
}

.web a.article-synd {
	font-size: 115%;
	display: block;
	color: #004E12;
	text-decoration: none;
	background-image:url(../puces/puce.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 10px;
	margin: 0px 5px 0px 5px;
}

.droite .web a.article-synd:hover {
	color: #00410F;
	text-decoration: underline;
}

.centre .web a.article-synd:hover {
	color: #00410F;
	text-decoration: none;
	background-image:url(../puces/puce.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.web .site {
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 100%;
	border-top: 2px solid #005C16;
	border-right: 2px solid #00410F;
	border-bottom: 2px solid #00410F;
	border-left: 2px solid #005C16;	
}

.web .site .descriptif {
	background-color: #FFF1DD;
	margin: 5px 10px 10px 10px;
	padding: 5px;
	border-top: 2px solid #005C16;
	border-right: 2px solid #00410F;
	border-bottom: 2px solid #00410F;
	border-left: 2px solid #005C16;
	color: #004E12;
}

.web .site a.nom-site {
	display: block;
	border-bottom: 1px solid #004E12;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	color: #004E12;
	margin: 0px;
	padding: 1px;
	background: #FFF1DD;
	/*margin-bottom: 10px;*/
}

.web .site a.nom-site:hover {
	color: #FFF1DD;
	background: #004E12;
}


/* ~~~~~~~~~~~~ brèves ~~~~~~~~~~~~ */

.breves {
	margin: 0;
	font-size: 100%;
	color: #BE0202;
}

.breves a.en-tete, .breves p.en-tete {
	display: block;
	font-weight: bold;
	font-size: 170%;
	color: #FFF1DD;
	text-align: center;
	background-color: #BE0202;
	border-top: 2px solid  #D70202;
	border-right: 2px solid  #920101;
	border-bottom: 2px solid  #920101;
	border-left: 2px solid  #D70202;
}

.breves a.en-tete:hover {
	color: #FFF1DD;
	font-size: 170%;
	background-color: #BE0202;
	border-top: 2px solid  #D70202;
	border-right: 2px solid  #920101;
	border-bottom: 2px solid  #920101;
	border-left: 2px solid  #D70202;
}

.breves .contenu .titre {
	border-bottom: 1px solid #920101;
	font-size: 120%;
	font-weight: bold;
	text-align: center;
	color: #BE0202;
	margin: 0px;
	padding: 1px 0;
	background: #FFF1DD;
}

.breves .contenu {
	margin: 10px 0px 20px 0px;
	padding: 0px;
	font-size: 100%;
	border-top: 2px solid  #D70202;
	border-right: 2px solid  #920101;
	border-bottom: 2px solid  #920101;
	border-left: 2px solid  #D70202;

}

.breves .contenu a.nom-breve {
	display: block;
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	color: #BE0202;
	padding: 1px;
	background: #FFF1DD;
	margin: 0 3px;	
}

.breves .contenu .sur {
	font-size: 120%;
	margin: 3px;	
	color: #000000;
}

.breves .contenu .sous {
	font-size: 130%;
	font-style: italic;
	margin: 3px;	
	color: #000000;
}

.breves .contenu a.nom-breve:hover {
	color: #FFF1DD;
	background: #BE0202;
	text-decoration: none;
}

.breves .contenu .date {
	border-bottom: 1px solid  #920101;
	font-size: 120%;
	text-align: center;
	color: #BE0202;
	padding: 1px;
	background: #FFF1DD;
	text-align: center;
	font-weight: bold;
}

/* ~~~~~~~~~~~~ mots-clés ~~~~~~~~~~~~ */

.droite .mots-cles {
        margin: 0;
        font-size: 100%;
}

.droite .mots-cles a.en-tete, .droite .mots-cles p.en-tete {
        display: block;
        background-color: #154D84;
        font-weight: bold;
        font-size: 170%;
        color: #FFF8EF;
        text-align: center;
	   border-top: 2px solid #175B9B;
	   border-right: 2px solid #103F6B;
	   border-bottom: 2px solid #103F6B;
	   border-left: 2px solid #175B9B;
}

.droite .mots-cles a.en-tete:hover {
        background-color: #FFF8EF;
        color: #154D84;
		border-top: 2px solid #175B9B;
	    border-right: 2px solid #103F6B;
	    border-bottom: 2px solid #103F6B;
	    border-left: 2px solid #175B9B;
}

.droite .breves .contenu, .droite .mots-cles .contenu  {
	width: 166px;
}	

.droite .mots-cles .contenu {
	border-top: 2px solid #175B9B;
	border-right: 2px solid #103F6B;
	border-bottom: 2px solid #103F6B;
	border-left: 2px solid #175B9B;
	margin: 10px 0px 20px 0px;
	padding-bottom: 5px;
	font-size: 100%;
	font-weight: bold;
}

.droite .mots-cles .contenu a {
        display: block;
        color: #154D84;
        padding: 1px 5px;
        font-size: 110%;
        text-decoration: none;
}

.droite .mots-cles .contenu a:hover {
        text-decoration: underline;
}

.droite .mots-cles .contenu .nom-groupe {
        display: block;
        padding:  5px;
        font-size: 110%;
        text-decoration: none;
}

.droite .mots-cles .contenu a.type {
        display: block;
        border-bottom: 1px solid #154D84;
        font-size: 130%;
        font-weight: bold;
        text-align: center;
        color: #FFF8EF;
        margin: 0px;
        padding: 1px; 
        background: #154D84;
        margin-bottom: 10px;
        text-decoration:none;
}

.droite .mots-cles .contenu a.type:hover {
        color: #154D84;
        background: #FFF8EF;
}

.gros-centre {
	font-size: 110%;
	font-weight: bold;
	text-align: center;
	margin-right: 10px;
}

.underline {
	text-decoration: underline;	
}

.pagination { 
	font-size: 0.77em; 
	background-color: #fff;
	margin: 5px;
	padding: 2px;
}

.ligne1 {
	text-align: right;
}

.ligne2 {
	border-top: 1px solid #154D84;
	text-align: center;
}

/* Pour formulaires  */

ul.liste-des-listes, ul.liste-formats, ul.liste-des-listes li, ul.liste-formats li{
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
}