a img
{
border: none;
}
a.con
{
	font: 12px Verdana;
	font-weight: bold;
	margin-left: 25px;
	color: #FF6633;
}
	h1
	{
	font: 18px Verdana;
	font-weight: bold;
	color: #009933;
	display:inline;
	}
	h2
	{
	font: 16px Verdana;
	font-weight: bold;
	color: #FF3300;
	display:inline;
	}
	h3	
	{
	font: 15px Verdana;
	color: #6600FF;
	display:inline;
	}
	H4		{font: 16px Arial;font-weight: bold;color: #33FF00;}
	H5		{font: 12px verdana;color: #000000; }

	fieldset
{
   	width: 540px;
    height: 200px;
	font: 18px Verdana;
	margin-top: 10px;
	font-weight: bold;
	color: #009933;
	display : block; 
}
p.con
{
	font: 15px Verdana;
	font-weight: bold;
	font-style: italic;
	margin-left: 350px;
	color: #FF6633;
}

	div.top
		{
   width: 900px;
   height: 900px;
   margin-left: 25%; /* 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 ! */
   background-image:url(../images/Fonds3.png);/* Une petite image de fond pour éviter d'avoir un vieux fond blanc :p */
   background-repeat: no-repeat;
}
	fieldset.inscrire
{
   	width: 550px;
    height: 190px;
	margin-left: 5%;
	font-weight: bold;
	color: #009933;
	}
	
	fieldset.inscrire2
{
   	width: 550px;
    height: 160px;
	margin-left: 5%;
	font-weight: bold;
	color: #009933;
	}
	
	
	div.mill1
	{
   width: 700px;
   height: 606px;
   margin-left: 25%; /* 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 ! */
   margin-bottom: 20px;    /* Idem pour le bas du navigateur */
   background-image:url(../images/Fonds4.png);
    background-repeat: no-repeat;
	}
   
	ul.mill2 {
	width: 700px;
    border-width: 3px;
    margin-left: 10px;
    margin-top: 10%;
    margin-right: 30%;
	}

div.mill3 {
	width: 680px;
    height: 450px;
    margin-left: 28%;
	margin-top: 10%;
    background-image:url(../images/Fonds3.png);
    background-repeat: no-repeat;
}
ul.mill4 {
	width: 580px;
    height: 320px;
    border-width: 3px;
    margin-left: 10px;
    margin-top: 40px;
    margin-right: 30%;
   	}
	
	li.min{
	font: 12px Verdana;
	font-style: italic;
	margin-top: -20px;
	font-weight: bold;
	margin-left: 20px;
	color: #000000;
	display:inline
	}
button.bvalid {
    margin-left: 230px;
    margin-top: 10px;
}