/*  ----------------------------------------------------------- */
/*  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: 0 0 20px 40px;
	text-align: left;
	font-size: 12px;
	color: #660000;
}

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: 1000px;
	text-align: left;
}

#conteneur { width: 100%; }

#conteneur #contenu {
	float: left;
	width: 520px;
	margin: 0 20px 20px 0;
}

#conteneur #navigation {
	float: left;
	width: 260px;
	margin: 20px 20px 0 0;
}

#conteneur #complement {
	float: left;
	width: 140px;
	margin-top: 20px;
}

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .contre-encart {
	float: left;
	width: 520px;
	margin: 0;
	border-top: 1px dotted #660000;
	padding-top: 20px;
}

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

/* Entete */
#entete { width: 100%; padding-bottom: 7px; }
#entete img { border-top: 5px solid #660000; }
#entete a { text-decoration: none; }

/* 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, .encart, .formulaire_spip {
	font-family: Verdana, Geneva, Courier, monospaced; }

/* Typo pour le contenu */
#contenu, #navigation, #complement {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

/* 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
/*  ------------------------------------------ */

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques {
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
	letter-spacing: 1px;
	border-top: 1px dotted #660000;
	padding:5px 0 5px 0;
	border-bottom: 1px dotted #660000;
}

.breves {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 40px;
	border-top: 1px dotted #660000;
	padding-top:5px;
}

.breves ul {
	margin: 0; padding: 0; text-align: left; list-style: none;
}

.syndic, .forums, .divers {
	min-width: 10em;
	border: 1px solid #CCC;
	margin-bottom: 1em;
	font-size: 0.77em;
}

.menu-titre {
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

#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: 0; }

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

.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 .titre { margin:0; padding:0; }

.cartouche .rubrique-titre { padding: 20px 0 38px 0; }

#contenu .surtitre {
	font: 11px Verdana, Geneva, Courier, monospaced;
	letter-spacing: 1px;
	color: #660000;
	padding-top: 3px;
}

#contenu .soustitre {
	font: 16px Verdana, Geneva, Courier, monospaced;
	line-height: 18px;
	letter-spacing: 1px;
	color: #660000;
	padding: 0 0 0 25px;
	background-image: url(img/arrow_right.gif); background-repeat: no-repeat; background-position: 4px 4px;
}

#contenu .deftitre {
	font: 11px Verdana, Geneva, Courier, monospaced;
	letter-spacing: 1px;
	color: #660000;
	padding: 0 0 0 20px;
	background-image: url(img/arrow_mini_right.gif); background-repeat: no-repeat; background-position: 5px 4px;
}

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

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

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


/*  Mise en forme des textes du contenu
---------------------------------------------- */
.chapo {
	font: 11px Verdana, Geneva, Courier, monospaced;
	color: #FF3300;
	text-align: justify;
	border-top: 1px solid #660000;
	border-bottom: 1px solid #660000;
	padding: 5px 0 5px 0;
	margin: 0;	
}

.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: #660000; font-size: 12px; letter-spacing: 1px; line-height: 20px; margin-bottom:40px; }

.ps, .notes { font-size: 11px; margin-bottom: 30px; }
.ps { line-height: 16px; }
.notes { border-top: 1px dotted #FF3300; clear: both; padding-top: 5px; }
.notes h2 { border-bottom: 1px dotted #FF3300;  padding-bottom: 5px; }

/*  Portfolio
---------------------------------------------- */
#documents_portfolio {
	clear: both;
	margin: 20px 0 20px 0; }
#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: 20px 0 20px 0;
	padding-top: 2px;
	border-top: 1px solid #660000; }
#documents_joints h2 { margin-bottom: 5px; font-weight: bold; }
#documents_joints ul { margin: 0; padding: 0; list-style: none; }
#documents_joints li { margin-bottom: 5px; }
#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: 20px; clear: both; }

.liste-articles li .titre {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 8px;
	}
	
.liste-articles li .titre a {
	border-top: 3px solid #660000;
	padding-top: 3px;
	border-bottom: none;
	text-decoration: none;}

.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 {
	margin-top: 5px;
	margin-bottom: 2em;
	border: 1px solid #CCC;
	padding: 0.9em;
	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-top: 0;
	margin-bottom: 1em;
	padding-top: 0; }
.page_plan #contenu .contre-encart li {}

/*  ------------------------------------------
/*  Habillage des formulaires
/*  ------------------------------------------ */

.formulaire_spip { text-align: left; font-size: 0.77em; }
.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: 100px; font-size: 11px; text-align: left; }
.formulaire_recherche label { display: none; }

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

.forum-bloc {
	margin-top: 5px;
	padding: 5px;
	border-top: 1px dotted #660000;
	font-size: 11px;
}

.forum-repondre { float: right; }

.forum-decompte { float: left; font-size: 11px; padding-top: 5px; }


/* * Habillage des forums */
ul.forum { display: block; clear: both; margin-top: 40px; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }
.forum-fil { margin-top: 40px; }
.forum-fil ul { display: block; margin: 0; padding: 0; }

.forum-chapo .forum-titre, .forum-chapo .forum-titre a { margin: 0; padding: 0; font-weight: bold; text-decoration: none; }
.forum-chapo small {float: left;}
.forum-chapo .forum-repondre-message { margin: 0; padding: 0; text-align: right; font-size: 10px; }

.forum-texte { margin: 0; padding: 5px; font-size: 11px; }
.forum-texte .forum-lien {}


/* Boite d'un forum : eclaircissement progressif des bords */
ul .forum-message {  margin: 0; padding: 0; margin-bottom: 20px; }
ul ul .forum-message {  }

/* Boite de titre d'un forum : mise en couleur selon la profondeur du forum */
ul .forum-chapo { border: none; border-bottom: 1px solid #FF3300; margin: 0; padding: 0 5px 5px 5px; font-size: 11px; }
ul ul .forum-chapo { border-bottom: 1px dotted #660000; }

/*  ------------------------------------------
/*  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: #FF3300;  }
a:hover { text-decoration: none; color: #660000;  }
a:focus,a:active { outline-style: none; -moz-outline-style:none; }


/*  ------------------------------------------
/*  Sambre CSS
/*  ------------------------------------------ */

#navigation .contacts { font-size: 12px; line-height: 18px; margin-top: 10px; }
#navigation .recherche { margin-top: 20px; }
.titre img, .rubrique-titre img { border-top: 5px solid #660000; }
.surtitle { height: 20px; }
.subtitle { height: 38px; }
.logo { height: 160px }
.agenda { border-top: 5px solid #660000; padding-top: 10px; margin-bottom:30px; }
.agenda h3 { font-weight: bold; margin-bottom:15px;}
.agenda-date { font-size: 11px; }
.agenda-titre { font-weight: bold; }
.agenda-lieu { font: 10px Verdana, Geneva, Courier, monospaced; }
.agenda-descriptif { font-size: 11px; color: #FF3300; }
#complement .dates a { border-bottom: 1px solid; padding-bottom: 2px; text-decoration: none; }
.agenda .liste-dates ul { margin: 0; padding: 0; list-style: none; }
.agenda .liste-dates li { margin-bottom: 15px; clear: both; }

.section-agenda { border-top: 3px solid #660000; padding: 5px 0 20px 0; font-size: 18px; font-weight: bold; }
.liste-agenda { border-top: 1px dotted #660000; padding-top: 5px; }
.liste-agenda ul { margin: 0; padding: 0; list-style: none; }
.liste-agenda li { margin-bottom: 20px; clear: both; }

.liste-agenda li .titre {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 8px;
	}
	
.liste-agenda li .titre a {
	border-top: 3px solid #660000;
	padding-top: 3px;
	border-bottom: none;
	text-decoration: none;}
	
.rouge { color: #FF3300; }
