	/************************************/
	/* Englobe le sous_menu et le centre*/ 
	/************************************/ 
	
	#milieu{
	width:1000px;
	height:490px; 
	}
		#menu{
		width:1000px;
		height:30px;
		}
			.display_none{display:none;}
			 
		#sous_menu
		{
		width:230px;
		height:460px;
		position:absolute;
		} 
					#sous_menu p {  
					margin-bottom:5px;
					text-align:justify; 
					color:white; 
					line-height:10px; 
					font-size:10px;} 
					
					
			#sous_menu_haut{
			position:absolute;
			width:210px;
			height:210px;
			background-color:#0869BF; 
			padding:10px 10px;
			}
 
					
					

									 
					#sous_menu_haut a {
									background:url("../images/puce_sous_menu_lire.jpg") 0px 3px  no-repeat;
									padding-left:10px;
									margin-left:10px;
									color:white;
									display:block;
									text-decoration:none;
									font-size:14px;} 
									
					#sous_menu_haut a:hover{
									background:url("../images/puce_sous_menu_lire.jpg") 0px 3px  no-repeat;
									padding-left:10px;
									margin-left:20px;
									text-decoration:none;
									color:#B1D900;
									font-size:14px;}
			 
			#sous_menu_haut_b{
			position:absolute;
			top:200px;
			width:230px;
			height:27px;
		 	background-image:url("../images/arrondi_sous_menu.jpg");  
			}
				
			#sous_menu_bas{
			padding:10px 10px;
			position:absolute;
			top:226px;
			width:210px;
			height:214px;
			background-color:#004BAB;
			}
			
					
					
					#sous_menu_bas h1 { background: top left url("../images/puce_sous_menu_b.jpg")   no-repeat; 
									padding-left:20px; 
									text-align:justify; 
									color:white; 
									line-height:16px; 
									font-size:12px;
									margin-top:5px;} 
									 

					
					#sous_menu_bas a {margin-left:30px;} 
					#sous_menu_bas form {margin-left:30px;}
					
			

						
		
		/*******************************/
		/*englobe le 5 zones du centre */
		/*******************************/
		
		#centre{ 
		position:relative;
		left:230px;
		width:750px;
		height:440px;
		padding:10px;
		color:#777;	  
		background:100px  url("../images/42_001.jpg") no-repeat;
		} 
		   
		
			#centre p{
			font-size:10px;
			color:#777;
			padding:5px;
			text-align:justify;
			
			}
			
			#centre h1{	 
			border-left:5px solid #95A92A;
			margin-top:10px;
			margin-left:250px;
			margin-bottom:10px;
			font-size:15px;
			color:#B1D900;
			text-align:left;
			padding-left:5px;
			}
			
			#centre h2{	
			/*margin-top:10px;	*/
			padding-left:3px;
			padding-right:3px;
			border-bottom:1px solid #95A92A;
			font-size:12px;
			color:white;
			text-align:left;
			background-color:#B1D900;
			} 
			#formulaire{
			margin-left:80px; 
			width:650px;
			margin-top:40px;
			}
			
			#formulaire_gauche{
			float:left;
			width:350px; 
			font-size:11px;	
			}
			 
			#formulaire_droit{
			float:left;
			width:300px;
			font-size:11px;
			} 
			
			#formulaire_bas{
			width:650px; 
			font-size:11px;
			} 
			.intitule{
			width:150px; 
			margin-right:20px;
			}

			
			

			
 	.right{
	float:right;
	margin:5px;
	}
	img {border:0px;}  
	
	input,textarea,select
	{
		border:1px dotted #97CE32;
	}
	
	#message
	{
		color: red;
	}

	





		
			
			
		
	
	
	
	

	





