
/*-----------------------------------------------------------------------------------------------------------------------
------------------------------------------------------STRUCTURE----------------------------------------------------------
-----------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------BODY----*/
body {
	/*font-family:Arial, Helvetica, sans-serif;
	font-size:0.7em;
	color:#666666;*/
	font-family:Verdana;
	color: #373737;
    font-size:11px;
	background:#FFFFFF
}
/*------------------------------------------------------------------GLOBAL----*/
#global {
	margin:0 auto;
	width:995px;
}
/*----------------------------------------------------------------CONTENER----*/
#contener {
	width: 995px;
	position:relative;
	float:left;
	text-align:left;
}
/*------------------------------------------------------------------HEADER----*/
#header {margin-bottom:25px;}
/*----------------------------MENU HEADER----*/

ul#menu_aide_navigation {
	float:right;

}
ul#menu_aide_navigation li {
	display:block;
	float:left;
	text-align:center;
}
ul#menu_aide_navigation li a {
	height:20px;
	display:block;
	background:none;
	/*color:#999999;*/
	color:#86257e;
	background:#FFFFFF;
	border-bottom:0px;
	padding-bottom:0px;
}
ul#menu_aide_navigation li a:hover, ul#menu_aide_navigation li a:focus {
	border-bottom:0px;
	padding-bottom:0px;
	/*text-decoration:none;
	color:#000000;*/
	text-decoration:underline;
	color:#86257e;
}
/*------------BT1------------*/
ul#menu_aide_navigation li.BT_accessibilite a {
	width:83px;
}
ul#menu_aide_navigation li.BT_accessibilite a:hover, ul#menu_aide_navigation li.BT_accessibilite a:focus {
	background:url(../../../Images/Candidat/Design/BT_accessibilite.gif) no-repeat bottom left;
}
ul#menu_aide_navigation li.BT_accessibilite_active {
	width:83px;
	height:20px;
	background:url(../../../Images/Candidat/Design/BT_accessibilite.gif) no-repeat bottom left;
	color:#000000;
}
/*------------BT2------------*/
ul#menu_aide_navigation li.BT_plan a {
	width:80px;
}
ul#menu_aide_navigation li.BT_plan a:hover, ul#menu_aide_navigation li.BT_plan a:focus {
	background:url(../../../Images/Candidat/Design/BT_plansite.gif) no-repeat bottom left;
}
ul#menu_aide_navigation li.BT_plan_active {
	width:80px;
	height:20px;
	background:url(../../../Images/Candidat/Design/BT_plansite.gif) no-repeat bottom left;
	color:#000000;
}
/*------------BT3------------*/
li#BT_contenu a {
	width:107px;
}
li#BT_contenu a:hover, li#BT_contenu a:focus {
	background:url(../../../Images/Candidat/Design/BT_aller-contenu.gif) no-repeat bottom left;
}
/*------------BT4------------*/
li#BT_moteur a {
	width:126px;
}
li#BT_moteur a:hover, li#BT_moteur a:focus {
	background:url(../../../Images/Candidat/Design/BT_aller-recherche.gif) no-repeat bottom left;
}
/*------------BT5------------*/
ul#menu_aide_navigation li.BT_contraste a {
	width:111px;
}
ul#menu_aide_navigation li.BT_contraste a:hover, ul#menu_aide_navigation li.BT_contraste a:focus {
	background:url(../../../Images/Candidat/Design/BT_contraste.gif) no-repeat bottom left;
}
/*------------BT6------------*/
li#BT_allerbas a {
	width:96px;
}
li#BT_allerbas a:hover, li#BT_allerbas a:focus {
	background:url(../../../Images/Candidat/Design/BT_aller-bas.gif) no-repeat bottom left;
}
/*------------------------------BANDEAU----*/
#bandeau {
	padding:5px 6px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
/*----------------------LANGUE / PANIER----*/
#menulangue-panier {
	height:30px;
	padding:0px 6px;
	background:#f7f7f7;
	border-bottom:1px solid #cccccc;
	/*color:#666666;*/
	color: #373737;
}
/*-----------LANGUE-----------*/
#menulangue {
	float:left;
}
ul#menu-langue-site  li {
	width:25px;
	height:30px;
	display:block;
	float:left;
}
ul#menu-langue-site li a {
	padding-top:10px;
	height:20px;
	display:block;
	/*color:#999999;*/
	color:#86257e;
	text-align:center;
	border-bottom:0px;
	padding-bottom:0px;
}
ul#menu-langue-site li a:hover, ul#menu-langue-site li a:focus {
	background:url(../../../Images/Candidat/Picto/puce_langue_over.gif) no-repeat top center;
	/*color:#333333;*/
	text-decoration:underline;
	color:#86257e;
}
li.langue-active {
	padding-top:10px;
	height:20px;
	display:block;
	background:url(../../../Images/Candidat/Picto/puce_langue_over.gif) no-repeat top center;
	text-align:center;
	/*color:#666666;*/
	color: #373737;
}
/*----------PANIER----------*/
#panier {
	float:right;
	text-align:right;
	padding:8px 0px 0px 30px;
	background: url(../../../Images/Candidat/Design/BG_panier.gif) no-repeat top left;
	font-size:1.2em;
	font-weight: bold;
}
#panier a {
	/*color:#666666;*/
	color:#86257e;
}
#panier a:hover, #contenu a:focus {
	/*border-bottom:1px dotted #333333;*/
	padding-bottom:1px;
	/*color:#333333*/
	/*border-bottom:1px dotted #86257e;*/
	text-decoration:underline;
	color:#86257e;
}
/*-----------------------------------------------------------------WRAPPER----*/
#wrapper {
	float:left;
	width:100%;
}
/*--------------------------------------------------------------------COLG----*/
#colG {
	width:300px;
	float:left;
	padding-left:6px;
}
/*------------------------------------------------------MENU SITE OFFICIEL----*/
/* Ajout de ces styles pour V3 */
.menu_site_center
{
	margin:0 auto;
	width:750px;
}

#menu_site_officiel_H{
	height:30px;
	/*border-top:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:30px;
}

#menu_site_officiel_H li{
	display:inline;
}
#menu_site_officiel_H li a{
	color:white;
	display:block;
	float:left;
	width :120px;
	height:22px;
	text-align:center;
	margin:0px 2px;
	padding-top:8px;
	background: url(../../../Images/Candidat/Bouton/menu_officiel.jpg) repeat top left
}

#menu_site_officiel_H li a.greenNoHover
{
	background: url(../../../Images/Candidat/Bouton/menu_officiel_over.jpg) repeat top left
}

#menu_site_officiel_H li a:hover{
	background: url(../../../Images/Candidat/Bouton/menu_officiel_over.jpg) repeat top left;
}

#menu_site_officiel_H_imgButton
{
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:30px;
}

#menu_site_officiel_H_imgButton img
{
	margin-top:7px;
	margin-right:10px;
}

#menu_site_officiel_H_imgButton a
{
	border-bottom:none;
}

/*-------------------------------MENU FO----*/
#menu-fo {
	margin-bottom:30px;
}
ul#menu_site_carriere li.borderbas{
	border-bottom:1px dotted #cccccc;
}
ul#menu_site_carriere li {
	border-top:1px dotted #cccccc;
	height:25px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
ul#menu_site_carriere li a {
	text-transform: uppercase;
	border-bottom:0px;
	padding:5px 0 0 10px;
	height:20px;
	display:block;
}
ul#menu_site_carriere li a:hover, ul#menu_site_carriere li a:focus {
	background:#f7f7f7;
	padding:5px 0 0 10px;
}
ul#menu_site_carriere li.menufo-active{
	background:#f7f7f7;
	padding:5px 0 0 10px;
	height:20px;
	text-transform: uppercase;
}
/*-------------------ESPACE CANDIDAT STRUCTURE----*/
#espacecandidat {
	margin-bottom:25px;
	float:left;
}
#bloc_espace_haut{
	width:292px; 
	height:15px;
	background:url(../../../Images/Candidat/Design/BG_espace_haut.jpg) no-repeat top left;
	float:left; 
}
#bloc_espace_fond{
	width:262px; 
	padding:0 15px 5px 15px;
	background:url(../../../Images/Candidat/Design/BG_espace_fond.jpg) repeat-y top left; 
	float:left;
}
#bloc_espace_bas{
	width:292px; 
	height:15px;
	background:url(../../../Images/Candidat/Design/BG_espace_bas.jpg) no-repeat top left; 
	float:left;
}
/*-------------------ESPACE CANDIDAT NON LOGUE----*/
/*--ERREUR CONNEXION--*/
ul.message-erreur{
	width:255px; 
	/*border:1px solid #ff0000;*/ 
	border:1px solid #373737; 
	padding:5px 2px 5px 5px; 
	margin:2px 0 7px 0;
	/*color:#ff0000; */
	color: #373737;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-size:0.9em;*/
}
ul.message-erreur li{
	list-style-type: disc ;
	list-style-position:inside;
	text-indent:5px
}
ul.message-erreur p{
	margin-bottom:5px
}
#espacecandidat hr{
	border-bottom:3px dotted #cccccc;
	padding-bottom:10px;
	margin-bottom:10px;
}
/*--FORMULAIRE--*/
div.espace_nonlogue table{
	width:265px
}
div.espace_nonlogue  input{ 
	width:125px;
	border:1px solid #cccccc;
}
#espacecandidat label{ 
	/*color: #999999;*/
	color: #373737;
}
/*#espacecandidat input.checkbox,*/
/*#espacecandidat input[type=checkbox],*/
#espacecandidat span.checkbox, 
#espacecandidat span.checkbox  input /*work with IE6*/
{  
	width:20px; 
	border:0px;
}
#espacecandidat input.bt_connexion, 
#espacecandidat img.bt_connexion,
#contenu input.bt_connexion {
	width:22px;
	height:20px;
	border:0px;
}
/*-----------------------ESPACE CANDIDAT LOGUE----*/
p.bonjour{
	/*color:#999999;*/
	color: #373737;
	margin-bottom:10px;
}
ul#menu_espace_candidat  li{
	background:url(../../../Images/Candidat/Picto/puce_espace.gif) no-repeat top left;
	height:22px;
	padding-left:15px;
}

ul#menu_espace_candidat  li.gererPJ{
	height:30px;
}

ul#menu_espace_candidat  li a{
	border-bottom:0px;
	color:#86257e;
}
ul#menu_espace_candidat  li a:hover, ul#menu_espace_candidat  li a:focus {
	/*text-decoration:none;
	color:#333333;
	border-bottom:1px dotted #333333;*/
	/*border-bottom:1px dotted #86257e;*/
	text-decoration:underline;
	color:#86257e;
	padding-bottom:1px;
}
#espacecandidat input.bt_deconnexion {
	width:100px;
	height:20px;
	border:0px;
	text-align:center;
	float:right;
	color:#ffffff;
	background: url(../../../Images/Candidat/Bouton/BT_deconnexion.gif) no-repeat top left;
	padding-bottom:2px;
	cursor:pointer;
}
/*--------------------------NUAGE DE TAGS----*/
.tags {
	margin-bottom:30px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ul#menu-nuage-tags li {
	display:inline;
}
ul#menu-nuage-tags li a{ 
	border-bottom:0px; 
	/*color:#CCCCCC;*/
	color:#86257e;
}
ul#menu-nuage-tags li a:hover
{
	/*
	border-bottom:1px #666666 dotted;
	color:#666666;*/
	/*border-bottom:1px dotted #86257e;*/
	text-decoration:underline;
	color:#86257e;
}
/*------------------------------------PUB----*/
.pub {
	margin-bottom:20px;
	position:relative;
	float:left;
}
#bt_diapo{
	position:absolute ; 
	top:1px; 
	left:1px;
	background:#FFFFFF;
	padding:2px;
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	z-index: 1000;
}
#bt_diapo IMG {
	cursor:pointer;
    cursor:hand;
}
#bt_diapo DIV {
	display: inline;
}
#img_diapo
{
	width: 292px;
	height: 182px;
	overflow:hidden;
	overflow:hidden;
}
/*--------------------------------------------------------------------COLD----*/
#colD {
	width:650px;
	float:right;
}
/*--------------------------------MOTEUR----*/
#moteur {
	margin-bottom:10px;
	background:url(../../../Images/Candidat/Design/BG_moteur.gif);
	width:595px;
	height:115px;
	padding:15px 15px 5px 15px;
}

#moteur .titre_moteur
{
	color:#E2007A;
	font-size:20px;
	font-family:Verdana;
	text-transform:none;
	font-weight:bold;		
}

#moteur fieldset
{
	margin-top:5px;
}

/*--FORMULAIRE--*/
#moteur label{
	padding-right:3px;
	font-weight:bold;
	font-size:1.1em
}
#moteur input{
	border:1px solid #cccccc;
	width:190px;
}
#moteur select{
	border:1px solid #cccccc;
	width:180px;
}
#moteur td.quoi, td.ou, td.contrat, td.keyword{
	padding-bottom:15px;
}
#moteur td.keyword{
	width:58%;
	text-align:left;
}
#moteur td.keyword input{
	width:275px;
}
#moteur td.quoi{
	width:38%;
	text-align:left;
}
#moteur td.ou{
	width:39%;
	text-align:center;
}
#moteur td.contrat{
	width:40%;
	text-align:right;
}
#moteur td.offres{
	background:url(../../../Images/Candidat/Picto/picto-offre.gif) no-repeat bottom left;
	padding-left:25px;
}
#moteur td.flux{
	background:url(../../../Images/Candidat/Picto/picto-flux-rss.gif) no-repeat bottom left;
	padding-left:20px;
	text-align:center;
}
#moteur td.recherche{ text-align:right}
#contenu .recherche
{
	clear:both;
}
#moteur input.bt_recherche {
	width:168px;
	height:26px;
	border:0px;
}
/*----------------------------FILARIANE----*/
#filariane {
	margin-bottom:20px;
	/*color:#999999;*/
	color: #373737;
	float:left;
	width:100%
}
#filariane ul#menu_filariane li{
	display:block;
	float:left;
	padding-right:4px;
}

#filariane ul#menu_filariane a{
	text-decoration:none;
	/*color:#999999;*/
	/*border-bottom:1px dotted #86257e;*/
	color:#86257e;
	/*border-bottom:1px dotted #ffffff;*/
	padding-bottom:1px;
}
#filariane ul#menu_filariane a:hover, ul#menu_filariane a:focus{
	/*color:#999999;
	border-bottom:1px dotted #999999;
	text-decoration:none;*/
	/*border-bottom:1px dotted #86257e;*/
	text-decoration:underline;
	color:#86257e;
	padding-bottom:1px;
}
#filariane ul#menu_filariane li span.textsouligne-filariane {
	/*border-bottom:1px dotted #999999;*/
	border-bottom:1px dotted #86257e;
}
/*---------------------------TITRE PAGES----*/
#titrepages {
	float:left;
	clear:both;
	width:100%;
}
/*-------------------------------CONTENU----*/
#contenu {
	width:100%;
	float:left;
}

/*--------------------------BASELINE SEO----*/
.baseline-seo {
	color:#999999;
	margin-bottom:20px;
}
/*------------------------------------------------------------------FOOTER----*/
#footer {
	height:50px;
	float:left;
	width:100%;
}
ul#menu_footer li{
	display:inline;
	border-right:1px solid #cccccc;
	padding:0 5px;
}
ul#menu_footer li.sansbordure{border:0px}
ul#menu_footer li a {
	text-decoration:none;
	/*color:#cccccc;*/
	color:#86257e;
	border-bottom:0px;
	padding-bottom:1px;
}
ul#menu_footer li a:hover, ul#menu_footer li a:focus {
	/*text-decoration:none;
	color:#666666;
	border-bottom:1px dotted #666666;*/
	/*border-bottom:1px dotted #86257e;*/
	text-decoration:underline;
	color:#86257e;
	padding-bottom:1px;
}
span.copyright 
{
	/*color:#999999;*/
	color: #373737;
	}
/*---------------------------MENU FOOTER----*/
#menufooter {}
/*---------------------------RETOUR HAUT----*/
a.retourhaut {
	background:url(../../../Images/Candidat/Picto/puce_haut.gif) no-repeat bottom right;
	float:right;
	display:block;
	height:15px;
	padding-right:20px;
	border-bottom:0px;
	/*color:#999999;*/
	color:#86257e;
}
a:hover.retourhaut span{
	/*color:#666666;
	border-bottom:1px dotted #666666;*/
	/*border-bottom:1px dotted #86257e;*/
	text-decoration:underline;
	color:#86257e;
	padding-bottom:1px;
}

