/*  ----------------------------------------------------------- */
/*  Feuilles de styles de la page d'accueil 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 {
font-family: times, Verdana, Arial, Helvetica, sans-serif;
border: 0px solid #FF3709;
background: #FFF;
margin-left: 0px;
margin-right: 0px;
}

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: 98%;
        border: 0px solid #0CFE00;
        text-align: left;
        margin-left: auto;
	margin-right: auto;
}

#conteneur { width: 98%;
           margin-left: auto;
	   margin-right: auto;
           border: 0px dashed #CCC;
}

.gauche {
vertical align:top;
width: 11.5em;
margin-left: auto;
margin-right: auto;
padding: 1px;
padding-top:5px;
margin-top:5px;
text-align:left;
background-color: #FFB95D;
border: 0px dashed #CCC;
}

.centre {
background-color:#FFF;
text-align:justify;
border: 0 dashed #CCC;
}

#centre {
    border: 0 dotted #CCC;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2em;
    padding-right: 2em;
    text-align:justify;
}

.droite {
width: 12.1em;
margin-left: auto;
margin-right: auto;
padding: 1px;
margin-top:5px;
padding-top:5px;
text-align:left;
background-color: #FFB95D;
border: 0px dashed #CCC;
}



/*  ------------------------------------------
/*  elements feuille de style habillage 172
/*  ------------------------------------------ */

/* Blocs du centre (c-a-d. la colonne principale) */


#centre. encart {
          padding: 5px;
          margin: 0;
          margin-bottom: 1em;
          border: 1px solid #CCC;
          font-size: 0.88em;
}


/* Fil d'Ariane */
#hierarchie {
	clear: both;
	margin-bottom: 0em;
	font-size: 0.88em; }
	
/* Entete */
#entete {

table.entete {
              border:0px solid #6495ed;
              width: 100%;
              margin:auto;}

table.entete tbody {
              background-color:#FFFFFF;
              border:0px solid #6495ed;
              }

table.entete td {
              font-family:sans-serif;
              width: 50%;
              font-size:80%;
              border:0px solid #6495ed;
              padding:5px;
              text-align:center;}

table.entete caption {
              font-family:sans-serif;}
}


/* Pied de page */
#pied {
clear: both;
width: 100%;
margin-top: 4em;
border: 0px dotted #CCC;
padding: 2px;
text-align: center; }
#pied small { font-size: 0.96em; }
#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, .encart, .formulaire_spip {
	font-family: Times, Verdana, Arial, Tahoma, Georgia, sans-serif; }

/* Typo pour le centre */
#conteneur {
	font-family: Times, Verdana, Arial, "Trebuchet MS", Helvetica, Georgia, sans-serif; }

/* Typo pour les citations et extraits introductifs */
q, blockquote, .liste-articles li .texte, h3.spip, .voirskel {
	font-family: Times, Verdana, Arial, Georgia, serif; }
	
	
/*  ------------------------------------------
/*  styles pour les articles du sommaire
/*  ------------------------------------------ */

.centre h1,h2 {
                 font-size: 120%;
                 font-weight: bold;
}
.centre h1,h2.titre-extrait {
                 font-size: 160%;
                 font-weight: bold;
}
.centre h1,h2.titre-texte {
                 font-size: 190%;
                 font-weight: bold;
}
.centre .surtitre {
                 font-size: 110%;
                 font-weight: bold;
 
}
.centre .detail {
                 font-size:1.15em;
                 color: #303030;
}

.extrait {
                 font-size: 95%;
                 margin: 0.1em;
                 margin-top: 0.1em;
                 margin-bottom: 0.5em;
                 margin-left: 0.5em;
                 margin-right: 0.1em;
                 line-height: 1.25em;
}

.haut {
text-align:right;
padding-right: 0.9em;
}

/*  Habillage general des menus de navigation
---------------------------------------------- */
.rubriques, .syndic, .forums, .divers {
	width: 12.1em;
	margin-left: auto;
        margin-right: auto;
	border: 0px solid #CCC;
	margin-bottom: 0.36em;
	padding: 0.2em 0.4em 0.45em 0.4em;
	font-size: 0.82em;
}

.rubriques2, .syndic2, .message, .blog {
	width: 13em;
	margin-left: auto;
        margin-right: auto;
	border: 0px solid #CCC;
	margin-bottom: 0.36em;
	padding: 0.2em 0.4em 0.45em 0.4em;
	font-size: 0.82em;
}


.sommaire {
        width: 13em;
        margin-left: auto;
        margin-right: auto;
	border: 0px solid #CCC;
	margin-bottom: 0.36em;
	padding: 0.2em 0.4em 0.45em 0.4em;
	font-size: 0.82em;
}

.gazette {
        margin-top : 0.2em;
        margin-left: auto;
        margin-right: auto;
        padding-bottom : 0.2em;
	width: 13em;
	border: 0.15em solid #FF6600;
	font-size: 0.82em;
}

.editionsom {
        width: 33.5em;
        margin-left: auto;
        margin-right: auto;
        background-color: #FEFBC7;
	border: 0.15em solid #FF0000;
	margin-bottom: 0.96em;
	padding: 0.50em;
}

.menu-titre {
	padding: 0.2em 0.4em;
	border-bottom: 0.15em solid #FFB95D;
	text-align: center;
	font-weight: bold; color: #CC0000;
	font-style: italic;
	font-size: 1.09em;
	}
	
.menu-titre2 {
	padding: 0.2em 0.2em;
	border-bottom: 0.15em solid #FFB95D;
	text-align: center;
	font-weight: bold; color: #CC0000;
	font-style: italic;
	font-size: 1.21em;
	}
	
.menu-titre3 {
        padding: 0.2em 0.4em;
	border-bottom: 0.15em solid #FF6600; margin:5;
	text-align: center;
	font-size: 1.21em;
	}
	

.breves {
        width: 36em;
        margin-left: auto;
        margin-right: auto;
	border: 0.10em solid #CCC;
	padding: 0.5em;
        font-size: 0.96em;
}

.menu-titre4 {
        padding: 0.2em 0.8em;
        border-bottom: 0em dashed #CCC;
	text-align: center;
	font-size: 1.18em;
	}
	
/*  Des couleurs specifiques selon les types de menus
---------------------------------------------- */
.sommaire { background: #FFDC9D; }
.sommaire .menu-titre2 { background: #FFDC9D; }

.gazette { background: #FFFFFF; }
.gazette .menu-titre3 { background: #CCCC99; }

.editionsom { background: #FEFBC7; }

.rubriques { background: #FFDC9D; }
.rubriques .menu-titre { background: #FFDC9D; }

.rubriques2 { background: #FFDC9D; }
.rubriques2 .menu-titre2 { background: #FFDC9D; }

.breves { background: #FFFFFF; }
.breves .menu-titre4 { background: #FFFFFF; }

.syndic { background: #FFDC9D; }
.syndic .menu-titre { background: #FFDC9D; }

.forums { background: #EAEAFF; }
.forums .menu-titre { background: #F2F2FF; }

.divers { background: #FFFFFF; }
.divers .menu-titre { background: #CCCC99; }

.orange { background: #FFB95D; }
.orange .menu-titre { background: #FFB95D; }

/*  ------------------------------------------
/*  Habillage du centre
/*  ------------------------------------------ */

/*  Cartouche et titraille
---------------------------------------------- */
.cartouche { margin-bottom: 2em; }

.cartouche .titre {
	font-size: 2.01em;
	font-weight: bold;
	color: #000; }
	
#centre .surtitre, #centre .soustitre { font-size: 1.15em; bold; }


.cartouche .spip_logos {
	float: left;
	margin-right: 0.8em;
	margin-bottom: 0px;
        margin-top: 16px;
        padding-top: 16px; }
 

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

.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: 0px solid #CCC;
	font-size: 0.89em;
	font-weight: bold; }

.texte { color: #000; font-size: 0.96em; }

.ps, .notes {
	margin-top: 1.4em;
	padding-top: 2px;
	border-top: 1px solid #CCC; }
.ps { font-size: 0.88em; }
.notes { clear: both; font-size: 0.82em; }
.ps h2, .notes h2 { font-size: 1.19em; font-weight: bold; }



/* Listes d'articles et extraits introductifs
----------------------------------------------- */
.liste-articles ul { margin: 0; padding: 0; list-style: none; }
.liste-articles li { margin-bottom: 1em; clear: both; }

.liste-articles li .titre {
	font-size: 1.03em;
	font-weight: bold; }

.liste-articles li .spip_logos {
	float: left;
	margin-left: 5px;
	margin-right: 8px;
	margin-top: 8px;
	margin-bottom: 0px;
	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: 1px;
	margin-bottom: 0em;
	border: 0px solid #CCC;
	padding: 0.9em;
	font-size: 1.032em;
	line-height: 1.3em; }

.pagination { font-size: 0.90em; }
  

/*  ------------------------------------------
/*  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: 14em; margin-left: auto; margin-right: auto; text-align: center; }
.formulaire_recherche label { display: none; }


/*  ------------------------------------------
/*  Couleurs des liens
/*  ------------------------------------------ */
a { text-decoration: none; color: #3D3737; }
a:hover { text-decoration: none; color: #000000; background: #EBD46B; }

p {margin: 0 0 10px 0;}


