/*  ------------------------------------------ */
/*  CSS par maisonpop.net - Jocelyne Quélo - Mathieu Besson & spip.net */
/*  ------------------------------------------ */


/*  ---------------------------- */
/*  Feuilles de styles  */
/*  ---------------------------- */

/* bug Mozilla */
html { 
   min-width: 770px;
}
img   {
   border: 0;
}

/*  ------------------------------------------
/*  Correction des styles HTML par defaut
/*  ------------------------------------------ */
body {
	background: #FFF;
	margin: 0 auto;
  	padding: 0;
   	border: 0;
	text-align: center;
	font-size: 11px;
	color: #333;
}
/*  ------------------------------------------ */
.logo {
	margin-top: 5px;
	margin-left: 35px;
	float: left;
	background-color: transparent;
}

.logo a:link {
	margin-top: 5px;
	margin-left: 35px;
	float: left;
	background-color: transparent;
}
.logo a:visited {
	margin-top: 5px;
	margin-left: 35px;
	float: left;
	background-color: transparent;
}
.logo a:hover {
	margin-top: 5px;
	margin-left: 35px;
	float: left;
	background-color: transparent;
}
/*  ------------------------------------------ */
img, table { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em;}

/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a,a:link,a:visited { text-decoration: none; color: #034978; }
a:hover { text-decoration: none; color: #21AE00 }

/*  ------------------------------------------
/*  Typographie generale du site
/*  ------------------------------------------ */

/* Typo pour les menus et la navigation */
#navigation, .encart, .formulaire_spip, .chapo   {
	font-family: Verdana, Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
body, #contenu, .texte, .liste-articles li {
	font-family: "Trebuchet MS", Helvetica, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, h3.spip, .voirskel{
	font-family: Georgia, Times, serif; }

/*  ------------------------------------------
/*  Disposition a l'ecran des blocs principaux
/*  ------------------------------------------ */
#page {
  	width: 770px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-image: url(graphisme/fond.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

/* Entete */
#entete {
	position: relative;
	width: 770px;
	height: 132px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(graphisme/entete.jpg);
	background-repeat: no-repeat;
	background-position:  center top;
}

/* Contenu */	
#conteneur {
   width: 770px;
   margin-left: 9px;
   padding: 0;
   voice-family: "\"}\"";
   voice-family:inherit;
   margin-left: 0px;   
}

#navigation {
	margin: 0;
	float: left;
	width: 196px;
	text-align: left;
	padding: 0;
	padding-left: 0px; 
	voice-family: "\"}\"";
    voice-family:inherit;
    padding-left: 9px; 
}

#contenu {
	margin: 0;
	padding-top: 8px;
   	padding-left: 16px;
   	padding-right: 0;
	float: left;
	width: 500px;
}

/* Pied de page */
#pied {
	width: 770px;
	height: 56px;
	margin: 0;
	padding: 0;
	background-image: url(graphisme/semelle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#pied .small { 
	font-size: 9px; 
	text-align: center;
	padding-left: 150px;
	padding-top: 24px; }

/* 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%; }

/*  ------------------------------------------
/*  Habillage des menus et de la navigation
/*  ------------------------------------------ */

/* Blocs de navigation (c-a-d. la colonne gauche) */
#navigation p, .encart p { margin: 0; padding: 0; text-align: left; }
#navigation ul, .encart ul { margin: 0; padding: 0; text-align: left; list-style: none; }
#navigation li, .encart li { margin: 0; padding-bottom: 1px; }

#navigation .formulaire_recherche { 
	padding-top: 4px;
	margin-left: 10px; 
	color: #333;
	text-align: left;
	width: 100px; 
	font-size: 10px;
 }
.formulaire_recherche .forml { width: 50%; font-family: inherit; font-size: 10px; }
 
 /*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques { font-size: 11px;
	padding-top: 28px; }

.rubriques .centrage { padding-top: 6px; 
	padding-left: 2px;
	padding-right: 30px; }
	
.rubriques .centrage2 { padding-top: 6px; 
	padding-left: 16px;
	padding-right: 30px; }

.rubriques .onglet { 
	font-weight: bold;
	height: 27px;
	background-image: url(graphisme/onglet.jpg); 
	background-repeat: no-repeat;
	background-position: left top;
	}

.rubriques .sous { 
	height: 27px;
	background-image: url(graphisme/onglet_sous.jpg); 
	background-repeat: no-repeat;
	background-position: left top;
	}

.diaporama {
	font-size: 10px;
	padding-left: 16px;
	padding-right: 40px; 
}

.syndic, .forums, .divers {
	padding-left: 2px;
}

.menu-titre {
	padding-top: 3px;
	color: #034775;
	font-weight: bold;
}

/*  ------------------------------------------
/*  Habillage du contenu
/*  ------------------------------------------ */

/* Fil d'Ariane */
#contenu .hierarchie {
	clear: both;
	font-size: 11px; 
	padding-bottom: 27px;
	}

/* Blocs du contenu (c-a-d. la colonne droite) */
#contenu .contre-encart {
	float: left;
	width: 240px;
	padding-right: 10px;
}

#contenu .encart {
	float: right;
	width: 240px;
	margin: 0;
	margin-bottom: 5px;
}

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.articles  { margin: 0; padding: 0; }
	
/* C'EST LÀ	 */
.articles .titre {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold; 
	padding-left: 35px;
	background-image: url(graphisme/bulle.jpg); 
	background-repeat: no-repeat;
	background-position: left center; 
	padding-bottom: 3px; 
	}

.articles .texte {
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 18px; 
	color: #333; }
		
.articles .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.articles small {
	font-size: 11px; }

.liste-articles ul { margin: 0; padding: 0; list-style: none; hight: 40px; }
.liste-articles li { margin-bottom: 5px; width: 240px; float: left; padding-right: 10px; }

.liste-articles li .titre2 {
	padding-top: 5px;
	font-size: 11px;
	font-weight: bold; 
	padding-bottom: 1px; }
	
.liste-articles li small {
	font-size: 10px; }

.pagination { font-size: 10px; }

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin: 0;
	padding-bottom: 15px; }

.cartouche .titre {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #FF7200; 
	padding-left: 35px;
	padding-bottom: 5px;
	background-image: url(graphisme/bulle.jpg); 
	background-repeat: no-repeat;
	background-position: left center; }
	
#contenu .soustitre { font-size: 11px; 
	padding-left: 35px; }

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

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

.cartouche_auteur { margin: 0;
	padding-top: 15px;
	padding-bottom: 15px; }
	
.cartouche_auteur .auteur {
	font-size: 11px;
	color: #034978; 
	line-height: 30px; 
	padding-top: 19px; }
	
.cartouche_auteur .spip_logos {
	float: left;
	margin-right: 16px; }

/*  Mise en forme des textes du contenu
---------------------------------------------- */
.logos {
	margin: 0; 
	padding: O}
	
.une {
	margin-top: 0;
	font-size: 11px; }
	
.texte-rub {
	margin-top: 0;
	padding-bottom: 15px;
	font-size: 12px; 
	line-height: 18px; }
	
.chapo {
	color: #034978;
	margin-top: 0;
	padding-bottom: 15px;
	font-size: 12px; 
	line-height: 18px; }

.lien {
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 0;
	font-size: 11px;
	font-weight: bold; }

.texte { color: #333; 	
	font-size: 12px;
	line-height: 18px;  }

.ps, .notes {
	margin-top: 15px;
	padding-top: 2px; }
	
.ps { font-size: 11px; }
.notes { clear: both; font-size: 11px; }
.ps h2, .notes h2 { font-size: 12px; font-weight: bold; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin: 0;
	padding-top: 2px; }
#documents_portfolio h2 { font-size: 10px; font-weight: bold; }

#document_actif { margin-top: 5px; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 5px;
	padding-top: 1px; }
#documents_joints h2 { margin-bottom: 5px; font-size: 10px; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 2px; }
#documents_joints li .spip_doc_titre { font-size: 10px; }
#documents_joints li .spip_doc_titre small { font-size: 10px; }
#documents_joints li .spip_doc_descriptif { 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: 2px 0; padding: 0; }

.formulaire_spip fieldset {}
.formulaire_spip legend { font-size: 10px; }

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

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

.forum-repondre, .forum-decompte {
	clear: both;
	margin: 0;
	padding-top: 1px;
	font-size: 11px;
	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: 11px; }
.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: 11px; }
ul ul .forum-chapo { }
ul ul ul .forum-chapo { }
ul ul ul ul .forum-chapo { border-bottom: 1px dotted #E0E0E0; }
ul ul ul ul ul .forum-chapo { }
