/**
* Description des couleurs utilis/(c)es dans cette feuille de style:
*   #369: Bleu marine
*   #CCC: Gris clair 
*   #F0F0FA: Bleu ciel
*   #990000: Rouge
*   #FA0:Orange
*	#FFE: Blanc crme
*/

/*-------------------------*/
/* BALISES HTML GNRIQUES */
/*-------------------------*/

body {
    font-size:80%;
    font-family:"Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;	
	margin : 0px;
	padding : 0px;
	position: relative;
	vertical-align: middle;
	background:#fFFFFF url('../images/bg.png') repeat-y center;
	/*For good measure, I need to apply the IE fix:*/
	text-align:center; 
	/* Needed in order to make appear the scroll bar in netscape 6*/
	min-width:1000px;
}

p {
	color:black;
	line-height:16px;
	font-size:0.9em;
}

a {
	text-decoration:none;
	color:#369;
}

a:hover {
	text-decoration:underline;
}

/* Habillage du titre d'une portlet*/
h3.titre_portlet {
  background: #F0F0FA;
	padding: 4px;
	margin: 0px;
	text-align: left;
	font-size: 1.4em;
	color: #369;
	font-weight: bold;
	border:1px solid #369;
}

h3.titre_portlet a:hover {
	text-decoration: underline;
}

img {
	border:0px;
	padding:0px;
	margin:0px;
}

/*-------------------*/
/* CONTENEUR GNRAL */
/*-------------------*/

div#page {
	border-right: 4px solid #369;
	border-left: 4px solid #369 ;
	padding: 0;
	background:#fff;
	width: 984px;
	/* Centre la page*/
	margin:0px auto;
	text-align:left;
	background:#ececec url('../images/bg.png') repeat-y;
}


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

a.bouton {
	display:block;
	background:#369;
	color:#F0F0FA;
	text-decoration:none;
	border: #369 solid 1px;
	text-align:center;
	padding:1px;
	margin:10px 0px 10px 0px;
}

a.bouton:hover {
	background:#F0F0FA;
	color:#369;
	text-decoration:none;
}

div.center {
	text-align:center;
}

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

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;
}

/*---comportement des ?ments de formulaires---*/

.saisie-texte, .forml {
	display:block;
	color: #369;
	background: #F0F0FA;
	border: 1px solid #369;
	margin:5px 0px 5px 0px;
	padding:1px;
}

.spip_bouton {
	display: block;
	background: #369;
	color: #F0F0FA;
	border: 1px solid #369;
	margin:5px 0px 5px 0px;
}

.spip_bouton:hover {
  color: #369;
	background: #F0F0FA;
  cursor: pointer;
}

fieldset {
	margin: 0px;
	padding: 0px;
}

input:focus, textarea:focus {
	background:#ffc;
}

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

a.info span {
	display: none;
}

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


h2.titre {
	margin:0px;
	background: url('../images/quote.gif') no-repeat top right;
	/*background:#FFF;*/
	border:1px solid #369 ;
	color:#369;
	font-size: large;
 	padding: 5px;			
 	font-weight:bold;
  	/*background-color: #eaeaea;*/
  	/*color: #286ea0;*/
  	border-left: 4px solid #286ea0;
	/*width:100%;*/
}

.images a.info:hover span {
	/* style des infobulles associ? 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? aux articles syndiqu?(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? aux articles syndiqu?(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: 0.9em;
	background: #E0F0F0;
	overflow: auto;
	max-height: 25em;
}


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

.bande-chemin {
	/*bande accroch?au bandeau de titre, contenant le chemin hi?rchique de la page en cours*/
	background: #F0F0FA;
	padding: 4px 10px 4px 10px;
	margin: 0px 0px 10px 180px;
	text-align: left;
	font-size: 1em;
	color: #369;
	font-weight: bold;
	border-left:1px solid #369;
	border-bottom:1px solid #369;
}

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

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

.gauche {
	/*colonne de gauche*/
	border: 0px;
	width: 150px;
	float: left;
	display:inline;

}

#centre {
	/*colonne centrale*/
	/*border: 3px dotted #F0F0FA ;*/
  	margin-top:0px;
	margin-left: 180px;
	margin-right: 176px;
	display:block;
	position:relative;
}

.droite {
	/*colonne de droite*/
	border: 0px;
	width: 170px;
	float: right;
	font-size: 0.9em;
	display:inline;
}

.footer {
	/*pied de page*/
	clear: both;
	text-align: center;
	font-size: 1em;
	padding: 10px;
	display:block;
	color: #FFF;
	background: #369;
}

/* ================================ Formatage des ?ments du pied de page =============================== */

.footer a {
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
}

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

/* ================================ Formatage des ?ments de la colonne de gauche =============================== */

/* bloc contenant la date de derni? mise ?our */

.maj {
	background: #FFFFFF;
	font-size: 1em;
	border-top: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
	width: 100%;
	text-align: center;
	padding: 3px 0px 3px 0px;
	color: #808080;
	margin: 20px 0px 20px 0px;
}

.nav1 {
        /*bloc contenant la hi?rchie*/
        width: 100%;
        padding:0px;
        font-size: 1em;
}

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

.nav2 {
	/*bloc contenant les liens de navigation*/
	border: 1px solid #369;
	background: #E0E0E0;
	width: 100%;
	margin: 20px 0px 20px 0px;
}

/*.nav2 .texte {
	margin:10px;
	font-size: 1em;
}*/

/** Habillage du formulaire de recherche */

#recherche {
	display:block;
	border: 1px solid #369;
	background: #FFD;
	margin: 10px;
	width:130px;
}

#recherche .texte {
	font-size: 1em;
}

#recherche fieldset {
    /*Opera has some buggy behaviour with fieldset, so we need 
    to set the border transparent in order to not display it*/
	border:0px solid transparent ;
}

#recherche input {
	display:inline;
	margin:5px;
}

#recherche_bouton {
}


#recherche .saisie-texte {
  	background:#fff;
  	width:115px;
}


/* ================================== Formatage des ?ments de la colonne centrale ============================== */


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

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

/* Habillage des informations principales du site*/
#infos_principales {
	display:inline;
	margin: 0px 10px;
	float:right;
	width:300px;
	color:black;
}

#infos_principales div {
	padding-left:10px;
  	border-left:1px dashed #369;
}

/* Habillage d'une meditation */

#meditation {
  font-size:small;
  display:block;
  background: url('../images/quote.gif') no-repeat center left;
  /*background:#FFF;*/
  margin:0px;
  color:#000;
  font-style:italic;
  border-left:1px dashed #369;
}

#meditation p {
  height:60px;
  overflow:auto;
}

/* Habillage d'un edito */

#edito {
	display:block;
	width: 300px;
	height:auto;
}

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

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

#edito .image .spip_logos {
	display:inline;
	float: right;
	margin: 5px;
	width:80px !important;
	height:60px !important;
}

#edito h3 {
	color: #000000;
	font-weight: bold;
	margin: 3px;
	padding: 0px;
}

#edito h2 {
}

#edito h1 {
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	margin: 5px;
	padding: 0px;
}

#edito .detail {
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	color: #000000;
	padding-right: 5px;
}

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

#edito .chapo {
	color: #369;
	margin: 10px;
	padding: 0px;
	font-weight: bold;
}

#edito .post-scriptum {
	color: #000000;
	margin: 10px;
	padding: 0px;
	border-top: 2px dotted #369;
}

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

#edito .notes {
	color: #000000;
	margin: 10px;
	padding: 0px;
	border-top: 10px dashed #369;
	font-size: 1em;
}


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

#edito table {
	font-size: 0.9em;
	border-color: #FFFFFF;
}

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

#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;
}

/* annonce des rubriques-secteurs */
.sommaire .rubrique {
	border: 2px solid #990000;
	background: #FFFFFF;
	margin: 0px 20px 20px 20px;  /*Sarka-SPIP 1.8.2*/
}

.sommaire .rubrique a.titre {
	display: block;
	font-size: 1.2em;
	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;
}

.sommaire .rubrique a.titre:hover {
	display: block;
	font-size: 1.2em;
	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;
}

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

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

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

.sommaire .rubrique table {
	font-size: 0.9em;
	border-color: #FFFFFF;
}

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

.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:inline;
	float: right;
	margin: 10px;
}

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

.contenu {
	font-size: 1em;
	margin: 0px; 
	width: 100%;
}
/* contenu --> rubriques */
.contenu .rubrique {
	background: #FFFFFF;
	margin: 0px 10px 0px 0px;
}

.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 {
	display:inline;
	border:1px solid #369;
	background:#F0F0FA;
	padding:0px;
	margin:0px;
	float: right;
	width:115px;
	height:90px;
}

.contenu .rubrique .image img{
	width:109px !important;
	height:84px !important;
	padding:4px;
}

.contenu .rubrique .image .spip_logos {
	display: block;
	margin: 3px;
}

.contenu .rubrique .descriptif {
	margin: 10px 150px 5px 10px;
	border-top: 1px solid #369;
	border: 1px solid;
	font-size: 0.9em;
	padding: 5px;
	background:#FFE;
	color:#369;
	font-weight:bold;
	
}

.contenu .rubrique table {
	font-size: 0.9em;
	border-color: #FFFFFF;
}

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

.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 20px;
}

.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?s dans le texte de la rubrique*/

.rubrique .spip_documents {
	display: block;
	font-size: 0.9em;
	border: 1px solid #369;
	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 {
	padding: 5px 0px 0px 0px;
	text-align: center;
}

.rubrique .spip_doc_descriptif {
	font-size: 0.9em;
	color: #808080;
	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: 1.1em;
	font-weight:bold;
	margin: 5px 0px 5px 0px; /*Sarka-SPIP 1.8.2*/
}

.contenu .doc .spip_logos {
	margin: 5px 0px 0px 20px;
}

.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 h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	color: #900;
}

.contenu .images .vignette {
	font-size: 1em;
	padding: 5px;
	list-style: none;
  /*font-weight:500;*/
  margin:0em 0em 0.6em 0.6em;
  background-color: #f2f2f2;
  color:#69c;
  border: solid 1px #909090;
  width:150px;
  height:150px;
  display:inline;
  float:left;
}

.contenu .images .vignette ul {
  margin-top:20px;
}

.contenu .images .vignette img{
  float:right;
}

.contenu .images .vignette li span{
	font-weight: bold;
	color: #900;
}

.contenu .images ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: #000000;
}

/** Habillage d'un boite au sein de la partie centrale*/
div.box {
 margin:15px 5px 0px 0px;
 padding:5px 5px 5px 0px;
}


/* ~~~~~~~~~~~~ derniers articles ~~~~~~~~~~~~ */
/* La classes "derniers articles" est mal nomm?: */
/* elle correspond aux annonces d'articles, dans les */
/* pages sommaire, plan, recherche, auteur, etc. */

ul.liste_articles {
	background: transparent;
	font-size: 1em;
	padding: 10px 0px;
	display:block;	
	list-style: none;
	margin:5px;
}

ul.liste_articles .article_resume {
	margin-left:145px;
}


ul.liste_articles li {
	background: transparent;
	margin-top: 10px; /*Sarka-SPIP 1.8.2*/
	display:block;
	border-top:1px #369 solid ;
	padding: 0px 0px;
	height:auto;
}

.liste_articles li:last-child {
	border-bottom:1px #369 solid
}

ul.liste_articles li:hover {
  background:#F0F0FA;
}

ul.liste_articles li a {
	color: #990000;
	text-decoration: none;
}

ul.liste_articles h2, ul.liste_articles h3,ul.liste_articles h4 {
  margin:0px;
  padding:2px;  
}

ul.liste_articles li div.image {
	display:inline;
	float: left;
	margin-right: 10px;
	width:120px;
	height:95px;
	border:1px solid #369;
	background:#F0F0FA;
	padding:3px;
}

ul.liste_articles li div.image img {
	display: block;
	width:120px;
	height:95px;
}

ul.liste_articles li a:hover {
	color: #990000;
	text-decoration: underline;
}

ul.liste_articles li .en-tete {
	color: #369;
	font-size: 1em;
	font-weight: bold;
	margin: 0px 10px 10px 0px;
	border-bottom:1px dotted #369;
}

ul.liste_articles li .annonce {
	background: #FFFFFF;
	margin: 10px;
	padding: 0px 0px 10px 0px;
	border:1px solid #369;
}

ul.liste_articles li h3 {
	color: #369;
	font-size:1.1em;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding-top: 5px;
}

ul.liste_articles li a.titre {
	display: block;
	color: #369;
	font-size: 1.2em;
	font-weight: bold;
	margin: 2px;
	text-decoration: none;
	padding-top: 5px;
}

ul.liste_articles li a.titre:hover {
	color: #369;
	margin: 2px;
	text-decoration: underline;
}

ul.liste_articles li h4 {
	color: #369;
	font-weight: bold;
	margin: 2px;
	padding-top: 2px;
}

ul.liste_articles li .detail {
	color: #369;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 5px 0px; /*Sarka-SPIP 1.8.2*/
	padding: 0px;
	border-left: 1px solid #369;
	border-right: 1px solid #369;
	border-bottom: 1px solid #369;
	width: 200px;
	display:inline;
	float: right;
}

ul.liste_articles li .chemin {
	color: #990000;
	font-weight: bold;
	font-size:1.4em;
	padding: 2px;
}

ul.liste_articles li .introduction {
	color: #000000;
	margin: 2px;
}

ul.liste_articles li a.suite {
	text-align: right;
	display: block;
}

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


/* mise en forme du formulaire de p?tion */

.petition {
	border: 2px solid #369;
	padding: 10px;
	margin: 0px 20px 20px 20px; /*Sarka-SPIP 1.8.2*/
	background: #EEEEEE;
}

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

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

.petition .en-tete {
	color: #369;
	font-size: 1.5em;
	margin: 0px 0px 5px 0px;
}

.petition textarea {
	width: 80%;
}

/* mise en forme de l'affichage des signataires de la p?tion */

.signatures {
	border: 2px solid #369;
	padding: 10px;
	margin: 10px 20px 10px 20px; /*Sarka-SPIP 1.8.2*/
	background: #EEEEEE;
	font-size: 1em;
}

.signatures .en-tete{
	color: #369;
	font-size: 1em;
	margin: 0px 0px 5px 0px;
}

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

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

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

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

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

.articles-freres {
	border: 2px solid #369;
	padding: 10px;
	margin: 20px 20px 10px 20px; 	/*Sarka-SPIP 1.8.2*/
	background: #EEEEEE;
}

.articles-freres ol {
	color: #369;
}

.articles-freres .en-tete{
	color: #369;
	font-size: 1.5em;
	margin: 0px 0px 5px 0px;
}

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

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

.date {
	color: #990000;
}

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

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

.annonce-forum {
	color: #990000;
	font-size: 1.5em;
	font-weight: bold;
	width: 100%; /*Sarka-SPIP 1.8.2*/
	margin: 0px 20px 0px 20px; /*Sarka-SPIP 1.8.2*/
}

.forum {
	border: none;
	padding: 0px;
	margin: 0px;
	font-size: 1em;
	margin: 0px 20px 0px 20px; /*Sarka-SPIP 1.8.2*/
}

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

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


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

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

.forum .en-tete {
	color: #369;
	font-size: 1.5em;
	margin: 0px 0px 5px 0px;
}

.forum textarea {
	width: 80%;
}

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

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

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

.forum .visualisation .titre {
	border-bottom: 1px solid #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px 10px 2px 10px;
	background: #369;
	margin: 0px;
}

.forum .visualisation .detail {
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	font-size: 0.9em;
	text-align: center;
	color: #FFFFFF;
	width: 200px;
	float: right;
	display:inline;
	padding: 1px;
	background: #369;
}

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


.forum a.article-forum {
	text-decoration: none;
	font-size: 1.1em;
	color: #808080;
	font-weight: bold;
}

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

/* ~~~~~~~~~~~~ plan du site et sites r?renc?~~~~~~~~~~~~ */

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

.plan .intitule {
	color: #808080;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 0px 20px 0px; /*Sarka-SPIP 1.8.2*/
}

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

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

.plan a.article {
	color: #369;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	font-size: 1em;
}

.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: #808080;
	padding: 0px 0px 0px 10px;
	font-size: 1em;
}

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


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

.plan li {
	font-size: 1em;
	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: 1em;
	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: 1em;
	padding: 3px 20px 5px 40px;
}

.plan .a-propos .site-pere {
	font-weight: bold;
}

.plan .a-propos .auteur-pere {
	font-weight: bold;
}


/* ~~~~~~~~~~~~ auteur ~~~~~~~~~~~~ */

.auteur {
	padding: 0px;
	margin: 0px 20px 0px 20px; /*Sarka-SPIP 1.8.2*/
	font-size: 1em;
}

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

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

.auteur .nom {
	color: #369;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

.auteur .tchak {
	color: #000000;
	font-size: 1.3em;
	font-weight: bold;
	margin: 20px 0px 10px 0px;
	padding: 0px;
}

.auteur .spip_encadrer {
	border: 1px solid #369;
	color: #369;
	font-size: 1em;
	margin: 5px 0px 10px 0px;
	padding: 5px;
}

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

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

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

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

.recherche .intitule {
	color: #369;
	font-size: 2em;
	font-weight: bold;
	margin: 0px 0px 20px 0px; /* Sarka-SPIP 1.8.2 */
	padding: 1px 10px 1px 10px;
	border: 2px solid #369; /* Sarka-SPIP 1.8.2 */
}

.recherche .elements-trouves {
	color: #990000;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	text-decoration: underline;
}

.recherche .mot-cle {
	color: #369;
	font-size: 1.3em;
	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: 1em;
}



/* ====================== Formatage des ?ments de la colonne de droite ====================== */

.droite {
	border-left:1px dashed #369;
	padding-left:5px;
}



/* ~~~~~~~~~~~~ sites syndiqu?~~~~~~~~~~~~ */

.web {
	margin: 0px;
	font-size: 0.9em;
	padding: 0px 0px 5px 0px;
}

.web a.en-tete {
	display: block;
	background-color: #808080;
	font-weight: bold;
	font-size: 2em;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #808080;
}

.web a.en-tete:hover {
	background-color: #EEEEEE;
	color: #808080;
	border: 1px solid #808080;
}

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

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

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

.web .site {
	border: 1px solid #808080;
	margin: 10px 0px 10px 0px;
	padding: 20px;
	font-size: 1em;
  background: url('../images/puce_jaune.gif') no-repeat 16px 4px;
}

.web .site .descriptif {
	border: 1px solid #808080;
	background-color: #EEEEEE;
	margin: 5px 10px 10px 10px;
	padding: 5px;
}


/* ~~~~~~~~~~~~ breves ~~~~~~~~~~~~ */

.liste_breves {
	margin: 0px 0px 0px 0px;
	font-size: 1.3em;
	color: #808080;
}

.droite .liste_breves .spip_documents {
	display: block;
	width: 120px !important;
	padding: 3px;
}

.centre .liste_breves .spip_documents {
	display: block;
	width: 200px !important;
	padding: 5px;
}

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

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

.liste_breves .spip_doc_descriptif {
	font-size: 1em;
	color: #808080;
	padding: 5px 0px 5px 0px;
	text-align: center;
}

ul#liste_breves {
	display: block;
	list-style:none;
	margin:0px;
	padding:0px;
}

ul#liste_breves h3 {
  background: #F0F0FA;
	padding: 4px;
	margin: 0px;
	text-align: left;
	font-size: 1.2em;
	color: #369;
	font-weight: bold;
	border:1px solid #369;
}

ul#liste_breves h3:hover {  
  background: #EEE;
  color: #369;
}

ul#liste_breves li {
  margin:1px;
  padding:1px;
  border-bottom:1px solid #369;
	
  font-size: 1em;
}

ul#liste_breves li h4 {
  margin:1px;
  padding:1px;
  font-size: 1.2em;
}

ul#liste_breves li .date{
  margin:1px;
  padding:1px;
  color:#990000;
}

ul#liste_breves li .texte {
  margin:1px;
  padding:1px;
}


ul#liste_breves li .texte a {
  margin:1px;
  padding:1px;
  color: #000;
}


ul#liste_breves li .texte a:hover {
  color: #369;
  text-decoration:underline;
}



ul#liste_breves li .site {
  margin:1px;
  padding-left:20px;
  border-top:2px dotted #FA0;
  background: url('../images/puce_jaune.gif') no-repeat 16px 4px;
	background-position: 7% 50%;
}

/** Habillage de la liste des sites web */
dl.liste_avec_tooltip {
	display: block;
	list-style:none;
	margin:0px;
	padding:0px;
}

dl.liste_avec_tooltip h3 {
  background: #F0F0FA;
	padding: 4px;
	margin: 0px;
	text-align: left;
	font-size: 1.2em;
	color: #369;
	font-weight: bold;
	border:1px solid #369;
}

dl.liste_avec_tooltip h3:hover {  
  background: #EEE;
	color: #369;
}

dl.liste_avec_tooltip dt.site {
  margin:1px;
  padding-left:15px;
  border-bottom:1px solid #369;
  background: url('../images/puce_jaune.gif') no-repeat 16px 4px;
  background-position: 3% 50%;
  
	font-size: 1em;
}

dl.liste_avec_tooltip dt.site div.logo {
	display:inline;
	float: left;
	width: 35px;
	height:35px;
	border:1px solid #369;
	background:#F0F0FA;
	padding:3px;
	margin-right:5px;
}

dl.liste_avec_tooltip dt.site div.logo img {
  width:35px !important ;
  height:35px !important ;
  float:left;
	display:inline;
}

dl.liste_avec_tooltip dt.site h4 {
  margin:1px;
  padding:1px;
}

dl.liste_avec_tooltip dd {
  background: #F0F0FA;
  border: 2px solid #369;
  color: #369;
  padding: 4px;
  width: 200px;
  position: absolute;
  left: -9999px;
  z-index: 11;
	font-size: 1.3em;
  border-radius: 8px; /* CSS3 rounded corners */
  -moz-border-radius: 8px; /* Mozilla rounded corners */
}

dl.liste_avec_tooltip dd div.logo {
	display:inline;
	float: left;
	width: 60px;
	height:60px;
	border:1px solid #369;
	background:#F0F0FA;
	padding:3px;
	margin-right:5px;
}

dl.liste_avec_tooltip dd div.logo img {
  width:60px !important ;
  height:60px !important ;
  float:left;
	display:inline;
}

/* !!!!!!!!!!! Sarka-SPIP 1.1.1 !!!!!!!!!!!! */
/* ~~~~~~~~~~~~ mots-cl?~~~~~~~~~~~~ */

.droite .mots-cles {
        margin: 0px 0px 0px 0px;
        font-size: 1em;
        color: #808080;
}

.droite .mots-cles a.en-tete {
        display: block;
        background-color: #669999;
        font-weight: bold;
        font-size: 1.2em;
        color: #FFFFFF;
        text-align: center;
        border: 1px solid #669999;
}

.droite .mots-cles a.en-tete:hover {
        background-color: #FFFFFF;
        color: #669999;
        border: 1px solid #669999;
}

.droite .mots-cles .contenu {
        border: 1px solid #669999;
        margin: 10px 0px 20px 0px;
        padding: 0px;
        font-size: 1em;
}

.droite .mots-cles .contenu a {
        display: block;
        color: #669999;
        padding: 0px 5px 3px 5px;
        font-size: 1.1em;
        text-decoration: none;
}

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

.droite .mots-cles .contenu .nom-groupe {
        display: block;
        padding: 2px 5px 0px 5px;
        font-size: 1.1em;
        text-decoration: none;
        font-weight: bold;
}

.droite .mots-cles .contenu a.type {
        display: block;
        border-bottom: 1px solid #669999;
        font-size: 1.3em;
        font-weight: bold;
        text-align: center;
        color: #669999;
        margin: 0px;
        padding: 1px;
        background: #FFFFFF;
        margin-bottom: 10px;
        text-decoration:none;
}

.droite .mots-cles .contenu a.type:hover {
        color: #FFFFFF;
        background: #669999;
}


/* Habillage de la navigation globale du site */

ul#navigation_globale {
  list-style:none;
  margin:0px;
  margin-right:15px;
  padding:0px;
  float:right;
  display:inline;

}

ul#navigation_globale li {
  list-style:none;
  display:inline;
  margin:0px;
  margin-right:5px;
  padding-right:5px;
  border-right:2px #990000 solid;
}

ul#navigation_globale li:last-child {
  border-right:0px #990000 solid;
}



/** HABILLAGE DU BANDEAU D'ACCEUIL DU SITE */
div#bandeau {
	display:inline;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
  	float:left;
  	margin:0px;
  	width:100%;
  	border-bottom:1px solid #369;
  	border-top:1px solid #369;
	background:#FFD700
}

div#bandeau h1{
	/*background:url('../images/header.png') no-repeat top right;*/
	font-size:xx-large;
	position:relative;
	top:-4px; 
	font-weight: bold;
	text-align: center;
	color: #808080;
	margin: 0px;
	margin-bottom: 5px;
}

/*Habillage d'une liste d'images servant de bandeau 
   La liste d'images s'affichera de manire horizontal.	
*/

div#bandeau ul.bande_images {
	margin:auto;
	width:720px;
  	margin-top: 5px;
	padding: 0px;
	font-size: medium ;
	display:block;
	list-style-type:none;
}

div#bandeau ul.bande_images li{
	display:inline;
	padding-left: 10px;
  	margin:0px;
  	float:left;
}

div#bandeau ul.bande_images li a{
  	display:inline;
  	padding:0px;
  	margin:0px;
  	cursor:default;
}

div#bandeau ul.bande_images li div.image {	
	display: block;
	background:#F0F0FA;
	padding:0px;
	margin:0px;
	margin-bottom:8px;
	width:86px;
	height:66px;
	border: 1px solid #CCC ;
}

div#bandeau ul.bande_images li a img {
	width:80px;
	height:60px;
	margin:0px;
	padding:3px;
}

div#bandeau ul.bande_images li a:hover img {
  background:#369;
}

div#bandeau ul.bande_images li .label {
	margin-top:2px;
	padding:1px;
    text-align:center;
	font-size:1em;
	color:#369;
}

img.logo {
  background:transparent;
  position:relative;
  top:-15px;
  width:100px;
  height:100px;
  margin:0px;
  padding:0px;
  border: 2px outset #369;
  
}

/*Affichage de la liste de navigation d'accessibilit*/
#accessibilite {
  float:left;
  display:inline;
  margin:0px;
}

#accessibilite li {
	display: none;
}


/* Affichage d'un message d'erreure */
div.erreure {
	border:1px #C00 solid;
	background: #FCC;
	margin:10px;
	margin-bottom:20px;
	padding:10px;
}

/*Pour cr/(c)er un effet similair /* un <br/> entre des <div> qui utilisent la propri/(c)t/(c) float*/
div.nettoyage,div.separateur {
	clear: both;
	height: 0px;
	padding:0px;
	margin:0px;
	/*Force the div to not be displayed in IE*/
	visibility:hidden;
}

div.spip_doc {
  float: right;
	display:inline;
  border:1px solid #369;
  background: #F0F0FA;
  margin: 10px 5px 10px 5px;
	padding: 5px;
	width: 200px !important;
	text-align: center;
}

/*Habillage d'un menu developpe */

ul#menu {
	list-style:none;
	margin: 0px;
	padding: 0px;
	background:#fff;
  border-top:1px solid #369;
  border-right:1px solid #369;
  border-bottom:1px solid #369;
}

ul#menu li { 
	list-style:none;
	margin: 0px;
	padding: 4px;
}

ul#menu a, ul#menu .titre {
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	font-weight: bold;
	display: block;
	background: url('../images/hachures_bleues_h3.gif') repeat;
	border-top: solid #adb2b8 1px;
	text-decoration: none;
	color: #4962b6;
}

ul#menu a:hover {
	text-decoration:underline;
}

ul#menu ul li {
	border: solid #fff 1px;
}

ul#menu ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
}

ul#menu ul a {
	padding-left: 5px;
	font-weight: normal;
	background: #fff;
	border: 0px;
	padding-left: 20px;
	background: url('../images/puce_bleue.gif') no-repeat 16px 4px;
	background-position: 7% 50%;
	color: #000;
}

/*
Bug on IE 6
ul#menu ul a:hover {
	color: #369;
	background: #F0F0FA;
}
*/

/* Affichage d'une liste de documents */
ul.liste_documents {
  margin:0px;
  padding: 0px;
  display:block;
  list-style:none;
}

/* Affichage de l'en t/(TM)te de la liste de documents */
ul.liste_documents h2 {
  color: #808080;
	font-size: 1.2em;
	font-weight: bold;
	margin:0px 0px 20px 35px;
}

/* Affichage du descriptif d'un document */
ul.liste_documents li {
  font-size:1em;
  /*font-weight:500;*/
  margin:0em 0em 0.4em 4em;
  background-color: #f2f2f2;  
  color:#69c;
  border: solid 1px #909090;
  width:180px;
  height:180px;
  display:inline;
  float:left;
}

ul.liste_documents li h3 {
  padding:4px;
  font-weight:bold;
}

ul.liste_documents li div {
  padding:4px;
  margin:0px;
}

ul.liste_documents li p{
  padding:4px;
  margin:0px;
}

ul.liste_documents li p span{
  color:#900;
  font-weight:bold;
}

ul.liste_documents li img {
  float:right;
	display:inline;
  margin-left:10px;
}

ul.liste_documents a {

}

/* Affichage d'une liste de rubriques sur une ligne*/
dl.liste_rubriques {
	display: inline;
	list-style:none;
	margin:0px 10px 5px 20px ;
	padding:0px;
}

dl.liste_rubriques h3 {
  background: #F0F0FA;
	padding: 4px;
	margin: 0px;
	text-align: left;
	font-size: 1.2em;
	color: #369;
	font-weight: bold;
	border:1px solid #369;
}

dl.liste_rubriques h3:hover {  
  background: #EEE;
	color: #369;
}

dl.liste_rubriques dt {
  margin:5px;
  padding:5px;
  border:1px solid #369;
	display: inline;
	background:#F0F0FA;
	color:#369;
	font-weight: bold;
}

dl.liste_rubriques dt:hover {
	background:#369;
	color:#F0F0FA;
}

dl.liste_rubriques dt:hover a {
	color:#F0F0FA;
}

dl.liste_rubriques dt div.logo {
	display: block;
	float: left;
	width: 35px;
	height:35px;
	border:1px solid #369;
	background:#F0F0FA;
	padding:3px;
	margin-right:5px;
}

dl.liste_rubriques dt div.logo img {
  width:35px !important ;
  height:35px !important ;
  float:left;
  display:block;
}

dl.liste_rubriques dt h4 {
  margin:1px;
  padding:1px;
}

dl.liste_rubriques dd {
  background: #F0F0FA;
  border: 2px solid #369;
  border-radius: 8px; /* CSS3 rounded corners */
  -moz-border-radius: 8px; /* Mozilla rounded corners */
  color: #369;
  padding: 4px;
  width: 200px;
  position: absolute;
  left: -9999px;
  z-index: 11;
	font-size: 1.3em;  
}

dl.liste_rubriques dd div.logo {
	display:inline;
	float: left;
	width: 60px;
	height:60px;
	border:1px solid #369;
	background:#F0F0FA;
	padding:3px;
	margin-right:5px;
}

dl.liste_rubriques dd div.logo img {
  width:60px !important ;
  height:60px !important ;
  float:left;
	display:inline;
}

/** Affichage d'une breve complete */
.breve {
  margin: 10px ;
  padding:10px;
  border:1px solid #369;
}

.breve h3 {
  margin:3px;
  padding:0px;
}


.breve .texte {
  margin:10px ;
}

.breve .notes {

}

.breve .site {
  margin:1px;
  padding-left:20px;
  border-top:2px dotted #FA0;
  background: url('../images/puce_jaune.gif') no-repeat 16px 4px;
  background-position: 0% 50%;
}

.breves_navigation {
  margin-right:30%;
  margin-left:30%;
}

.breves_navigation a {
  margin:10px; 
}


.site {
  margin:1px;
  padding-left:20px;
  border-top:2px dotted #FA0;
  background: url('../images/puce_jaune.gif') no-repeat 16px 4px;
  background-position: 0% 50%;
}

/* ~~~~~~~~~~~~ derniers articles ~~~~~~~~~~~~ */
/* La classes "derniers articles" est mal nomm?: */
/* elle correspond aux annonces d'articles, dans les */
/* pages sommaire, plan, recherche, auteur, etc. */

.resume_article {
	background: transparent;
	margin: 10px;
  margin-bottom:0px;
  font-size: 1em;
	padding: 10px;
	padding-bottom:0px;
}

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

.resume_article .image .spip_logos {
	display:inline;
	float: left;
	margin: 10px;
}

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

.resume_article .en-tete {
	color: #369;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px 10px 10px 0px;
	border-bottom:1px dotted #369;
}

.resume_article .annonce {
	background: #FFFFFF;
	margin: 10px;
	padding: 0px 0px 10px 0px;
	border:1px solid #369;
}

.resume_article .surtitre {
	color: #369;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding-top: 5px;
}

.resume_article a.titre {
	display: block;
	color: #369;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	text-decoration: none;
	padding-top: 5px;
}

.resume_article a.titre:hover {
	color: #369;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	text-decoration: underline;
}

.resume_article .soustitre {
	color: #369;
	font-weight: bold;
	margin: 0px 10px 0px 10px;
	padding-top: 5px;
}

.resume_article .detail {
	color: #369;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 10px 0px; /*Sarka-SPIP 1.8.2*/
	padding: 1px 5px 1px 5px;
	border-left: 1px solid #369;
	border-bottom: 1px solid #369;
	width: 200px;
	float: right;
	display:inline;
}

.resume_article .chemin {
	color: #990000;
	font-weight: bold;
	padding: 10px 10px 5px 10px;
}

.resume_article .introduction {
	color: #000000;
	margin: 10px 10px 0px 10px;
}

.resume_article a.suite {
	text-align: right;
	display: block;
}

/* Habillage des boutons de navigations entre articles, breves ou documents*/
div.boutons_navigation {
	margin:auto;	
	width:100%;
	position:relative;
}

div.boutons_navigation a {
	display:inline;
	position:absolute;
	width:200px;
	margin:auto;
	padding:5px;
}


div.boutons_navigation a.precedent {
	left:100px;
}

div.boutons_navigation a.suivant {
	right:100px;
}

/* Habillage de l'identit du Site */
#identite {
	padding-right:10px;
}

/* Habillage d'une note */

.note {
	font-size: small;
	border: dotted 1px #ddd;
 	margin-bottom:10px;
 	margin-right:10px;
}

.note p {
  padding:10px;
}

.note ul {
  margin: 5px;
  margin-right:10px;
}
