em
{
    font-style:italic;
}

blockquote
{
    border: none;
}


/* Main Section */
#main_section
{
    max-width: 960px;
    margin: 40px auto 0;
    padding: 50px;
    font-family: open_sansregular, Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    line-height: 1.5em;
}

a[name]:before { 
  display: block; 
  content: ""; 
  margin-top: -80px; 
  height: 75px; 
  visibility: hidden; 
}
/*
@media (min-width: 768px) and (max-width: 992px) {
    #main_section
    {
        margin-top: 80px;
    }
    a[name]:before { 
      margin-top: -70px; 
      height: 125px; 
    }
}
*/
h1
{
    padding: 8px 0;
    text-align: center;
    font-weight: bold;
    font-size: 150%;
    text-shadow: 2px 2px 3px #999;
}

h2
{
    font-weight: bold;
    font-family: open_sansregular, arial, sans-serif;
    color: black;
    font-size: 115%;
}

.grandes_dates.index ul
{
    padding-top: 10px;
    padding-left: 50px;
}

.grandes_dates.index ol
{
    padding-left: 100px;
}

.grandes_dates.index>div>ol li p, .grandes_dates.index>div>ul
{
    margin: 0.3em;
}

.grandes_dates p
{
    margin: 1em 0 1em 6em;
}

.grandes_dates blockquote
{
    border: none;
    margin: 0 0 0 0;
}

.grandes_dates blockquote img
{
    float: left;
}

.portraits ul,.liens ul, .grandes_dates blockquote ul
{
    /*margin-top: 10px; */
    list-style: none;
    /*
    list-style-image: url("../img/page_link.png");
    list-style-position: inside; */
}

.portraits ul a,.liens ul a, .grandes_dates blockquote ul a
{
    color: #666;
}

.grandes_dates code
{
    margin: 4em;
}

.grandes_dates>div>ul
{
    margin-left: 6em;
}

.grandes_dates>div>ul li p
{
    margin: 0.3em;
}

.grandes_dates dt
{
    clear: both;
}


.portraits h2
{
    margin-top: 0;
    /*padding-top: 60px; */
    padding-left: 140px;
    clear: both;
    font-size: 100%;
    margin-left: 1em;
    margin-top: 2em;
}

.portraits h2 .date
{
    color: #666;
}

.portraits ul li
{
    line-height: 25px;
    padding-left: 140px;
}

.portraits p img
{
    float: left;
    margin-left: -130px;
    margin-top: -30px;
    border-radius: 5px;
}

.portraits p
{
    margin-left: 160px;
    margin-right: 30px;
}


.portrait
{
/*    border: solid 1px black; */
    min-height: 200px;
    margin: 50px 30px;
}
.portraits hr
{
    display: block;
    height: 10px;
    clear: both;
    padding: 0;
    border: none;
}

.musee blockquote img
{
    display: block;
    margin: 5px auto 20px;
    padding: 10px;
    background: white;
    border: solid 1px #AAA;
    border-radius: 5px;
}

.musee #img-nav-prevarrow, .musee #img-nav-nextarrow
{
    position: absolute;
    display: none;
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
}

.musee #img-nav-prevarrow
{
    left: 20px;
}

.musee #img-nav-nextarrow
{
    right: 20px;
}

.musee #img-wrapper
{
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding: 0;
}

.musee #img-nav-left, .musee #img-nav-right
{
    position: absolute;
    top: 0;
    width:150px;
    height:100%;
}

.musee #img-nav-left
{
    left: 0;
}

.musee #img-nav-right
{
    right: 0;
}

.musee blockquote p
{
    text-align: center;
}


.musee ul
{
    padding-left: 50px;
    list-style-image: url("../img/photo.png");
    font-size: 16px;
}

.musee ul li
{
    line-height: 25px;
}

.grandes_dates blockquote img
{
    border: solid 1px #AAA;
    margin: 5px 15px 15px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.me_date
{
    font-family: monospace;
    font-weight: normal;
    color: #CC3300;
    font-size: 20px;
}

.grandes_dates #main_section h2 a[href*="/musee/"]
{
    font-weight: bold;
    font-family: cursive;
    font-size: 19px;
    color: #0099CC;
    vertical-align:super;
    text-decoration: none;
}

.grandes_dates .type_L
{
    font-weight: normal;
    font-size: small;
    color: #FF0000;
}

.grandes_dates .type_LDP
{
    font-weight: normal;
    font-size: small;
    color: #FF00FF;
}

.grandes_dates .type_A
{
    font-weight: normal;
    font-size: small;
    color: #0040A0;
}

.grandes_dates .type_SE
{
    font-weight: normal;
    font-size: small;
    color: #00A0A0;
}

.grandes_dates .cadre
{
    margin: 3em auto 0 auto;
    border: solid #000000 1px;
    width: 60%;
}

.grandes_dates .cadre p
{
    margin: 0.5em 2em;
}

/*
#main_section h2
{
    margin-left: 1em;
    margin-top: 2em;
}
*/
/*#main_section blockquote
{
    margin-left: 3em;
    margin-top: 0.8em;
}*/

#main_section a
{
    text-decoration: underline;
}

#main_section a:hover
{
    text-decoration: none;
}

#main_section i.fa
{
    font-size: .8em;
    color: #666;
}

.liens ul li
{
    line-height: 35px;
}

.liens a:hover
{
    text-decoration: none;
}
/*
ul
{
    padding-left: 50px;
    list-style: disc;
}

code
{
    clear: both;
    display: block;
    padding: 0 0 10px 50px;
    font-family: monospace;
}
*/
.archives ul,.archives p
{
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 14px;
}

table.me_table
{
    margin: 1em auto 0;
}

.me_table th
{
    text-align: center;
    font-weight: bold;
    border-top: solid 1px #EEE;
    border-right: solid 1px #EEE;
    border-left: solid 1px #EEE;
    background: #EEE;
    padding: 1px 5px;
}

.me_table td
{
    padding: 1px 5px;
    text-align: center;
    border: solid 1px #777;
    background: #FFF;
}

.me_table.nowrap td
{
    white-space: nowrap;
}

.me_table a
{
    white-space: nowrap;
}

figure
{
    display: table;
    text-align: center;
    margin: 15px auto;
}

figure figcaption
{
    font-weight: bold;
}

.presse img
{
    float: left;
    margin: 0 7px;
    border: 1px white solid;
}

.presse h2
{
    clear: both;
    padding-top: 30px;
    padding-left: 55px;
    font-weight: bold;
    color: black;
    background: transparent url('../img/fleche_droite.png') no-repeat left 12px;
}
.presse h2 a
{
    color: black;
}

.humour blockquote
{
    margin: 20px auto 0;
    color: black;
    padding-left: 100px;
    max-width: 680px;
    text-align: justify;
    border: none;
}

.humour cite
{
    display: block;
    max-width: 750px;
    text-align: right;
    padding-right: 100px;
    margin: 0 auto 30px;
}

.humour hr
{
    max-width: 200px;
}

table.bool
{
    margin: 20px auto;
}

table.bool th
{
    text-align: center;
}

table.bool table
{
    border: solid 1px;
    margin: 20px;
    border-collapse:collapse;
}

table.bool table td, table.bool table th
{
    border: solid 1px;
    text-align: center;
    padding: 3px 15px;
}

#board
{
    display: block;
    margin: 30px auto 15px;
}

.board-buttons
{
    display: block;
    margin: 5px auto 30px;
    width: 560px;
}

table.halfadd
{
    margin: 20px auto;
}

table.halfadd td
{
    border: solid 1px;
    text-align: center;
    padding: 8px 20px;
}

.mach_turing canvas
{
    display: block;
    margin: 30px auto 15px;
}

.mach_turing table
{
    margin: 30px auto 15px;
}

.mach_turing td
{
    padding: 3px 10px;
    border: solid 1px gray;
}

.mach_turing td ul
{
    padding-left: 1em;
}

.mach_turing #mt00
{
    text-align: center;
    font-size: 1.2em;
}

.mach_turing th
{
    padding: 5px;
    border: solid 1px gray;
    text-align: center;
    color: #0A0704;
}

.mach_turing .active
{
    background: #d7bea2;
}

.mach_turing .btn-toolbar
{
    text-align: center;
}

.mach_turing .btn-toolbar .btn
{
    margin-left: 50px;
}

.mach_turing .btn-toolbar .btn-primary i.fa
{
    color: white !important;
}

.mach_turing .initiale
{
    margin-top: 30px;
    margin-left: 50px;
}

.mach_turing .initiale a
{
    margin-left: 50px;
    text-decoration: none;
    font-family: 'helsinkiregular';
}

#main_section .initiale a
{
    font-size: 50px;
    text-decoration: none;
}

.lang_fr, .lang_en, .lang_it
{
    padding-right: 30px;
    background-repeat: no-repeat;
    background-position: right;
}

.lang_fr
{
    background-image: url('../img/fr.png');
}

.lang_en
{
    background-image: url('../img/en.png');
}

.lang_it
{
    background-image: url('../img/it.png');
}

footer .nav
{
   float: right;
   margin-top: 20px;
}

footer .nav i
{
    margin-left: 1em;
    font-size: 1.4em;
}

span.contact
{
    font-family: monospace;
    font-weight: bold;
}

