/* APBB.CSS Creation PlumE pour                          version 1.9.2 */

/* fondees sur : SPIP-STYLE.CSS                            version 1.9  */
/* Cette feuille contient les styles associes au code genere par SPIP.  */
/* Ces styles sont indispensables et doivent necessairement etre        */
/* definis pour le bon fonctionnement de vos squelettes.                */

/* + HABILLAGE.CSS  voir en bas                            version 1.9  */
/*  ----------------------------------------------------------- */
/*  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 {
	margin: 0 0 0 0 !important;
	margin: -16px 0 0 0;
	text-align: center;
	font-size: 10px;
	color: #666666;
	background-image:url('bebe/fond_site.gif');
	background-repeat:repeat;
	font-family:Arial, Helvetica, sans-serif;
}

img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 {}
.cleaner{clear:both;}



/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
.page {
	width: 930px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color:#FFF;
}
/* blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 21em;
}

#contenu .encart {
	float: right;
	width: 11em;
	margin: 0;
	margin-bottom: 1em;
}

/* Entete */
#entete {
	/*width: 949px;
	height: 178px;
	background-image:url('ccias/entete_bg.jpg');
	background-position:top left;
	background-repeat:repeat-x;
	color:#ffffff;*/ }
#entete #nom_site_spip, #entete a .spip_logos {
	display: block;
	float: left;
	font-weight: bold;
	color:#ffffff;
	font-size: 1.5em; }

#entete #nom_site_spip{
	/*margin: 150px 300px;
	border:1px solid #111514; */
	}

#entete a { text-decoration: none; }
#entete .formulaire_recherche { float: right; }
.entete_milieu{
	/*display:block;
	float:left;
	width: 750px;
	height:135px;
	margin : 0;
	padding : 25px 0 0 0;
	border-bottom:1px dashed #CCFF00;
	color:#ffffff;
	background-image:url('ccias/certif.gif');
	background-position:right top;
	background-repeat:no-repeat;*/
	}
.entete_milieu h1{font-size:38px;}
.entete_milieu h2{font-size:12px; font-weight:bold;}
.bleu_canard{font-size:14px;color:#71C5C5;}

/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 2em;
	font-size: 10px; }
	
.hierarchie2{
	/*float:left;*/
	position:absolute;
	padding:5px 10px;
	margin:-23px 0 0 0;
	background-image:url('bebe/hierarchie.gif');
	background-color:#fff;
	background-position:10px 5px;
	background-repeat:no-repeat;
	font-size:10px;color:#41A629;font-weight:normal;
	text-indent:12px;
	}
/*.hierarchie2{
	float:left;
	width:690px;
	margin:10px 0 20px 9px;
	background-image:url('bebe/hierarchie.gif');
	background-position:top left;
	background-repeat:no-repeat;
	font-size:10px;color:#41A629;font-weight:normal;
	text-indent:12px;
	}*/
.hierarchie2 a{color:#0080C7;text-decoration:underline;font-weight:normal;}
.hierarchie2 a:link{color:#0080C7;text-decoration:underline;font-weight:normal;}
.hierarchie2 a:visited{color:#0080C7;text-decoration:underline;font-weight:normal;}
.hierarchie2 a:hover{color:#41a629; text-decoration:underline;font-weight:normal;}
.gris{color:#999999;}

.corps, .corps_sommaire{
	width:99%;
	min-height:500px;
	margin:45px 0 0 0;
	font-size:11px;/**/
	}

.corps h1{
	display: block;
	color:#0080c7;
	font-size:20px;
	text-align:left;
	border-bottom:#0080c7 1px dotted;
	font-weight:bold;
	margin-top:-2px;
	}
.corps h1:first-letter {
	color:#41a629;
	font-size:24px;
}

.corps_sommaire h3{
	display: block;
	color:#44A09D;
	font-size:16px;
	text-align:left;
	border-bottom:#44A09D 1px solid;
	font-weight:bold;
	}
.col1{
	float:left;
	width:25%;
	margin:6px 0 25px 0 !important;
	margin:-7px 0 25px 0;
	}
.col2{
	float:left;
	width:53%;
	margin:6px 0 25px 0;
	}
.col3{
	float:right;
	width:21%;
	margin:6px 0 25px 0 !important;
	margin:6px 0 25px 0;
	}
	
#page_article .corps {}
	
/* Pied de page */
.pied {
	clear: both;
	margin: 15px 0 5px 0 !important;
	margin: 35px 0 -7px 0;
	padding: 2px;
	text-align: center; }
.pied small { font-size: 9px; color:#999999; }
.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 {
	font-family:Arial, Helvetica, sans-serif; }


/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family:Arial, Helvetica, sans-serif; }


/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */
.breves, .syndic, .forums, .divers {
	min-width: 10em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 10px;
}
/*  Habillage general des menus de navigation
---------------------------------------------- */
#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; }
.rubriques { 
	/*width: 96%;*/
	clear:both;
	/*background: #EAFFEA;
	min-width: 10em;
	border: 1px solid #CCC;
	margin: 15px 7px 0 0;
	font-size: 0.77em;*/
	}
.rubriques a{text-decoration:none;}
.rubriques .menu-titre { background: #edeeef; }

/*.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	text-align: center;
	font-weight: bold;
}*/



ul.sousmenu{
	width:200px;
	margin:0 0 0 0;
	padding:0;
}

div.menu-cont{
	float:left;
	cursor:pointer;
}

.menu_niveau1{
	height:30px;
	padding:3px 0px 4px 0px;
	margin: 0 0 1px 0;
	font-size:14px !important;
	font-size:13px;
	font-variant:small-caps;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	background-color:#0080c7;
	background-repeat:repeat-y;
	background-image:url('bebe/fond_menu.gif');
	/*float:left; */
	}
	
#menu_niveau1_1{
	width:151px;
}

#menu_niveau1_2{
	width:159px;
}

#menu_niveau1_4{
	width:112px;
}

#menu_niveau1_5{
	width:93px;
}

#menu_niveau1_6{
	width:130px;
}

#menu_niveau1_8{
	width:165px;
}

#menu_niveau1_7{
	width:120px;
}
	
	
.sousmenu-hide{
	width:200px;
	position:absolute;
	display:none;
}
	
	
.menu_niveau1 a{color:#FFF;text-decoration:none;}
.menu_niveau1 a:hover{color:#FFF;text-decoration:none;}
.menu_niveau1 .on{color:#FFF;text-decoration:none;}

.menu_niveau2{
	display:block;
	width:92%;
	margin: 0;
	padding: 2px 2px 2px 6px !important;
	padding: 1px 2px -1px 6px;
	font-size:11px;
	text-align:left;
	background-color:#edeeef;
	border-bottom:#FFF 1px solid;
	}
	.menu_niveau2 a{color:#666666;text-decoration:none;}
	.menu_niveau2 a:hover{color:#41a629;text-decoration:none;}
	.menu_niveau2 .on{color:#41a629;text-decoration:none;}

.menu_niveau3{
	display:block;
	width:92%;
	margin: 0;
	padding: 2px 2px 2px 6px !important;
	padding: 2px 2px 0px 6px;
	font-size:11px;
	text-align:left;
	background-color:#edeeef;
	border-bottom:#FFF 1px solid;
	}
.menu_niveau3 a{color:#666666;text-decoration:none;}
.menu_niveau3 a:hover{color:#41a629;text-decoration:none;}
.menu_niveau3 .on{color:#41a629;text-decoration:none; font-weight:normal;}

.puce_sousrubrique {background-image:url('bebe/puce_sousrubrique.gif'); background-repeat:no-repeat; float: left; width:6px ; height:6px; margin: 5px 5px 0 0 !important; margin: 5px 5px -2px 0; }
/*.puce_sousrubrique a {background-image:url('bebe/puce_sousrubrique.gif'); background-repeat:no-repeat; float: left; width:6px ; height:6px; margin: 5px 5px 0 0; }
.puce_sousrubrique a:hover {background-image:url('bebe/puce_sousrubrique_over.gif');}*/

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */


.breves { background: #FFEAEA; }
.breves .menu-titre { background: #FFF2F2; }

.syndic { background: #E8F8F8; }
.syndic .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;
	color: #666; }
#contenu .surtitre, #contenu .soustitre { font-size: 13px; }

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche small { font-size: 10px; }

.cartouche .traductions { font-size: 10px; }
.cartouche .traductions * { display: inline; }
.cartouche .traductions li { padding-left: 1em; }


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.logo{
	display:inline;
	float:left;
	margin : 0 6px 6px 0;}
.chapo {
	font-weight: bold;
	margin:20px 0 10px 0 !important; 
	margin:-5px 0 10px 0; 
	text-align:justify; }
.lien {
	background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.82em;
	border: 1px solid #CCC;
	font-size: 11px;
	font-weight: bold; }

.texte { color: #666; font-size: 11px; padding: 0 0 0 0; text-align:justify; }

.texte li{
	text-align:justify;
	margin : 0 0 1px -25px;
	list-style-image:url('bebe/puce.gif');
}
/*.texte img{
	display: block;*/
}
., .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	 }
.ps { font-size: 10px;}
.notes { clear: both; font-size: 10px; }
.ps h2, .notes h2 { font-size: 10px; font-weight: bold;  }
.gris{font-size:10px;color:#666;}

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	margin-top: 1.4em;
	padding-top: 2px; }
#documents_portfolio h2 { margin-bottom: 0.4em; font-size: 11px; 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: 11px; 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 {}

.spip_doc_titre { display:block; background-position:3px; padding:5px 5px 7px 10px !important;}


/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin: 0 0 20px 0 !important; margin: -45px 0 50px 0; clear: both;}

.liste-articles li .titre {
	font-size: 13px;
	font-weight: bold; }

.liste-articles li .spip_logos {
	float: left;
	margin-left: 16px;
	margin-bottom: 16px;
	clear: right; }

.liste-articles li p { margin: 0; padding: 0; text-align:justify; }

.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: 2px;
	margin-bottom: 2px;
	padding: 0 5px 5px 5px;
	font-size: 11px;
	line-height: 1.4em; }

.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:10px; }
.formulaire_spip p { margin: 0.5em 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend {}

.formulaire_spip label {}
.formulaire_spip .forml { width: 99%; font-family: inherit; font-size: inherit; }

/* Boutons */
.spip_bouton { text-align: right; }
.spip_bouton input { 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: 12em; }
.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; border:green 1px solid; }
.formulaire_recherche label { display: none; }

.formulaire_recherche_apbb{
	display: inline;
	color:#00FF00;
	float:right;
	width:170px;
	margin:-15px 5px 0 0 !important;
	margin:-20px 5px 0 0;
	}
.formulaire_recherche_apbb input{
	margin:0 !important;
	margin : -25px 0 0 0;
	font-size:10px;
	color:#666666;
	}
.formulaire_recherche_apbb label { /*avant le bouton*/
	padding:2px;
	color:#6280A4;
	font-size:10px;	
	font-variant:small-caps;
	}
.formulaire_recherche_apbb .ok{
	margin:0 !important;
	margin : -25px 0 0 -1px;
	padding:1px 0px 1px 0px;
	background-color:#b95e7d;
	color:#ffffff;
	font-size:10px;
	border:#B9C6D6 1px solid;
	font-variant:small-caps;
	}
.titre_recherche{
	color:#666666;
	font-size:11px;
	float:left;
	margin: 3px 7px 0 0;
	}

/*  ------------------------------------------
/*  Habillage des forums
/*  ------------------------------------------ */

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 2.5em;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 10px;
	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: 10px; }
.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: 10px; 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: 10px; }

#signatures h2 {
	padding: 0.5em;
	text-align: center;
	font-size: 13px;
	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: 10px; }

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: underline; color: #0080c7; }
a:hover { text-decoration: underline; color: #41a629;}

.piedpage a { text-decoration: underline; color: #0080c7; }
.piedpage a:hover { text-decoration: underline; color: #41a629;}

/*SPIP-STYLE.CSS     version 1.9  */

/* Raccourcis typographiques de SPIP */
i.spip {}
strong.spip {}
hr.spip {color:666; border:1px;}

.spip_puce { list-style-position: outside;}

ul.spip {}
ol.spip {}
li.spip {}

h3.spip {
	text-align: left; 
	margin: 25px 0 3px 0 !important;
	margin: 25px 0 -5px 0;
	font-size: 13px; 
	font-weight: bold;
	color:#41a629;}

h3 a {
	text-align: left; 
	margin: 25px 0 3px 0 !important;
	margin: 10px 0 -5px 0;
	font-size: 13px; 
	font-weight: bold;
	color:#0080c7;}
	
h3 a:hover {
	text-align: left; 
	margin: 25px 0 3px 0 !important;
	margin: 0 0 -5px 0;
	font-size: 13px; 
	font-weight: bold;
	color:#41a629;}
	
h4 {
	text-align: left; 
	margin: 0 0 10px 5px !important;
	margin: 0 0 5px 5px;
	font-size: 10px; 
	font-weight: bold;
	color:#41a629;}

h4 a {
	text-align: left; 
	margin: 0 0 10px 5px !important;
	margin: 0 0 5px 5px;
	font-size: 10px; 
	font-weight: bold;
	color:#0080c7;}
	
h4 a:hover {
	text-align: left; 
	margin: 0 0 10px 5px !important;
	margin: 0 0 5px 5px;
	font-size: 10px; 
	font-weight: bold;
	color:#41a629;}

/* Paragraphes, citations, code et poesie */
p.spip {}
p.spip_note {}

blockquote.spip, .spip_serif { font-family:Arial, Helvetica, sans-serif;}

blockquote.spip { 
	margin: 1em; 
	padding-left: 1em;
	padding-right: 1em;
	border: 1px dotted; }

div.spip_poesie { 
	margin: 1em; 
	padding-left: 1em; 
	border-left: 1px solid;
	font-family:Arial, Helvetica, sans-serif; }
div.spip_poesie div { text-indent: -60px; margin-left: 60px; }

.spip_code, .spip_cadre { font-family:Arial, Helvetica, sans-serif; font-style: normal; font-size: 13px; }
.spip_cadre { width: 99%; border: 1px inset; }

.spip_surligne { background: #FF6; }

/* Tableaux */
table.spip {
	margin: auto;
	margin-bottom: 1em;
	border: 1px solid;
	border-collapse: collapse; }
table.spip caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold; }
table.spip tr.row_first { background: #FFC; }
table.spip tr.row_odd { background: #DDD; }
table.spip tr.row_even { background: #EEE; }
table.spip th, table.spip td { padding: 3px; text-align: left; vertical-align: middle; }

/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; border: none;}

.spip_documents { text-align: center; }
.spip_documents_center { clear: both; width: 100%; margin: auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left {float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right {float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre {font-size: 11px; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 10px; margin-left: auto; margin-right: auto; }


/* ACCUEIL - Images en dur */
.img_bandeau {background-image:url('bebe/bandeau.jpg'); background-repeat:no-repeat; width:930px ; height:130px;margin:0 !important; margin:-2px 0 0 0;}
.img_bandeau2 {background-image:url('bebe/bandeau.swf'); background-repeat:no-repeat; width:930px ; height:130px;margin:0 !important; margin:-2px 0 0 0;}
.img_accueil {background-image:url('bebe/accueil_image.gif'); background-repeat:no-repeat; width:306px ; height:132px; margin: 0 0 20px 70px;}
.img_titre1 {background-image:url('bebe/accueil_titre1.gif'); background-repeat:no-repeat; text-align: left; width:418px ; height:26px; margin: 0 0 10px 0; }
.img_titre2 {background-image:url('bebe/accueil_titre2.gif'); background-repeat:no-repeat; text-align: left; width:101px ; height:16px; margin: 0 0 10px 0; }
.bt_espace_presse {background-image:url('bebe/bt_espace_presse.gif'); background-repeat:no-repeat; float: left; width:107px ; height:19px; margin:105px 0 4px 2px;}
.bt_espace_pro {background-image:url('bebe/bt_espace_pro.gif'); background-repeat:no-repeat; float: left; width:155px ; height:19px; margin:105px 0 4px 1px;}
.bt_contact {background-image:url('bebe/bt_contacter.gif'); background-repeat:no-repeat; float: right; width:117px ; height:19px; margin:105px 5px 4px 0}
.bt_newsletter {background-image:url('bebe/bt_newsletter.gif'); background-repeat:no-repeat; float: right; width:91px ; height:19px; margin:105px 20px 4px 0;}

/* ACCUEIL - bloc Actu */
.fond_actu { background-color:#fff; background-repeat:no-repeat; margin:10px 0px 10px 0px;}
.puce_actu {background-image:url('bebe/puce_actu.gif'); background-repeat:no-repeat; float: left; width:14px ; height:14px; margin: 2px 5px 2px 2px; }
.picto_actus {background-image:url('bebe/picto_actus.gif'); background-repeat:no-repeat; float: right; width:62px ; height:21px; margin: -23px 5px 10px 0;}

/* TRIBUNE */
.img_tribune {background-image:url('bebe/tribune_head.gif'); background-repeat:no-repeat; float: right; width:191px ; height:32px; margin:0;}
.img_zoom{background-image:url('bebe/zoom-sur.gif'); background-repeat:no-repeat; float: left; width:191px ; height:32px; margin:0;}
.fond_tribune { background-color:#0080c7; background-repeat:repeat;  width:184px; padding:0 0 10px 0; margin:0; margin:-2px 0 0 0; margin-left:7px;}
.texte_tribune { color: #FFF; font-size: 11px; padding: 0 0.9em 0 0.9em; text-align:left; }
.texte_tribune p { margin-top: 10px; }
.fond_tribune .lien_tribune {font-size:13px;color:#faee64;text-decoration:underline; padding: 0 0.9em 0 0.7em;}
.fond_tribune .lien_tribune a{font-size:13px;color:#faee64;text-decoration:underline; padding: 0 0.9em 0 0.7em;}
.fond_tribune .lien_tribune a:link{font-size:13px;color:#faee64;text-decoration:underline; padding: 0 0.9em 0 0.7em;}
.fond_tribune .lien_tribune a:visited{font-size:13px;color:#faee64;text-decoration:underline; padding: 0 0.9em 0 0.7em;}
.fond_tribune .lien_tribune a:hover{font-size:13px;color:#faee64;text-decoration:underline; padding: 0 0.9em 0 0.7em;}

/* PARTENAIRES*/

/* RESSOURCES*/
.img_ressources {
	float:right; 
	width:176px ; 
	height:16px; 
	margin:0!important;
	background-image:url('bebe/img_titre_ressources.gif');
	background-repeat:no-repeat;  
	}

/* LIENS UTILES*/
.img_liens_utiles {
	float: right; 
	width:176px; 
	height:16px; 
	margin:0;
	background-image:url('bebe/img_titre_liensutiles.gif'); 
	background-repeat:no-repeat;  }
	
/* A LIRE AUSSI */
.img_lire {
	float: right; 
	width:176px; 
	height:16px; 
	margin:0;
	background-image:url('bebe/img_titre_lire.gif'); 
	background-repeat:no-repeat;  }
	
.fond{ 
	background-color:#edeeef; 
	background-repeat:repeat; 
	float: right; 
	width:176px; 
	margin:0 0 30px 0!important; 
	margin:-2px 0 20px 16px;
	}

.fond ul {
	list-style-image:url('bebe/puce_2.gif');
}
.fond li {
	margin :0px 2px 3px -15px;
}




/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }

/* modeles par defaut */
.spip_modele { float: right; display: block; border: 1px dotted #666; width: 180px; }

/* Barre de raccourcis typographiques */
table.spip_barre { width: 100%; }

table.spip_barre a img {
	background: #FDA;
	padding: 3px;
	border: 1px outset #999; }
table.spip_barre a:hover img {
	background: #FFF;
	border: 1px solid #999; }

table.spip_barre input.barre { width: 100%; background: #EEE; }

/* * Couleurs des liens de Spip */
a.spip_note {} /* liens vers notes de bas de page */
a.spip_in a{ text-decoration: underline; color: #0080c7; }
a.spip_in a:hover{ text-decoration: underline; color: #41a629; } /* liens internes */
a.spip_out { text-decoration: underline; color: #0080c7; } /* liens sortants */
a.spip_url { text-decoration: underline; color: #0080c7; } /* liens url sortants */
a.spip_glossaire { text-decoration: underline; color: #0080c7; } /* liens vers encyclopedie */
.on { font-weight: normal; color: #41a629; } /* liens exposes */

div.temoignages{
	background:#f2f2f2;
	border:1px solid #ddd;
	padding:10px 15px;
}

h3.tem{
	margin:0;
	padding:0;
} 

p.tem{
	margin:0;
	padding:0;
	padding-top:5px;
	padding-bottom:15px;
}


/* ESPACE PRESSE */

div.espace_doc{
	width:165px;
	padding:14px;
	border:1px solid #ddd;
	background:#f1f1f1;
	margin-bottom:20px;
}


h3,h4,h5{
color:#41A629;
}
	
