@charset "utf-8";
#container {
    display: block;
    margin-left: auto;
    margin-top: 9px;
    width: 1000px;
    margin-bottom: 30px;
    margin-right: auto;
}
#pre_facebook {
    height: 27px;
    display: block;
}
#facebook {
    height: 24px;
    width: 150px;
    display: block;
    margin-top: 2px;
}
#pre_auteur {
    display: block;
}


#auteur {
    height: 80px;
    border-left: 6px inset #FFFFFF;
    border-right: 6px outset #FFFFFF;
    border-bottom: 6px inset #FFFFFF;
    border-top: 6px outset #FFFFFF;
    display: block;
    background-color: #270000;
    width: 600px;
}

#photo_auteur {
    width: 80px;
    height: 80px;
    display: block;
    background-image: url(../images/doukani%20said_80x80.png);
}

#texte_auteur {
    display: block;
    color: #E0E0E0;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 24px;
    text-decoration: underline;
    margin-left: 14px;
    width: auto;
    margin-top: 0px;
    margin-bottom: 3px;

}
#texte2_auteur {
    height: 25px;
    display: block;
    margin-left: 14px;
    color: #E0E0E0;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 17px;
}
#texte3_auteur {
    width: 380px;
    height: 20px;
    color: #E0E0E0;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 17px;
}
ul.oeuvre9bis li{
    display: block;
}
ul.oeuvre9bis a, ul.nav1 a:visited{
    display: block;
    width: 1000px;
    height: 1000px;
    background-image: url(../images/oeuvre9_1000x1000.jpg);
    background-repeat: no-repeat;
    -webkit-transition: all 700ms ease-in-out;
    -moz-transition: all 700ms ease-in-out;
    -ms-transition: all 700ms ease-in-out;
    -o-transition: all 700ms ease-in-out;
    transition: all 700ms ease-in-out;
    border-width: 6px;
    border-color: #FFFFFF;
    border-style: outset outset inset inset;
}
ul.oeuvre9bis a:hover, ul.nav1 a:active, ul.nav1 a:focus{
    display: block;
    width: 1000px;
    height: 1000px;
    background-image: url(../images/oeuvre9_1000x1000.jpg);
    background-repeat: no-repeat;
    border-width: 6px;
    border-color: #FFFFFF;
    border-style: outset outset inset inset;
}
#article1 {
    width: auto;
    height: auto;
    margin-top: 6px;

}
#fleche_droite {
    width: 100px;
    height: 30px;
}
ul.fleche_droite li{
    display: block;
}
ul.fleche_droite a, ul.nav1 a:visited{
    display: block;
    width: 100px;
    height: 30px;
    background-image: url(../images/fleche_droite2.png);
    background-repeat: no-repeat;
    -webkit-transition: all 700ms ease 0s;
    -moz-transition: all 700ms ease 0s;
    -ms-transition: all 700ms ease 0s;
    -o-transition: all 700ms ease 0s;
    transition: all 700ms ease 0s;
}
ul.fleche_droite a:hover, ul.nav1 a:active, ul.nav1 a:focus{
    display: block;
    width: 100px;
    height: 30px;
    background-image: url(../images/fleche_droite3.png);
    background-repeat: no-repeat;
}
