@import url("ImpactLabel/stylesheet.css");
/* Votre Style */

@font-face {
    font-family:'ImpactLabel';
    src: url(ImpactLabel.ttf);
    
    
}


html,body {color: rgb(51, 4, 2);
    font-family: 'HelveticaNeue-Light', 'Helvetica Neue', sans-serif;
    line-height: 24px;    font-weight: 300;height:100%;



}



#header {height:auto;}
 h1,h2 {color: rgb(167, 167, 167);
    
    font-weight: 300;

text-align: center;
letter-spacing:0.5em;
word-spacing: 0,9em;}



h2 {color: rgb(167, 167, 167);
    
    
font-variant: small-caps;

letter-spacing:1.1em;
word-spacing: 0,9em;}


#navigation{width:100%;margin:auto;text-align: center;
font-size: 1.3em;vertical-align:center;
}
#navigation .pam .case{display: inline-block;line-height: 1em;width: 6em;}

#navigation  .case a{
vertical-align: center;
    padding: 1px;
    text-decoration: none;
  background-color:;
}

#navigation a:hover {
	font-family: ImpactLabel;
	font-size: 1.3em;
	text-align: center;
	background-color: antiquewhite;
	-moz-box-shadow: 0px 0px 10px #000000;
	-webkit-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;
	font-style: normal;/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/


}

#presentation {display:block;width:100%; margin:auto;text-align: center;max-width: 800px;line-height: 15px;}

#presentation h1 {color: darkslateblue;text-transform: uppercase;letter-spacing:0.4em;margin-top: 30px;}

#presentation p{text-align: justify;max-width: 800px;margin:auto;letter-spacing:0.1em;
word-spacing: 0,8em;line-height: 0,9em;padding-bottom: 20px; }



.decotextgauche {display: block;float: left;padding-right:15px;padding-top: 5px; ;margin: auto;}

.decotextdroit {display: block;float: right;padding-left:15px; width:200px;margin: auto;}


#compteur {display:none;}
