body {
	margin: 0px ;
    background: url(../img/arr-green.png) repeat;#6688ca;a;
	padding:2px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #050505;
}

#conteneur {
	width:900px;
	background:url(../img/ray-gris.gif) repeat;
	margin:0px;
	padding:0px;
	border:1px solid #333333;
}

.gauche {
	/*colonne de gauche*/
	border: 0px;
	width: 160px;
	float: left;
	margin:0 5px 0 0;
	border-right:;1px solid black;
	background:url(../img/arr-acc2.png) repeat-x;
}

.centre {
	/*colonne centrale*/
	margin-left: 0px;160px; /*Sarka-SPIP 1.8.2*/
	margin-right: 185px;
	text-align: justify;
	padding: 0px 8px;
	font-size: 11px;
	margin-bottom:10px;
	margin-top:0px;
	
}

.droite {
	/*colonne de droite*/	
	width: 185px;
	float:right;
	margin:0 0 0 5px;
	font-size: 10px;
	border-left:;1px solid black;
	background:url(../img/arr-acc2.png) repeat-x;
}

.footer {
	/*pied de page*/
	text-align: center;
	font-size: 11px;
	padding: 0px 0px 6px 0px;
	color: #333333;
	clear:both;
}

a {
	text-decoration:none;
	color:#000000;
}

a:hover {
	color:;
}

/*---comportement des liens de style bouton---*/

a.bouton {
	display:block;
	background: #CCCCCC;
	color: #333333;#F0F0FA;
	text-decoration:none;
	border: solid 1px #333333;
	text-align:center;
	padding:1px;
	margin:10px 0px 10px 0px;
}
a.bouton:hover {
	background:#F0F0FA;
	color:#333333;
	text-decoration:none;
}

/*---comportement des éléments de formulaires---*/

.saisie-texte, .forml {
	display:block;
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #333333;
	margin:5px 0px 5px 0px;
	padding:1px;
}

.spip_bouton {
	display: block;
	background: #F0F0FA;
	color: #333333;#F0F0FA;
	border: 1px solid #333333;
	margin:5px 0px 5px 0px;
	behavior: url(squelettes/scripts/spip-bouton-hover.htc);
}

.spip_bouton:hover {
	background: #efefdd;
	color: #333333;#F0F0FA;
	border: 1px solid #333333;
	cursor: pointer;
}

fieldset {
	margin: 0px;
	padding: 0px;
}

/*---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: #EEEEEE;
	text-align: left;
	color: #808080;
	padding: 0px 3px 0px 3px;
	border:1px solid #808080;
	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: #EEEEEE;
	text-align: left;
	color: #808080;
	padding: 0px 3px 0px 3px;
	border:1px solid #808080;
}

.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: #EEEEEE;
	text-align: left;
	color: #808080;
	padding: 0px 3px 0px 3px;
	border:1px solid #808080;
}

/*---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: #669999;
	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 ====================== */
/* Style applique au bloc haut, la baniere */
.bandeau {
	font-size:12px;
	height:125px;
	padding:0px;
	text-align:center;
	background:url(../img/arr-acc3.png) repeat-x top;
}

.bande-chemin {
	padding:0px; 
	font-size: 13px;
	font-weight:bold;
	margin:0 0 1px 0;
	border-bottom: double #093;993300;1px solid ;
}

.bande-chemin .menu {
	background: url(../img/arr-menu21.png) repeat-x;
	height: 12px;
	color: #000000;
	text-align:center;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	padding: 1px;
}

.bande-chemin .menu a{
	
	color: #000000;
	margin: 0px;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
}

.bande-chemin .menu a:hover {
	background:url(../img/arr-menu1.png) center no-repeat;
	color:#000000;
	margin:0px;
	text-decoration: none;
	padding:2px 5px 2px 5px;
}

.bande-chemin .flash {
	background:url(../img/slogan.png) center no-repeat;
	height:25px;
	width:380px;
}


/* ================================ Formatage des éléments du bandeau =============================== */

a.bandeau .spip_logos {
	float: left;
	border: 0px;
}

a.bandeau .nom-site {
	margin: 0px;
	padding: 0px;
}


/* ================================ Formatage des éléments du pied de page =============================== */

.footer a {
	color:  #000000;
	text-decoration: underline;
}

.footer a:hover {
	text-decoration: none;
}

/* ================================ Formatage des éléments de la colonne de gauche =============================== */

/* ~~~~~~~~~~~~ menu destinations ~~~~~~~~~~~~ */

.gauche .intitule {
	color:#FFFFFF; 
	display:block;
	background: #000000;
	padding:2px;
	font-size: 15px;
	font-weight: bold;
	margin: 0px; 0px 2px 0px;
	text-align:center;
	text-decoration: none;underline;
}

.gauche .rubrique {
	color: #000011;
	font-weight:bold;
	margin: 0px 0px 2px 0px;
	text-align:left;
	font-size:13px;
}

.gauche a.article {
	color: #CC3333; 
	padding: 0px 0px 0px 4px;
	margin: 0px;
	font-size: 11px;
	text-align:center;
}

.gauche a.article:hover {
	background-image: none;
	color:#333333;
	text-decoration:; underline;
}

.gauche ul {
	list-style-type: none;
	padding: 0px 0px 0px 2px; /*Sarka-SPIP 1.8.2*/
	margin: 0px;
	border: 0px;
}

.gauche li {
	font-size: 11px;
	padding:0px;
	list-style-type: none;
	margin:0px;
	border: 0px;
	text-align: center;;
}

.gauche hr {
	margin: 10px 20px 10px 20px;
	border: 1px solid #990000;
}
.gauche .image .spip_logos {
	display:; block;
	float: none; left; right;
	margin: 4px;
	border:0px;
}

.droite .rub0 a {
	text-decoration: none;
	background:#fefefe;  
	color: #000000;
	display:block;
	text-align: center;
	font-size:11px;
	font-weight:bold;
	padding:2px 0px 2px 0px;
	margin:0px;
	width:100%;
	border:;1px solid #000000; 
	line-height: 1.2;
}

.droite .rub0 a:hover {
	background:;  
	color: #ef4444; 
	display:block;
	text-align: center;
}
/* bloc de navigation 1 --> arborescence du site */

.nav1 {
	/*bloc contenant la hiérarchie*/
	font-size: 11px;
	width: 100%;
	text-align:left;
	margin:0px;
	padding:0px;
}


	  
.bord {
	/*bloc englobant nav1, pour créer une marge valable sous IE et firefox*/
	padding: 0px;
	margin-right: 10px;
}

.nav1 .date {
	color: #ffcb00; #f2f9f7;
	font-weight: bold;
	font-size:11px;
	}

.nav1 a.rub0 {
	text-decoration: none;
	background:#dddddd;  
	color: #000000;
	display:block;
	text-align: center;
	font-size:11px;
	font-weight:bold;
	padding:2px 0px 2px 0px;
	margin:0px;
	width:100%;
	border:;1px solid #000000; 
	line-height: 1.2;
}

.nav1 a.rub0:hover {
	background:;  
	color: #ef4444; 
	display:block;
	text-align: center;
}
.nav1 .rub1 {
	padding:Opx;2px  2px 2px;
	margin:0px;
	color:#333333;
	text-align: left; 
	font-weight:bold;
	font-size:11px;
	line-height:0.9;
}

.nav1 a.rub1 {
	padding:Opx;2px  2px 2px;
	margin:Opx;1px  2px 0px;
	display:block;
	color:#fefedd;
	font-weight:;bold;
	font-size:11px;
	line-height:0.8;
}

.nav1 a.rub1:hover {
	text-decoration:  underline;
	display:block;
	color:#fefedd;
	margin:0px;
}

.nav1 a.rub11 {
	padding:Opx;2px  2px 2px;
	margin:Opx;1px  2px 0px;
	display:block;
	color:#000000;
	background: #dfdfdf;
	font-weight:;bold;
	border:1px solid black;
	font-size:11px;
	line-height:;0.8;
}

.nav1 a.rub11:hover {
	text-decoration:  none;
	display:block;
	color:#336633;
	background: #dfdfdf;
	margin:0px;
}

.nav1 ul {
	padding-left:2px;
	margin:0px;
	width: 100%;
	line-height: 95%;
	list-style: none;
}

.nav1 li {
	margin:0.3em 0em 0.5em 0em;
	width: 100%;
	padding-left:0px;
	font-size:11px;
	list-style-type:none;
	line-height: 1.2;
	padding-bottom: 2px;
}

/* bloc de navigation 2 --> contact + admin + formulaire + s'inscrire */

.nav2 {
	/*bloc contenant les liens de navigation*/
	border: 1px solid  #000000;
	background:; #eeeeee;#dedede;#ffffdd; 
	width: 98%;
	margin: 1px; 
}

.nav2 .texte {
	margin:5px;
	font-size: 12px;
}

.nav2 .saisie-texte {
	width:90%;
}
        
.nav2 .forml{
	width:90%;
}

/* ================================== Formatage des éléments de la colonne centrale ============================== */

/* Style de l'intitulé de chaque page */
.intitule {
	color: #333333; #808080;
	font-size: 18px;
	font-weight: bold;
	margin: 0px; 30px 20px 30px; 
}

/* edito */
.titre-bloc {
	color: #efef99; 
	font-size: 15px;
	font-weight: bold;
	margin:0px; 
	padding:2px;
	width:100%; 
	background: #222222;
	text-align:center;
	display:block;
	}
	
.edito {
	font-size: 12px;
	margin: 0px 2px 2px 2px;
	padding:1px 5px 2px 0px;
}

.edito .titre-bloc {
	color: #efef99; 
	font-size: 15px;
	font-weight: bold;
	margin:0px; 
	padding:2px;
	width:400px; 
	background: #222222;
	text-align:center;
	display:block;
	}
	
.edito a {
	color: #990000;
	text-decoration: none;
}

.edito a:hover {
	color: #990000;
	text-decoration: underline;
}

.edito .image .spip_logos {
	display:; block;
	float: left;
	margin: 5px;
	border:0px;
	}


.edito .titre {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 10px; 5px 10px;
	padding: 0px;
}

.edito .list-art {
	margin:0 0 5px 0;
	padding:0;
	clear:; left;
}
.clear1 {
	clear:left;
	height:2px;
}
.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: #663300; #6262A4;
	margin: 10px;
	padding: 0px;
	font-weight: bold;
	font-style:italic;
}

.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:#663300;#6262A4;
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

.edito .notes {
	color: #000000;
	margin: 10px;
	padding: 0px;
	border-top: 2px solid #000000;
	font-size: 90%;
}

.edito h3 {
	color:  #5383A4;
	font-weight: bold;
	font-size: 14px;
	
}

.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;
}

/* ~~~~~~~~~~~~ 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 #990000;
	background: #FFFFFF;
	margin: 0px 30px 40px 30px; /*Sarka-SPIP 1.8.2*/
}

.contenu .rubrique a.titre {
	display: block;
	font-size: 150%;
	color: #FFFFFF;
	background: #990000;
	border-right: 2px solid #990000;
	border-bottom: 2px solid #990000;
	padding: 1px 5px 1px 5px;
	margin-right: 50%;
	text-align:center;
	font-weight:bold;
}

.contenu .rubrique a.titre:hover {
	display: block;
	font-size: 150%;
	color: #990000;
	background: #FFFFFF;
	border-right: 2px solid #990000;
	border-bottom: 2px solid #990000;
	padding: 1px 5px 1px 5px;
	margin-right: 50%;
	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: right;
	margin: 10px;
	border:0px;
}

.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 #6262A4;
	margin: 10px 5px 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: #808080;
	text-align: left;
	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: #990000;
	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 0px 0px 30px;
	border:0px;
}

.contenu .doc a {
	display:block;
	text-decoration: none;
	color: #990000;
	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: 0px; /*Sarka-SPIP 1.8.2*/
	padding: 10px;
	background: #FFFFFF;
}

.contenu .images .en-tete {
	font-size: 110%;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	color: #990000;
}

.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:; #6262A4;
	margin:;2px; 30px 30px 20px 30px; /*Sarka-SPIP 1.8.2*/
	font-size: 11px;
	padding:; 4px;
	margin: 0px 10px; 2px 2px;
	padding:1px 5px 2px 0px;
}

.derniers-articles a {
	color: #990000;
	text-decoration: none;
}

.derniers-articles .image .spip_logos {
	display: block;
	float: left;
	margin: 3px;
	border:0px;
}

.derniers-articles a:hover {
	color: #990000;
	text-decoration: underline;
}

.derniers-articles .en-tete {
	color: #996600; 
	font-size: 15px;
	font-weight: bold;
	text-decoration:underline;
	text-align:center;
}

.derniers-articles .annonce {
	background:; #FFFFFF;
	margin: ;10px;
	padding: 0px 0px 10px 0px;
}

.derniers-articles a.titre {
	display: block;
	color:#333333; 
	font-size: 20px;
	font-weight: bold;
	margin: 0px; 
	text-decoration: underline; 
	padding-top: 5px;
	font-family:;script MT bold, tahoma, sans serif;
}

.derniers-articles a.titre:hover {
	color:#333333; #6262A4;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	text-decoration: none; underline;
}

.derniers-articles .detail {
	color: #333333;#6262A4;
	font-size: 11px; /*Sarka-SPIP 1.8.2*/
	font-weight: bold;
	text-align: left; center;
	margin:; 0px 0px 10px 0px; /*Sarka-SPIP 1.8.2*/
	padding: 1px; 5px 1px 5px;
	width: 98%;200px;
	float: right;
}



.derniers-articles .introduction {
	color: #000000;
	text-align:justify;
	margin:; 10px 10px 0px 10px;
}

.derniers-articles a.suite {
	text-align: left; right;
	display: block;
}

/* contenu de l'article "proprement dit" */

.article {
	color:#333333;
	font-size: 12px;
	margin: 0px 5px 0px 5px; /*Sarka-SPIP 1.8.2*/
	padding: 5px;
	text-align:justify;
}

.article .intitule {
	color: #FFFFFF; #808080;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

.article a {
	color: #333333; #990000;
	text-decoration:underline; 
}

.article a:hover {
	color: #333333; #990000;
	text-decoration: none;
}

.article .image .spip_logos {
	display: block;
	float: left;
	margin: 10px;
	border:0px;
}


.article .titre {
	color: #000000;
	font-size: 18px;
	font-family:tahoma, sans serif;
	padding:1px; 10px 5px 10px;
	font-weight: bold;
	text-align: left;center;
	text-decoration:underline;
	margin: 0px; /*Sarka-SPIP 1.8.2*/
}

.article .detail {
	color: #333333;
	font-size: 10px;
	text-align: left;
	margin: 0px; 0px 00px 00px;
	padding: 1px 5px 1px 2px;
}

.article .texte {
	color: #000000;
	margin: 0px 5px 0px 5px;
}

.article .chapo {
	color: #000000; 
	margin: 5px 5px 5px 5px;
	font-style:italic;
}


.article .notes {
	color: #000000;
	margin: 5px 0px 5px 0px;
	padding: 0px 5px 0px 5px;
	border-top: 1px solid #333333;#5984af;#009999;#6262A4;
	font-size: 11px;90%;
}

.article .en-tete {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 10px 0px; /*Sarka-SPIP 1.8.2*/
}

.article h3 {
	color: #5984af;#009999;#6262A4;
	font-weight: bold;
	font-size: 14px;
	margin: 1.5em 0em 0.5em 0em;
}

.article blockquote {
	border: 1px solid #333333;#808080;
	background:; #EEEEEE;
	padding: 0px 5px 0px 5px;
}

.article table {
	font-size: 90%;
	border-color: #FFFFFF;
}

.article tr.row_first {
	background: #808080;
	color: #000000; #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 #333333; #FFFFFF;
	padding: 1px 5px 1px 5px;
}

.article a.imprimer {
	
	margin-right: 10px; 
}

/* mise en forme des documents insérés dans le texte de l'article */

.article .spip_documents {
	display: block;
	padding: 10px;
	font-size: 95%;
	margin: 10px 5px 10px 5px;
	padding: 5px;
	background:; #F0F0FA;
	width: 200px !important;
	text-align: center;
}

.article .spip_documents_center {
	margin-left: auto;
	margin-right: auto;
}

.article .spip_doc_titre {
	text-align: left;
	padding: 5px 0px 0px 0px;
	text-align: center;
}

.article .spip_doc_descriptif {
	font-size: 90%;
	color: #808080;
	text-align: left;
	padding: 5px 0px 5px 0px;
	text-align: center;
}


/* ~~~~~~~~~~~~ dans la meme rubrique ~~~~~~~~~~~~ */

.articles-freres {

	padding:; 5px;
	margin:; 5px 10px 2px 10px; 	/*Sarka-SPIP 1.8.2*/
	margin: 0px 2px 2px 2px;
	padding:1px 5px 2px 0px;

}

.articles-freres ol {
	color: #5984af;
}

.articles-freres .en-tete{
	color: #5984af;
	font-size: 15px;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
	text-decoration:underline;
}

.articles-freres .frere a {
	/* lien vers les articles frères sauf l'article en cours */
	color: #333333; 
	text-decoration: underline;
	font-weight: bold;
}

.articles-freres .frere a:hover {
	color: #333333;
	text-decoration: none;
}

.articles-freres .frere .date {
	color: #333333; 
}

.articles-freres .en-cours {
	/* affichage du titre de l'article en cours (sans lien) */
	color: #808080;
}

/* ~~~~~~~~~~~~ plan du site et sites référencés ~~~~~~~~~~~~ */

.plan {
	font-size: 12px;
	margin: 0px; 30px 0px 30px; /*Sarka-SPIP 1.8.2*/
	padding:8px;
}

.plan .intitule {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

.plan a.rubrique {
	display:block;
	color: #990000;
	font-size:14px;
	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;
	color:#333333;
	text-decoration:underline;
}

.plan a.article {
	color: #6262A4;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-size: 11px;
}

.plan a.article:hover {
	background-image:url(../puces/puce.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: underline;
	color:#333333;
}

.plan a.breve {
	color: #808080;
	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: #990000;
}

.plan .puce1 {
	background:url(../puces/puce-n0.gif) no-repeat center ;
	height:11px;
	width:8px;
}

.plan ul {
	list-style-type: none;
	padding: 0px 0px 0px 20px; /*Sarka-SPIP 1.8.2*/
	margin: 0px;
	border: 0px;
}

.plan li {
	font-size: 80%;
	padding:0px;
	margin:0px;
	border: 0px;
}

.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 {
	background-image:url(../puces/puce.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

.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 30px 0px 30px; /*Sarka-SPIP 1.8.2*/
	font-size: 12px;
}

/* Style de l'intitulé de chaque page */
.auteur .intitule {
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 20px 0px; 
}

.auteur div {
	text-align: left !important;
}

.auteur .image .spip_logos {
	display: block;
	float: right;
	margin: 10px;
	border:0px;
}

.auteur .nom {
	color: #6262A4;
	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 #6262A4;
	color: #6262A4;
	font-size: 100%;
	margin: 5px 0px 10px 0px;
	padding: 5px;
}

.auteur a {
	color: #990000;
	text-decoration: none;
}

.auteur a:hover {
	text-decoration: underline;
}

/* ~~~~~~~~~~~~ recherche ~~~~~~~~~~~~ */

.recherche {
	margin: 0px 30px 20px 30px;  /*Sarka-SPIP 1.8.2*/
}

.recherche .intitule {
	color: #808080; 
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 20px 0px; /* Sarka-SPIP 1.8.2 */
	padding: 1px 10px 1px 0px;
	border: 0px;
}

.recherche .elements-trouves {
	color: #990000;
	font-size: 150%;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-decoration: underline;
}

.recherche .mot-cle {
	color: #6262A4;
	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: 11px; /* Sarka-SPIP 1.8.2 */
}

/* Formulaire de recherche */
.formulaire_recherche { width: 12em; text-align: left; margin:4px }
.formulaire_recherche label { display: none;  }
.spip_surligne { background: #FFFF66; }

/* Puces générées par un tiret seul en début de ligne */
/* Ces puces ne sont pas incluses dans une balise <ul> et le code obetnu est <li class="spip"> */
li.spip { list-style-image:URL(../puces/puce-n0.gif);
		list-style-position: inside;
}
/* Puces générées par un tiret suivant d'un ou plusieurs asterisques (ex: -* blabla...) */
/* Ces puces sont incluses dans une balise <ul class="spip"> et le code de chaque item est <li class="spip"> */
ul.spip  { 	margin-left: 5px;
			padding-left: 5px;
}
ul.spip li.spip { 	list-style-image:URL(../puces/puce-n1.gif);
				list-style-position: inside;
}
ul.spip ul.spip  { margin-left: 5px;
				padding-left: 5px;
}
ul.spip ul.spip li.spip { list-style-image:URL(../puces/puce-n2.gif);
					  list-style-position: inside;
}

img {	border: 0px
}



/* contenu de l'article "proprement dit" */

.newsletter {
	color:#333333;
	font-size: 12px;
	margin: 0px 5px 0px 5px; /*Sarka-SPIP 1.8.2*/
	padding: 5px;
	text-align:justify;
}

.newsletter .intitule {
	
	margin: 0px 0px 5px 0px;
	color:  #336633;#efef99; 
	font-size: 15px;
	font-weight: bold;
	
	padding:2px;
	width:200px; 
	background: #efefef;#222222;
	text-align:center;
	display:block;
}

.newsletter a {
	color: #333333; 
	text-decoration:underline; 
}

.newsletter a:hover {
	color: #333333; 
	text-decoration: none;
}

.newsletter .image .spip_logos {
	display: block;
	float: left;
	margin: 10px;
	border:0px;
}


.newsletter .titre {
	color:  #006600;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	text-decoration:underline;
	margin: 0px; /*Sarka-SPIP 1.8.2*/
}

.newsletter .detail {
	color: #333333;
	font-size: 10px;
	text-align: left;
	margin: 0px; 
	padding: 1px 5px 1px 2px;
}

.newsletter .texte {
	color: #000000;
	margin: 0px 5px 0px 5px;
}

.newsletter .descriptif {
	color: #333333; 
	margin: 5px 5px 5px 5px;
	font-style:italic;
}

.newsletter .chapo {
	color: #000000; 
	margin: 5px 5px 5px 5px;
	font-style:italic;
}


.newsletter .notes {
	color: #000000;
	margin: 5px 0px 5px 0px;
	padding: 0px 5px 0px 5px;
	border-top: 2px solid #009999;
	font-size: 11px;90%;
}

.newsletter .en-tete {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0px 10px 0px; /*Sarka-SPIP 1.8.2*/
}

.newsletter h3 {
	color: #006600;
	font-weight: bold;
	font-size: 15px;
	margin: 1.5em 0em 0.5em 0em;
}

.newsletter blockquote {
	border: 1px solid #808080;
	background: #EEEEEE;
	padding: 0px 5px 0px 5px;
}

.newsletter table {
	font-size: 90%;
	border-color: #FFFFFF;
}

.newsletter tr.row_first {
	background: #cccccc;
	color: #000000;
	text-align: center;
	font-size: 100%;
}

.newsletter tr.row_odd {
	background: #eeeeee;
	color: #000000;
}

.newsletter tr.row_even {
	background: #eeeedd;
	color: #000000;
}

.newsletter td {
	border: 0px;1px solid #333333;
	padding: 1px 5px 1px 5px;
}


/* mise en forme des documents insérés dans le texte de l'article */

.newsletter .spip_documents {
	display: block;
	padding: 5px;
	font-size: 95%;
	margin: 5px;10px 5px 10px 5px;
	width: auto;300px !important;
	text-align: center;
}

.newsletter .spip_documents_center {
	margin-left:; auto;
	margin-right:; auto;
	margin: 0px;
}

.newsletter .spip_doc_titre {
	
	padding: 5px 0px 0px 0px;
	text-align: center;
}

.newsletter .spip_doc_descriptif {
	font-size: 90%;
	color: #808080;
	text-align: left;
	padding: 5px 0px 5px 0px;
	text-align: center;
}
			
