html,body{}
body{
	margin:0;
	padding:0;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background:#1a1a1a;
}

.logo{margin:7px 0 0 35px; padding:0 0 0 0;}

/************************************************/
/* 				PNG transparent ie6 			*/
/************************************************/
img, div { behavior: url(/_includes/_style/iepngfix.htc) }



/************************************************/
/*						FONTS					*/
/************************************************/
h1{
	display:none;
}

h5{
	color:#e68a01;
	font:normal 27px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:0;
	margin:25px 0 25px 0;
	*margin:40px 0 30px 0;
	
}

h2{
	color:#8B9298;
	font:normal 25px Tahoma, Arial, Helvetica, sans-serif;
	margin: 15px 0 10px 0;
}

h3{
	font:normal 22px Tahoma, Arial, Helvetica, sans-serif;
	margin: 15px 0 10px 0;
	color:#575759;
	
}

h4{
	color:#808080;
	width:600px;
	margin:0;
	padding:0;
	font:normal 18px Tahoma, Arial, Helvetica, sans-serif;
	
}


h5{width:800px;}
p,li{
	color:#575759;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height:16px;
}

.titreFooter{
	font:normal 14px Arial, Helvetica, sans-serif;
	width:100px;
	height:70px;
	_height:100px;
	float:left;
	margin:0px 0 0 90px;
	*margin:0px 0 0 40px;
	color:#fff;
}
.titreFooter2{
	font:normal 14px Arial, Helvetica, sans-serif;
	width:100px;
	height:70px;
	_height:100px;
	float:left;
	margin:0px 0 0 10px;
	*margin:0px 0 0 40px;
	color:#fff;
}
.titreFooter span,
.titreFooter2 span{
	font-size:12px;
	letter-spacing:3px;}

.titreOrange{
	color:#e68b00;
	font:normal 30px Tahoma, Arial, Helvetica, sans-serif;
}

.titreGris{
	color:#8B9298;
	font:normal 30px Tahoma, Arial, Helvetica, sans-serif;
}

/**********************************/
/*				MENUS 			  */
/**********************************/
#menuPrincipal {
	background: #FFF url(../../_img/bg_menu_principal.gif) repeat-x top left;
	height:38px;
	
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 0 0;
	*margin:-6px 0 0 0;
	}

	#menuPrincipal ul{
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
		width:912px;
		margin:0px auto 0 auto;
		padding:0px 0 0 0;
		line-height:38px;
		
	}
	
	#menuPrincipal li{
	font: normal 11px Tahoma, Arial, Helvetica, sans-serif;
		display:inline;
		line-height:38px;
		/*padding: 0 20px 0 20px;*/
		padding:0px 9px 0px 9px;
		/*border:1px solid #000;*/
	}
	
	#menuPrincipal a{
		height:36px;
		font: normal 15px Tahoma, Arial, Helvetica, sans-serif;
		line-height:30px;
		text-decoration:none;
		color:#e68a01;
		/*border:1px solid #000;*/
		
		border-left:#fff 2px solid;
		border-right:#fff 2px solid;
}

	#menuPrincipal a:hover{
		background:#fff url(../../_img/bg_menu_hover.gif) repeat-x top left;
		border-left:#fff 2px solid;
		border-right:#fff 2px solid;
		padding:9px 0 0 0;
		text-decoration:none;
		color:#666;
	}
	
a.menua_on{
	background:#f4f4f4 url(../../_img/bg_menu_hover.gif) repeat-x top left;
	border-left:#e6e6e6 2px solid!important;
	border-right:#e6e6e6 2px solid!important;
	padding:9px 5px 9px 5px;
	text-decoration:none;
	color:#666!important;
	cursor:default;
}

	a.border{
	background:#f4f4f4 url(../../_img/bg_menu_hover.gif) repeat-x top left;
	border-left:#e6e6e6 2px solid!important;
	border-right:#e6e6e6 2px solid!important;
	border-bottom:#e6e6e6 2px solid!important;
	padding:9px 5px 9px 5px;
	text-decoration:none;
	color:#666!important;
	cursor:default;
}

a.menua_on:hover{
	background:#f4f4f4 url(../../_img/bg_menu_hover.gif) repeat-x top left!important;
	border-left:#e6e6e6 2px solid!important;
	border-right:#e6e6e6 2px solid!important;
	padding:9px 5px 9px 5px!important;
	text-decoration:none;
	color:#e68a01!important;
	cursor:default;
}


/*
.menua_on{
	background:url(../../_img/bg_menu_hover.gif) repeat-x top left;
	border-left:#fff 2px solid;
	border-right:#fff 2px solid;
	padding:10px 0 0 0;
	text-decoration:none;
	color:#e68a01!important;
	cursor:default;
}	
*/

/*#sousMenu ul li .menub_on{
	color:#e68a01;
	text-decoration:none;
	cursor:default;
}*/	


#sousMenu { 
	background:#fff;
	font:normal 12px Arial, Helvetica, sans-serif;
	
}
	#sousMenu ul{
		width:900px;
		text-align:center;
		margin:-5px auto 0 auto;
		border:#e6e6e6 2px solid;
		background:#f4f4f4;
		/*border-bottom:#e6e6e6 1px solid;*/
		padding:5px 0 5px 0;
	}
	#sousMenu li{
		display:inline;
		margin:0 5px 0 5px;
	}
	#sousMenu a{
		font:normal 12px Arial, Helvetica, sans-serif;
		color:#9c9b99;
		text-decoration:none;
		padding:4px 10px 3px 10px;
	}
	#sousMenu a:hover{
		color:#fff!important;
		background:#e68a01;
		text-decoration:none;
	}
	
		 a.menub_on,  a.menub_on:hover{
		color:#fff!important;
		background:#666!important;
		text-decoration:none;
		cursor:default!important;
	}

/************************************************/
/*					BLOCKS						*/
/************************************************/

#headerAccueil{
	text-align:center;
	background:#f2f2f2;
	
	margin:0 auto 0 auto;
}

#header{
	
	background:#f2f2f2;
	height:100px;
}
	#header	img{
		
	}
	
#container{
	
	margin: 0 auto 0 auto;
	
}

#contenuAccueil{
	width:430px!important;
	padding:0 15px 45px 0;
	/*border-right:#c1c5c8 1px solid;*/
	
	
}
	#contenuAccueil p,#contenuAccueil h2{
		margin:0 0 0 35px;
		padding:15px 0 0 0;
	}
	
.center{
	width:960px;
	margin: 0 auto 0 auto;
}

#optionsAccueil{
	float:right;
	/*border-left:#aaacab 1px solid;*/
	padding:0px 10px 0px 10px;
	width:530px;	
}


	#option1{
	width:262px;
	float:left;
	padding:15px 10px 10px 10px;
	margin:0;
	background: #e7e8ea url(../../_img/bg_contenu.gif) repeat-x;
	border-right:#c1c5c8 1px solid;
	border-left:#c1c5c8 1px solid;
	}
	
		#option1 h3{
		font-size:16px;
		padding-bottom:2px;
		margin-bottom:2px
		}
		#option1 h3 a{text-decoration:none;color:#e68a00/*575759*/;}
		#option1 h3 a:hover{text-decoration:none;color:#999999;}
	
		#option1 p{
		color:#000/*e68b00*/;
		font-size:11px;
		line-height:13px;
		width:240px;
		margin-top:0;
		padding-top:0;
		}
		
		#option1 a{color:#575759;}
		#option1 a:hover{color:#999999;}
		
	#option2{
	padding:15px 0 0 0 ;
	width:232px;
	
	}
	
		#option2 p{
		color:#e68b00;
		font-size:11px;
		line-height:13px;
		width:240px;	
		}
		
		#option1 div{
			height:38px; overflow:hidden;
			margin:0 0 20px 0;}
			
			#option1 a.plus{
				font-size:10px;
				display:block;
				padding:4px;
				background:#f57f20;
				color:#fff;
				text-decoration:none;
				position:absolute;
				margin:-38px 0 0 246px;
				}
				#option1 a.plus:hover{
					background:#aaa;}
		
		#option2 h4 a{text-decoration:none;color:#575759;}
		#option2 h4 a:hover{text-decoration:underline;color:#c47600;}

#footer{
	background:#1a1a1a;
	border-top:#8d9298 3px solid;	
	color:#fff;
	font: normal 10px Arial, Helvetica, sans-serif;
	
}
	#footer a:link, #footer a:visited,#footer  a:hover, #footer a:active{
	color:#FFF;
	}
	
	#coordonnes{
		border-left:#fff 1px solid;
		margin:20px 0  0px 180px;
		_margin:20px 0 0px 170px;/*280*/
		padding:0 0 0 5px;
	}

.appelDeServiceSpecialites{
	position:relative;
	bottom:60px;
	_bottom:70px;
	left:110px;
	_left:115px;
	margin:0 0 0 50px;
}

.appelDeService{
	position:relative;
	bottom:60px;
	_bottom:70px;
	/*left:400px;
	_left:400px;*/
}

.appelDeServiceB{
	position:relative;
	bottom:60px;
	_bottom:70px;
	left:160px;
	*left:190px;
}
#sectionTexte{
	height:auto;
	background: #e7e8ea url(../../_img/bg_contenu.gif) repeat-x;
	border-top:#8d919a 3px solid;
	/*height: 300px;*/	
}

#sectionContenu{
	background: #fff;
	left:0;
}

#bloc_noir{
	position:absolute;
	top:180px;
	margin-left:0px;/*650*/
	*margin-left:10px;
	background:#1a1a1a url(../../_img/bg_top_boiteNoire.gif) no-repeat top center;
	width:287px;
	z-index:2000;
	height:auto;
	
}
	#bloc_noir h3{
		font:normal 22px Tahoma, Arial, Helvetica, sans-serif;
		margin: 15px 0 10px 10px;
		color:#FFFFFF;
	}
	#bloc_noir p{
		width:260px;
		color:#e68b00;
		font:normal 10px Arial, Helvetica, sans-serif;
		margin:0 0 0 15px;
	}
	#bloc_noir img{
		margin:0 0 0 15px;
		border:0px;
	}
	
#bloc_noir_protek{
	position:absolute;
	top:180px;
	margin-left:0;/*650*/
	/**margin-left:5px;*/
	background:#1a1a1a url(../../_img/bg_top_boiteNoire.gif) no-repeat top center;
	width:287px;
	z-index:2000;
	height:auto;
	
}

	#bloc_noir_protek h3{
		font:normal 22px Tahoma, Arial, Helvetica, sans-serif;
		margin: 15px 0 10px 10px;
		color:#FFFFFF;
	}
	#bloc_noir_protek ul {
		list-style:url(../../_img/img_puce_menu_protek.gif);
		margin-left:0;
		padding-left:60px;
	}
	#bloc_noir_protek li {
		padding-bottom:10px;
		font-weight:bold;
	}
	#bloc_noir_protek img{
		margin:18px 0 0 15px;
		border:0px;
	}

#bloc_noir_protek a{
	color:#e68a01;
	font-size:14px;
	text-decoration:none;
}
#bloc_noir_protek a:hover{ color:#fff;  }

.fondBoiteNoire {
	width:990px;
	position:relative;
	top:3px;
	
	margin:0 auto 0 auto;
	padding-bottom:3px;

	background:url(../../_img/bg_fond_boiteNoire.gif) repeat-y 20px 0;
}

.texte{

	width:920px;/*auto*/

	padding:45px 20px 20px 20px;
	*padding:40px 20px 20px 20px;
	margin:0 auto 0 auto;
	_height:150px;
	min-height:150px;
	
	
}
	.texte  p{
		width:640px;
	}	

.texte_bloc_noir{

	width:540px;/*auto*/

	padding:20px 20px 20px 340px;
	*padding:40px 20px 20px 340px;
	margin:0 auto 0 auto;
	_height:150px;
	min-height:150px;
}
	
.texteGeneral{
	width:950px;/*auto*/
	padding:20px 20px 20px 20px;
	margin:0 auto 0 auto;
	/*min-height:120px;*/
}

.texteGeneral h5:first-letter{text-transform:uppercase;}

	.texteGeneral  p{
		
	}		
	
	
	.texte a,.texteGeneral a{ color:#e68a01;  }
	.texte a:hover,.texteGeneral a:hover{ color:#000;  }

/****************************************/
/*				AUTRES					*/
/****************************************/
.clearer{
	clear:both;
}


#option2 h4{width:auto!important;}



#bloc_partenaires{
width:880px;height:298px; background:url(/_img/bloc_logos.png) no-repeat;padding:70px;
}

#bloc_partenaires img{padding:10px;}

#res_1, #res_3, #res_5{overflow:auto;}

/*--------------------------Tableau des partenaires associés------------------------*/

.table_partners
{
	font-size:12px;
	line-height:18px;
	margin:30px 0px;
	}
	

	
	
	
	
	
	table.table_partners
	{
		border:solid 4px #ccc;
		background-color:#FFF;
		width:90%;
	}
	
			table.table_partners a img
		{
			border:none;
		}
	
   table.table_partners 
	{
		border:#CCC solid 4 px;
	}

tr.firstrow
	{
		background-color:#eee;
		color:#666;
		font-size:20px;
		height:40px;
	}
	
	td.firstcolumn
	{
		width:300px;
		text-align:center;
		padding:5px 10px;
	}
	
	td.secondcolumn
	{
		padding:5px 10px;
	}
	
		
	table.table_partners td.microsofttop
{
	border-top: #CCC 2px solid;
	text-align:center;
	}
	
	table.table_partners td.microsofttopsec
{
	text-align:left;
	border-top: #CCC 2px solid;
	}
	
	table.table_partners td.microsoftbottom
{
	border-bottom: #CCC 2px solid;
	text-align:center;
	}
	
	table.table_partners td.microsoftbottomsec
{
	text-align:left;
	border-bottom: #CCC 2px solid;
	}	

/*--------------------------Fin Tableau des partenaires associés------------------------*/









/*.impression #sectionContenu{
background:#fff url(/_img/fd/fd_impression.jpg) no-repeat;
background-position:top right;
}*/


.img_entete{position:absolute; margin:-20px 0 0 380px;}
.img_enteteB{position:absolute; margin:-20px 0 0 110px; z-index:3000}
/****************************************/
/*				CALENDRIER  			*/
/****************************************/

#calendrier h3 {
		font-size:14px;
		font-weight:bold;
		margin:0;
		width:920px;
	}

#calendrier h4 {
		margin:0;
	}
	
#calendrier h4 a:link{
		font:normal 18px Tahoma, Arial, Helvetica, sans-serif;
		color:#e68a01;
		text-decoration:none;
	}
	#calendrier h4 a:hover{
		color:#808080;
		text-decoration:none;
	}

/****************************************/
/*				INSCRIPTION  			*/
/****************************************/

div.conteneur_champ
{
	clear:both;
	padding-top:3px;
}

div.conteneur_champ .label
{
	float:left;
	width:15%;
	text-align:right;
	margin:3px 0 0 0;
}

div.conteneur_champ .value
{
	float:right;
	width:85%;
}


#topper{
	width:900px; 
	margin:0 auto; 
	text-align:center;
	}
	
	#topper a{
		position:absolute; 
		margin:-20px auto 0 auto;
		width:55px;
		}
		
		#topper a img{ 
			margin:0 auto;
			width:55px;
			display:block;
			}
	

#menu_fond_page{
width:550px;
margin:0 auto 7px auto;
padding:0;
display:inline;
font-size:10px;
text-align:center;
}

#menu_fond_page ul{margin:0; padding:0;}

#menu_fond_page li{
display:inline;
font-size:10px;
}


#menu_fond_page a{color:#555; text-decoration:none; padding: 0 10px 0 10px;}
#menu_fond_page a:hover{color:#999;}


.toutes_nouvelles span{font-size:11px; color:#666666;}
.toutes_nouvelles h3{padding-top:0; margin-top:0;}

a.all_news{color:#e68a01; font-size:10px; text-align:right; position:relative; margin:-8px 0 0 150px;}
a.all_news:hover{color:#666666;}


#switch_mois{
white-space:nowrap;
width:43px;
position:absolute; 
margin:0 0 0 140px;
*margin:0 0 0 140px;
_margin:0 0 0 140px;

}

/***************************************************/
/*	    	ICONE REALISATION PROSPECTION       	*/
/***************************************************/

.logo_prospection{
	border:none;
	margin:-35px 0 0 175px;
	position:absolute;
}

/**/
.lien_en_jaune a{
	color:#E68A00;
	}
	
	.lien_en_jaune a:hover{
		color:#999999;
		}

/***************************************************/
/*	    	BTN INFOLETTRE       	*/
/***************************************************/

.appelDeServiceI{
	position:relative;
	bottom:67px;
	_bottom:77px;
	/*left:400px;
	_left:400px;*/
}

.appelDeService_A{
	position:relative;
	bottom:60px;
	_bottom:70px;
	margin:15px 0 0 0;
	/*left:400px;
	_left:400px;*/
}

.inscrivezVous_A{
	position:relative;
	bottom:67px;
	_bottom:77px;
	/*left:400px;
	_left:400px;*/
}

#inside_footer{
	width:960px;
	margin:0 auto;
	}

img.btn_infolettre_acc_footer{
	float:right;
	width:256px; 
	height:205px;
	margin:-210px 0 0 0;
	}
	
/* placement de personnel */
.menu_carriere{
	width:22%;
	float:left;	
	margin-right:2%;
	padding:0 0.5%;
}
	.menu_carriere ul{
		list-style:none;
		padding-left:0px;
	}
	
		.menu_carriere li{
			padding-left: 20px;
			background:url(../../_img/puce.png) 2px 5px no-repeat;
			color:#dd6800;
			font-weight:bold;
			line-height:22px;
		}
		
		.menu_carriere li a{
			color:#575759;
		}
		
		.menu_carriere li a:hover{
			color:#E68A01;
		}
		
.liste_postes{
	float:left;	
	width:75%;
	margin-top:12px;
}
	.liste_postes table{
		border:solid 1px #999999;
		margin-top:5px;
	}
	.liste_postes table th{
		text-align:left;	
		font-size:14px;
		color:#fff;
		background:#000;
		padding:5px;
	}
	.liste_postes table th{
		text-align:left;	
		font-size:14px;
		color:#fff;
		background:url(../../_img/bg_poste.png)	repeat-x;
		padding:5px; 
	}
	
	.liste_postes table tr.poste{
		cursor:pointer;
	}
	
	
	
	.liste_postes table tr.pair td{
		text-align:left;	
		font-size:12px;
		color:#575759;
		background:#e7e8ea;
		padding:5px;
	}
	
	.liste_postes table tr.impair td{
		text-align:left;	
		font-size:12px;
		color:#575759;
		background:#fff;
		padding:5px;
	}
	
	.liste_postes table tr.poste:hover td{
		cursor:pointer;
		color:#DD6800;
	}
	
	.info_poste{
		width:80%;
		float:left;
		margin-right:2%;
	}
	
	.poste_action{
		width:20%;
		position:absolute;
		margin-top:15px;
		right:12px;
	}
	
	.poste_action a.postuler{
		width:130px;
		display:block;
		float:right;
		height:29px;
		font-size:14px;
		text-shadow:1px 1px #444;
		color:#fff;
		text-decoration:none;
		text-align: center;
		line-height:29px;
		background:url(../../_img/postule.png) no-repeat;
		margin:2px	
	}
	
	.poste_action a.action{
		width:130px;
		display:block;
		float:right;
		height:29px;
		font-size:14px;
		text-shadow:1px 1px #444;
		color:#fff;
		text-decoration:none;
		text-align: center;
		line-height:29px;
		background:url(../../_img/action.png) no-repeat; margin:2px	
	}
	
	.poste_action a.postuler:hover{
		text-shadow:1px 1px #444;
		color:#fff;
		text-decoration:none;
		background:url(../../_img/postule_hover.png) no-repeat;
	}
	
	.poste_action a.action:hover{
		text-shadow:1px 1px #444;
		color:#fff;
		text-decoration:none;
		background:url(../../_img/action_hover.png) no-repeat;
	}
	
	.info_poste h4{
		position:relative;
		width:100%;
	}
	
	.info_poste p{
		position:relative;
		margin-bottom:10px;	
		padding-left:25px
	}
	
	.info_poste p strong{
		margin-left:-15px;	
	}
	
	.info_poste p span{
		font-size:12px;
		font-weight:normal;
		color:#575759;
		/*position:absolute;*/
		left:100px;
	}

.postulant{
}

.postulant h4{
	margin:15px	0;
	border-bottom: solid 1px #999;
}

.postulant label{
	display:block;
	float:left;
	min-width:215px;
	font-size:12px;
	color:#575759;
	line-height:19px;
}

.postulant form > div{
	margin: 5px 0	
}
.postulant input[type=text],.postulant select{
	display:block;
	float:left;
	width:215px;
	font-size:14px;
	color:#575759;
	line-height:19px;
	border:solid 1px #ccc;
}

.postulant textarea{
	display:block;
	float:left;
	width:430px;
	font-size:14px;
	color:#575759;
	height:100px;
	border:solid 1px #ccc;
}

.postulant input[type=checkbox]{
	display:block;
	float:left;
	margin-right:10px;
}

.postulant span{
	color:#dd6800;	
}


.postulant .poste_action{
	position:relative;	
	width:600px;
}
.postulant .poste_action a.postuler{
		width:130px;
		display:block;
		float:right;
		height:29px;
		font-size:14px;
		text-shadow:1px 1px #444;
		color:#fff;
		text-decoration:none;
		text-align: center;
		line-height:29px;
		background:url(../../_img/postule.png) no-repeat;
		margin:15px	;
		cursor:pointer;
	}
	
#res_services{
	margin:50px 0;	
}
#res_onglets{
	float:left;	
}

#res_ctns{
	float:left;	
}
	
.res_onglet{
	font-size:14px;	
	font-weight:bold;
	color:#fff;
	background:#999;
	width:240px;
	padding:19px 15px;
	border:solid 2px #fff;
	margin:0;
	position:relative;
	cursor:pointer;
}

.res_onglet:hover{
	background:#666;
}

.res_onglet .current_img{
	position:absolute;
	top:-5px;
	right:-28px;
	z-index:1000;
}

.res_onglet.current{
	background:url(../../_img/bg_res_onglet.png) no-repeat;	
}

.res_ctn{
	display:none;	
	background:url(../../_img/bg_res_ctn.png) 0px 0px #fff;
	border:solid 2px #999;
	padding:5px 75px 5px 50px;
	width:515px;
	height:280px;
	

}

.res_ctn p{
	width:100%	;
	line-height:20px;
	font-size:14px;
	text-align:justify;
}

.res_ctn ul li{
	line-height:20px;
	font-size:14px;
}

.postes_offert{
		float:left;
		width:290px;
		height:145px;
		margin: 15px 7px 40px;	
		position:relative;
		zoom:1;
	}
	
	.postes_offert a{
		color:#fff;
		text-decoration:none;
		text-shadow:1px 1px 1px #000;
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#000000');

		display:block;
		position:absolute;
		top:83px;
		left:118px;
		zoom:1;
	}
		.postes_offert a:hover{
			color:#fff;
			text-shadow:1px 1px 1px #666;
			filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=120, Color='#666666');
			zoom:1;
		}
	
	.postes_offert div{
		color:#777;
		display:block;
		position:absolute;
		font-size:11px;
		top:18px;
		right:18px;
		/*font-style:italic;*/
	}
	
	*+.postes_offert div{margin-bottom:25px;}
	.postes_offert div{margin-bottom:25px\0/;}
	
	.bases{
		background:url(../../_img/services_bases.png) no-repeat;	
	}
	
	.intermediaires{
		background:url(../../_img/services_techniques.png) no-repeat;	
	}
	
	.specialises{
		background:url(../../_img/services_specialises.png) no-repeat;	
	}
	
	.bulle_acceuil{
		height:250px;
		background:url(../../_img/procontact_recrute.png) left 25px no-repeat;
		padding:20px 0 0 430px;	
		color:#575759;
	}



