body { background-color: #FBF9F6; color: #292107; }
breaker { clear: both; height: 0px; padding: 0; margin: 0; border: none; overflow:hidden; }
#wrapper, #header, #footer { width: 100%; }
#wrapper { }
#header { height: 136px; background-color: #1c1a10; }

a:link , a:visited { color: #f79646; }

label { float: left; width: 110px; }
#contact .text { width: 260px; }
#contact .submit_container { margin-left: 320px; }
#contact .erreur { color: #FF0000; margin: 0 0 0 10px; }

#header h1 {
    margin: 0 auto;
    width: 1024px;
    height: 116px;
    padding: 10px 0;
    color: #f79646;
    font-size: 32px;
    line-height: 36px;
    font-family: "Warnock Pro", "Goudy Old Style", "Palatino", "Book Antiqua", Georgia, serif;
}
#titleLigneOne, #titleLigneTwo, #titleLigneThree { float: left; width: 780px; }
#titleLigneOne { text-indent: 15px; }
#titleLigneTwo { text-indent: 45px; }
#titleLigneThree { text-indent: 80px; }
#titleLogo { float: left; width: 120px; height: 120px; }
#titleLogo img { width: 110px; }

#content {
    clear: both;
    margin: 5px auto;
    padding: 10px 0;
    width: 1022px;
    overflow: auto;
    min-height: 500px;
}
#col_g, #col_d, #right { float: left; }
#col_g { width: 200px; margin: 0 5px; }
#col_d { width: 800px; }
#col_d.center { width: 782px; background-color: #F0E4B4; padding: 10px; margin: 0;}
#right {
    width: 200px;
    padding: 15px 10px 30px 10px;
    min-height: 400px;
    background-color: #f4ede4;
}

#right .item { margin-bottom: 15px; padding-bottom: 10px; border-bottom: 1px solid #fbf9f6; }
#right .item.last {
    border-bottom: none;
    margin-bottom: 0; 
    padding-bottom: 0;
}

#right h3 { font-size: 18px; padding-bottom: 5px; border-bottom: 2px dotted #AEAEAE; }

#right .revue-publication { text-align: justify; }
#right .revue-publication span { color: #999; }
#right .revue-publication .couverture { width: 100%; text-align: center; }
#right .revue-publication .couverture img { color: #999; max-width: 180px; }


#footer {
    clear: both;
    text-align: center;
    margin: 20px 0 0 0;
    border-top: 1px dotted #AEAEAE;
    padding: 15px 0 30px 0;
    background-color: #f4ede4;
}
/** LISTE DES REVUE ACCUEIL **/
.list-revues { list-style: none; margin: 5px 0 0 0; padding: 0; }
.list-revues li.annee { font-weight: bold; text-indent: 8px; background: transparent url('../images/puces/puce-marron-5x5.png') 0 6px no-repeat; }

#revue-detail, #revue-articles, #col_d_B.text { margin: 0; float:left; width: 98%; padding: 5px; }
#revue-detail img.couverture { max-width: 300px; float: right; margin: 0 0 8px 10px; }
#revue-detail .numero-annee { font-size: 20px; color: #AEAEAE; margin: 10px 0 5px 0; }
#revue-detail .numero-annee .numero  { font-size: 26px; font-weight: bold; }
#revue-detail .numero-annee, #revue-detail .title { float: left; width: 100%; }
#revue-detail .title, #col_d_B.text h1 {
    border-top: 2px dotted #AEAEAE; font-size: 24px; line-height: 24px;
    font-family: "Warnock Pro", "Goudy Old Style", "Palatino", "Book Antiqua", Georgia, serif;
    font-weight: normal; color: #f79646; margin: 10px 0 25px 0; padding: 4px 8px; font-style: italic; }
#revue-detail .content { float: left; width: 100%; }
#revue-detail .sous-titre { font-style: italic; margin: 0 0 30px 0;}
#revue-detail .description { font-size: 12px; color: #583B1D; margin: 20px 5px 24px 5px; }
#revue-detail .isbn { font-size: 10px; color: #BDA990; margin: 0; }

#revue-articles {margin: 10px 0 0 0; }
#revue-articles .chapitre { font-size: 20px; font-weight: bold; color: #999999; padding: 8px 4px; border-bottom: 1px solid #999999; margin: 30px 0 15px 0; }
#revue-articles .article { margin: 5px 5px 15px 5px; padding-bottom: 8px; border-bottom: 1px dotted #999999; }
#revue-articles .article.last { border-bottom: none; }
#revue-articles .title { font-size: 14px; color: #f79646; margin: 5px 0; }
#revue-articles .title .type { font-size: 11px; font-weight: normal; color: #999; }
#revue-articles .resume { font-style: italic; }
#revue-articles .auteur { color: #666; text-indent: 8px; background: transparent url('../images/puces/puce-marron-5x5.png') 0 6px no-repeat; }

#revue-articles .revue { font-style: italic; color: #AEAEAE; }
#revue-articles .revue a { color: #292107; }

#col_d_B .article-revue { font-weight: bold; color: #AEAEAE; font-size: 13px; }
#col_d_B .article-revue a { color: #292107; }

.mod_article h1 { border-top: 0 !important; border-bottom: 2px dotted #AEAEAE; }
