		<style type="text/css">	
		
		body
		{
		   width: 1050px;
		   margin: 135px;
		   margin-top: 30px;
		   margin-bottom: 10px;    
		   background-image: url("images/fond.png");
		   background-color: #FFFFF;
		   
		 
		 
		}
	
		#form
		{
		   margin-left: 400px;
		   margin-bottom: 20px;
		   padding: 10px;
		   
		   color: #000000;
		   background-color: #FFFFF;
		   background-image: url("images/motif.png");
		   background-repeat: repeat-x;
		   
		   
		}
		
		h2
		{
		   margin-left: 400px;
		   margin-bottom: 20px;
		   padding: 10px;
		   
		   color: #000000;
		   background-color: #FFFFF;
		   background-image: url("images/motif.png");
		   background-repeat: repeat-x;
		   
		}
		
		#tablequestion
		{
		   margin-left: 400px;
		   margin-right: 400px;
		   padding: 10px;
		   
		   color: #000000;
		   background-color: #FFFFF;
		   background-image: url("images/motif.png");
		   background-repeat: repeat-x;
		   
		}
		
		#tablecds
		{
		   margin-left: 330px;
		   margin-bottom: 20px;
		   padding: 0px;
		   
		   color: #000000;
		   background-color: #FFFFF;
		   background-image: url("images/motif.png");
		   background-repeat: repeat-x;
		   
		}
		
		a.info
		{
			position:relative; 
			z-index:24; background-color:#E2EBED;
			color:#000;
			text-decoration:none}

			a.info:hover{z-index:25; background-color:#E2EBED}

			a.info span{display: none}

			a.info:hover span{ 

			display:block; 
			position:absolute;
			
			
			top:2em; left:0em; width:10em;
			border:0px solid #000080;
			background-color:#E2EBED; color:#000000;
			text-align: justify;
			font-weight:none;
			padding:0px;
		}

		</style>
		
		
		
		
		
/* Début style du menu */	
		

/* Fin style du menu */	
	
		
		