#contenue_pied {
	width : 950px;
	background : url(../img/fond_cont_pied.gif) left top no-repeat ;
	height : 186px;
	overflow-y: hidden;
	position : relative;
	margin : 0 auto;

}

	.pied_gauche { width : 700px; float : left;}

	
	#form_rech {
	
		width : 176px;
		height : 46px;
		float : left;
		background : #F1D100;
	}
	
		#form_rech INPUT.text {
	
			width : 104px;
			padding : 0 4px 0 14px;
			height : 35px;
			line-height : 35px;
			background : #DAB900;
			position : relative;
			top : 5px;
			left : 10px;
			font-weight : bold;
			font-size : 16px;
			
		}
		
		#form_rech INPUT.submit {
	
			width : 16px;
			height : 24px;
			position : relative;
			top : 6px;
			left : 20px;
			background : url(../img/ok_rech.png) right center no-repeat;
			cursor : pointer;
		}
		
	.outils_pied   { 

		height : 23px;
		line-height : 23px;
		width : 476px; 
		float : left;
		position : relative;
		top : 21px;
		left : 40px;
		color : #E08092;
	}
	
		.outils_pied  LI { display : inline;  font-size : 16px; padding :0 6px 0 0;}
	
			.outils_pied  LI A{ font-weight : bold; color : #fff; font-size : 12px;}
			
			.logo_pied { float : left; margin : 2px 25px}
			
	#nav_pied  { 
		float : left;
		position : relative;
		top : -5px;
	}
	
		#nav_pied LI { 
			padding :0 0 0 7px;
			font-size: 10px;
			background : url(../img/small_fleche.png) left 6px no-repeat;
		}
		
			#nav_pied LI A { color : #FFF;}
			
			#nav_pied LI A:hover { text-decoration : underline}
			
		.formulaire_inscription {position : absolute; left : 700px; top :0; width:244px;float : left;}
		
	#lettre_inform { 
		width : 254px;
		float : left;
		padding-bottom : 20px;
		padding-left : 10px;
		position : relative;
		color : #fff;
		top : 22px;
		left : -30px;
		background : url(../img/fond_lettre.png) 10px 70px no-repeat; 
	}

	

	
		#id_err {
		
			width : 180px;
			position : absolute;
			padding : 10px 20px;
			top : 55px;
			left : -250px;
			color:#000;
			display : block;
		}
		
		.formulaire_inscription SPAN.Er, .formulaire_inscription SPAN.Pr, .formulaire_inscription SPAN.Pr {
		
			border :#FE3300 solid 1px;
			border-right :#FE3300 solid 3px;
			border-bottom :#FE3300 solid 3px;
			
			background : url(../img/croix_rouge_erreur.gif) right 5px no-repeat #FFE3E3 ;
		}
		
		.formulaire_inscription SPAN.Vo {
		
			
			border :#00BD03 solid 1px;
			border-right :#00BD03 solid 3px;
			border-bottom :#00BD03 solid 3px;
			background : url(../img/croix_verte_erreur.gif) right 5px no-repeat #E6FFDC ;
		}
	
	
		#lettre_inform  H3 { 	
			background :#000;
			height : 23px;
			/*width : 140px;
			//width : 160px;*/
                        width:232px; 
                        //width:252px;
			padding : 0 10px;
			position : relative;
			left :-10px;
			font-size : 15px;
			line-height : 23px;
			color : #E0BD2D;
			text-align : left;
		}

		
			#lettre_inform  INPUT#mail_inscription_ { 	
				background :#fff;
				width :116px;
				padding : 2px 4px;
				position : relative;
				top : -2px;
				//top : 2px;
				left : 6px;
				height : 18px;
				color : #554E32;
				text-align : center;
			}
			
			#lettre_inform  DIV {
				
				position : relative;
				top : 5px;
			}
			
			#lettre_inform  INPUT.submit { 	
				background :#E0BD2D;
				background : url(../img/je_minscris.jpg) left top  no-repeat #E0BD2D; 
				position : absolute;
				top : 54px;
				left : 138px;
				width : 94px;
				height : 18px;
				color : #554E32;
				text-align : center;
			}
			
			#lettre_inform  INPUT.submit:hover { 	
				
				color : #000;
				background : url(../img/je_minscris2.jpg) left top  no-repeat #E0BD2D; 
			}
			
			#pied .submit {border : 0;}
		
		
	
	

