/*  ----------------------------------------------------------- */
/*  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: #F1F2F2;
	margin-top: 0;
	font-size: 1em;
	color: #333;
	}

img, table { margin: 0; padding: 0; border: none; }
ul, ol, { margin: 0; padding: 0; }
li { margin-bottom: 0.2em; padding: 0; }
ul { list-style: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
h3 a { margin: 0; padding: 0; color:#1B629E; font-size: 0.8em; font-weight: normal; }
p {margin-top:1em;}

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
	width: 48em;
	padding-top: 0.5em;
	background: #FFF;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#conteneur { 
	padding-left:0.1em;
	padding-right:0.1em;
}

#conteneur #contenu {
	float: left;
	width: 30em;
}

#conteneur #navigation {
	float: right;
	width: 15em;
}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 13em;
}

#contenu .encart {
	float: right;
	width: 16em;
	margin: 0;
	margin-bottom: 1em;
}

/* Entete */
#entete {
	padding-left:0.5em;
	}

/* Barre asso */
#info-asso {
margin-top:0.5em;
margin-bottom:0.5em;
padding-top:0.1em;
padding-left:0.5em;
padding-right:0.5em;
font-size: 0.8em;
color:#989B99;
border-top: 3px solid #51AEA8;
}

#logo {
background-image: url('http://www.adbdp.asso.fr/images/haut_vert.jpg'); 
background-repeat: no-repeat;
color:#FFFFFF;
font-size: 11px;
line-height: 14px;
padding-left:18px;
padding-top:5px;
padding-bottom:5px;
}
#logo a {
color:#FFFFFF;
}
/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 1em;
	font-size: 0.77em; 
	margin-left: 0.7em;
	}

/* Pied de page */
#pied {
	clear: both;
	width: 100%;
	border-top: 1px dotted #CCC;
	padding: 2px;
	text-align: center; }
#pied small { font-size: 0.77em; }
#pied img { vertical-align: bottom; }

#article {
	padding-top:0.8em;
	padding-bottom:2em;
	margin-left: 0.5em; 
	border-top: 2px dotted #CCC ;
	}
.retrait {
	padding-top:0.8em;
	padding-bottom:2em;
	margin-left: 0.5em; 
	}
#contact, #contact a {
	padding-left:5px;	
	margin-top:8px;
	margin-right:10px;
	font-size: 0.9em; 
	background: #51AEA8;
	color:#FFF;
}

/* 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 {
	min-width: 10em;
	border-top: 2px solid #D5EAE9;
	margin-bottom: 1em;
	font-size: 0.77em;
}
.rubenavant {
	min-width: 10em;
	margin-bottom: 1em;
	font-size: 0.9em;
}
.agenda {
	min-width: 10em;
	margin-bottom: 1em;
	font-size: 0.77em;
}
.breves {
	min-width:10em;
	font-size: 0.77em;
}
#tag {
	min-width:10em;
	border: 2px dotted #D5EAE9;
	background: ;
	 }
.blabla {
height:27.5em;
overflow: auto;
font-size: 0.77em;
}
.artauteur {
height:6em;
overflow: auto;
font-size: 0.9em;
}

.syndic, .forums, .divers {
	min-width: 14em;
	border-top: 2px solid #D5EAE9;
	margin-bottom: 1em;
	font-size: 0.77em;
}
.menu-bde {
	min-width: 10em;
	margin-bottom: 1em;
	font-size: 0.77em;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 1px dotted #CCC;
	font-weight: bold;
}
.sommaire_contenu {
	margin-left:0.5em;
	margin-bottom: 1em;
	padding:0.2em;
	font-size: 0.9em;
	background: #E2FFDA; 
	}

#navigation p, .encart p { margin: 0; padding: 0.2em 0.7em; text-align: left;  }
#navigation ul, .encart ul { padding: 0.2em 0; text-align: left; }
#navigation li, .encart li { padding: 0 0.7em; }

/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.rubriques { background: #F0F7F7;}
.rubriques .menu-titre { background: #F0F7F7; }

.blabla { background: #F0F7F7;}
.blabla .menu-titre { background: #F0F7F7; }

.artauteur { background: #F5F8F8;}
.artauteur .menu-titre { background: #F5F8F8; }

.rubenavant, .rubenavant a, .rubenavant a:hover { background: #399996; font-weight:bolder; letter-spacing: 2px; color : #FFF ; }
.rubenavant .menu-titre { background: #D1DEFF; }

.agenda { background: #F0F7F7;}
.agenda .menu-titre { background: #D5EAE9; }

.breves { background: #F0F7F7; }
.breves .menu-titre { background: #D5EAE9; }

.syndic { background: #F0F7F7; }
.syndic .menu-titre { background: #F0F7F7; }
.syndic .menu-poste { background: #399996; }


.forums { background: #F0F7F7; }
.forums .menu-titre { background: #F0F7F7; }

.divers { background: #F0F7F7; }
.divers .menu-titre { background: #F0F7F7; }

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-left:0.5em; margin-bottom: 1em; }


.cartouche .titre {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #399996; }
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

.cartouche .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px; }

.cartouche p { margin-top: 0; padding: 0; clear: left; font-size: 0.9em; }
.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;
	font-weight: bold;
	line-height: 1.4em; }

.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: #585858; font-size: 0.96em; }

.brevedate {
		margin-top: 1.5em; 
		margin-bottom: 1em; 
		font-size: 0.9em; 
		font-weight: bold; 
	color:#383BBF;}

.bib { font-size: 0.77em;color:#399996 }

.profil {
	margin-left:0.5em; 
	padding: 0.1em;
	font-size: 0.77em;
	color: #399996;
	font-weight: bold; }

.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; }

.reaction {
margin-top:5px;
margin-right:1em;
padding-left:5px;
	}


/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin-top: 1.4em;
	padding-top: 2px;
	 }
#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: 0.5em; clear: both; }

.liste-articles li .titrevert  {
	font-size: 1em;
	font-weight: bold;
	color: #399996;  }
	

.liste-articles li .titre a {
	font-size: 1em;
	font-weight: bold;
	color: #399996;  }

.liste-articles li .spip_logos {
	float: right;
	margin-left: 16px;
	margin-bottom: 16px;
	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 {
	font-size: 0.82em;
	line-height: 1.4em;
	}

.pagination { font-size: 0.90em; }

/*  ------------------------------------------
/*  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: 99%;
	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: 1em;	padding-top: 2px;
	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 dotted  #666; margin: 0; padding: 0; margin-bottom: 1em; }
ul ul .forum-message { border: 1px dotted #A4A4A4; }
ul ul ul .forum-message { border: 1px dotted  #B8B8B8; }
ul ul ul ul .forum-message { border: 1px dotted #CCC; }
ul ul ul ul ul .forum-message { border: 1px dotted #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: #FFF; }
ul ul .forum-chapo { background: #FFF; }
ul ul ul .forum-chapo { background: #FFF; }
ul ul ul ul .forum-chapo { background: #FFF; 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: #545563; }
a:hover { text-decoration: underline; }


.open {
        display: block;
        }

.closed {
        display: none;
        }

.actif {
        font-weight: bold;
        color: #C59E67;
       }
.open {
        display: block;
        }

.closed {
        display: none;
        }

.actif {
        font-weight: bold;
        color: #C59E67;
       }

ul {
        list-style-type: none;
	  padding-top: 0px;
        padding-bottom: 5px;
        margin-left: 0px;
        padding-left: 10px;
        margin-top: 0;
        margin-bottom: 0;
       
        }
.li {
        list-style-type: none;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        margin-left: 0px;
        }

li img {
        vertical-align: middle;
        }

li img a:hover {
        vertical-align: middle;
        }

/* Nuage de mots clés */

.tag_taille_1{
	font-size: 0.7em;
}
.tag_taille_2{
	font-size: 0.9em;
}
.tag_taille_3{
	font-size: 1em;
}
.tag_taille_4{
	font-size: 1.2em;
}

.tag_epaisseur_1{
     font-weight:300;
}

.tag_epaisseur_2{
     font-weight:500;
}
.tag_epaisseur_3{
     font-weight:600;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

html, body {
min-height: 100%;
height: auto !important;
height: 100%
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

/* Moteur de recherche */
#q{	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	background: #eee url("/IMG/search.gif") no-repeat 0px center;
	padding-left: 18px;
	height:25
	width: 80px;}
#q:focus {background: #fff url("/IMG/search.gif") no-repeat 0px center;}

.newsticker {
        padding: 3px;
        margin: 0;
}

/* Module stats */
.td_champ { 
padding:3px;
background:#edf2f6;
font-size: 0.8em;
color:#51AEA8;
border: 1px solid #51AEA8;
}
.td_valeur { 
padding:3px;
font-size: 0.8em;
color:#332f2f;
border: 1px solid #332f2f;
}
.td_champdef { 
width: 10em;
padding:3px;
background:#edf2f6;
font-size: 0.8em;
color:#51AEA8;
border: 1px solid #51AEA8;
}
.td_valeurdef { 
width: 7em;
padding:3px;
font-size: 0.7em;
color:#332f2f;
border: 1px solid #332f2f;
}
.td_champ_menu { 
width: 7em;
font-size: 0.9em;
}
.td_valeur_menu { 
font-size: 0.8em;
}

.stat_titre { 
font-family: Trebuchet MS;
margin-left:3px;
margin-top:15px;
margin-bottom:8px;
font-size: 1em;
font-weight:bold;
}
.select_stats {
padding:0.1em;
background: #262ecd;
color :#FFF;
}
.select_stats_menu {
padding:0.1em;
font-size: 0.8em;
background: #262ecd;
color :#FFF;
}
.titre_stats {
padding-bottom:.5em;
font-size: 1em;	
font-weight: bold;	
font-family: Trebuchet MS;
color: #399996;
}
.titre_stats_menu {
padding-bottom:.2em;
font-size: 1em;	
font-weight: bold;	
font-family: Trebuchet MS;
color: #399996;
}
.titre_stats_menu_small {
padding-bottom:.5em;
font-size: 0.9em;	
font-family: Trebuchet MS;
color: #399996;
}

