/*  ----------------------------------------------------------- */
/*  Feuilles de styles des squelettes par defaut pour SPIP 1.9  */
/*  ----------------------------------------------------------- */

/* taille typo
 * Base				100%
 * -------------------------------------
 * 20px				1.27em
 * 19px				1.21em
 * 18px				1.15em
 * 17px				1.09em
 * 16px				1.03em
 * 15px				0.96em
 * 14px				0.88em
 * 13px				0.82em
 * 12px				0.77em
 * 11px				0.71em
 * 10px				0.65em
 *  9px				0.59em
 * Attention : en dessous de 0.71em le texte devient illisible en text smallest sur MSIE
 */

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #FFF;
	margin: 1.5em;
	text-align: center;
	font-size: 1em;
	color: #333;
}

img, table { margin: 0; padding: 0; border: none; }
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 48em;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#conteneur { width: 100%; }

#conteneur #contenu {
	float: right;
	width: 34em;
}

#conteneur #navigation {
	float: left;
	width: 12em;
	text-align: center;
	background-color: ;
}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	width: 33em;
	float: left;
	margin-left: 0px;
	
}
#contenu .encart {
	float: right;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
	margin-right: 5px;
		margin-left: 5px;
	
}
#contenu .contre-encart2 {
	width: 131px;
	left: 0px;
	float: left;
	border-bottom: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	text-align: center;
	height: 130px;
	padding-top:10px;
	background: #C8C8C8;
	
}
#contenu .contre-encart3 {
	width: 131px;
	left: 140px;
	top: 0px;
	float: left;
	border-bottom: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	text-align: center;
	height: 130px;
	padding-top:10px;
	background: #C8C8C8;
	
}
#contenu .contre-encart4 {
	width: 131px;
	left: 280px;
	top: 0px;
	float: left;
	border-bottom: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	text-align: center;
	height: 130px;
	padding-top:10px;
	background: #C8C8C8;
	
}
#contenu .contre-encart5 {
	width: 131px;
	left: 420px;
	top: 0px;
	float: left;
	border-bottom: 1px dashed #ccc;
	border-right: 1px dashed #ccc;
	text-align: center;
	height: 130px;
	padding-top:10px;
	background: #C8C8C8;
	
}


/* Entete */
#entete {
	width: 100%;
	border-bottom: 0px solid #333;
	background-image: url(../images/bandeau_rouge.jpg);
	background-repeat: no-repeat;
	height: 121px;	
}
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: underline; }
#entete .formulaire_recherche { float: right; }


/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 2em;
	font-size: 0.77em; }

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	margin-top: 20px;
	border-top: 1px dotted #E61D27;
	padding: 2px;
	text-align: center; }
#pied small { font-size: 10px; }
#pied img { vertical-align: middle; }

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }

/* Non visible a l'ecran */
.invisible { position: absolute; top: -3000em; height: 1%; }


/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
body, #navigation, .encart, .formulaire_spip {
	font-family: Verdana, "Bitstream Vera Sans", Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family: "Trebuchet MS", Helvetica, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: "Bitstream Vera Serif", Georgia, Times, serif; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .breves, .syndic, .forums, .divers {
	min-width: 10em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}

#navigation p, .encart p { margin: 0;  text-align: left;  }
#navigation ul, .encart ul { margin-left:5 px; padding: 0.2em 0; text-align: left; }
#navigation li, .encart li {  margin-left:10 px; padding: 0 0.7em; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: ;}
.rubriques .menu-titre { background: ; }
.rubriques .sous-rub { background: ; margin-left=5px;}
.rubriques .article { background:; margin-left=10px;}
.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

.syndic { background: ; }
.syndic .menu-titre { background: #ccccccc ; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: ; }
.divers .menu-titre { background: ; }

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche {
	margin-bottom: 10px;
	margin-right: 10px;
	
}
.cartouche2{
	margin-bottom: 10px;
	
}
.cartouche1 {
	margin-bottom: 10px;
	
	border: 1px dashed #333333;
}

.cartouche .titre {
	font-size: 20px;
	font-weight: bold;
	color: #E61D27; }
	
	.cartouche2 .titre {
	font-size: 20px;
	font-weight: bold;
	color: #000; }
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px; }
.cartouche2 .spip_logos {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 0.71em; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	margin-right: 10px;
	font-weight: bold;
	line-height: 1.4em;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #000000;
}

.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #E61D27;
	padding: 0.9em;
	font-size: 11px;
	line-height: 1.4em; }
.texte1 {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #E61D27;
	padding: 0.9em;
	font-size: 12px;
	line-height: 1.4em; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles li { margin-bottom: 1em;  }

.liste-articles li .titre {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	color: #E61D27;
}

.liste-articles li .spip_logos {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0; }

.liste-articles li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles li small {
	display: block;
	font-size: 0.71em; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #E61D27;
	padding: 0.9em;
	font-size: 11px;
	line-height: 1.4em; }
	
	.liste-articles li .texte1 {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #E61D27;
	padding: 0.9em;
	font-size: 12px;
	line-height: 1.4em; }

/* Listes d'articles sommaire bis*/

.liste-articles1 li { }

.liste-articles1 li .titre {
	font-size: 11px;
	font-weight: bold;
	clear:both;
	font-family: Tahoma, Verdana;
	margin-left: 15 px;
}
.liste-articles1 li .titre1 {
	font-size: 11px;
	font-weight: normal;
	clear:both;
	font-family: Tahoma, Verdana;
	margin-left: 15 px;
}

.liste-articles1 li .spip_logos {
	float: center;
	margin-bottom: 5 px;
	 }

.liste-articles1 li p { margin: 0; padding: 0; }



.liste-articles1 li small {
	display: block;
	font-size: 0.71em; }

.liste-articles1 li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 11px;
	line-height: 1.4em;
	text-align: center;
}


.liste-articles1 .soustitre{
	font-size: 8px;
	font-weight: normal;
	color: #333333;
	font-family: Tahoma, Verdana;	
	 }

/* Listes d'articles sommaire rubrique*/

.liste-articles2 li { margin-bottom: 5px;  }

.liste-articles2 li .titre {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
}

.liste-articles2 li .spip_logos {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	clear: right; }

.liste-articles2 li p { margin: 0; padding: 0; }

.liste-articles2 li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles2 li small {
	display: block;
	font-size: 0.71em; }

.liste-articles2 li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #E61D27;
	padding: 0.9em;
	font-size: 11px;
	line-height: 1.4em;
	background-color: #ffffff;
	color: #000000;
}
.liste-articles2 .soustitre{
	font-size: 8px;
	font-weight: normal;
	color: #333333;
	font-family: Tahoma, Verdana;
	margin-left: 20px;
	 }

.pagination { font-size: 10px; }


.sous-rub{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 2px;
	padding-left: 5px;
	
}
.article{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-left: 5px;
	padding-left: 5px;
	
}
/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-left: 1em;
	margin-bottom: 1em;
	list-style: square; }
.page_plan #contenu .contre-encart li { list-style: inherit; }

/*  ------------------------------------------
/*  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; }

/* Styles des formulaires de Spip */
.formulaire_spip {
	text-align: left;
	font-size: 0.77em;
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
    display: block;
	margin: 0.77em 0;
	padding: 0.77em;
	border: 1px dotted; }
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px;
	background: #FFF; /* Sinon, superposition dans MSIE */
}

.formulaire_spip label {}
.formulaire_spip .forml {
	width: 80%;
	padding: 1px;
	border: 1px inset;
	font-family: inherit;
	font-size: inherit; }

.spip_bouton { text-align: right; }
.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: 12em; }
.formulaire_recherche label { display: none; }

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
.forum-fil { margin-top: 1.5em; }
.forum-fil ul { display: block; margin: 0; padding: 0; margin-left: 1em; }
.forum-chapo .forum-titre, .forum-chapo .forum-titre a { display: block; margin: 0; padding: 0; font-weight: bold; text-decoration: none; color: #333; }
.forum-chapo small {}
.forum-texte { margin: 0; padding: 0.5em 1em 0 1em; color: #333; font-size: 0.82em; }
.forum-texte .forum-lien {}
.forum-texte .forum-repondre-message { margin: 0; padding: 1px 0; text-align: right; }

/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message { border: 1px solid #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px solid #A4A4A4; }
ul ul ul .forum-message { border: 1px solid #B8B8B8; }
ul ul ul ul .forum-message { border: 1px solid #CCC; }
ul ul ul ul ul .forum-message { border: 1px solid #E0E0E0; }
ul ul ul ul ul ul .forum-message { border: 1px dotted #E0E0E0; }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 6px 2px 6px; font-size: 0.88em; background: #C4E0E0; }
ul ul .forum-chapo { background: #D4E8E8; }
ul ul ul .forum-chapo { background: #E4F0F0; }
ul ul ul ul .forum-chapo { background: #F4F8F8; border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { background: #FFF; }

/*  ------------------------------------------
/*  Habillage des petitions
/*  ------------------------------------------ */

#signatures { clear: both; font-size: 0.77em; }

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold; }

#signatures table { width: 100%; margin: 1em 0; }
#signatures thead { display: none; } /* On n'affiche pas les titres du tableau */

#signatures td.signature-date {
	background: #E4F0F0;
	padding: 0.5em;
	white-space: nowrap; }

#signatures td.signature-nom {
	background: #ECF4F4;
	padding: 0.2em;
	text-align: center;
	font-weight: bold; }

#signatures td.signature-message {
	background: #F4F8F8;
	padding: 0.4em;
	font-size: 0.96em; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #E61D27; }
a:hover { text-decoration: underline; }
/*  ------------------------------------------
/*  polices
/*  ------------------------------------------ */



.texteblanc1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bolder; color: #ffffff}
.texteblanc2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bolder; color: #FFffff}

.textenoir0 {font-family: Tahoma; font-size: 09px; font-weight: normal; color: #000000}
.textenoir1 {font-family: Tahoma; font-size: 11px; font-weight: normal; color: #000000}
.textenoir2 {font-family: Tahoma; font-size: 11px; font-weight: bolder; color: #000000}
.textenoir3 {font-family: Tahoma; font-size: 12px; font-weight: bolder; color: #000000}
.textenoir4 {font-family: Tahoma; font-size: 16px; font-weight: bolder; color: #000000}
.textenoir5 {font-family: Tahoma; font-size: 10px; font-weight: bolder; color: #000000}
.textebleu0 {font-family: Tahoma; font-size: 9px; font-weight: normal; color: #0000CC}
.textebleu1 {font-family: Tahoma; font-size: 11px; font-weight: normal; color: #0000CC}
.textebleu2 {font-family: Tahoma; font-size: 12px; font-weight: bolder; color: #0000CC}
.textebleu3 {font-family: Tahoma; font-size: 14px; font-weight: bolder; color: #0000CC}
.textebleu4 {font-family: Tahoma; font-size: 16px; font-weight: bolder; color: #0000CC}
.texterouge0 {font-family: Tahoma; font-size: 9px; font-weight: normal; color: #FF0000}
.texterouge1 {font-family: Tahoma; font-size: 11px; font-weight: normal; color: #FF0000}
.texterouge2 {font-family: Tahoma; font-size: 10px; font-weight: bold; color: #FF0000}
.texterouge3 {font-family: Tahoma; font-size: 14px; font-weight: bolder; color: #FF0000}
.texterouge4{font-family: Tahoma; font-size: 16px; font-weight: bolder; color: #FF0000}
.textevert0 {font-family: Tahoma; font-size: 9px; font-weight: normal; color: #00CC00}
.textevert1  {font-family: Tahoma; font-size: 11px; font-weight: normal; color: #00CC00}
.textevert2  {font-family: Tahoma; font-size: 12px; font-weight: bolder; color: #00CC00}
.textevert3 {font-family: Tahoma; font-size: 14px; font-weight: bolder; color: #00CC00}
.textevert4  {font-family: Tahoma; font-size: 16px; font-weight: bolder; color: #00CC00}
.texteorange0 {font-family: Tahoma; font-size: 9px; font-weight: normal; color: #FF9900}
.texteorange1  {font-family: Tahoma; font-size: 11px; font-weight: normal; color: #FF9900}
.texteorange2  {font-family: Tahoma; font-size: 12px; font-weight: bolder; color: #FF9900}
.texteorange3 {font-family: Tahoma; font-size: 14px; font-weight: bolder; color: #FF9900}
.texteorange4  {font-family: Tahoma; font-size: 16px; font-weight: bolder; color: #FF9900}
.texteunss0 {font-family: Tahoma; font-size: 9px; font-weight: normal; color: #c72b2b}
.texteunss1 {font-family: Tahoma; font-size: 11px; font-weight: normal; color: #c72b2b;}
.texteunss2 {font-family: Tahoma; font-size: 12px; font-weight: bolder; color: #c72b2b}
.texteunss3 {font-family: Tahoma; font-size: 14px; font-weight: bolder; color: #c72b2b}
.texteunss4{font-family: Tahoma; font-size: 16px; font-weight: bolder; color: #c72b2b}

.menuhaut{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;

text-align: left;
	margin-right: 5px;
	float:right;
	color: #FF3300;
}
.menuhaut a {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: underline;
}

#entete-calendar {
	text-align:center;
	height: auto;
	font-weight:bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-shadow: 3px 3px 5px grey;
	color: #FFFFFF;
}
.calcell.today {border:1px solid #ffff00 ; background-color :#ffff00 ;
}
#calendar th { background-color: #E61D27; color: #FFFFFF; font-weight:normal;margin:2px; padding:1px; 
}
td.occupe {font-weight:bold;border:1px solid #666 ; background-color :#cccccc;
} /* quand il y a un article */
td.horsperiode {background:e0e0e0;color:#A4A4A4;
} /* les jours qui ne sont pas dans le mois */
td.today{
	
	font-weight:bold;
	background-color: #ffffff;
	color:#E61D27;
}    /* comme son nom l'indique */
.cadre_cal {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin-left: 15px;
	width: 200px;
}

.cadre_cal_titre {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	margin-left: 15px;
}


/*  ------------------------------------------
/*               Edito
/*  ------------------------------------------ */
.cadre_news {background: transparent; width:200px; margin-left:5px; margin-right:5px;}
.cadre_news p {margin:0 0.65em;}
.cadre_news p {padding-bottom:0.5em;}
.cadre_news .top, .cadre_news .bottom {display:block; background:transparent; font-size:1px;}
.cadre_news .b1, .cadre_news .b2, .cadre_news .b3, .cadre_news .b4, .cadre_news .b1b, .cadre_news .b2b, .cadre_news .b3b, .cadre_news .b4b {display:block; overflow:hidden;}
.cadre_news .b1, .cadre_news .b2, .cadre_news .b3, .cadre_news .b1b, .cadre_news .b2b, .cadre_news .b3b {height:1px;}
.cadre_news .b2 {background:#FF6600; border-left:1px solid #fff; border-right:1px solid #999;}
.cadre_news .b3 {background:#FF6600; border-left:1px solid #fff; border-right:1px solid #999;}
.cadre_news .b4 {background:#FF6600; border-left:1px solid #fff; border-right:1px solid #999;}
.cadre_news .b4b {background:#FF6600; border-left:1px solid #eee; border-right:1px solid #999;}
.cadre_news .b3b {background:#FF6600; border-left:1px solid #ddd; border-right:1px solid #999;}
.cadre_news .b2b {background:#FF6600; border-left:1px solid #aaa; border-right:1px solid #999;}
.cadre_news .b1 {margin:0 5px; background:#fff;}
.cadre_news .b2, .edito .b2b {margin:0 3px; border-width:0 2px;}
.cadre_news .b3, .edito .b3b {margin:0 2px;}
.cadre_news .b4, .edito .b4b {height:2px; margin:0 1px;}
.cadre_news .b1b {margin:0 5px; background:#999;}
.cadre_news .boxcontent {
	display:block;
	border-left:0px solid #fff;
	border-right:0px solid #999;
	
	background-color: #FF6600;
}
.cadre_news .boxcontent .cadre-titre{
	display:block;
	border-left:0px solid #fff;
	border-right:0px solid #999;
	padding-bottom: 0.2em;
	text-align:center;
	font-size: 10px;
	font-weight:bold;
	color:#FFFFFF;
	
	background-color: #FF0000;
}
.cadre-titre a {
	color:#FFFFFF;
	
}
.espace {
	height: 5px;
	line-height:2px;
	font-size:2px;
}
.texte-cadre {
	text-align:center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0;
}
.texte-cadre-bonus {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 55px;
	font-weight: normal;
	text-align:left;
}
/*  ------------------------------------------
/*               Autres articles
/*  ------------------------------------------ */
.cadre_news1 {background: transparent; width:200px; margin-left:0px; margin-right:5px;}
.cadre_news1 p {margin:0 0.65em;}
.cadre_news1 p {padding-bottom:0.5em;}
.cadre_news1 .top, .cadre_news1 .bottom {display:block; background:transparent; font-size:1px;}
.cadre_news1 .b1, .cadre_news1 .b2, .cadre_news1 .b3, .cadre_news1 .b4, .cadre_news1 .b1b, .cadre_news1 .b2b, .cadre_news1 .b3b, .cadre_news1 .b4b {display:block; overflow:hidden;}
.cadre_news1 .b1, .cadre_news1 .b2, .cadre_news1 .b3, .cadre_news1 .b1b, .cadre_news11 .b2b, .cadre_news1 .b3b {height:1px;}
.cadre_news1 .b2 {background:#333333; border-left:1px solid #999; border-right:1px solid #999;}
.cadre_news1 .b3 {background:#333333; border-left:1px solid #999; border-right:1px solid #999;}
.cadre_news1 .b4 {background:#333333; border-left:1px solid #999; border-right:1px solid #999;}
.cadre_news1 .b4b {background:#CCCCCC; border-left:1px solid #eee; border-right:1px solid #999;}
.cadre_news1 .b3b {background:#CCCCCC; border-left:1px solid #ddd; border-right:1px solid #999;}
.cadre_news1 .b2b {background:#CCCCCC; border-left:1px solid #aaa; border-right:1px solid #999;}
.cadre_news1 .b1 {margin:0 5px; background:#fff;}
.cadre_news1 .b2, .edito .b2b {margin:0 3px; border-width:0 2px;}
.cadre_news1 .b3, .edito .b3b {margin:0 2px;}
.cadre_news1 .b4, .edito .b4b {height:2px; margin:0 1px;}
.cadre_news1 .b1b {margin:0 5px; background:#999;}
.cadre_news1 .boxcontent {
	display:block;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background: #CCCCCC;
}
.cadre_news1 .boxcontent .cadre-titre{
	display:block;
	border-left:0px solid #fff;
	border-right:0px solid #999;
	padding-left: 5px;
	padding-bottom: 3px;
	text-align:left;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	background: #333333;
	font-family: Tahoma, Verdana;
}
.cadre-titre1 a {
	color:#FFFFFF;
	
}
/* Listes d'articles AGENDA*/

.liste-articles3 li { margin-bottom: 5px;  }

.liste-articles3 li .titre {
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
}
.liste-articles3 li .date {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma, Verdana;
	color: #333333;
}
.liste-articles3 li .spip_logos {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	clear: right; }

.liste-articles3 li p { margin: 0; padding: 0; }

.liste-articles3 li .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles3 li small {
	display: block;
	font-size: 0.71em; }

.liste-articles3 li .texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 11px;
	line-height: 1.4em;
	background-color: #E61D27;
	color: #FFFFFF;
}
.liste-articles3_soustitre{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	font-family: Tahoma, Verdana;
	
	 }
.liste-articles3 .agenda_mois{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	font-family: Tahoma, Verdana;
	text-align: center;	
	 }
	 
	/* contacts et auteurs*/ 
	 
.noms {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 100px;
	font-weight: bold;
	text-align:left;
	margin-bottom:5px;
}
 .bio {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 110px;
	font-weight: normal;
	text-align:left;
	margin-bottom:5px;
}
 .ecrire_contact {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 110px;
	font-weight: normal;
	text-align:left;
}
.texte-cadre_contact {
	text-align:center;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 0;
}
.bio_auteur {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 20px;
	font-weight: normal;
	text-align:left;
	margin-bottom:5px;
}
/* livre d'or*/

.cadre_livredor {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 0;
	border:1px solid #333333;
	background: #999999;
	padding: 5px;	
	}
.cadre_livredor_reponse {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border:1px dashed #333333;
	background: #CCCCCC;
	padding: 5px;
	width: 80%;
	margin-left:18%;
	}
	
	/* plan du site*/
	.plan_rubrique {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 0;
	border:1px solid #E61D27;
	background: #ffffff;
	padding: 5px;
	font-variant: small-caps;
	font-weight: bold;
	
	}
	.plan_sousrubrique {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 10px;
	border:1px solid #666666;
	background: #cccccc;
	padding: 5px;
	width: 60%;
	}
	.plan_article {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 15px;
	padding: 5px;	
	}
	/*  ------------------------------------------
/*               Forum1
/*  ------------------------------------------ */
.forum1 {background: transparent; width:100%; margin:0 auto;}
.forum1 p {margin:0 0.65em;}
.forum1 p {padding-bottom:0.5em;}
.forum1 .top, .forum1 .bottom {display:block; background:transparent; font-size:1px;}
.forum1 .b1, .forum1 .b2, .forum1 .b3, .forum1 .b4, .forum1 .b1b, .forum1 .b2b, .forum1 .b3b, .forum1 .b4b {display:block; overflow:hidden;}
.forum1 .b1, .forum1 .b2, .forum1 .b3, .forum1 .b1b, .forum1 .b2b, .forum1 .b3b {height:1px;}
.forum1 .b2 {background:#E61D27; border-left:1px solid #E61D27 border-right:1px solid #E61D27;}
.forum1 .b3 {background:#E61D27; border-left:1px solid #E61D27; border-right:1px solid #E61D27;}
.forum1 .b4 {background:#E61D27; border-left:1px solid #E61D27; border-right:1px solid #E61D27;}
.forum1 .b4b {background:#F2F1E9; border-left:1px solid #E61D27; border-right:1px solid #E61D27;}
.forum1 .b3b {background:#F2F1E9; border-left:1px solid #E61D27; border-right:1px solid #E61D27;}
.forum1 .b2b {background:#F2F1E9; border-left:1px solid #E61D27; border-right:1px solid #E61D27;}
.forum1 .b1 {margin:0 5px; background:#fff;}
.forum1 .b2, .forum1 .b2b {margin:0 3px; border-width:0 2px;}
.forum1 .b3, .forum1 .b3b {margin:0 2px;}
.forum1 .b4, .forum1 .b4b {height:2px; margin:0 1px;}
.forum1 .b1b {margin:0 5px; background:#E61D27;}
.forum1 .boxcontent {
	display:block;
	border-left:1px solid #E61D27;
	border-right:1px solid #E61D27;
	background-color: #F2F1E9;
}
.forum1 .boxcontent .cadre-titre{
	display:block;
	background:#E61D27;
	border-left:0px solid #fff;
	border-right:0px solid #999;
	padding-bottom: 0.2em;
	text-align:center;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
.forum1 .boxcontent .cadre-titre_article{
	display:block;
	background:#FF9933;
	border-left:0px solid #fff;
	border-right:0px solid #999;
	text-align:center;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
.forum1 .boxcontent .texte_cadre2{
	display:block;
	background:#F2F1E9;
	border-left:0px solid #fff;
	border-right:0px solid #999;
	text-align:center;
	font-size: 12px;
	height:130px;
	color: #FFFFFF;
}
