/*  ---------------------------------------------------------------- */
/*  Feuille de style specifique a l'impression                       */
/*  ---------------------------------------------------------------- */

/*  Correction des styles HTML par defaut
---------------------------------------------- */
body { background: #FFF; margin: 15pt; text-align: left; font: 12pt "Luxi sans", "Lucida Grande", Lucida, "Lucida Sans Unicode", sans-serif; color: #000; }

/* Fontes */

@font-face {
    font-family: 'Enriqueta';
    src: url('../apparence/fontes/enriqueta/Enriqueta-Regular-webfont.eot');
    src: url('../apparence/fontes/enriqueta/Enriqueta-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../apparence/fontes/enriqueta/Enriqueta-Regular-webfont.woff') format('woff'),
         url('../apparence/fontes/enriqueta/Enriqueta-Regular-webfont.ttf') format('truetype'),
         url('../apparence/fontes/enriqueta/Enriqueta-Regular-webfont.svg') format('svg');
}

@font-face {
    font-family: 'Andika';
    src: url('../apparence/fontes/andika/AndBasR-webfont.eot');
    src: url('../apparence/fontes/andika/AndBasR-webfont.eot?#iefix') format('embedded-opentype'),
         url('../apparence/fontes/andika/AndBasR-webfont.woff') format('woff'),
         url('../apparence/fontes/andika/AndBasR-webfont.ttf') format('truetype'),
         url('../apparence/fontes/andika/AndBasR-webfont.svg') format('svg');
}

@font-face {
    font-family: 'Exo';
    src: url('../apparence/fontes/exo/Exo-Regular-webfont.eot');
    src: url('../apparence/fontes/exo/Exo-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../apparence/fontes/exo/Exo-Regular-webfont.woff') format('woff'),
         url('../apparence/fontes/exo/Exo-Regular-webfont.ttf') format('truetype'),
         url('../apparence/fontes/exo/Exo-Regular-webfont.svg') format('svg');
}

@font-face {
    font-family: 'Dubiel';
    src: url('../apparence/fontes/dubiel/DubielItalic-webfont.eot');
    src: url('../apparence/fontes/dubiel/DubielItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../apparence/fontes/dubiel/DubielItalic-webfont.woff') format('woff'),
         url('../apparence/fontes/dubiel/DubielItalic-webfont.ttf') format('truetype'),
         url('../apparence/fontes/dubiel/DubielItalic-webfont.svg') format('svg');
}

@font-face {
    font-family: 'WebServeroffRegular';
    src: url('../apparence/fontes/web-serveroff/Web_Serveroff-webfont.eot');
    src: url('../appa ?rence/fontes/web-serveroff/Web_Serveroff-webfont.eot?#iefix') format('embedded-opentype'),
         url('../apparence/fontes/web-serveroff/Web_Serveroff-webfont.woff') format('woff'),
         url('../apparence/fontes/web-serveroff/Web_Serveroff-webfont.ttf') format('truetype'),
         url('../apparence/fontes/web-serveroff/Web_Serveroff-webfont.svg#WebServeroffRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'WebServeroffItalic';
    src: url('../apparence/fontes/web-serveroff/Web_Serveroff-Italic-webfont.eot');
    src: url('../apparence/fontes/web-serveroff/Web_Serveroff-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../apparence/fontes/web-serveroff/Web_Serveroff-Italic-webfont.woff') format('woff'),
         url('../apparence/fontes/web-serveroff/Web_Serveroff-Italic-webfont.ttf') format('truetype'),
         url('../apparence/fontes/web-serveroff/Web_Serveroff-Italic-webfont.svg#WebServeroffItalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

img, table { margin: 0; padding: 0; border: 0; }
ul, ol, li { margin: 0; padding: 0; list-style: none; }
h1,h2,h4,h5,h6 { margin: 0; padding: 0; color: #5F484E; font-weight: normal; font-size: 1em; font-family: WebServeroffRegular, Dubiel, Georgia, Times, serif; }
h1 { font-family: Enriqueta; font-size: 2.7em;  letter-spacing: 0.00em; line-height: 1.15em}
h2 { font-size: 2.30em; }
h2, h2 a, h2 a:focus, h2 a:hover, h2 a:active { letter-spacing: 0.00em; line-height: 1.10em}
h3 { font-size: 1.40em; font-weight: normal; letter-spacing: 0.00em; }
h3.spip {} /* Cf.: spip_style.css */
h4 { font-family: Enriqueta; font-size: 1.90em;}
h4, h4 a, h4 a:focus, h4 a:hover, h4 a:active { letter-spacing: 0.00em; line-height: 1.10em}
h5 {font-family: Enriqueta; font-size: 1.30em; font-weight: normal; color: #D0B291; text-transform: uppercase; }
h6 {font-size: 1.60em; font-weight: normal; letter-spacing: 0.05em; }
h7 {background-color:#EAE5E0;background-position:100% 16px;color:#E06A46;padding:9px 0 9px 21px;margin-left: 3px; margin-bottom:4px;font-weight:normal;display:block;font-size:14px;cursor:pointer;}
hr.spip {} /* Cf.: spip_style.css */

/*  Ne pas imprimer : on elimine les elements de navigation (display: none; )
---------------------------------------------- */
#entete, #hierarchie, #navigation, #extra, #pied, #vers_le_haut, #btn_up { display: none; }
.repondre, .repondre, .formulaire_spip { display: none; }
.spip-admin, .spip-admin-float, .spip-previsu, .invisible { display: none; }

/*  Disposition a l'ecran
---------------------------------------------- */
.nettoyeur { clear: both; }

/*  Pour les liens, on les souligne et
/*  on affiche l'URL cible a la suite des liens sortants (!)
---------------------------------------------- */
a { color: #520; text-decoration: underline; }
a.spip_out:after, a.spip_glossaire:after, a.spip_mail:after { display: inline; content: " [" attr(href) "]"; }


/*  Un peu de coquetterie
---------------------------------------------- */

.cartouche { margin-bottom: 2em; }
.cartouche small { font-size: 0.71em; }
h1 { font-size: 1.27em; font-weight: bold; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.cartouche .traductions { display: none; }
.cartouche .surtitre, .cartouche .soustitre { font-size: 0.82em; font-variant: small-caps; }

.spip_logos { float: right; margin-left: 0.80em; }

.chapo { margin-bottom: 1.5em; font-size: 0.82em; font-weight: bold; line-height: 1.40em; }
.hyperlien { font-size: 0.82em; font-weight: bold; }

.texte { line-height: 1.40em; }

.ps, .notes, #documents_portfolio, #documents_joints { clear: both; margin-top: 1.40em; padding-top: 0.20em; border-top: 2pt solid #CCC; font-size: 0.82em; }
.ps h2, .notes h2, #documents_joints h2 { font-weight: bold; clear: both; }

.bloc-calendrier {clear: both; float: left;  background-color: #E06A46; padding: 10px; width: auto; text-align: center;overflow: hidden;}
.bloc-titre-blog {float: left; width : 80%; text-align: left; margin-left:40px;}

.dateJour {font-size: 18px ; color: #FFF ; text-transform: uppercase; line-height: 19px; letter-spacing: 2px;}
.dateMois {font-size: 18px ; color: #fff ; text-transform: uppercase; line-height: 19px; letter-spacing: 2px;}
.dateAnnee {font-size: 8px ; color: #FFF ; text-transform: uppercase; line-height: 12px; letter-spacing: 1px;}

#bloc_ps {background: #EAE5E0; padding: 20px; margin: 20px 0 20px 0;}

.bloc-date {display: table; background : #E06A46; padding: 7px 10px 5px 10px; margin: -23px 0 20px -24px; color: #fff; font-size: 0.8em; font-weight: normal; text-transform: uppercase;}

.tiret { margin-top: 20px;margin-bottom: 20px; height: 1px; color: #E3DFDB; background-color: #E3DFDB; border:0;}
.tiret-gros { margin-top: 40px; margin-bottom: 10px; height: 3px; color: #E06A46; background-color: #E06A46; border:0;}

.tiret-haut-bas {margin: 20px 0 20px 0; padding: 5px 0 5px 0; border-top: 1px solid #E3DFDB; border-bottom: 1px solid #E3DFDB;}

/*  Citations, tableaux, etc...
---------------------------------------------- */
.hyperlien, .articles li .texte { background: #FFF; margin: 1em; padding: 1em; border: 1pt dotted #CCC; }

/*  Messages de forums
---------------------------------------------- */
.forum { margin: 2em 0; font-size: 0.82em; }
.forum-fil ul { margin-left: 0.50em; }
.forum-chapo .forum-titre { display: block; font-weight: bold; }
ul .forum-message { background: #EEE; border: 1pt solid #CCC; padding: 1em; margin-bottom: 1em; }

/* Listes d'articles
----------------------------------------------- */
.articles li { margin-bottom: 1em; padding-top: 0.30em; }
.articles li .titre { font-size: 1.03em; font-weight: bold; }
.articles li p { margin: 0; padding: 0; }
.articles li small { display: block; font-size: 0.71em; }

/*  Plan du site
---------------------------------------------- */
.page_plan #contenu h2 { font-size: 1.15em; font-weight: bold; }
.page_plan #contenu ul { margin-left: 1em; margin-bottom: 1em; }
.page_plan #contenu li { list-style: square; }