@charset "utf-8";
/* CSS Document */


body { background-color:#000; }

div ul li {display:block;}


/* TYPO A AJOUTER SUR LE SERVEUR */

@font-face {
font-family: MediciScript;
src: url(MediciScript.eot); /* IE */
src: local(MediciScript), url(MediciScript.ttf) format("truetype");
}

p{ font-family: 'MediciScript'; color:#FFF; font-size:22px;}

h1{ font-family: 'MediciScript'; color:#999; }

.nav { text-align:center; margin: -20px auto; }

a:link{text-decoration:none; color:#FFF; border:none;}

a:visited { text-decoration:none; border:none; color:#FFF;}

a:active {text-decoration:none; border:none;}

/* PREMIERE PAGE */

#contenu { background-image:url(img/fond.png); background-repeat:no-repeat; height: 470px; width:302px; margin: 0px auto; }

#cadre { background-image:url(img/opacadre.png); background-repeat:no-repeat; height: 108px; width:278px; margin: 0px auto; }

/* DEUXIEME PAGE */

#contenu2 { background-image:url(img/fondgal.png);background-repeat:no-repeat; height: 470px; width:302px; margin: 0px auto;  }

#cadre2 { background-image:url(img/opacadre.png); background-repeat:no-repeat; height: 108px; width:278px; margin: 164px 0px 0px 10px; position:absolute; }

li { height: 12px; width:300px; }

.couleur1 a:hover { height:12px; width: 300px !important; text-shadow:0px 0px 5px #F00;}

.couleur2 a:hover { height:12px; width: 300px; text-shadow:0px 0px 5px #F00;}

.couleur3 a:hover { height:12px; width: 300px; text-shadow:0px 0px 5px #F00;}

.couleur4 a:hover { height:12px; width:300px !important; text-shadow:0px 0px 5px #F00; }

.couleur5 a:hover { height:12px; width: 300px; text-shadow:0px 0px 5px #F00;}

#listegaleries { margin: 240px 0px 0px -35px; position:absolute;}

#Retour { margin: 430px 0px 0px 120px; position:absolute; }

/* GALERIES */

        div.gallery img 
        {
        	border: solid 0px white;
        }

.centrer {margin: 500px 0px 0px 100px; }


