/*  ----------------------------------------------------------- */
/*  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; }
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: 555px;
}
#conteneur #contenu_admin {
	float: left;
	width: 340px;
}
#conteneur #contenu2 {
	float: right;
	width: 770px;
}
#conteneur #contenu3 {
	float: right;
	width: 540px;
}
#conteneur #navigation {
	float: left;
	width: 210px;
	text-align: center;
	background-image: url(../photos/navigation.jpg);
	background-repeat: no-repeat;
}
#conteneur #admin {
	float: right;
	width: 210px;
	background-image: url(../photos/navigation.jpg);
	background-repeat: no-repeat;
}
/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 400px;
	margin-left:0px;
	
}
#contenu .contre-encart1 {
	float: left;
	width: 550px;
	margin-left:0px;
	
}
#contenu .contre-encart_admin {
	float: left;
	width: 340px;
	margin-left:0px;
	
}
#contenu .encart_admin {
	float: right;
	width: 210px;
	background-image: url(../photos/navigation.jpg);
	background-repeat: no-repeat;
}
#contenu .encart {
	float: right;
	width: 150px;
	margin: 0;
	margin-bottom: 1em;
	background-image: url(../photos/1_accueil.jpg);
	background-repeat: no-repeat;
	height:452px;
}
#contenu .encart1 {
	float: right;
	width: 150px;
	margin: 0;
	margin-bottom: 1em;
	background-image: url(../photos/1_rubrique.jpg);
	background-repeat: no-repeat;
	height:565px;
}
/* encart identification */
#contenu .encart2 {
	float: right;
	width: 150px;
	margin: 0;
	margin-bottom: 1em;
	
	height:565px;
}
/* Entete */
#entete {
	width: 100%;
	border-bottom: 2px solid #333; }
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	font-size: 1.5em; }
#entete a { text-decoration: none; }
#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: 1em;
	border-top: 1px dashed #CCC;
	padding: 2px;
	text-align: center; }
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }

/* 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, #admin {
	font-family: Verdana, Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
#contenu {
	font-family: "Trebuchet MS", Helvetica, sans-serif; }
#contenu_admin {
	font-family: "Trebuchet MS", Helvetica, sans-serif; }
#contenu3{
	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: Georgia, Times, serif; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.syndic, .forums, .divers {
	min-width: 10em;
	border: 0px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
}
.rubriques {
	width: 210px;
	border: 0px solid #CCC;
	margin-bottom: 0em;
	font-size: 0.77em;
}
.breves {
	width: 210px;
	border: 0px solid #CCC;
	margin-bottom: 0em;
	font-size: 0.77em;
}
.syndic {
	width: 210px;
	border: 0px solid #CCC;
	margin-bottom: 0em;
	font-size: 0.77em;
}
.navigation {
	width: 210px;
	border: 0px solid #CCC;
	font-size: 11px;
}
.web {
	width: 210px;
	border: 0px 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; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { margin: 0; padding: 0.2em 0; text-align: left; list-style: none; }
#navigation li, .encart li { margin: 0; padding: 0 0.7em; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: ;
	 }
.rubriques .menu-titre { background: #F2FFF2; }

.breves { background: ;
	}
.breves .menu-titre { background: #FFF2F2; }

.syndic {
	background: ;

}
.syndic .menu-titre { background: #F0FCFC; }

.web {
	background: ;
}
.web .menu-titre { background: #F0FCFC; }
.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #F8F8E8; }
.divers .menu-titre { background: #FCFCF0; }

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }

.cartouche .titre {
	font-size: 20px;
	font-weight: bold;
	margin-left: 10px;
	color: #000; }
	
	.cartouche .texte1 {
	font-size: 11px;
	font-weight: normal;
	margin-left: 10px;
	color: #000; }
	.cartouche .texte2 {
	font-size: 11px;
	font-weight: normal;
	margin-left: 50px;
	color: #000000; }
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos {
	float: left;
	margin-left: 0px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 12px;
margin-left: 15px; }

.cartouche .traductions { font-size: 0.71em; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


.cartouche1 { margin-bottom: 2em; }

.cartouche1 .titre {
	font-size: 20px;
	font-weight: bold;
	margin-left: 20px;
	color: #000; }
#contenu3 .surtitre, #contenu3 .soustitre { font-size: 0.82em; }

.cartouche1 .spip_logos {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 16px; }

.cartouche1 p { margin: 0; padding: 0; clear: left; }
.cartouche1 small { font-size: 12px;}

.cartouche1 .traductions { font-size: 0.71em; }
.cartouche1 .traductions * { display: inline; }
.cartouche1 .traductions li { padding-left: 1em; }

/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.4em; }
.chapo1 {
	margin-bottom: 1.5em;
	font-weight: normal;
	
	border: 1px solid #CCC;

}
.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold; }

.texte { color: #000; font-size: 0.96em; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
.ps { font-size: 0.82em; }
.notes { clear: both; font-size: 0.77em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 1em; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 0.4em; font-size: 0.88em; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 0.4em; }
#documents_joints li .spip_doc_titre {}
#documents_joints li .spip_doc_titre small { font-weight: normal; }
#documents_joints li .spip_doc_descriptif {}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; clear: both; }

.liste-articles li .titre {
	font-size: 12px;
	font-weight: bold;
	 }
.liste-articles li .titre1 {
	font-size: 12px;
	font-weight: bold;
	margin-left:10px; }
.liste-articles li .titre2 {
	font-size: 26px;
	font-weight: bold;
	margin-left:10px;
	color: #FF0000;
	font-family: Kids;
}
.liste-articles li .spip_logos {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-top: 0px;
	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: 10px; }

.liste-articles li .texte {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 11px;
	line-height: 1.4em;
	font-family: Tahoma, Verdana;
}

.pagination { font-size: 12px; float: right;}


/* 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: 0px;
	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 #CCC;
	padding: 0.9em;
	font-size: 11px;
	line-height: 1.4em;
	background-color: #CCCCCC;
}
.liste-articles2 .soustitre{
	font-size: 8px;
	font-weight: normal;
	color: #333333;
	font-family: Tahoma, Verdana;
	margin-left: 20px;
	 }

.pagination { font-size: 10px; }




/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .cartouche { display: none; }

.page_plan #contenu h2 {
	clear: both;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 0.5em;
	margin-bottom: 1em;
	font-weight: bold;
	text-align: center; }

.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip {
	text-align: left;
	font-size: 11px;

	
}

.formulaire_spip p {
	margin: 0.5em 0;
	padding: 0; }

.formulaire_spip fieldset {
    display: block;
	margin: 0.50em 0;
	padding: 0.50em;
	border: 0px solid; 
	width: 500px;
	}
.formulaire_spip legend {
	font-weight: normal;
	padding: 3px;
	background: #FFF;
	color: #0033FF;
}

.formulaire_spip label {}
.formulaire_spip .forml {
	width: 500px;
	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: #e86519; }
fieldset.reponse_formulaire { border-color: #e86519; font-weight: normal; }

/* Previsualisation du message */
fieldset.previsu { padding: 1em; }

/* Formulaire de login au forum */
.formulaire_login_forum .forml { width: 200px; }
.formulaire_login_forum .spip_logos { float: right; padding-left: 10px; }

/* Choix des mots-clefs */
ul.choix_mots { float: left; width: 47%; margin: 0; padding: 0; list-style: none; } 
ul.choix_mots label { display: inline; }

/* Formulaire de recherche */
.formulaire_recherche { width: 12em; text-align: left; }
.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; }
ul.forum, ul.forum ul { list-style: none; }
.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: #333; }
a:hover { text-decoration: underline; }

/*  ------------------------------------------
/*      Habillage specifique du calendrier
/*  ------------------------------------------ */
#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 :#ffffff ;}
#calendar th { background-color: #ffffff;}
td.occupe {font-weight:bold;border:1px solid #666 ; background-color :#FFFFCC ;} /* quand il y a un article */
td.horsperiode {background:;color:#878787;} /* les jours qui ne sont pas dans le mois */
td.today{background:#ffffff;font-weight:bold;}    /* comme son nom l'indique */

/* 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: #CCCCCC;
}
.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;	
	 }
.texte {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 0px solid #CCC;
	padding: 0.9em;
	font-size: 11px;
	line-height: 1.4em; }
.texte1 {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	font-size: 12px;
	line-height: 1.4em; }
/*  ------------------------------------------
/*               Identification
/*  ------------------------------------------ */
.acces-direct {background: transparent; width:100%; margin:0 auto;}
.acces-direct p {margin:0 0.65em;}
.acces-direct p {padding-bottom:0.5em;}
.acces-direct .top, .acces-direct .bottom {display:block; background:transparent; font-size:1px;}
.acces-direct .b1, .acces-direct .b2, .acces-direct .b3, .acces-direct .b4, .acces-direct .b1b, .acces-direct .b2b, .acces-direct .b3b, .acces-direct .b4b {display:block; overflow:hidden;}
.acces-direct .b1, .acces-direct .b2, .acces-direct .b3, .acces-direct .b1b, .acces-direct .b2b, .acces-direct .b3b {height:1px;}
.acces-direct .b2 {background:#51B169; border-left:1px solid #fff; border-right:1px solid #eee;}
.acces-direct .b3 {background:#51B169; border-left:1px solid #fff; border-right:1px solid #ddd;}
.acces-direct .b4 {background:#51B169; border-left:1px solid #fff; border-right:1px solid #aaa;}
.acces-direct .b4b {background:#D6EACA; border-left:1px solid #eee; border-right:1px solid #999;}
.acces-direct .b3b {background:#D6EACA; border-left:1px solid #ddd; border-right:1px solid #999;}
.acces-direct .b2b {background:#D6EACA; border-left:1px solid #aaa; border-right:1px solid #999;}
.acces-direct .b1 {margin:0 5px; background:#fff;}
.acces-direct .b2, .acces-direct .b2b {margin:0 3px; border-width:0 2px;}
.acces-direct .b3, .acces-direct .b3b {margin:0 2px;}
.acces-direct .b4, .acces-direct .b4b {height:2px; margin:0 1px;}
.acces-direct .b1b {margin:0 5px; background:#999;}
.acces-direct .boxcontent {display:block;   border-left:1px solid #fff; border-right:1px solid #999;}
.acces-direct .boxcontent .cadre-titre{
	display:block;
	border-left:0px solid #fff;
	border-right:1px solid #999;
	padding-bottom: 0.2em;
	text-align:center;
	font-size: 10px;
	font-weight:bold;
	background-image: url(../images/identification_total.jpg);
	background-repeat: no-repeat;
}
.acces-direct .boxcontent ul  {list-style-type: diamond;text-align: left;padding-left:1.5em;}
.largeur {width: 145px}
.texte-cadre1 {
	text-align:left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0;

}

/*  ------------------------------------------
/*              Intervenants
/*  ------------------------------------------ */
.benevoles {background: transparent; width:100%; margin:0 auto;}
.benevoles p {margin:0 0.65em;}
.benevoles p {padding:2em;}
.benevoles .top, .benevoles .bottom {display:block; background:transparent; font-size:1px;}
.benevoles .b1, .benevoles .b2, .benevoles .b3, .benevoles .b4, .benevoles .b1b, .benevoles .b2b, .benevoles .b3b, .benevoles .b4b {display:block; overflow:hidden;}
.benevoles .b1, .benevoles .b2, .benevoles .b3, .benevoles .b1b, .benevoles .b2b, .benevoles .b3b {height:1px;}
.benevoles .b2 {background:#82ADE2; border-left:1px solid #fff; border-right:1px solid #eee;}
.benevoles .b3 {background:#82ADE2; border-left:1px solid #fff; border-right:1px solid #ddd;}
.benevoles .b4 {background:#82ADE2; border-left:1px solid #fff; border-right:1px solid #aaa;}
.benevoles .b4b {background:#E5EFF8; border-left:1px solid #eee; border-right:1px solid #999;}
.benevoles .b3b {background:#E5EFF8; border-left:1px solid #ddd; border-right:1px solid #999;}
.benevoles .b2b {background:#E5EFF8; border-left:1px solid #aaa; border-right:1px solid #999;}
.benevoles .b1 {margin:0 5px; background:#fff;}
.benevoles .b2, .benevoles .b2b {margin:0 3px; border-width:0 2px;}
.benevoles .b3, .benevoles .b3b {margin:0 2px;}
.benevoles .b4, .breve .b4b {height:2px; margin:0 1px;}
.benevoles .b1b {margin:0 5px; background:#999;}
.benevoles .boxcontent {display:block;  background:#E5EFF8; border-left:1px solid #fff; border-right:1px solid #999;padding-left:0em;}
.benevoles .boxcontent .cadre-titre{
	display:block;
	border-left:0px solid #fff;
	border-right:1px solid #999;
	padding-bottom: 0em;
	text-align:center;
	font-size: 10px;
	font-weight:bold;
	background-image: url(../images/benevole_titre.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
.texte-intervenants {
	text-align:center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0;
	background-image: url(../images/benevole_texte.jpg);
	background-repeat: no-repeat;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
/* liste dans le cadre */
.benevoles ul {
 list-style-type: none; /* pas de puce pour gagner de la place */
 margin:0;              /* marge à zéro */
 text-align: left;
 padding-top:0;
 padding-left:0.0em;   /* modifier cette valeur pour déplacer la position de la puce */
 }


/*  ------------------------------------------
/*               Calendrier
/*  ------------------------------------------ */
.edito {background: transparent; width:100%; margin:0 auto;}
.edito p {margin:0 0.65em;}
.edito p {padding-bottom:0.5em;}
.edito .top, .edito .bottom {display:block; background:transparent; font-size:1px;}
.edito .b1, .edito .b2, .edito .b3, .edito .b4, .edito .b1b, .edito .b2b, .edito .b3b, .edito .b4b {display:block; overflow:hidden;}
.edito .b1, .edito .b2, .edito .b3, .edito .b1b, .edito .b2b, .edito .b3b {height:1px;}
.edito .b2 {background:#FFED00; border-left:1px solid #fff; border-right:1px solid #eee;}
.edito .b3 {background:#FFED00; border-left:1px solid #fff; border-right:1px solid #ddd;}
.edito .b4 {background:#FFED00; border-left:1px solid #fff; border-right:1px solid #aaa;}
.edito .b4b {background:#FFF8AC; border-left:1px solid #eee; border-right:1px solid #999;}
.edito .b3b {background:#FFF8AC; border-left:1px solid #ddd; border-right:1px solid #999;}
.edito .b2b {background:#FFF8AC; border-left:1px solid #aaa; border-right:1px solid #999;}
.edito .b1 {margin:0 5px; background:#fff;}
.edito .b2, .edito .b2b {margin:0 3px; border-width:0 2px;}
.edito .b3, .edito .b3b {margin:0 2px;}
.edito .b4, .edito .b4b {height:2px; margin:0 1px;}
.edito .b1b {margin:0 5px; background:#999;}
.edito .boxcontent {
	display:block;
	background:#FFF8AC;
	border-left:1px solid #fff;
	border-right:1px solid #999;
}
.edito .boxcontent .cadre-titre{
	display:block;
	border-left:0px solid #fff;
	border-right:1px solid #999;
	margin-top: 0px;
	text-align:center;
	font-size: 10px;
	font-weight:bold;
	background-image: url(../images/calendrier_titre.jpg);
	height: 30px;
	background-repeat: no-repeat;
	
}
.texte-calendrier {
	text-align:center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0;
	
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
/*  ------------------------------------------
/*               Rubriques
/*  ------------------------------------------ */
.rubrique {background: transparent; width:100%; margin:0 auto;}
.rubrique .top, .rubrique .bottom {display:block; background:transparent; font-size:1px;}
/* pour les bords arrondis du cadre, ce sont des couleurs de fond donc elle ne sortent pas à l'impression*/
.rubrique .b1, .rubrique .b2, .rubrique .b3, .rubrique .b4, .rubrique .b1b, .rubrique .b2b, .rubrique .b3b, .rubrique .b4b {display:block; overflow:hidden;}
.rubrique .b1, .rubrique .b2, .rubrique .b3, .rubrique .b1b, .rubrique .b2b, .rubrique .b3b {height:1px;}
/*border left et border right servent à créer une illusion d'ombre, attention a bien les modifier si on change la couleur de fond du site*/
.rubrique .b2 {background:#82ADE2; border-left:1px solid #fff; border-right:1px solid #eee;}
.rubrique .b3 {background:#82ADE2; border-left:1px solid #fff; border-right:1px solid #ddd;}
.rubrique .b4 {background:#82ADE2; border-left:1px solid #fff; border-right:1px solid #aaa;}
.rubrique .b4b {background:#E5EFF8; border-left:1px solid #eee; border-right:1px solid #999;}
.rubrique .b3b {background:#E5EFF8; border-left:1px solid #ddd; border-right:1px solid #999;}
.rubrique .b2b {background:#E5EFF8; border-left:1px solid #aaa; border-right:1px solid #999;}
.rubrique .b1 {margin:0 5px; background:#fff;}
.rubrique .b2, .rubrique .b2b {margin:0 3px; border-width:0 2px;}
.rubrique .b3, .rubrique .b3b {margin:0 2px;}
.rubrique .b4, .rubrique .b4b {height:2px; margin:0 1px;}
.rubrique .b1b {margin:0 5px; background:#999;}
/* cadre dans lequel on affiche la liste des articles*/
.rubrique .boxcontent {
	display:block;
	
	border-left:0px solid #fff;
	border-right:1px solid #999;
	
}
/* Titre du cadre */
.rubrique .boxcontent .cadre-titre{
display:block;  
background-image: url(../images/rubrique_titre.jpg);
background-repeat: no-repeat; 
border-left:0px solid #fff; 
border-right:1px solid #999;
text-align:center;
font-size: 10px;
font-weight:bold;
heigt: 30px;
}
.texte-rubrique {
	text-align:center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0;
	
	border-right:1px solid #999;
	
}
/* liste dans le cadre*/
.rubrique .boxcontent ul {
 margin: 0;
 list-style-type: none;
 text-align: left;
 padding-left:0;           /* modifier cette valeur pour déplacer la position de la puce */
 }
 /* minicadre pour afficher le texte et la puce qui change au survol par la souris*/
.rubrique .boxcontent ul .minicadre {
 margin-top: 3px;             /* pour espacer un peu avec l'item de liste précédent*/
 background: transparent url(../images/puce-off.png) left center no-repeat; /*puce au repos*/
 background-position: 0% 15%; /* position de la puce au repos dans le minicadre*/
 padding-left: 1.5em;         /* modifier cette valeur pour déplacer le texte latéralement*/
 text-align: left;            /* pour que le texte soit aligné à gauche*/
 font-size: 11px;             /* taille du texte*/
 text-decoration: none;       /* on n'habille pas le texte*/
 }
/* pour afficher la date de publication et le nom de l'auteur */ 
.rubrique .boxcontent ul .minicadre small{color: black; display:block;}
.rubrique .boxcontent ul .minicadre:hover {
	background: transparent url(../images/puce-on.png) left center no-repeat; /*pour changer la puce au survol*/
	background-position: 0% 15%;/*position de la puce au survol*/
}
/*  ------------------------------------------
/*              Rubrique web
/*  ------------------------------------------ */
.breve1 {background: transparent; width:100%; margin:0 auto;}
.breve1 p {margin:0 0.65em;}
.breve1 p {padding:2em;}
.breve1 .top, .breve1 .bottom {display:block; background:transparent; font-size:1px;}
.breve1 .b1, .breve1 .b2, .breve1 .b3, .breve1 .b4, .breve1 .b1b, .breve1 .b2b, .breve1 .b3b, .breve1 .b4b {display:block; overflow:hidden;}
.breve1 .b1, .breve1 .b2, .breve1 .b3, .breve1 .b1b, .breve1 .b2b, .breve1 .b3b {height:1px;}
.breve1 .b2 {background:#82ADE2; border-left:1px solid #fff; border-right:1px solid #eee;}
.breve1 .b3 {background:#82ADE2; border-left:1px solid #fff; border-right:1px solid #ddd;}
.breve1 .b4 {background:#82ADE2; border-left:1px solid #fff; border-right:1px solid #aaa;}
.breve1 .b4b {background:#E5EFF8; border-left:1px solid #eee; border-right:1px solid #999;}
.breve1 .b3b {background:#E5EFF8; border-left:1px solid #ddd; border-right:1px solid #999;}
.breve1 .b2b {background:#E5EFF8; border-left:1px solid #aaa; border-right:1px solid #999;}
.breve1 .b1 {margin:0 5px; background:#fff;}
.breve1 .b2, .breve1 .b2b {margin:0 3px; border-width:0 2px;}
.breve1 .b3, .breve1 .b3b {margin:0 2px;}
.breve1 .b4, .breve1 .b4b {height:2px; margin:0 1px;}
.breve1 .b1b {margin:0 5px; background:#999;}
.breve1 .boxcontent {display:block;  background:#E5EFF8; border-left:0px solid #fff; border-right:1px solid #999;padding-left:0em;}
.breve1 .boxcontent .cadre-titre{
	display:block;
	border-left:0px solid #fff;
	border-right:1px solid #999;
	padding-bottom: 0em;
	text-align:center;
	font-size: 10px;
	font-weight:bold;
	background-image: url(../images/breve1_titre.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
.texte-web {
	text-align:center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0;
	
	border-right:1px solid #999;
	
}
/* liste dans le cadre */
.breve1 ul {
 list-style-type: none; /* pas de puce pour gagner de la place */
 margin:0;              /* marge à zéro */
 text-align: left;
 padding-top:0;
 padding-left:0.0em;   /* modifier cette valeur pour déplacer la position de la puce */
 }
/*  ------------------------------------------
/*              Rubrique breves
/*  ------------------------------------------ */
.breve {background: transparent; width:100%; margin:0 auto;}
.breve p {margin:0 0.65em;}
.breve p {padding:2em;}
.breve .top, .breve .bottom {display:block; background:transparent; font-size:1px;}
.breve .b1, .breve .b2, .breve .b3, .breve .b4, .breve1 .b1b, .breve .b2b, .breve .b3b, .breve .b4b {display:block; overflow:hidden;}
.breve .b1, .breve .b2, .breve .b3, .brev .b1b, .breve .b2b, .breve .b3b {height:1px;}
.breve .b2 {background:#82ADE2; border-left:1px solid #fff; border-right:1px solid #eee;}
.breve .b3 {background:#82ADE2; border-left:1px solid #fff; border-right:1px solid #ddd;}
.breve .b4 {background:#82ADE2; border-left:1px solid #fff; border-right:1px solid #aaa;}
.breve .b4b {background:#E5EFF8; border-left:1px solid #eee; border-right:1px solid #999;}
.breve .b3b {background:#E5EFF8; border-left:1px solid #ddd; border-right:1px solid #999;}
.breve .b2b {background:#E5EFF8; border-left:1px solid #aaa; border-right:1px solid #999;}
.breve .b1 {margin:0 5px; background:#fff;}
.breve .b2, .breve .b2b {margin:0 3px; border-width:0 2px;}
.breve .b3, .breve .b3b {margin:0 2px;}
.breve .b4, .breve .b4b {height:2px; margin:0 1px;}
.breve .b1b {margin:0 5px; background:#999;}
.breve .boxcontent {display:block;  background:#E5EFF8; border-left:0px solid #fff; border-right:1px solid #999;padding-left:0em;}
.breve .boxcontent .cadre-titre{
	display:block;
	border-left:0px solid #fff;
	border-right:1px solid #999;
	padding-bottom: 0em;
	text-align:center;
	font-size: 10px;
	font-weight:bold;
	background-image: url(../images/breve_titre.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
.texte-breve {
	text-align:center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0;
	background-image: url(../images/breve_texte.jpg);
	background-repeat: no-repeat;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}
/*  ------------------------------------------
/*              Rubrique navigation
/*  ------------------------------------------ */
.nav {background: transparent; width:100%; margin:0 auto;}
.nav p {margin:0 0.65em;}
.nav p {padding:2em;}

.nav .boxcontent {display:block;  background:transparent; border-left:0px solid #fff; border-right:1px solid #999;padding-left:0em;}
.nav .boxcontent .cadre-titre{
	display:block;
	border-left:0px solid #fff;
	border-right:1px solid #999;
	text-align:center;
	font-size: 10px;
	font-weight:bold;
	height: 30px;
	margin:0px;
}
.nav .boxcontent .cadre-flash{
	display:block;
	border-left:0px solid #fff;
	border-right:0px solid #999;
	margin: 5px;
	text-align:center;
	font-size: 10px;
	font-weight:bold;
	height: 120px;
	
}
.texte-nav {
	
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right:1px solid #999;
	border-bottom:0px solid #999;
	margin:0px;
}


/* liste dans le cadre */
.breve ul {
 list-style-type: none; /* pas de puce pour gagner de la place */
 margin:0;              /* marge à zéro */
 text-align: left;
 padding-top:0;
 padding-left:0.0em;   /* modifier cette valeur pour déplacer la position de la puce */
 }
.pdf{
	text-align:center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: absmiddle;

	}
.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;
}
 .espace {
	height: 1px;
	background-color: #FFFFFF;	
}

.id{
font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-weight: normal;}
	
.article_plan{
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-left:50px;}
.ssrub_plan{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: Bold;
	margin-left:10px;}
