
/****************************************************/
/* MiniGriSpip 1.4.2 - 2006 (c) FredoMkb */
/* Styles pour le squelette "MiniGriSpip" */

/****************************************************/
/*** Styles generaux qui s'appliquent à l'ensemble des documents Html... ***/
/** Parametres du fond de la page totale **/
/* La balise "body" */


body {
    background-color: #FFFFFF;
    font-family: Georgia, Times New Roman, Times, serif;
  }

/* Parametres generaux des titres, balises "h1" à "h6" */


h1,h2,h3,h4,h5,h6 {
    line-height: 1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
  }

/** Parametres generaux des liens **/
/* Liens simples */


/* Liens simples (syntaxe alternative) */


a:link {
    text-decoration: none;
    color: #444;
    /*border-bottom-style: dotted;
    border-bottom-color: #888;
    border-bottom-width: 1px; */
  }

/* Liens visites */


a:visited {
    text-decoration: none;
    color: #444;
   /* border-bottom-style: dotted;
    border-bottom-color: #888;
    border-bottom-width: 1px; */
  }

/* Liens survoles */


a:hover {
    text-decoration: none;
    color: #ffffff;
    /*border-bottom-color: #444;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000; */
    background-color: #ff6600;
  }

/* Liens sur les images */
/* Pour supprimer l'affichage d'un cadre noir autour
des images comportant un lien sous Firefox */


a img {
    text-decoration: none;
    border-style: none;
  }

/****************************************************/
/*** Le bloc "page" qui englobe tout le site ***/


#mgs_page {
    width: 800px;
    color: #444;
    font-size: 1em;
    margin-right: auto;
    margin-left: auto;
    background-color: #ffffff;
  }

/****************************************************/
/*** Le bloc "tete" qui englobe tous les elements de l'en-tete du site ***/
/** Le bloc "tete" lui meme **/


#mgs_tete {
    width: 800px;
    border-style: none;
    margin: 0px;
    padding: 0px;
  }

/** Parametres des liens dans l'en-tete **/
/* Liens simples */


#mgs_tete a, #mgs_tete a:link {
    text-decoration: none;
    color: #444;
    border-style: none;
  }

/* Liens survoles */


#mgs_tete a:hover {
    color: #000;
    background-color: ;
  }

/** Parametres du bloc "bandeau" contenant l'image et le titre du site **/
/* Le bloc "bandeau" lui meme */


#mgs_bandeau {
    background-repeat : no-repeat;
    border-bottom-color : #ff6600;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #ff6600;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #ff6600;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #ff6600;
    border-top-style : solid;
    border-top-width : 1px;
    height : 140px;
    margin-bottom : 0px;
    margin-top : 25px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 5px;
    text-align : center;
  }

/* Le titre et le descriptif du site */


#mgs_bandeau h1 {
    margin: 0px 0px;
    padding: 0px;
  }


.mgs_descriptif {
    font-size: 0.8em;
    line-height: 1.2em;
    text-align: center;
    margin: 10px 120px 0px;
    padding: 0;
  }

/** Parametres des menus de l'en-tete : Accueil, Plan, Contact et Redaction **/
/* Le bloc "menu" lui meme */


#mgs_menu_tete {
    font-size: 0.86em;
    text-align: center;
    line-height: 1em;
    height: 25px;
    margin: 0px;
    margin-top: -27px;
    padding: 0px;
    border-top-color: #ff6600;
    border-top-width: 2px;
    border-top-style: solid;
    background: #ff6600;
  }

/* La liste des boutons */


#mgs_menu_tete ul {
    list-style: none;
    margin: 0px;
    padding-right: 4px;
    padding-left: 4px;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 100%;
  }

/* Chaque bouton list */


#mgs_menu_tete li {
    list-style: none;
    text-align: center;
    width: 110px;
    float: left;
    padding: 0px;
    height: 100%;
    margin-top: 1px;
    margin-right: 1px;
    margin-bottom: 1px;
    margin-left: 1px;
  }

/** Parametres des liens des menus de l'en-tete TD**/
/* Liens simples */


#mgs_menu_tete td a, #mgs_menu_tete td a:link {
    display: block;
    border-right-color: #999;
    border-right-width: 1px;
    border-left-color: #999;
    border-left-width: 1px;
    padding: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0px;
    line-height: 175%;
    color: #FFFFFF;
  }

/* Liens survoles */


#mgs_menu_tete td a:hover {
    border-right-style: solid;
    border-left-style: solid;
    background-color: #fff;
    color: #ff6600;
  }

/** Parametres des liens des menus de l'en-tete **/
/* Liens simples */


#mgs_menu_tete li a, #mgs_menu_tete li a:link {
    display: block;
    border-right-color: #999;
    border-right-style: dotted;
    border-right-width: 1px;
    border-left-color: #999;
    border-left-style: dotted;
    border-left-width: 1px;
    height: 100%;
    padding: 0px;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0px;
    line-height: 175%;
  }

/* Liens survoles */


#mgs_menu_tete li a:hover {
    border-right-style: solid;
    border-left-style: solid;
    background-color: #fff;
  }

/** Parametres du champ de recherche des menus de l'en-tete **/
/* Le champ de recherche lui meme */


#mgs_menu_tete .mgs_form_rech {
    clear: none;
    align: top;
    float: right;
    width: 100px;
    margin: 1px 5px;
    padding: 0px;
  }

/* Les liens simples du champ de recherche */


.mgs_form_rech a, .mgs_form_rech a:link {
    border-style: none;
  }

/* Les liblelles du champ de recherche */


#mgs_menu_tete label {
    display: none;
  }

/* Le formulaire du champ de recherche */


#mgs_menu_tete form {
    margin: 0px;
    padding: 0px;
  }

/** Parametres du bandeau contenant la hierarchie des pages **/
/* Le bandeau lui meme */


#mgs_hierarchie {
    font-size: 0.75em;
    text-align: left;
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 3px;
    padding-right: 10px;
    padding-left: 10px;
    border-bottom-color: #999;
    border-bottom-style: solid;
    border-bottom-width: 1px;
  }

/****************************************************/
/*** Parametres generaux de l'affichage des chemins d'acces ***/
/* Formatage du contenu des hierarchies */


.mgs_chemin {
    font-size: 0.75em;
    text-align: left;
    margin: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 0px;
    padding-left: 0px;
    /*border-bottom-color: #999;
    border-bottom-style: solid;
    border-bottom-width: 1px;*/
  }


#mgs_hierarchie a:hover {
    color: #fff;
    background-color: #ff6600;
  }

/* Formatage liens simples des hierarchies */


.mgs_chemin a, .mgs_chemin a:link {
    text-decoration: none;
    color: #444;
    border-style: none;
  }

/* Formatage liens survoles des hierarchies */


.mgs_chemin a:hover {
    color: #fff;
    background-color: #ff6600;
    /* #eaeaec */;
  }

/****************************************************/
/*** Parametres du bloc "corps" contenant la navigation et les contenus ***/
/** Le bloc "corps" lui meme **/


#mgs_corps {
    width: 780px;
    padding: 10px;
    margin-top: 10px;
  }

/****************************************************/
/*** Le bloc de navigation contenant les menus de navigation et des resumes ***/
/** Le bloc "navigation" lui meme **/


#mgs_navigation {
    width: 180px;
    margin: 0px;
    float:left;
    top: 190px;
  }

/** Le bloc menu de pied de navigation (logos Rss et Spip) **/


.mgs_pied {
    text-align: center;
    padding: 8px;
    margin-top: 8px;
    border-top-color: #999;
    border-top-width: 1px;
    border-top-style: solid;
    margin-bottom: 0;
  }

/** Formatage general des blocs menus de la navigation **/
/* Les blocs "menu" eux memes */


.mgs_menu {
    font-size: 80%;
    border-color: #999;
    border-width: 1px;
    border-style: solid;
    margin-bottom: 10px;
    text-align: center;
    padding: 5px;
    background-color: #fff;
  }

/** Formatage general de l'affichage des listes **/
/* Les listes */


.mgs_menu ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
  }

/* Les elements des listes */


.mgs_menu li {
    list-style: none;
    margin-top: 2px;
    margin-bottom: 2px;
  }

/* Element de menu hors titre de rubrique */


.mgs_menu_item {
    font-size: 90%;
    padding-top: 2px;
    padding-bottom: 0px;
  }

/** Formatage general de la liste du bloc de navigation des rubriques **/
/* Formatage de la rubrique selectionnee */


.mgs_menu_selected {
    background-color: #ABC9E7;
    font-weight: bold;
  }

/* menu-item-0 à 6 : formatage des titres de chaque rubrique */


.mgs_menu_item_0 {
    font-size:90%;
    text-align:left;
    padding-left:5px;
    font-weight:800;
    padding-top: 2px;
    padding-bottom: 2px;
  }


.mgs_menu_item_1 {
    font-size:86%;
    padding-left: 15px;
    text-align:left;
    padding-top: 2px;
    padding-bottom: 2px;
  }


.mgs_menu_item_2 {
    font-size: 86%;
    padding-left: 30px;
    text-align:left;
    padding-top: 1px;
    padding-bottom: 1px;
  }


.mgs_menu_item_3 {
    font-size: 82%;
    padding-left: 45px;
    text-align:left;
    padding-top: 1px;
    padding-bottom: 1px;
  }


.mgs_menu_item_4 {
    font-size: 82%;
    padding-left: 60px;
    text-align:left;
    padding-top: 0px;
    padding-bottom: 0px;
  }


.mgs_menu_item_5 {
    font-size: 78%;
    padding-left: 75px;
    text-align:left;
    padding-top: 0px;
    padding-bottom: 0px;
  }


.mgs_menu_item_6 {
    font-size: 78%;
    padding-left: 90px;
    text-align:left;
    padding-top: 0px;
    padding-bottom: 0px;
  }

/****************************************************/
/*** Formatage particulier de certains elements des blocs ***/

/** Attention, ces formatages sont utilises dans les menus 
comme dans les contenus, toute modification peut entrainer
des affichages incoherents... **/

/* Certains elements des articles */


.mgs_menu_item_article {
    font-size:100%;
    text-align:left;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left: 5px;
  }

/* Certains elements des breves */


.mgs_menu_item_breve {
    font-size:88%;
    padding-left:5px;
    text-align:left;
    padding-top: 2px;
    padding-bottom: 2px;
  }

/* Certains elements des forums */


.mgs_menu_item_forum {
    font-size: 0.95em;
    list-style: none;
    text-align:left;
    line-height: 1.1em;
    padding-top: 0px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-left:5px;
  }

/* Formatage general des titres des menus et des blocs listes */
/* Titre de menu */


.mgs_menu_titre {
    color: #fff;
    font-weight: bold;
    font-size:95%;
    background-color: #ff6600;
    /* #b8b8bf */ padding-top: 0px;
    padding-bottom: 0px;
  }


.mgs_menu_titre small {
    font-weight: lighter;
  }

/* Formatage de la pagination lors des affichages des listes */


.mgs_menu_titre .on {
    font-weight: lighter;
    color: #fff;
    font-style: italic;
  }

/* Formatage des liens des menus */


.mgs_menu_titre a {
    color: #fff;
    border-style: none;
  }


.mgs_menu_titre a:hover {
    color: #444;
    border-style: none;
    background-color: inherit;
  }

/****************************************************/
/*** Parametres du bloc "principal" contenant les contenus ***/
/** Le bloc "principal" lui meme **/


#mgs_principal {
    /*colonne principale*/padding: 0px;
    margin-left: 200px;
  }

/** Le bloc generaux des differents contenus **/
/* Les blocs eux memes */


.mgs_bloc {
    border-color: #999;
    border-width: 0px;
    border-style: solid;
    margin-bottom: 0px;
    text-align: center;
    padding: 0px;
    background-color: #fff;
  }

/* Les listes lors d'affichages en mode liste */


.mgs_bloc ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
  }

/* Les elements des listes lors d'affichages en mode liste */


.mgs_bloc li {
    list-style: none;
    margin-top: 2px;
    margin-bottom: 2px;
  }

/** Les logos des rubriques, articles, breves, etc. **/
/* Les liens simples des logos */


.mgs_pictos a, .mgs_pictos a:link {
    border-style: none;
    display: block;
    margin: 8px 8px 8px 4px;
    padding: 4px;
    font-size: 1em;
    line-height: 1.2em;
  }

/* Les images des logos */


.mgs_pictos img {
    float: left;
    margin-right: 8px;
  }

/****************************************************/
/*** Parametres du contenu des articles et breves ***/
/* Le bloc "article" lui meme */


.mgs_article {
    border: 1px none #999;
    padding-left: 5px;
    padding-right: 5px;
    background-color: #fff;
    text-align: left;
  }

/* Surtitre des articles */


.mgs_surtitre {
    font-size: 0.85em;
    padding: 0px;
    margin: 0px;
    line-height: 1.2em;
  }

/* Titre des articles */


.mgs_titre {
    border-bottom-color : #ff6600;
    border-bottom-style : solid;
    border-bottom-width : .06em;
    /*border-left-color : #ff6600;
    border-left-style : solid;
    border-left-width : .03em;
    border-right-color : #ff6600;
    border-right-style : solid;
    border-right-width : .03em;
    border-top-color : #ff6600;
    border-top-style : solid;
    border-top-width : .03em;*/
    /*margin: 0px 0;*/
    /*line-height: 1.1em;*/
    padding-top: .1em;
    padding-bottom: .1em;
    text-align: left;
    padding-left: 8px;
    padding-right: 0px;
    color: #ff6600;
  }


.mgs_titre  a:link {
    color : #ff6600;
    text-decoration : none;
  }


.mgs_titre  a:visited {
    text-decoration: none;
    color: #ff6600;
  }


.mgs_titre  a:hover {
    color: #fff;
    background-color: #ff6600;
  }

/* Logo des articles */


.mgs_logo {
    padding: 0px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 10px;
  }

/* Soustitre des articles */


.mgs_soustitre {
    font-size: 0.88em;
    padding: 0px;
    line-height: 1.4em;
    font-weight: bolder;
    margin-bottom: 0.5em;
    margin-top: 1em;
  }

/* Les iInfos des articles (date, auteur, etc.) */


.mgs_infos {
    font-size: 0.65em;
    padding: 0px;
    margin: 4px 0px;
    line-height: 1.6em;
  }

/* Intro des articles */


.mgs_intro {
    font-size: 0.85em;
    font-style: italic;
    padding: 0px;
    margin-top: 8px;
    margin-bottom: 4px;
    line-height: 1.2em;
  }

/* Le texte des articles */


.mgs_texte {
    font-size: 0.95em;
    line-height: 1.3em;
    text-align: justify;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 0px;
  }

/* Les images dans les texte des articles */


.mgs_texte img {
    padding: 0px;
    margin: 0px;
  }


.mgs_texte .spip_documents {
    padding: 0px;
    margin: 0px;
    text-align: center;
  }

/* Les legendes des images des articles */


.mgs_texte .spip_doc_titre {
    padding: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-size: 0.95em;
    color: #444;
  }


.mgs_texte .spip_doc_titre strong {
    font-weight: normal;
    font-style: italic;
  }

/** Les images dans les texte des articles selon leur alignement **/
/* Les images centrees */


.mgs_texte .spip_documents_center {
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 0px;
    margin-left: 0px;
  }

/* Les images alignees a gauche */


.mgs_texte .spip_documents_left {
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 20px;
    margin-left: 0px;
  }

/* Les images alignees a droite */


.mgs_texte .spip_documents_right {
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 0px;
    margin-left: 20px;
  }

/* Le post-scriptum des articles (les liens) */


.mgs_ps {
    text-align: left;
    font-size: 0.9em;
    line-height: 1.1em;
    font-style: italic;
    font-weight: bolder;
    margin-top: 16px;
    margin-bottom: 16px;
  }

/* Les notes de bas de page des articles */


.mgs_notes {
    text-align: left;
    font-size: 0.88em;
    line-height: 1.28em;
    margin-top: 16px;
    margin-bottom: 16px;
    padding: 0;
    border-top-style: dotted;
    border-top-color: #888;
    border-top-width: 1px;
    border-bottom-color: #888;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
  }


.mgs_notes p {
    margin: 0.5em 0px;
  }


.mgs_notes_titre {
    font-weight: bolder;
    font-size: 1.15em;
  }

/* La fin des articles */


.mgs_article_fin {
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom-color: #eaeaec;
    border-bottom-style: solid;
    border-bottom-width: 8px;
  }

/* Le lien de reponse des articles */


.mgs_repondre {
    font-size: 0.70em;
    line-height: 0.9em;
    text-align: right;
    /*padding-bottom: 8px;
    padding-top: 4px;
    border-bottom-color: #ff6600;
    border-bottom-style: solid;
    border-bottom-width: 8px;
    margin: 0;
    */;
  }

/** Divers formatages texte, tableaux, etc. **/
/* Les intertitres */


.mgs_article h3 {
    font-size: 1.4em;
    line-height: 1em;
    font-variant: small-caps;
    margin-top: 24px;
    margin-bottom: 12px;
    padding-bottom: 8px;
    border-bottom-color: #888;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
  }


.mgs_article h3 a, .mgs_article h3 a:link, .mgs_article h3 a:hover {
    border: none;
    display: block;
  }

/* Les talbleaux */


.mgs_article table {
    text-align: center;
    font-size: 0.95em;
    line-height: 1.2em;
    margin: auto;
    margin-bottom: 15px;
    padding: 6px;
    border: 1px solid #999;
    border-spacing: 0px;
    background-color: #fafafc;
    width: 350;
  }


.mgs_article caption {
    caption-side: top;
    /* bottom pas pris en compte par IE */text-align: center;
    margin: auto;
    padding: 4px;
    font-weight: bold;
  }


.mgs_article table tr.row_first {
    color: #fff;
    background: #65A9D1;
  }


.mgs_article table tr.row_odd {
    background: #fff;
    /*#ffffff;*/
  }


.mgs_article table tr.row_even {
    background: #FFC39B;
    /*#eaeaec;*/
  }


.mgs_article table th, .mgs_article table td {
    padding: 4px;
    vertical-align: middle;
  }

/* Liens dans les tableaux */


.mgs_article table tr a, .mgs_article table tr a:link {
    padding: 0px 4px;
    /*border: 1px dotted #999;*/
    display: block;
    background: none;
  }


.mgs_article table tr a:hover {
    border: 1px solid #999;
    color: #fff;
    background: #65A9D1;
  }


.mgs_article table tr.row_first a {
    color: #fff;
    background: #65A9D1;
  }


.mgs_article table tr.row_first a:hover {
    color: #444;
    background: #fff;
  }

/* Les codes et citations */


.mgs_article div code, .mgs_article blockquote {
    font-size: 0.95em;
    line-height: 1.2em;
    border: 1px solid #999;
    margin: 0px;
    margin-bottom: 15px;
    padding: 10px;
    background-color: #fafafc;
    display: block;
  }


.mgs_article p code {
    padding: 2px 4px;
    background-color: #eaeaec;
    display: inline;
    border: none;
  }


.mgs_article blockquote p {
    margin: 0px;
    padding: 0px;
  }

/* Les filets de separation */


.mgs_article hr {
    margin: 20px 0px;
    padding: 0px;
    height: 8px;
    border: none;
    background-color: #eaeaec;
    /* noshade: noshade;
    *//* border: 1px dotted #888;
    */;
  }

/****************************************************/
/*** Parametres generaux de formatage des forums ***/
/** Liste des forums des articles et breves **/


ul.forum {
    display: block;
    clear: both;
    margin: 0px;
    padding: 0px;
    list-style: none;
    font-size: 0.95em;
    line-height: 1.1em;
    text-align: left;
  }

/* Le nombre des messages du forum */


.mgs_forum_decompte {
    text-align: center;
    font-size: 0.92em;
  }

/* Chaque message du forum */


.mgs_forum_message {
    background-color: #fcfcff;
    margin: 0px;
    padding: 0px;
  }

/* Le contenu de chaque message du forum */


.mgs_forum_texte {
    margin: 0px;
    color: #444;
    padding-right: 15px;
    padding-left: 15px;
  }

/* Les textes de chaque message */


.mgs_forum_texte .mgs_texte {
    margin-top: 1em;
    margin-bottom: 1em;
  }


.mgs_forum_chapo {
    margin: 0px;
  }


.mgs_forum_chapo .mgs_infos {
    padding-left: 15px;
  }

/****************************************************/
/*** Parametres generaux de formatage des formulaires ***/
/* Formulaire general */


.mgs_formulaire {
    color: #444;
    font-size: 0.75em;
    text-align: left;
    background-color: #fff;
    border: 2px dotted #666;
    margin-bottom: 15px;
    padding-right: 15px;
    padding-left: 15px;
  }

/* Formulaire de previsualisation */


.mgs_formulaire_previsu {
    color: #444;
    font-size: 0.75em;
    text-align: left;
    background-color: #fff;
    border: 2px dotted #666;
    margin-bottom: 16px;
  }

/* Formulaires des menus */


.mgs_formulaire_menu {
    font-size: 0.75em;
    border: none;
    margin: 0px;
    background-color: #fff;
    padding: 0px;
  }


.mgs_formulaire_menu div {
    font-size: 0.75em;
    margin: 0px;
    padding: 0px;
  }


.mgs_formulaire_menu p {
    color: #444;
    font-size: 0.78em;
    text-align: left;
    margin: 0px;
    margin-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }


.mgs_formulaire_menu h4 {
    display: block;
    text-align: center;
    font-size: 0.75em;
    background-color: #eaeaec;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #444;
    margin-top: 2px;
    margin-bottom: 5px;
  }

/* Formatage du champ de saisie de certains formulaires */


.mgs_forml {
    width: 100%;
  }


.formulaire_spip label {
  }


.formulaire_spip .forml {
    width: 90%;
    padding: 1px;
    border: 1px inset;
    font-family: inherit;
    font-size: inherit;
  }

/* stili personali */

.p_l {
	margin-left: 0px;
	}