/* POUR LE BACK UNIQUEMENT */

.center {
  margin-left: auto;
  margin-right: auto;
}

.mw1140p {
  width: 1140px;
}

.w100 {
  width: 100%;
}


a
{
	color:#ffffff;
}

.s14
{
	font-size:14px;

}
html,
body
{
	margin: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color:#f2f2f2;
	font-family:Arial;
	font-size:12px;
}

#fond {
   	background-color:#aaaaaa;
   	
}

#haut
{
	position:relative;
	background-color:#7A1F3D; 
	margin:auto;
	height:60px;
	padding-top:10px;
	z-index:100px;
}

.menu_back
{
	z-index:100px;
	color:#ffffff;
}

.menu_back a
{
	color:#ffffff;
	font-size:0.98em;
}
.menu_back a:hover
{
	color:#aaaaaa;
}

/* pour la V2 de vindexer utilisateur */
#cible_principale
{
	display:none;
	position:fixed;
	top:200px;
	right:100px;
	width:400px;
	height:500px;
	background-color:#ffffff;
	border:1px solid #303030;
}

#cible_principale .titre
{
	padding:10px 0px;
}


#cible_principale .selecteur
{
	border:0px;
	width:100%;
}

/* pour le menu */
#rub0
{
	margin-left:200px;
}

#rub0 a
{
	font-weight:bold;
	text-decoration:none;
}


#li_1,#li_2,#li_3,#li_4,#li_5
{
	float:left;
	position:relative;
	width:140px;
}

#li_1_rech,#li_2_rech,#li_3_rech,#li_4_rech,#li_5_rech
{
	clear:both;
	position:absolute;
	background-color:#8DB013;
	border:1px solid #7A1F3D;
	top:16px;
	left:-100px;
	padding:16px;
	width:300px;
	line-height:25px;
	z-index:100;
	text-align:left;
}

#li_1_rech{width:180px;left:20px;}
#li_2_rech{width:180px;left:10px}
#li_3_rech{width:200px;left:10px}
#li_4_rech{width:170px;left:10px}
#li_5_rech{width:100px;left:15px}

#li_1_rech a,#li_2_rech a,#li_3_rech a,#li_4_rech a,#li_5_rech a
{
	text-decoration:none;
	padding:8px;
}

#li_1_rech a:hover,#li_2_rech a:hover,#li_3_rech a:hover,#li_4_rech a:hover,#li_5_rech a:hover
{
	background-color:#fefefe;
	color:#303030;
}


#info_back
{
	position:relative;
	width:1110px;
	padding:8px;
	color:#ffffff;
	font-size:17px;
	border-bottom:3px dotted #fefefe;
	margin-bottom:8px;
	font-weight:bold;
	text-align:left;
}

#info_back a
{
	padding:8px;
	color:#ffffff;
	font-size:17px;
	text-decoration:none;
}

#info_back a:hover
{
	color:#44276b;
}
	
#info_back_simple
{
	padding:8px;
	color:#ffffff;
	font-size:15px;
	margin-bottom:8px;
}

.pfbc-label
{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	text-align:left;
	padding-top:12px;
}

.pfbc-adjusted, .pfbc-element, .pfbc-select
{
	padding:6px;
	color:#000000;
	margin:0px;
	text-align:left;
}


.bt_valider
{
	background-color:#390404;
	padding:8px;
	color:#ffffff;
	cursor:pointer;
	border:0px;
	font-size:1.2em;
}

.bt_valider:hover
{
	background-color:#303030;
}

.bt_envoyer
{
	padding:8px;
	background-color:#303030;
	color:#ffffff;
	cursor:pointer;
	text-decoration:none;
	border:0px;
}

.bt_envoyer:hover
{
	background-color:#ad1922;
}

.bt_action
{
	background-color:#303030;
	color:#ffffff;
	cursor:pointer;
	border:0px;
	padding:6px;
}

.bt_action:hover
{
	background-color:#828282;
}
a.btn-vv
{
	background-color:#ad1922;
	color:white;
}
a.btn-vv:hover
{
	background-color:#828282;
	color:black;
}
.intit_back
{
	color:#ffffff;
	font-weight:bold;
}

.arrondi
{
	-webkit-border-radius: 12px; /* Android ? 1.6, iOS 1-3.2, Safari 3-4 */
          border-radius: 12px; /* Android 2.1+, Chrome, Firefox 4+, IE 9+, iOS 4+, Opera 10.50+, Safari 5+ */

  /* useful if you don't want a bg color from leaking outside the border: */
  -webkit-background-clip: padding-box; background-clip: padding-box;
}

.titre_formulaire
{
	font-weight:bold;
	border-bottom:1px solid #aeaeae;
	margin:8px 0px 8px 0px;
	font-size:15px;
	height:24px;
	color:#ffffff;
}

label
{
	color:#000000;
}

#indexation
{
	text-align:center;
	margin:20px;
}

#indexation a
{
	padding:4px;
	background-color:#7A1F3D;
	color:#ffffff;
	font-size:14px;
	text-decoration:none;
}

#indexation a.index_on
{
	background-color:#303030;
}

#indexation a:hover
{
	padding-top:8px;
	text-decoration:none;
}
table.tab_contenu
{
	width:1140px;
	background-color:#828595;
}
	
table.tab_contenu tr.champs  td
{
	background-color:#303030;
	color:#ffffff;
	padding:6px;
}

table.tab_contenu tr td
{
	color:#ffffff;
	padding:4px;
	border-bottom:1px dotted #dadada;
	background-color:#828595;
	text-align:left;
}

table.tab_contenu tr:hover
{
	color:#ffffff;
	background-color:#303030;
}

table.tab_contenu tr  td a
{
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	padding:2px;
}

table.tab_contenu tr  td a:hover
{
	color:#303030;
	background-color:#ffffff;
}

table.tab_contenu tr td.link_bo a
{
	color:#b0f2b6;
	text-decoration:none;
	font-size:12px;
	padding:2px;
}

table.tab_contenu tr td.link_bo a:hover
{
	color:#303030;
	background-color:#ffffff;
}


table.tab_contenu tr.champs  td a
{
	color:#ffffff;
	text-decoration:none;
}

table.tab_contenu tr.color_gb td
{
	background-color:#64bfdd;

}

table.tab_contenu tr.color_es td
{
	background-color:#d77b75;

}

table.tab_contenu tr.vindexer_tr_pers td
{
	background-color:#4d5999;	
}

table#titre_menu
{
	width:1150px;
	margin-left:60px;
}


table#titre_menu tr.li_menu
{
	text-align:left;
	vertical-align:top;
}


table#titre_menu tr td a
{
	color:#ffffff;
	font-family:Arial;
	margin-bottom:5px;
	font-weight:bold;
	text-decoration:none;
}

table#titre_menu tr td a:hover
{
	text-decoration:underline;
}


/* pour les recruteurs */

#liste_droite_recruteur h4,  #liste_gauche_recruteur h4
{
	font-size:16px;
	color:#ffffff;
	background-color:#303030;
	padding:4px;
}

#liste_droite_recruteur table 
{
	width:400px;
}

#liste_droite_recruteur table tr.th td
{
	font-weight:bold;
	color:#ffffff;
	background-color:#303030;
}

#mod_search
{
	cursor:pointer;
	font-weight:bold;
}

#voir_recruteur
{
	cursor:pointer;
	padding:2px;
	background-color:#303030;
	color:#ffffff
}

#voir_recruteur:hover
{
	background-color:#c23527;
}

.fixed
{
	position:fixed;
	margin-left:700px;
}

.ouvrir_box
{
	cursor:pointer;
	color:#828595;
}

.box_cache
{
	display:none;
}

.niv2_formulaire
{
	text-align:left;
	color:#390404;
	font-size:16px;
	border-bottom:1px solid #390404;
	margin:6px;
	padding-top:6px;
	font-weight:bold;
}	

.edition_abonne{
	position:absolute;
	right:-10px;
	bottom:-10px;
	background-color:#303030;
	background:url(../../images/interface/ico_edition_abonne.gif);
	background-repeat:no-repeat;
	background-position: bottom right; 
	width:120px;
	height:18px;
}

table.tab_contenu tr.article_payant td
{
	background-color:#842127;
}
table.tab_contenu tr.is_lavigne td
{
	background-color:#1E563B;
}
.liste_accueil ul
{
	list-style-type:none;
	margin:0px;
	padding:6px;
	background-color:#828282;
}

.liste_accueil ul li
{
	margin:0px;
	padding-bottom:12px;
}

.titre_accueil
{
	color:#ffffff;
	background-color:#303030;
	padding:6px;
}

