/*  ----------------------------------------------------------- */
/*  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: #AB191A url("/squelettes/fondClair.jpg") top center;
	margin: 0;
	text-align: center;
	font-size: 0.88em;
	color: #AB191A;
}

img { behavior: url("win_png.htc"); }
img, table { margin: 0; padding: 0; border: 0; }
ul, ol, li { margin: 0; padding: 0; }
ul { list-style: 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 {
        display: block;
	background: #FFFFFF;
	width: 780px;
        height: 100%;
        border: 1px solid #720E0E;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
        position : relative; }

#conteneur { width: 100%; }

#conteneur #contenu {
	float: left;
	width: 510px; }

#conteneur #navigation {
	float: right;
	width: 250px;
        padding-right: 10px; }

/* Blocs du contenu (c-a-d. la colonne principale) */
#contenu .mini_plan {
        display: block;
	float: left;
	width: 170px; }
      
#contenu .contre-encart {
	float: left;
	width: 270px; }

#contenu .encart {
	float: right;
	width: 200px;
	margin-bottom: 10px; }

/* Entete */
#entete {
        background: #AB191A url("/squelettes/fondFonce.jpg") no-repeat top center;
        border-top: 3px solid #720E0E;
        border-left: 3px solid #720E0E;
        border-right: 3px solid #720E0E;
        width: 774px;
        height: 140px;
        position : relative; }
/* Logo */
#entete #nom_site_spip {
	font-weight: bold;
	font-size: 1.5em;
        text-align: left;
        width: 364px;
        height: 140px;
        position : absolute;
        top: 0;
        left: 0; }
/* Index Rubrique */
#entete #menu_principal {
        position : absolute;
        top: 35px;
        left: 387px; }
#entete #index {
        position : absolute;
        top: 0px;
        left: 0px;
        width: 364px;
        height: 45px;
        background: url('/squelettes/fond_blanc.jpg') 0px 35px;
        background-repeat: no-repeat;
        text-align: center; }
#entete #index td a, #entete #index td div {
        position: relative;
        display: block;
        background: url('/squelettes/fond_blanc.jpg') 0px 30px;
        background-repeat: no-repeat;
        width: 100%;
        height: 100%; }
#entete #index td a .img_typo {
        position: relative;
        z-index: 2;
        margin: 0 11px; }
#entete #index td a .img_typo_ombre {
        position: absolute;
        left: 1px;
        top: 1px;
        z-index: 1;
        margin: 0 11px; }
/* Sous-index Rubrique */
#entete .sous_index {
        width: 300px;
        position : absolute;
        left: 35px;
        text-align: center; }
#entete .sous_index td div {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 20px; }
#entete .sous_index td a {
        display: block;
        position: absolute;
        left: 0px;
        width: 100%;
        height: 100%; }

/* Bande : Fil d'Ariane & Formulaire de recherche */
#bande {
        position: relative;
	border-bottom: 2px solid #AB191A;
        margin-bottom: 10px;
        background: #DED319; }
#bande #hierarchie {
	font-size: 0.77em;
        padding: 6px 10px; }
#bande .formulaire_recherche {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        margin: 0;
        padding: 0;
        background: none; }
#bande .formulaire_recherche input {
        position: absolute;
        top: 3px;
        left: 525px;
        width: 226px;
        padding: 2px 5px;
	border: 1px solid #333;
        margin: 0;
        font-size: 0.8em;
        background: #FFF; }

/* Pied de page */
#bande_bas {
	clear: both;
	border-top: 2px solid #AB191A;
        background: #DED319;
	border-bottom: 1px solid #DED319;
        height: 7px; }
#pied {
        background: #AB191A url("/squelettes/fondFonce.jpg") no-repeat bottom center;
	clear: both;
	width: 774px;
        color: #FFF;
        border-left: 3px solid #720E0E;
        border-right: 3px solid #720E0E;
        border-bottom: 3px solid #720E0E;
	text-align: center; }
#pied small {
        font-size: 0.77em;
        display: block;
	padding: 2px 0;
        width: 100%;
        padding-top: 5px;
        padding-bottom: 10px;
        vertical-align: middle; }
#pied img { vertical-align: bottom; }
#pied a { color: #CCC; }
#pied a:hover { color: #FFF; }

/* Espaceur de blocs */
.nettoyeur { clear: both; margin: 0; padding: 0; border: 0; height: 0; line-height: 1px; font-size: 1px; overflow: hidden; display: block; }

/* 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, .formulaire_recherche, input, q, blockquote, .liste-articles .article .texte, h3.spip { font-family: Verdana, "Bitstream Vera Sans", Tahoma, Arial, sans-serif; }

/* Typo pour le contenu */
#contenu { font-family: "Trebuchet MS", Helvetica, sans-serif; }


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

/*  Habillage general des menus de navigation
---------------------------------------------- */
.menu_navigation, .rubriques, .breves, .syndic, .forums, .divers {
	min-width: 150px;
        border: 1px dashed #DED319;
	margin-bottom: 10px;
	font-size: 0.77em;
}

.menu-titre {
	font-weight: bold;
        margin: 5px;
}
.menu-titre div {
	border: 1px solid #AB191A;
        margin-right: 5px;
        padding-bottom: 1px;
	line-height: 0.9em;
        float: left; }
.menu-titre div a {
        padding: 0 3px 1px 3px;
        font-family: monospace;
	font-weight: bold;
        color: #AB191A; }
.menu-titre a { color: #BC4748; }
.menu-titre a:hover { color: #AB191A; }

#navigation ul {
        margin: 0 5px 5px 5px;
        padding: 5px;
        background: #F7E8E9; }
#navigation li {
        padding: 0;
        margin: 0; }

/* Derniers titres (last.fm) */
#lastfm { margin: 0 5px 5px 5px; }
#lastfm img { margin-bottom: 3px; }
      
/* Partie contact */
#ul_contact, #ul_contact a:hover { color: #000; }
#ul_contact a { color: #333; }


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

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche {
        margin-left: 10px;
        margin-bottom: 10px; }

h1.titre {
	font-size: 1.2em;
	font-weight: bold;
	color: #000; }
#contenu .surtitre, #contenu .soustitre { font-size: 0.82em; }

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

.cartouche p { margin: 0; padding: 0; clear: left; }
.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 {
        text-align: justify;
	font-weight: bold;
	line-height: 1.4em; }
.chapo_droite {
        text-align: center;
        width: 250px;
}
.chapo_droite img {
        margin-top: 4px;
        margin-bottom: 13px; }

.lien {
	background: #EEE;
	margin: 10px auto 10px auto;
	padding: 10px;
	border: 1px solid #CCC;
	font-size: 0.82em;
	font-weight: bold;
        text-align: center; }

.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: 15px;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_portfolio h2 { margin-bottom: 5px; font-size: 0.88em; font-weight: bold; }

#document_actif { margin-top: 10px; }

/*  Listes de documents joints (a un article ou une rubrique)
---------------------------------------------- */
#documents_joints {
	margin-top: 15px;
	padding-top: 2px;
	border-top: 2px solid #CCC; }
#documents_joints h2 { margin-bottom: 5px; font-size: 0.88em; font-weight: bold; }
#documents_joints .spip_doc_titre small { font-weight: normal; }

/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles {
        margin-bottom: 10px;
        margin-left: 10px; }
.affiche {
        border: 2px solid #AB191A;
        -moz-border-radius: 7px; }

.liste-articles h1.titre { text-align: center; }

.liste-articles .article {
        margin-top: 5px;
        width: 100%; }
.affiche .article { margin-top: -5px; }
.liste-articles .article td {
        border: 1px dashed #AB191A;
        background: #FCFBE8; }

.liste-articles .resume { float: left; }

.liste-articles .article .logo_article {
        margin-left: 10px;
        position: relative;
        overflow: hidden;
        float: right; }
      
.liste-articles .article .titre {
	font-size: 1.03em;
	font-weight: bold;
        float: left;
        padding: 2px 5px;
        margin: 3px 5px 1px 0;
        border: 1px solid #333;
        max-width: 66%; }

.liste-articles .article p { margin: 0; padding: 0; }

.liste-articles .article .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

.liste-articles .article small {
        line-height: 1.25em;
        font-size: 0.75em;
        display: block;
        font-weight: bold;}

.liste-articles .article .texte {
	font-size: 0.82em;
	line-height: 1.3em;
        text-align: justify; }

.liste-articles .article .commentaires { clear: both; }
.liste-articles .article .commentaires small {
        margin-top: 3px;
        float: right; }
.liste-articles .article .commentaires small a { color: #BC4748; }
.liste-articles .article .commentaires small a:hover { color: #AB191A; }

.pagination {
        margin-bottom: 0;
        margin-top: 5px;
        font-size: 0.90em;
        border: 1px solid #AB191A;
        -moz-border-radius: 7px;
        text-align: center; }

/*  ------------------------------------------
/*  Habillage specifique du plan du site
/*  ------------------------------------------ */

.page_plan .liste-articles { padding: 0 10px 5px 10px; }
.page_plan .liste-articles h1 {
        margin-bottom: 5px;
        border-bottom: 1px dashed #AB191A; }
.page_plan #contenu .contre-encart ul {
	display: block;
	clear: left;
	margin-left: 1em;
        margin-bottom: 5px;
	list-style: square; }
.page_plan #contenu .contre-encart li { list-style: inherit; }
.page_plan #contenu .encart .divers {
        padding: 0 0 5px 5px;
        margin: 5px 0 0 0;
        border: 0;
        border-left: 1px dashed #AB191A; }
.page_plan #contenu .encart ul {
        margin-left: 1.5em;
        list-style: circle; }

/*  ------------------------------------------
/*  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: 0; 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 dashed; }
.formulaire_spip legend { 
	font-weight: bold; 
	padding: 3px;
	background: #FFF; /* Sinon, superposition dans MSIE */
}

.formulaire_spip .forml {
	width: 99%;
	padding: 1px;
	border: 1px solid;
	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; }

.formulaire_forum {
        margin-left: 10px;
        margin-bottom: 10px; }

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

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

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

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

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

.forum-repondre, .forum-decompte {
	clear: both;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-top: 2px;
	border-top: 2px solid #CCC;
	font-size: 0.88em;
	font-weight: bold; }
.forum-repondre a, .forum-decompte a { color: #BC4748; }
.forum-repondre a:hover, .forum-decompte a:hover { color: #AB191A; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
.forum-fil { margin-bottom: 10px; }
.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 5px 0 5px; 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: 10px; }
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: 0; border-bottom: 1px dotted #B8B8B8; margin: 0; padding: 3px 5px 2px 5px; 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 { color: #000; }
