body{
        background-color: black;
        color:white;
        font-size: 1em;
        margin: 0;
}

p {
        text-indent: 2em;
        text-align: justify;
}

#header1 {
        font:"Times New Roman", serif;
        color: red;
        height: 65px

}

#header1 h1{
        font-size: 40px;
        text-align: right;
        padding-right: 70px;
}

#logo{
        float: left;
        margin-top: 7px;
}

.imagec{
        
        margin-top: 7px;
}


.image{
        float: left;
        margin-top: 7px;
}

#arkhemia{
        float: right;
        padding-right: 70px;
}

#header2 {
        height: 45px;
        width: 990px;  
        margin: 0;
        padding: 0
}



.menu{
        border-top: 1px solid red;
        border-bottom : 1px solid red;
        list-style-type: none; 
        float: right;
        margin : 0;
        padding : 0;
}

.menu li{
        float: right;
        margin: 0;
        border: 1px solid red;
        margin: 5px 5px 5px;
}

.menu a {
        color: red;
        text-decoration: none;
        display: block;
        padding: 5px 5px 5px 5px;
}

.menu a:hover{
        color: black;
        background: red;
}

.menu a:active{
        color: black;
        background: orange;
}


#colonne_menu{
        float: left;
        width: 200px;
        background: black url(../images/lion-rouge-sombre.jpg) 0 50% no-repeat;
        height: 400px;
        padding-top: 6em;
        text-align:center;
        text-decoration: none;
}

#colonne_menu ul{
       list-style-type: none; 
}

#colonne_menu li{
        text-decoration: none;
}

#colonne_menu a{
        color: red;
        text-decoration: none;
        display: block;
        margin: 5px 5px 5px 5px;
        padding: 5px 5px 5px 5px;
        border: 1px solid red;
}

#colonne_menu a:hover{
        color: black;
        background: red;
}
#colonne_menu a:active{
        color: black;
        background: orange;
}


#img_firmin{
        float: right;
        margin-left: 20px;
        z-index:-3;
        border: 2px solid white;
}



#contenu{
        margin-left: 210px;
        padding: 4em 4em 0 4em;
        background: black url(../images/phenix-fond.jpg) 50% 50% no-repeat;
        text-align: center;
        height: 400px;
        padding: 50px 0 0 0;
        text-align: justify;
        text-indent: 3em;
        width: 720px;
        padding-right: 20px;
}

#contenu h1{
        font: 28px  "Times New Roman", serif;
        font-variant: small-caps;
        text-align: center;
        font-weight: bold;
        margin-bottom: 40px;
}

#contenu h2{
        font: 24px  "Times New Roman", serif;
        font-variant: small-caps;
        text-align: center;
        font-weight: bold;
}

#diagramme{
        text-align: justify;
        text-indent: 3em;
        margin-top: 80px;
        margin-bottom: 80px;
}

#portail_gauche{
        text-align: justify;
        text-indent: 3em;
        margin-top: 80px;
        margin-bottom: 150px;
        margin-left: 500px;
        position: static;
}

#portail_gauche li{
        list-style-position: inside;
        text-indent: 0;
}

.texte_droite{
        text-align: justify;
        text-indent: 3em;
        margin-top: 80px;
        margin-bottom: 190px;
        margin-left: 300px;
        position: static;
}

.texte_droite2{
        text-align: justify;
        text-indent: 3em;
        margin-top: 80px;
        margin-bottom: 280px;
        margin-left: 300px;
        position: static;
}



#portail_droite li{
        list-style-position: inside;
        text-indent: 0;
}


.gras {
        font-weight: bold;
}

.centre {
        text-align: center;
}

.droite {
        text-align: right;
}

.citation{
        font-style: italic;
}

#inscription_labyrinthe{
        text-align: center;
        font-style: italic;
}

#inscription_labyrinthe p{
        text-indent: none;
        text-align: center;
        line-height: 0.7em;
}

        
        
        

