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

.my-body { background-image:url("../_images/_fond_ecran/fond_ecran_800.jpg"); background-repeat:repeat-x; background-attachment:fixed; }

.my-enveloppe-ext { width:960px; margin:0 auto; }
.my-enveloppe-int { width:900px; margin:0 auto; }

.my-compteur-jour { position: absolute; left: 40px; }
.my-compteur-hr   { position: absolute; left: 160px; }
.my-compteur-min  { position: absolute; left: 260px; }
.my-compteur-sec  { position: absolute; left: 370px; }

.my-feux1 { position: absolute; left: 250px; top: 150px; }
.my-feux2 { position: absolute; left: 100px; top: 250px; }
.my-feux3 { position: absolute; left: 450px; top: 180px; }
.my-feux4 { position: absolute; left: 217px; top: 200px; }
.my-feux5 { position: absolute; left: 550px; top: 175px; }

.my-vignette-evenement { width:165px; height:120px; line-height: 80%;}
.my-vignette-personne  { width:110px; height:150px; line-height: 90%;}



.my-map-canvas { position:relative; width:466px; height:350px; left:220px; border:1px solid #000; box-shadow:10px 10px 5px rgba(0,0,0,0.6); z-index:2; }

/* Compteur a rebour */
#holder			{ position:absolute; width:450px; top: 250px; font-size:18px; left: 234px; height: 150px; }
#timer 			{ position: relative; top: 0px; left: 0px; width: 420px; height: 105px; }
#note 			{ position: relative; top: 6px; height: 20px; width: 260px; }
.title 			{ width: 30px; }

.material-icons {vertical-align:-14%}