/* ****** Accueil Emploi */
div.homeemploi ul li.liste{
	list-style-type: none;
/*	list-style-image: url(/images/EMKG/liste_puce3.gif);*/
	padding-left: 0px;
	padding-bottom : 5px;
}


/*************/
/* Message*/
/*************/
.emploialertevert
{
	text-align: center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #595959;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

a.lienalertvert{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#acbe5a;
	border: 1px solid #949d24;
	padding : 2px;
	margin-left: 10px;
	margin-top: 3px;
	text-decoration: none;
	text-align: center;
	display:block;

}	

a.lienalertr:hover{	
	text-decoration: underline;
}

a.lienalertr{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#905ac2;
	border: 1px solid #E2E8ED;
	padding : 2px;
	margin-left: 10px;
	margin-top: 3px;
	text-decoration: none;
	text-align: center;
	display:block;

}	
a.lienalertvert:hover{	
	text-decoration: underline;
}
	
/*************/
/* Candidat*/
/*************/
div.blocemploihomeespacec fieldset {
	margin: 5px 0 0 0;
	padding: 10px 5px 10px 5px;
	border: 1px solid #1E6959;
	display:block;
	float:left;
	width:220px;
	min-height:240px;
	height:240px;
	margin-left:10px;
}

* html div.blocemploihomeespacec fieldset {
	padding-top: 0;
	min-height:180px;
}

div.blocemploihomeespacec legend {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0 10px 0 10px;
	color: #1E6959;
}

div.blocemploihomeespacec fieldset li {
	font-size: 11px;
	margin: 2px 0 0 0;
}

div.blocemploihomeespacec fieldset ul {
	margin: 2px 0 2px 30px;
	padding: 0;
}

div.blocemploihomeespacec p.liste {
	padding-left: 18px;
	margin: 20px 0 5px 0;
	background: transparent url(/images/EMKG/liste_puce3.gif) left 2px no-repeat;
}

div.blocemploihomeespacec div.titrebloc {
	text-align:center;
	font-weight:bold;
	padding-bottom:3px;
	font-size:11px;
}

div.blocemploihomeespacec a.lienstd{
	color: #1E6959;
	text-decoration:none;
	}
div.blocemploihomeespacec a.lienstd:hover{
	text-decoration:underline;
	}
	
div.blocemploihomeespacec a.lienboutonc{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#1E6959;
	border: 1px solid #000000;
	padding : 2px;
	margin-left: 10px;
	margin-top: 3px;
	text-decoration: none;
	text-align: center;
	display:block;
	}
div.blocemploihomeespacec a.lienboutonc:hover{
	text-decoration:underline;
	}


div#DivCandidatEmploi{
	padding-top :5px;	
	padding-left:10px;	
}

div#DivCandidatEmploi form{
clear:both;
border: 1px solid #acbe5a;
height:70px;
}
div#DivCandidatEmploi form span.libelform{
	width:70px;
	font-size:9px;
	display:block;
	float:left;
	clear:both;
	padding-left:5px;
}

div#DivCandidatEmploi form div.titreformulaire{
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	text-align:center;
	width:208px;
	display:block;
	color:#FFFFFF;
	background-color:#acbe5a;
	padding:2px 0 2px 0;
	margin: 0 0 5px 0;
}

	/*************/
	/* Formulaires de espace membre*/
	/*************/
	#formcandidat {
		position: relative;
		width: 465px;
		background: url(/Images/emploi/candidat/encart_fond.gif);
		border: 1px solid #959f26;
		/*padding: 10px 5px 10px 5px;*/
		padding: 0 0 10px 0;
		margin: 0;
	}
	
	#formcandidat span.valeur  ul{
		margin:0;
	}
	#formcandidat span.valeur  ul a{
		color: #acbe5a;
		text-decoration : none;
		font-weight:bold;
	}

	#formcandidat span.valeur  ul a:hover{
		text-decoration : underline;
	}
	
	div.formulaire form.formcandidat {
		position: relative;
		width: 465px;
		background: url(/Images/emploi/candidat/encart_fond.gif);
		border: 1px solid #959f26;
		/*padding: 10px 5px 10px 5px;*/
		padding: 0 0 10px 0;
		margin: 0;
	}

	div.formulaire form.formcandidat div.titre, #formcandidat div.titre{
		position:relative;
		float:left;
		display: block;
		/*width: 460px;*/
		width: 100%;
		height: 20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-align:center;
	/*	background-size: 460px 20px;*/
	/*	background: transparent url(http://62.23.12.66/Images/EMKG/titredeco_plein.gif) left top no-repeat;*/
	/*	background-color:#1E6959;*/
		background-color:#acbe5a;
		margin: 0px 0px 5px 0px;
		font-size: 13px;
		font-weight: bold;
		color: #FFF;
	}
		
	#formcandidat div.blocform{
		border-color: #959f26;
	}

	#formcandidat button{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: none;
	background-color:#acbe5a;
	border: 1px solid #9ca735;
	padding : 1px;
	margin-left: 10px;
	margin-top: 3px;
	text-decoration: none;
	text-align: center;
	}		
	
	/********/
	/* Tableaux de liste  */
	/********/
	table.ListeTablec {
		border: 1px solid #949d24;
		margin-top: 10px;
		width:465px;
		float:right;
		
	}

	table.ListeTablec  thead td  {
		background-color: #acbe5a;
		padding: 1px;
		font-weight: bold;
		text-align: left;
		color:#FFFFFF;
		font-size: 10px;
	}

	table.ListeTablec  thead td b  {
		font-size: 14px;
		color:#FFFFFF;		
	}	
	
	table.ListeTablec tbody td {
	  background-color: #F9F9FB;
	  padding: 2px;
	  border: 0;
	  cursor: default;
	  vertical-align: top;
	  
	}

	table.ListeTablec  tbody td a {
		color: #000000;
		text-decoration: none;
	}

	table.ListeTablec  tbody td a:hover {
		color: #000000;
		text-decoration: underline;
	}
	
	
/*************/
/* Recruteur*/
/*************/
div.blocemploihomeespacer fieldset {
	margin: 5px 0 0 0;
	padding: 10px 5px 10px 5px;
	border: 1px solid #995fcd;
	display:block;
	float:left;
	width:220px;
	min-height:240px;
	height:240px;
	margin-left:10px;
}

* html div.blocemploihomeespacer fieldset {
	padding-top: 0;
	min-height:180px;
}

div.blocemploihomeespacer legend {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0 10px 0 10px;
	color: #905ac2;
}

div.blocemploihomeespacer fieldset li {
	font-size: 11px;
	margin: 2px 0 0 0;
}

div.blocemploihomeespacer fieldset ul {
	margin: 2px 0 2px 30px;
	padding: 0;
}

div.blocemploihomeespacer p.liste {
	padding-left: 18px;
	margin: 20px 0 5px 0;
	background: transparent url(/images/EMKG/liste_puce3.gif) left 2px no-repeat;
}

div.blocemploihomeespacer div.titrebloc {
	text-align:center;
	font-weight:bold;
	padding-bottom:3px;
	font-size:11px;
}

div.blocemploihomeespacer a.lienstd{
	color: #905ac2;
	text-decoration:none;
	}
div.blocemploihomeespacer a.lienstd:hover{
	text-decoration:underline;
	}
	
div.blocemploihomeespacer a.lienboutonc{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#905ac2;
	border: 1px solid #000000;
	padding : 2px;
	margin-left: 10px;
	margin-top: 3px;
	text-decoration: none;
	text-align: center;
	display:block;
	}
div.blocemploihomeespacer a.lienboutonc:hover{
	text-decoration:underline;
	}

div#DivRecruteurEmploi{
	padding-top :5px;	
	padding-left:10px;	
}

div#DivRecruteurEmploi form{
clear:both;
border: 1px solid #905ac2;
height:70px;
}
div#DivRecruteurEmploi form span.libelform{
	width:70px;
	font-size:9px;
	display:block;
	float:left;
	clear:both;
	padding-left:5px;
}

div#DivRecruteurEmploi form div.titreformulaire{
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	text-align:center;
	width:208px;
	display:block;
	color:#FFFFFF;
	background-color:#905ac2;
	padding:2px 0 2px 0;
	margin: 0 0 5px 0;
}

	/*************/
	/* Formulaires de espace membre*/
	/*************/
	#formrecruteur {
		position: relative;
		width: 465px;
		background: url(/Images/emploi/recruteur/encart_fond.gif);
		border: 1px solid #6e4690;
		/*padding: 10px 5px 10px 5px;*/
		padding: 0 0 10px 0;
		margin: 0;
	}
	
	#formrecruteur span.valeur  ul{
		margin:0;
	}
	#formrecruteur span.valeur  ul a{
		color: #6e4690;
		text-decoration : none;
		font-weight:bold;
	}

	#formrecruteur span.valeur  ul a:hover{
		text-decoration : underline;
	}
	
	div.formulaire form.formrecruteur {
		position: relative;
		width: 475px;
		background: url(/Images/emploi/recruteur/encart_fond.gif);
		border: 1px solid #6e4690;
		/*padding: 10px 5px 10px 5px;*/
		padding: 0 0 10px 0;
		margin: 0;
	}

	div.formulaire form.formrecruteur div.titre, #formrecruteur div.titre{

		float:left;
		display: block;
		/*width: 460px;*/
		width: 100%;
		height: 20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-align:center;
	/*	background-size: 460px 20px;*/
	/*	background: transparent url(http://62.23.12.66/Images/EMKG/titredeco_plein.gif) left top no-repeat;*/
	/*	background-color:#1E6959;*/
		background-color:#905ac2;
		margin: 0px 0px 5px 0px;
		font-size: 13px;
		font-weight: bold;
		color: #FFF;
	}
		
	#formrecruteur div.blocform{
		border-color: #6e4690;
	}
	
	#formrecruteur button{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: none;
	background-color:#905ac2;
	border: 1px solid #6e4690;
	padding : 2px;
	margin-left: 10px;
	margin-top: 3px;
	text-decoration: none;
	text-align: center;
	}	

	/********/
	/* Tableaux de liste  */
	/********/
	table.ListeTabler {
		border: 1px solid #905ac2;
		margin-top: 10px;
		
		/*V1 EMKG ajout*/
		float:right;
		width:465px;
		
	}

	table.ListeTabler  thead td  {
		background-color: #905ac2;
		padding: 1px;
		font-weight: bold;
		text-align: left;
		color:#FFFFFF;
		font-size: 10px;
	}

	table.ListeTabler  thead td b  {
		font-size: 14px;
		color:#FFFFFF;		
	}	
	
	table.ListeTabler tbody td {
	  background-color: #F9F9FB;
	  padding: 2px;
	  border: 0;
	  cursor: default;
	  vertical-align: top;
	  
	}

	table.ListeTabler  tbody td a {
		color: #000000;
		text-decoration: none;
	}

	table.ListeTabler  tbody td a:hover {
		color: #000000;
		text-decoration: underline;
	}

	
/********************/
/* Espace recruteur*/
/********************/
	
div.emploipresrecruteur, div.emploipresrecruteur p, div.emploipresrecruteur b, div.emploipresrecruteur strong, div.emploipresrecruteur p b, div.emploipresrecruteur ul li, div.emploipresrecruteur a {
	font-size:12px;
}

div.emploipresrecruteur ul li{
	padding : 5px;
}
div.emploipresrecruteur ul li.liste{
	list-style-type: none;
	list-style-image: url(/images/EMKG/liste_puce3.gif);
	padding-left: 0px;
	padding : 5px;
}
div.emploipresrecruteur a.lienstd{
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	}
div.emploipresrecruteur a.lienstd:hover{
	text-decoration:underline;
	}

div.emploipresrecruteur .boutonemploi{
/*	float:left;*/
	background-color:#905ac2;
	border: 1px solid #000000;
	padding : 5px;
	margin: 10px;
	display:block;
}

div.emploipresrecruteur a.boutonemploi , div.emploipresrecruteur .boutonemploi a{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

div.emploipresrecruteur a.boutonemploi:hover, div.emploipresrecruteur .boutonemploi a:hover{
 	text-decoration: underline;
}


/********************/
/* Espace Candidat */
/********************/

div.emploiprescandidat, div.emploiprescandidat p, div.emploiprescandidat b, div.emploiprescandidat strong, div.emploiprescandidat p b, div.emploiprescandidat ul li, div.emploiprescandidat a {
	font-size:12px;
}

div.emploiprescandidat ul li{
	padding : 5px;
}
div.emploiprescandidat ul li.liste{
	list-style-type: none;
	list-style-image: url(/images/EMKG/liste_puce3.gif);
	padding-left: 0px;
	padding : 5px;
}
div.emploiprescandidat a.lienstd{
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	}
div.emploiprescandidat a.lienstd:hover{
	text-decoration:underline;
	}

div.emploiprescandidat .boutonemploi{
/*	float:left;*/
	background-color:#1E6959;
	border: 1px solid #000000;
	padding : 5px;
	margin: 10px;
	display:block;
}

div.emploiprescandidat a.boutonemploi , div.emploiprescandidat .boutonemploi a{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

div.emploiprescandidat a.boutonemploi:hover, div.emploiprescandidat .boutonemploi a:hover{
 	text-decoration: underline;
}
	
	
/********************/
/* Compte Membre Candidat */
/********************/
/*****  Menu compte ****/

/*****  Bouton formulaire Accueil ****/
form button.okemploi {
  position: relative;
  cursor: pointer;
  width: 17px;
  height: 15px;
/*  margin: 0 1px 0 -1px;*/
  padding: 0;
  top: -2px;
  background: transparent url(/images/emploi/bouton_ok.gif) left top no-repeat;
  border: 0;
}

* html button.okemploi{
   margin: 0 0 0 13px;
   padding: 0 0 0 13px;   
   top: 0;
}

div.blocemploicomptemenuc{
	margin: 0px 0 0 0;
	padding: 10px 5px 10px 5px;
	border: 1px solid #000000;
	display:block;
	float:left;
	width:100px;
	margin-left:10px;
	background-color: #1E6959;
}


div.blocemploicomptemenuc li{
	padding: 0 0 10px 0px;
	margin-left:10px;
	list-style: square outside; color:white;
}

div.blocemploicomptemenuc li a{
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
div.blocemploicomptemenuc li a:hover{
	text-decoration:underline;
}

div.blocemploicomptetextec{
	display:block;
	float:left;
	width:350px;
	margin-left:10px;
	font-size:12px;
	border: 0px solid #7A85B5;
	text-align: justify;
}
div.blocemploicomptetextec b, div.blocemploicomptetextec p{
	font-size:12px;
	}	
	
div.blocemploicomptetextec a{
	font-size:12px;
	text-decoration:none;
}	

div.blocemploicomptetextec a:hover{
	text-decoration:underline;
}	
	
div.blocemploicomptetextec a.lienstd{
	font-size: 11px;
	font-weight: bold;
	color: #1E6959;
	margin-top: 20px;
	margin-right: 0pt;
	margin-bottom: 20px;
	margin-left: 25px;
	display: list-item;
	list-style-type: none;
	list-style-image: url(http://62.23.12.66/Images/EMKG/puce_liencomp3.gif);
	text-decoration: none;	
}	
div.blocemploicomptetextec a.lienstd:hover{
	text-decoration:underline;
}
/******************************/

/********************/
/* Compte Membre Recruteur */
/********************/
/*****  Menu compte ****/

/*****  Bouton formulaire Accueil ****/

div.blocemploicomptemenur{
	margin: 0px 0 0 0;
	padding: 10px 5px 10px 5px;
	border: 1px solid #000000;
	display:block;
	float:left;
	width:100px;
	margin-left:10px;
	background-color: #905ac2;
}


div.blocemploicomptemenur li{
	padding: 0 0 10px 0px;
	margin-left:10px;
	list-style: square outside; color:white;
}

div.blocemploicomptemenur li a{
	color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
div.blocemploicomptemenur li a:hover{
	text-decoration:underline;
}

div.blocemploicomptetexter{
	display:block;
	float:left;
	width:350px;
	margin-left:10px;
	font-size:12px;
	border: 0px solid #7A85B5;
	text-align: justify;
}
div.blocemploicomptetexter b, div.blocemploicomptetexter p{
	font-size:12px;
	}	
	
div.blocemploicomptetexter a{
	font-size:12px;
	text-decoration:none;
}	

div.blocemploicomptetexter a:hover{
	text-decoration:underline;
}	
	
div.blocemploicomptetexter a.lienstd{
	font-size: 11px;
	font-weight: bold;
	color: #1E6959;
	margin-top: 20px;
	margin-right: 0pt;
	margin-bottom: 20px;
	margin-left: 25px;
	display: list-item;
	list-style-type: none;
	list-style-image: url(http://62.23.12.66/Images/EMKG/puce_liencomp3.gif);
	text-decoration: none;	
}	
div.blocemploicomptetexter a.lienstd:hover{
	text-decoration:underline;
}





/*----------------
 FORMULAIRES
-----------------*/
/*----------------
CV
-----------------*/
 div.formulaire form.formcvflash div.blocform a{
	text-decoration: none;
	color: #ff6600;
}
 div.formulaire form.formcvflash div.blocform a:hover{
	text-decoration: underline;
}

 div.formulaire form.formcvflash div.blocform{
	border: 0px solid #E2E8ED;
	display:block;
	clear:both;
	float:left;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 15px;
	width:98%;
	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ff6600;

}
sdiv.separateurformemploi{	
   position: relative;
	float: left;
	display: block;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ff6600;
	margin:0;
	padding:0;
	margin-left: 4px;
	width: 460px;
}	


div.formulaire form.formcvflash {
  position: relative;
  width: 455px; /*V1 EMKG width: 1458px*/
  background: url(/images/EMKG/encart_fond.gif);
  border: 1px solid #E2E8ED;
  padding: 10px 5px 10px 5px;
  margin: 0;
}

.formcvflash img{
  border: 1px solid #666666;
  margin: 1px;
}


form.formcvflash label {
	width: 160px;
	margin-bottom: 0;
	margin-top: 5px;
	margin-left: 10px;
	clear: both;
	border: 0px solid #E2E8ED;
	  white-space: normal;
}

form.formcvflash span.valeur{
	width: 270px;
	margin-bottom: 0;
	margin-top: 5px;
	border: 0px solid #E2E8ED;

}

/*******************/
/* 	Statut	*/
/*******************/
form.formcvflash span.valeurstatut {
	margin-bottom: 0;
	margin-top: 0px;
	border: 0px solid #E2E8ED;
	width:290px;
	float:left;
	padding-left:0px;
	clear:none;
	margin-left:0px;
}

form.formcvflash span.valeurstatut label.labelcheckbox 
{clear:none;
	text-align:left;
	float:left;
	width:100px;
	display:block;
	border: 0px solid #E2E8ED;
	white-space: normal;
	text-decoration: none;
	font-weight:normal;
	margin:0;
	padding:0;
}

form.formcvflash span.valeurstatut label.labelcheckbox:hover
{
	text-decoration: underline;
	cursor: pointer;
}

form.formcvflash span.valeurstatut label.labelcheckbox input{
	border:0px;
}



form.formcvflash span.valeurstatut label.labelcheckboxactif
{	clear:none;
	text-align:left;
	float:left;
	width:130px;
	display:block;

	white-space: normal;
	text-decoration: none;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#FFFFFF;
	background-color:green;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;

	border-right-width : 1px;
	border-left-width : 1px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-color : #FFFFFF;
	border-style: solid;
}

form.formcvflash span.valeurstatut label.labelcheckboxactif:hover
{
	text-decoration: underline;
	cursor: pointer;
}

form.formcvflash span.valeurstatut label.labelcheckboxinactif
{	clear:none;
	text-align:left;
	float:left;
	width:130px;
	display:block;

	white-space: normal;
	text-decoration: none;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#FFFFFF;
	background-color:red;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;

	border-right-width : 1px;
	border-left-width : 1px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-color : #FFFFFF;
	border-style: solid;
}
form.formcvflash span.valeurstatut label.labelcheckboxinactif:hover
{
	text-decoration: underline;
	cursor: pointer;
}


/***************/

/*******************/
/* 	Checkboxunivers	*/
/*******************/
form.formcvflash span.valeurcheckboxunivers {
	margin-bottom: 0;
	margin-top: 0px;
	border: 0px solid #E2E8ED;
	width:300px;
	float:left;
	padding-left:0px;

	margin-left:170px;
}

form.formcvflash span.valeurcheckboxunivers label.labelcheckbox 
{
	text-align:left;
	float:left;
	width:98%;
	clear:both;
	display:block;
	border: 0px solid #E2E8ED;
	white-space: normal;
	text-decoration: none;
	font-weight:normal;
	margin:0;
	padding:0;
}

form.formcvflash span.valeurcheckboxunivers label.labelcheckbox:hover
{
	text-decoration: underline;
	cursor: pointer;
}

form.formcvflash span.valeurcheckboxunivers label.labelcheckbox input{
	border:0px;
}
/***************/

/*----------------
Moteur rech emploi
-----------------*/
 div.formulaire form.formrechemploi div.blocform a{
	text-decoration: none;
	color: #ff6600;
}
 div.formulaire form.formrechemploi div.blocform a:hover{
	text-decoration: underline;
}

 div.formulaire form.formrechemploi div.blocform{
	border: 0px solid #E2E8ED;
	display:block;
	clear:both;
	float:left;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 15px;
	width:98%;
	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ff6600;

}
sdiv.separateurformemploi{	
   position: relative;
	float: left;
	display: block;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ff6600;
	margin:0;
	padding:0;
	margin-left: 4px;
	width: 460px;
}	


div.formulaire form.formrechemploi {
  position: relative;
  width: 475px;
  background: url(/images/EMKG/encart_fond.gif);
  border: 1px solid #E2E8ED;
  padding: 10px 5px 10px 5px;
  margin: 0;
}

.formrechemploi img{
  border: 1px solid #666666;
  margin: 1px;
}


form.formrechemploi label {
	width: 150px;
	margin-bottom: 0;
	margin-top: 5px;
	margin-left: 20px;
	clear: both;
	border: 0px solid #E2E8ED;
	  white-space: normal;
}

form.formrechemploi span.valeur{
	width: 280px;
	margin-bottom: 0;
	margin-top: 5px;
	border: 0px solid #E2E8ED;

}

form.formrechemploi span.valeurcheckboxunivers {
	margin-bottom: 0;
	margin-top: 0px;
	border: 0px solid #E2E8ED;
	width:250px;
	float:left;
	padding-left:5px;
}


form.formrechemploi span.valeurcheckboxunivers label.labelcheckbox 
{
	text-align:left;
	float:left;
	width:240px;
	clear:both;
	display:block;
	border: 0px solid #E2E8ED;
	white-space: normal;
	text-decoration: none;
	font-weight:normal;
	margin:0;
	padding:0;
}

form.formrechemploi span.valeurcheckboxunivers label.labelcheckbox:hover
{
	text-decoration: underline;
	cursor: pointer;
}

form.formrechemploi span.valeurcheckboxunivers label.labelcheckbox input{
	border:0px;
}


/*----------------
Choix pack
-----------------*/
 div.formulaire form.formselectpack div.blocform{
	border: 0px solid #E2E8ED;
	display:block;
	clear:both;
	float:left;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 15px;
	width:98%;
	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ff6600;
}

div.formulaire form.formselectpack {
  position: relative;
  width: 475px;
  background: url(/images/EMKG/encart_fond.gif);
  border: 1px solid #E2E8ED;
  padding: 10px 5px 10px 5px;
  margin: 0;
}

.formselectpack img{
  border: 1px solid #666666;
  margin: 1px;
}


form.formselectpack label {
	width: 150px;
	margin-bottom: 0;
	margin-top: 5px;
	margin-left: 20px;
	clear: both;
	border: 0px solid #E2E8ED;
	  white-space: normal;
}

form.formselectpack span.valeur{
	width: 280px;
	margin-bottom: 0;
	margin-top: 5px;
	border: 0px solid #E2E8ED;

}

form.formselectpack span.souscriptionpack {
	margin-bottom: 0;
	margin-top: 0px;
	border: 0px solid #E2E8ED;
	width:450px;
	float:left;
	padding-left:5px;
}


form.formselectpack span.souscriptionpack label.labelcheckbox 
{
	text-align:left;
	float:left;
	width:450px;
	clear:both;
	display:block;
	border: 0px solid #E2E8ED;
	white-space: normal;
	text-decoration: none;
	font-weight:normal;
	margin:0;
	padding:0;
}

form.formselectpack span.souscriptionpack label.labelcheckbox:hover
{
	text-decoration: underline;
	cursor: pointer;
/*background-color:#D1D2D3;*/
}

form.formselectpack span.souscriptionpack label.labelcheckbox input{
	border:0px;
}

/********/
/* Tableaux de liste  */
/********/
table.ListeTable {
  border: 1px solid #DDD;
  margin-top: 10px;
}

table.ListeTable  thead td {
  background-color: #D8DDE4;
  padding: 1px;
  font-weight: bold;
  text-align: left;
}

table.ListeTable  tbody td {
  background-color: #F9F9FB;
  padding: 2px;
  border: 0;
  cursor: default;
  vertical-align: top;
}

table.ListeTable  tbody td a {
	color: #ff6600;
	text-decoration: none;
}

table.ListeTable  tbody td a:hover {
	color: #ff6600;
	text-decoration: underline;
}

/******************************************/
/*   Checkbox / Radio Statut             */
/*****************************************/
.EnLigne{
		background-color:green;
		padding-left: 2px;
		padding-right: 2px;
		padding-top: 2px;
		padding-bottom: 2px;

		border-right-width : 1px;
		border-left-width : 1px;
		border-bottom-width : 1px;
		border-top-width : 1px;
		border-color : #FFFFFF;
		border-style: solid;
		
		color:#FFFFFF;
}

.HorsLigne{
	background-color:red;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;

	border-right-width : 1px;
	border-left-width : 1px;
	border-bottom-width : 1px;
	border-top-width : 1px;
	border-color : #FFFFFF;
	border-style: solid;
	
	color:#FFFFFF;
}

form.formcvflash span.CheckBox{
	font-size:9pt;
	font-style:normal;
	font-weight:bold;
	font-family:Arial,Verdana;
	color:#FFFFFF;
	padding-right: 3px;
}


form.formcvflash span.CheckBox label.labelcompte{
	border-left-color: #e2e8ed;
	white-space: normal;
width:100px;
margin:0;
padding:0;
display:block;
float:left;
}

div.emploi a.boutonemploi {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#ACBE5A;
	border: 1px solid #9ca735;
/*	width: 230px;*/

	height: 16px;
	padding : 2px 2px 2px 2px;
/*	background-image:url(/Images/CA/bg_referencer.gif);*/
	margin: 0px;
	text-decoration: none;
	text-align: center;
}

div.emploi a.boutonemploi:hover {
	text-decoration: underline;
}


/****************************************************************************************/
/* FACTURE TYPE */
/****************************************************************************************/
#refFacture{
color: #ff6600;
font-weight: bold;
text-transform: uppercase;
margin: 0 0 10px 0;
font-size:20px;

}
#coordonneesEditialis {
float: left;
width: 275px;
height: 150px;
padding: 5px;
background-color: #FAFAFA;
}
#coordonneesEditialis p{
margin: 0 0 5px 0;
}
#adresseEditialis{
text-transform: uppercase;
}
#infoEditialis{
line-height: 14px;
}
#infoFacture {
float: right;
width: 300px;
height: 40px;
padding: 5px;
margin-bottom: 5px;
background-color: #FAFAFA;
}
#dateFacture{
float: left;
margin-right: 20px;
}
#numFacture{
float: left;
}
#coordonneesClient{
float: right;
width: 458px;
height: 93px;
padding: 5px;
border: 1px solid #F4F4F4;
}
#coordonneesClient p{
margin: 5px 0 5px 0;
}
#tableauFacture{
clear: both;
width: 764px;
margin: 10px 0 10px 0;
background-color: #F7F7F7;
margin-bottom: 10px;
}
#tableauFacture td{
height: 20px;
}
#tableauFacture thead{
height: 22px;
background-color: #FF6600;
font-weight: bold;
}
#tableauFacture thead td{
color: #FFFFFF;
font-weight: bold;
}
#tableauFacture span.bold{
float: left;
}
#tableauFacture span.tarif{
float: right;
margin-right: 10px;
}

.bold{
	font-weight: bold;
}

/*--------------------------------
 FICHE CONSULTATION OFFRE
---------------------------------*/

/*Fiche de pr?sentation, adresse, categories....*/
.offre{
 	width: 465px;
	/*width: 480px;*/
 	background-color:#fcf5fe;
  	border: 1px solid #995fcd;
	font-size: 10px;
	/*color: #e2e8ed;*/
	color: #000000;
	margin-bottom:15px;
	float:left;
}

div.offre img {
  	float: right;
  	border-bottom: 2px solid #995fcd;
    border-left: 2px solid #995fcd; }

div.offre .bandeau{
	clear: left;
	background-color:#b4b4b4;
	height: 20px;
}

div.offre .bandeau p, div.offre .bandeau H2{
	padding-top: 5px;
	padding-left:5px;
  	font-size: 10px;
  	color: #ffffff;
	font-weight:bold;
}

/*Titre de l'offre*/
div.offre h1.titreoffre{

	clear: left;
  	font-size: 18px;
	font-weight: bold;
  	color: #ffffff;
  	background-color:#995fcd;
	margin-top:0px;
	padding-left:17px;
}

/*texte d?tail de l'offre*/
div.offre .detailoffre{
 	margin: 6px;
}


div.offre .coordonnees{
 	margin:6px;
}
div.offre .coordonnees .ligne100{
	width: 100%;
	margin-bottom: 2px;
}

div.offre .coordonnees .ligne100 .donnees{
	float:left;
	display: block;
	text-align: left;
	font-weight:bold;
	padding:0px;
	margin:0px;
	width:40%;
	padding-right:0px;
}
div.offre .coordonnees .ligne100 .resultat ul.secteuract {
	display: block;
	float:left;
	text-align: left;
	width:350px;
	margin:0px;
	padding-left:110px;
	line-height:4px;
	clear:both;
}

div.offre .coordonnees .ligne100 .resultat ul.domaine{
	display: block;
	float:left;
	text-align: left;
	width:350px;
	margin:0px;
	padding-left:110px;
	line-height:4px;
	clear:both;
}

div.offre .coordonnees .ligne100 .resultat ul.mobilite{
	display: block;
	float:left;
	text-align: left;
	width:350px;
	margin:0px;
	padding-left:110px;
	line-height:4px;
	clear:both;
}


div.offre  .ligne{
	float: left;
	display: block;
	width: 49%;
	padding-bottom: 5px;
}

div.offre .ligne100{
	width: 100%;
	margin-bottom: 2px;
}


div.offre  .ligne a {
	text-decoration:underline;
	color:#000000;}

div.offre  .ligne a:hover {
	text-decoration:none;
}
div.offre  .ligne .donnees{
	float:left;
	display: block;
	text-align: left;
	font-weight:bold;
	padding:0px;
	margin:0px;
	width:40%;
	padding-right:0px;
}

div.offre  .ligne .resultat{
	display: block;
	float:left;
	text-align: left;
	width:60%;
}


div.offre .presentationlongue{
 	margin: 6px;
}

div.offre .coordonnees .divformation{
	display:block;
	float:left;
	padding-left: 100px;
}

div.offre .coordonnees a.formation{
	float:left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#FF6600;
	border: 1px solid #000000;
	width: 230px;
	height: 16px;
	padding : 2px 2px 2px 2px;
/*	background-image:url(/Images/CA/bg_referencer.gif);*/
	margin: 0px;
	text-decoration: none;
	text-align: center;
}



/* Date formation////////////*/
div.offre  .lieuformationdate{
	width : 140px;
	margin-right: 5px;
	float: left;
	font-weight:bold;
}

div.offre  .lieuformationnbjours{
	width : 60px;
	margin-right: 5px;
	float: left;
	font-weight:bold;
}


div.offre  .lieuformationlieu{
	width :130px;
	float: left;
	margin-left: 5px;
}

div.offre  .lieuformationprix{
	width :80px;
	float: left;
	margin-left: 5px;
}


/* //////////////////////////////// */


/*bloc actualites////////////*/
div.offre .actualites{
 	margin: 6px;
}

div.offre  .date{
	float: left;
	font-weight:bold;
}

div.offre  .depeche{
	margin-left: 80px;
}
.actuoffrelien{
display: block;
text-align: right;
font-weight: normal;
color: #FF6600;
}
.contactsouligne{
	font-size:10px;
	text-decoration: underline;
}
.navfermeture{
	float: right;
	padding: 4px 4px 0px 0px;
}






/*bloc categories/////////////*/
div.offre .categories{
 	margin: 6px;
}

div.offre .categories .choix{
	float: left;
	width: 33%;
	font-weight: bold;
	margin-bottom: 6px;
}
*html div.offre .categories .choix{
	margin-bottom: 0px;
}

div.offre .categories .choix li{
	margin-left: 20px;
	font-weight: normal;
}
*html div.offre .categories .choix li{
	list-style-position: outside;
}

div.offre .categories_criteres{
 	margin: 30px;
}

div.offre .categories_criteres .criteres{
	float: left;
	width: 40%;
	font-weight: normal;
	margin-bottom: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	background: transparent url(/images/EMKG/puce_liencomp3.gif) no-repeat;
}
*html div.offre .categories_criteres .criteres{
	float: left;
	width: 40%;

	margin-bottom: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
}
/*--------------------------------
 FICHE CONSULTATION CV FLASH
---------------------------------*/

.ficheemploi{
 	width: 467px;
 	background-color:#FAFEE9;
  	border: 1px solid #ACBE5A;
	font-size: 10px;
	color: #666666;
	margin-bottom:15px;
}

div.ficheemploi img {
  	float: right;
  	border-bottom: 4px solid #E0E4E9;
    border-left: 4px solid #E0E4E9; 
}

div.ficheemploi .bandeau{
	clear: left;
	background-color:#b4b4b4;
	height: 20px;
}

div.ficheemploi .bandeau p, div.ficheemploi .bandeau H2{
	padding-top: 5px;
	padding-left:5px;
  	font-size: 10px;
  	color: #FFFFFF;
	font-weight:bold;
}


/*Nom de la societe*/
div.ficheemploi h1.raisonsociale{
	clear: left;
  	font-size: 18px;
	font-weight: bold;
  	color: #FFFFFF;
  	background-color:#ACBE5A;
	margin-top:0px;
	padding-left:17px;
}


/*texte de presentation*/
div.ficheemploi .presentation{
 	margin: 6px;
}

div.ficheemploi .presentationlongue{
 	margin: 6px;
}

div.ficheemploi .coordonnees .divformation{
	display:block;
	float:left;
	padding-left: 100px;
}

div.ficheemploi .coordonnees a.formation{
	float:left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color:#FF6600;
	border: 1px solid #000000;
	width: 230px;
	height: 16px;
	padding : 2px 2px 2px 2px;
/*	background-image:url(/Images/CA/bg_referencer.gif);*/
	margin: 0px;
	text-decoration: none;
	text-align: center;
}



div.ficheemploi .coordonnees{
 	margin:6px;
}

div.ficheemploi  .ligne{
	float: left;
	display: block;
	width: 49%;
	padding-bottom: 5px;
}

div.ficheemploi  .ligne a {
	text-decoration:none;
	color:#FF6600;}

div.ficheemploi  .ligne a:hover {
	text-decoration:underline;
}

div.ficheemploi .ligne100{
	width: 100%;
	margin-bottom: 2px;
}

div.ficheemploi  .ligne .donnees{
	float: left;
	display: inline;
	text-align: right;
	font-weight:bold;
}

div.ficheemploi .ligne .resultat{
	display: inline;
	text-align: left;
}

/* Date formation////////////
div.fiche  .lieuformationdate{
	width : 140px;
	margin-right: 5px;
	float: left;
	font-weight:bold;
}

div.fiche  .lieuformationnbjours{
	width : 60px;
	margin-right: 5px;
	float: left;
	font-weight:bold;
}


div.fiche  .lieuformationlieu{
	width :130px;
	float: left;
	margin-left: 5px;
}

div.fiche  .lieuformationprix{
	width :80px;
	float: left;
	margin-left: 5px;
}

*/
/* //////////////////////////////// */


/*bloc actualites////////////
div.fiche .actualites{
 	margin: 6px;
}

div.fiche  .date{
	float: left;
	font-weight:bold;
}

div.fiche  .depeche{
	margin-left: 80px;
}
.actufichelien{
display: block;
text-align: right;
font-weight: normal;
color: #FF6600;
}
.contactsouligne{
	font-size:10px;
	text-decoration: underline;
}
.navfermeture{
	float: right;
	padding: 4px 4px 0px 0px;
}




*/

/*bloc categories/////////////*/
div.fiche .categories{
 	margin: 6px;
}

div.fiche .categories .choix{
	float: left;
	width: 33%;
	font-weight: bold;
	margin-bottom: 6px;
}
*html div.fiche .categories .choix{
	margin-bottom: 0px;
}

div.fiche .categories .choix li{
	margin-left: 20px;
	font-weight: normal;
}
*html div.fiche .categories .choix li{
	list-style-position: outside;
}

div.fiche .categories_criteres{
 	margin: 30px;
}

div.fiche .categories_criteres .criteres{
	float: left;
	width: 40%;
	font-weight: normal;
	margin-bottom: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
	background: transparent url(/images/EMKG/puce_liencomp3.gif) no-repeat;
}
*html div.fiche .categories_criteres .criteres{
	float: left;
	width: 40%;

	margin-bottom: 0px;
	padding-bottom: 6px;
	padding-left: 15px;
}


.ficheResultat{
 	width: 477px;
 	background-color:#FBFDFF;
  	border: 4px solid #E0E4E9;
	margin-bottom: 10px;
	font-size: 10px;
	color: #666666;
}

div.ficheResultat img {
  	float: right;
	padding: 0px;
  	border-bottom: 4px solid #E0E4E9;
    border-left: 4px solid #E0E4E9;
}

div.ficheResultat .bandeau{
	text-align: left;
	padding-top: 5px;
	background-color:#E0E4E9;
	height: 15px;
}
div.ficheResultat .bandeau .lien{
	float: right;
}
div.ficheResultat .bandeau .imgfiche{
	float:left;
	margin-right: 5px;
	
}
/*Nom de la societe*/
div.ficheResultat .raisonsociale{
	clear: left;
  	font-size: 18px;
	font-weight: bold;
  	color: #666666;
  	background-color:#E0E4E9;
}


/*texte de presentation*/
div.ficheResultat .presentation{
 	margin: 4px;
}
/*texte region et categories*/
div.ficheResultat  .ligne{
	margin-left: 4px;
	margin-bottom: 4px;
}

div.ficheResultat  .ligne .donnees{
	float: left;
	width: 74px;
	text-align: right;
	font-weight:bold;
}

div.ficheResultat  .ligne .resultat{
	margin-left: 80px;
	text-align: left;
}
/*-----------------------------------------------------------------*/


