a img
{
border: none;
}
	h1
	{
	font: 18px Verdana;
	font-weight: bold;
	color: #FFCC00;
	display:inline;
	}
	h2
	{
	font: 16px Verdana;
	color: black;
	text-align:justify;
	 line-height: 18px;
	}
	h3	
	{
	font: 24px Verdana;
	color: #00CC33;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	margin-top: 0px;
	}
	h4	
	{
	font: 16px Verdana;
	color: black;
	line-height: 24px;
	text-align:justify;
	margin-top: 0px;
	}
	H5		{font: 12px verdana;color: #000000; }

	H6	
	{
	font: 12px Verdana;
	font-weight: bold;
	color= black ;
	margin-top: 5px;
	text-align: center;
	}

	
		
	div.top
		{
   width: 1000px;
   height: 900px;
   margin-left: 15%; /* Pour centrer notre page */
   margin-top: 20px;  /* Pour éviter de coller avec le haut de la fenêtre du navigateur. Essayez d'enlever pour voir ! */
   padding-top:100px;
   background-image:url(../images/Quizz1.png);/* Une petite image de fond pour éviter d'avoir un vieux fond blanc :p */
   background-repeat: no-repeat;
	}
	
	div.gauche
	{
   width: 250px;
   height: 504px;
   margin-left: 30px;
   /*padding-top: 0px;
   background-image:url(../images/Plaq1.png); Une petite image de fond pour éviter d'avoir un vieux fond blanc :p 
   background-repeat: no-repeat;
   padding-top: 50px; Idem pour le bas du navigateur 
   background-color:grey;*/
   }

div.centre
	{
   width: 730px;
   height: 40px;
   text-align: center;
   margin-left: 200px;
   margin-top: -570px;/* Idem pour le bas du navigateur 
   padding-top: 10px;
   background-color:blue;*/
    }
div.hautM
	{
   width: 630px;
   height: 60px;
   margin-left: 100px;
   margin-top: 10px;
   padding-top: 10px;
   background-color:green;
     }	
	div.mill1
	{
   width: 375px;
   height: 500px;
   margin-left: 300px;
   margin-top: 20px;/* Idem pour le bas du navigateur 
   background-color:green;*/
  
  }
  
	div.mill2 {
	width: 850px;
    height: 180px;
   	line-height: 10px; 
	margin-left: 100px;
    margin-top: 40px;/* Idem pour le bas du navigateur */
	background-color:yellow;
}
	
	
	div.mill3 {
	text-align: justify;
	width: 260px;
    height: 400px;
    border-width: 3px;
    margin-left: 700px;
    margin-top: -450px;
    }
	
	