/*/// on masque le menu enfant ///*/
#menuEnfants{
	display:none;
	}
#contenu H1{
	margin-left:20px;
	}
/*////////////////////////////////*/

#formuPostule{
	width:700px;
	text-align:left;
	margin-left:20px;
	font-size:10pt;
	margin:auto;
	background:url(../images/contact_fond.gif) -32px 0 repeat-y;
	}

#formuPostule H3{
	margin:0 10px 5px 0;
	padding:5px 5px 5px 0;
	text-align:center;
	color:#002275;
	background:none;
	}

#formuPostule P, #formuPostule UL LI, #formuPostule UL UL LI{
	color:#6987a1;
	font-family:Verdana;
	font-size:9pt;	
	}
		
#formuPostule DIV.sousform{
	padding:0 0 0 100px;
	/*border-top:solid 2px #FFF;*/
	}	

#formuPostule DIV.formuBas{
	background:url(../images/contact_bas.jpg) 0 0 no-repeat;
	clear:both;
	min-height:137px;
	}

	
#formuPostule DIV.champ{
	float:left;
	margin:3px 11px 3px 0;
	}

#formuPostule LABEL{
	display:block;
	width:274px;
	_width:266px;
	line-height:14px;
	font-weight:bold;
	font-size:8pt;
	color:#094f75;
	font-style:italic;
	}

#formuPostule INPUT{
	padding:1px;
	width:270px;
	_width:262px;
	font-size:8pt;
	}

#formuPostule SELECT{
	font-size:8pt;
	width:275px;
	_width:262px;
	padding:1px;
	}

#formuPostule TEXTEAREA{
	font-size:9pt;
	width:275px;
	_width:262px;
	padding:1px;
	}
	
#formuPostule #bt_contact_bas{
	background:url(../images/bt_contact_bas.gif) 0 0 no-repeat;
	width:69px;
	height:69px;
	line-height:69px;
	border:0;
	padding:0;
	color:#FFF;
	font-weight:bold;
	font-size:10pt;
	margin:22px 0 0 0;
	}
	
#formuPostule #bt_contact_bas:hover{
	background:url(../images/bt_contact_bas.gif) -70px 0 no-repeat;
	}
	
#formuPassOublie{
	width:370px;
	height:220px;
	position:absolute;
	border:solid 2px #0b4978;
	margin:280px 0 0 155px;
	background:url(../images/contact_bas.jpg) center 98px no-repeat;
	background-color:#FFF;
	}
	
	#formuPassOublie DIV.entete{
		padding:5px 10px;
		background-color:#0b4978;
		color:#FFF;
		font-size:11pt;
		font-weight:bold;
		}
	
	#formuPassOublie DIV.entete A{
		text-decoration:none;
		border:solid 2px #FFF;
		display:block;
		color:#FFF;
		padding:0 5px;
		margin-top:-3px;
		float:right;
		}
	
	#formuPassOublie P{
		margin:10px 15px;
		font-weight:bold;
		}
		
	#formuPassOublie #bt_contact_bas{
		margin:19px 0 0 0;
		}
