﻿/* CSS Document */

/* ----------------------------------- */
/* ------ Styles du back office ------ */
/* ----------------------------------- */
.recruteur{
	padding: 0px 15px 55px 15px!important;
	background: url(/img/coins-bas-recruteur.gif) no-repeat bottom;
	zoom:1;	
}
.boError {
	color: #cc0000;
	font-weight: bold;
	
}
.recruteur .bloc_boutons {
	float: none;
	text-align: right;
}
.recruteur .bloc_boutons input {
	margin-top: 10px;
}
p.commentaire {
	font-size: 0.85em;
	margin-left: 20px;
}

/* -------------- Bloc En Tete -------------- */

.recruteur #blocEnTete {
	background: url(/img/bako-client/bg_header_recruteur.gif) no-repeat scroll top left;
	height: 80px;
	margin-bottom: 10px;
	position: relative;
}
.recruteur h1, .recruteur h3 {
	color: #CC0505;
}
.recruteur h2 {
	background:transparent url(/img/bako-client/bg_titleRed.gif) repeat-x scroll 0 0;
	color: #CC0505;
}

/* -------------- Cadres spécifiques back office -------------- */

.contenu_recruteur_encadre {
	border: 1px solid #CC0505;
	margin: 10px 0;
	padding: 10px 10px 10px 12px;
	margin-top: 25px;
}
#login .contenu_recruteur_encadre {
	width: 320px;
	padding: 10px;
	margin: 30px auto;
}

/* --------- Page d'accueil login ---------- */

p.colLogin1 {
	float: left;
	width: 140px;
	margin-right: 5px;
}
p.colLogin2 {
	float: left;
	width: 170px;
	clear: right;
}
p.colLogin2 input {
	margin-bottom: 3px;
}
#login ul {
	margin: 20px 0 10px 30px;
	list-style: disc;
	font-size: 0.85em;
}

/* ------------ Colonne gauche -------------- */

div.recruteur div.gauche {
	border-bottom: 2px solid #cc0505;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
p.logoRecruteur {
	margin: 10px 0 10px 12px;
}
.leftTitle {
	color: #cc0505;
}
div.recruteur div.gauche div.options {
	line-height: 2;
	text-align: right;
	padding-right: 10px;
}
div.recruteur div.gauche div.options a {
	font-size: 0.85em;
	color: #009BC1;
}

/* ----------- Page d'accueil ------------ */

.bloc_liens {
	float: left;
	width: 300px;
	margin-right: 20px;
}
.bloc_liens li a {
	padding-left: 10px;
	background-image: url(/img/puce_red.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 1.5em;
	font-weight: bold;
}
.bloc_resume {
	float: left;
	width: 300px;
	overflow: hidden;
	border: 1px solid #cc0505;
}
.bloc_resume h5 {
	font-weight: bold;
	padding: 5px;
	border-bottom: 1px solid #cc0505;
	margin: 0px;
	background-image: url(/img/bako-client/fond_h5.gif);
	background-color: #FFF0F0;
}
.bloc_resume p {
	padding: 5px;
}
.stats {
	font-size: 0.85em;
	color: #cc0505;
}
.stats img {
	margin: 0 2px 0 3px;
}
#bouton_offres {
	clear: left;
}

/* ----------- Formulaires ------------ */

.recruteur fieldset {
	border: 1px solid #cc0505;
	margin-top: 20px;
}
.recruteur fieldset legend {
	color: #cc0505;
	padding: 5px;
	font-weight: bold;
}
.recruteur fieldset.boiteRecherche {
	background-image: url(../img/bako-client/bg_fieldset.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #f6f6f6;
	margin-bottom: 20px;
	border: 1px solid #ccc;
}
.recruteur .radioList input {
	margin: 0 3px 0 5px;
}
.recruteur .bgForm1 {
	background-color: #fff9f9;
	border-bottom: #ffcbc1 1px solid;
	overflow: hidden;

  *float:left;
  *width:926px;
}
.recruteur .bgForm2 {
	background-color: #fffbfb;
	border-bottom: #ffcbc1 1px solid;
	overflow: hidden;
  *float:left;
  *width:926px;
}
.recruteur .bgForm1 h3, .recruteur .bgForm2 h3  {
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
}
.dd {
	width: 320px;
}
/* ---------- Tableaux de résultats ----------- */

.recruteur table th {
	text-align: left;
}

.tableau_recherche_offre td {
	vertical-align: top;
}
.border_fermer {
border-right:1px solid #B8B8B8;
}
.resultTable {
  font-size:11px;
}
.resultTable th {
	text-indent: 5px;
	text-align:center;
}
.resultTable td {
	
	text-align:center;
}
.border_ouvert{
	border-right:1px dotted #B8B8B8;
border-top:1px dotted #B8B8B8;
}
.tableau_offres_entrees {
border-bottom:1px solid #B8B8B8;
border-right:1px solid #B8B8B8;
}

/* ------------ Mise en ligne annonce ------------- */
#recruteur_offre_edition label{
	display:block;
	float:left;
	width:115px;
	height:22px;
	margin-bottom:2px;
}
#recruteur_offre_edition input{
	margin-bottom:2px;
}
/* ------------ Fin Mise en ligne annonce ------------- */

/* ------------ PAGE PROFIL ------------- */

div.blocProfil {
	float: left;
	width: 400px;
	text-align: right;
}
div.blocProfil h6 {
	color: #999;
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 5px 0;
}
div.blocProfil p {
	margin-bottom: 3px;
}
/* pour régler les espaces des input plus courts */
.telSpacer {
	margin-right: 54px;
}

.recruteur .infos_page{
border-bottom:1px dotted #B6BDBD;
border-top:1px solid #CC0505;
color:#CC0505;
display:table;
font-size:16px;
font-weight:bold;
padding:10px;
text-transform:uppercase;
width:950px;
}
.recruteur .infos_page p.title{
display:table-cell;
font-size:14px;
text-align:left;
text-transform:uppercase;
width:895px;
}
.recruteur .infos_page p.step{
display:table-cell;
font-size:12px;
text-align:right;
text-transform:none;
width:170px;
}
/* Barre de navigation */
.navigation_recruteur_creation_offre{
  margin:10px 0;	
}

/* Regle publication offre */
.texte_regle{
padding: 10px 20px;	
}
ul.texte_regle{
  padding:5px 0 5px 20px;	
}
.texte_regle li{
padding: 5px;	
}
.boite1, .boite2, .boite3 {
  margin:30px 0;	
} 
#col_TripleSelect_0 .error {
border:1px solid red;
padding:10px;
background-color: #FFFFFF;
} 
.btnAction, .btnAction img {
  margin: 0;
  vertical-align:middle;
} 