/*
 This file was generated by Dashcode.
 You may edit this file to customize your widget or web page
 according to the license.txt file included in the project.

  1 em = 16 px ?
 
 */


/* ****** couleurs et polices ****** */
h1,h2,h3,h4,h5,h6{ margin:0px; padding:0px;}

body {
    background :grey; /* Firefox */
    background: grey; /* Webkit */
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: white;
    font-size: 1em;
}

#container > nav {
    font-size: 0.8em;
}
.barreMenus > a > span{
    font-size: 1.05em; /* font des liens */
    font-weight: bold;
}

article{
    font-weight: bold;
}

p{
    margin: 10px 0px 10px 0px; /* top right bottom left */
}

#listenoms > p{
    margin:0.1em 0px 0.5em 0px; /* top right bottom left */
}

#listeitems > p{
    margin:0.1em 0px 0.5em 0px; /* top right bottom left */
}

#loi{
    background:grey;
}

.Element0_info2041 > text,
.Element0_info2042 > text,
.Element32_info2041 > text,
.Element32_info2042 > text,
.Element64_info2041 > text,
.Element64_info2042 > text,
.Element96_info2041 > text,
.Element96_info2042 > text,
.Element128_info2041 > text,
.Element128_info2042 > text{
    font-size: 0.8em;
    fill: #C8C8C8;
    text-shadow: none;
}
.Element0_info22000 > text,
.Element0_info22100 > text,
.Element0_info29000 > text,
.Element32_info22000 > text,
.Element32_info22100 > text,
.Element32_info29000 > text,
.Element64_info22000 > text,
.Element64_info22100 > text,
.Element64_info29000 > text,
.Element96_info22000 > text,
.Element96_info22100 > text,
.Element96_info29000 > text,
.Element128_info22000 > text,
.Element128_info22100 > text,
.Element128_info29000 > text,
.Element160_info33600 > text,
.Element176_info33600 > text{
    font-size: 0.7em;
    fill: #C8C8C8;
    text-shadow: none;
}

span {
    font-size: 0.8em;
    color: silver;
    text-shadow: red 1px 1px 5px;
    text-shadow: 0 0 5px black, 0 0 10px black, 0 0 15px black, 0 0 20px black, 0 0 30px black;
}
span + a {
    font-size: 0.9em;
    text-shadow: 0 0 5px black, 0 0 10px black, 0 0 15px black, 0 0 20px black, 0 0 30px black;
}

td > p {
    padding-left: 10px;
    padding-right: 10px;
}

caption {
    margin-top: 30px;
    font-size: 14px;
    text-shadow: white 1px 1px 5px;
}

/* ****** titrage ****** */
/* titre de page */
h1{
    font-size: 1.2em;
    padding: 10px 0px 20px 10px;
}
/* titre d'article */
h2{
    margin-top: 10px;
    font-size: 1.1em;
}
/** liens dans le contenu **/
.Element0_info2041 > a > text,
.Element32_info2041 > a > text,
.Element64_info2041 > a > text,
.Element96_info2041 > a > text,
.Element128_info2041 > a > text{
    font-size: 0.85em;
    margin: 0px 10px 10px 0px; /* top right bottom left */
    fill: white;
}
h3{
    font-size: 1em;
    margin: 0px 10px 10px 0px; /* top right bottom left */
    /* pour le SVG (fill et non color) */
    fill: white;

}
h4{
    font-size: 0.7em;
    margin: 0px;
    padding-left: 20px;
    padding-right: 10px;
}
/* pied de page */
h5 {
    font-size: 0.5em;
    text-align: center;
    margin: 0px;
    padding-left: 30px;
    padding-right: 30px;
}
h5 > span {
    color: black; /* noir */
}

/* tracé SVG */
path{
    stroke: black;
    stroke-width: 2px;
}

/* comportement de tous les liens */
a:link
{
    text-decoration: none;
    color: white;
    font-weight: normal;
    text-shadow: 0 0 5px black, 0 0 10px black, 0 0 15px black, 0 0 20px black, 0 0 30px black;
}
a:visited
{
    text-decoration: none;
    color: #FFFFFF;
}
a:active
{
    text-decoration: none;
    color: #DDDDFF;
}
a:hover
{
    text-decoration: none;
    color: gainsboro;
}
/* menus */
a span {
    color: white;
    text-shadow: 0 0 5px black, 0 0 10px black, 0 0 15px black, 0 0 20px black, 0 0 30px black;
}
a span:hover {
    text-decoration: none;
    color: gainsboro;
}
a > img
{
    border: 0px;
}
h5 > a {
    font-size: 8px;
    color: blue;
}


/* ****** fenetres modales ****** */

/* navigation */
.navPrevious{
    position:fixed;
    left:0;
    top:15%;
    width:30%;
    height:70%;
    z-index: 1; /* pour que les liens sur les images fonctionnent */
}

.navNext{
    position:fixed;
    right:0;
    top:15%;
    width:30%;
    height:70%;
    z-index: 1; /* pour que les liens sur les images fonctionnent */
}

.navPrevious:hover #previousMedia{
    visibility:visible;
}

.navNext:hover #nextMedia{
    visibility:visible;
}


/* * visualisation media * */

#contenu_media{
    text-align:center;
}

article.texteMedia{
    font-family: "Apple Chancery", sans-serif;
    color: white;
    width:100%;
}

#wwwTitre{
    font-size: 1em;
}

#wwwComment{
    font-size: 0.8em;
}

#wwwMedia{
    padding: 10px; /* aération interne des blocs */
}

/* diaporama */
/* virer la table */
#diaporama {
    margin: 0px;
    margin-left: 2%;
    overflow: auto;
}

table {
    border-collapse: collapse;
    border: none;
}

.contener_icone {
    width: 30px;
    height: 30px;
}

.contener_icone > img {
    max-width: 100%;
    max-height: 100%;
}




/* ****** Gestion des petits écrans ****** */
@media screen and (max-width: 640px) and (orientation:portrait), screen and (max-width: 768px) and (orientation:landscape) {
    body, header, corps, footer {
        font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
        text-rendering: optimizeLegibility;
        background : silver;
        color : black;
    }
    #rolodex,
    h2,
    h3,
    section,
    article,
     {
        font-family: inherit;
        font-size: 1em;
        font-weight: 400;
        line-height: 1.0588;
        letter-spacing: normal;
        text-shadow: none;
    }
    h4 {
        font-family: inherit;
        text-shadow: none;
        font-size: 0.9em;
        font-weight: 400;
    }
    h5 {
        font-family: inherit;
        font-size: 0.85em;
        font-weight: 400;
        line-height: 1.0588;
    }
    span {
        font-family: inherit;
        text-shadow: none;
        font-size: 1em;
        font-weight: 400;
        color : black;
    }
    span + a {
        font-size: 1.2em;
    }
    /* comportement de tous les liens texte */
    a:link
    {
        text-decoration: none;
        font-weight: 800;
        line-height: 1.0588;
        letter-spacing: normal;
    }
    nav a:link
    {
        opacity: 1.0;
    }
    td a:link
    {
        opacity: 1.0;
    }
    a:active
    {
        text-decoration: none;
        opacity: 1.0;
        color: darkgray;
    }
    a:hover
    {
        opacity: 0.65;
        -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=$ieopacity)';
        filter: alpha(opacity=65)
    }
    a > img
    {
        border: 0px;
    }
    /* SVG */
    a text {
        fill: #00008C;
        stroke: #00008C;
        font-weight: 200;
        opacity: 0.65;
    }
    footer {
        font-size: 0.5em;
        text-shadow: none;
    }

}
