body {font-family: 'Comfortaa', cursive;
	/*height: 1000px;*/
	padding: 0;
	margin: 0;   } 
* html div#conteneur{
	  min-height: 100%; /* Fix IE 5.5, 6 and 7 */	}
#conteneur {
	/*height: 800px;*/
	width: 1000px; 
	margin-left:auto;
	margin-right:auto;
	position: relative;  }
  #contenu {
  width: 1000px;
  margin: 0 auto ;  } 
  #lienshaut a:hover{color:grey;} 
  #lienshaut a {text-decoration: none;color: #000;} 
  #sticker {
	background: #6C6C6E;
	color:#ccc;
	width: 1000px;
	font-size: 40px;
	line-height: 0.5em; 
	font-weight: bold;
	text-align: center; 
	padding: 1px;
	margin: 20px auto;
	text-shadow: 0 10px 1px rgba(0,0,0,.2);
	border-radius: 10px;  } 
  .lien1{color:#ccc;font-weight: bold;text-decoration: none;}
  .lien2{color:#000;font-weight: bold;text-decoration: none;}
  .lienzug {font-weight: bold;text-decoration: none;color: #000;} 
#pied_page { color:#000;font-weight: bold;text-decoration: none; 
margin: auto;padding: auto;text-align: center;clear: both;
width: 100%;position: fixed;bottom: 1px;background-color:#e5e3e3; }
#pied_page a:hover{color:grey;} 
 /*
@media(max-width:360/575/767/991/1199/px)
@media (min-width:992/1200/px)
@media screen and (orientation: landscape/portrait) 

@media (min-width:1200px){
#conteneur {margin:auto;width:91%;max-width:1400px;}	
#contenu {margin:auto;width:99%;}	}
 */