/********************/
/* Gérez vos offres */
/********************/ 
.offres-recruteur
{	width: 632px;
	margin-bottom: 20px;
	table-layout: fixed;
}

.offres-titre		  
{	/*width: 590px;*/
	padding-top: 0px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
}

.offres-action
{	padding-top: 0px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.offres-recruteur td
{	font-weight: bold;
	font-size: 10px;
	padding: 3px;

}

.offres-recruteur td form
{	clear: both;
	text-align: center;
}

.offres-recruteur td label
{	clear: both;
	font-weight: bold;
	font-size: 9px;
	text-align: center;
	line-height: 10px;
}

.offre-pair, .offre-impair
{	font-weight: bold;
	font-size: 10px;
	padding: 3px;
	table-layout: fixed;
}

.offres-valeur p
{	padding-left: 0px;
	text-align: center;
}


/********************/
/* Espace Recruteur */
/********************/

.info-large, .info-short
{	clear: both;
	padding-top: 10px;
}

.info-large h3
{	float: left;
	width: 140px;
	background-color: #0F2D6B;
	color: white;
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
	padding-left: 7px;
	margin-bottom: 15px;
} 

.info-large p
{	clear: both;
	padding-bottom: 3px;
}

/* Coordonnées */
#coordonnees-modifier, #coordonnees-parcourir
{	float: right;
	margin-right: 20px;
} 				 

.societe
{	font-weight: bold;
	font-size: 11px;
}
 
.coordonnees-label
{	float: left;
	font-size: 11px;
}

.coordonnees-val, .coordonnees-val a
{	font-weight: bold;
	font-size: 11px;
}

/* Abonnement */
#abonnement-consulter, #abonnement-contacts
{	float: right;
	margin-right: 20px;
} 				 

.abonnement-label
{	float: left;
	color: black;
	font-weight: bold;
	font-size: 11px;
}

.abonnement-val
{	font-weight: bold;
	font-size: 11px;
}

/* Offres */ 
#offres-modifier
{	float: right;
	margin-right: 20px;
} 				 

#offres-ajouter
{	float: right;
	margin-right: 5px;
	margin-bottom: 17px;
	margin-top: 3px;
} 				 
 
.info-large label
{	float: right;
	width: 55px;
	margin-right: 15px;
	font-weight: bold;
	font-size: 10px;
}

.info-large .label-form {
	width: 134px;
	float: left;
	font-size: 11px;
}
 
.offres-total .offres-num, .offres-total .offres-label
{
	font-weight: bold;
	font-size: 13px;
}

 
.offres-num
{	float: left;
	display: block;
	width: 40px;
	font-weight: bold;
	font-size: 11px;
	text-align: right;
}


.offres-label
{	float: left;
	font-weight: bold;
	font-size: 11px;
	margin-left: 2px;
}

.info-short
{	width: 298px;
	height: 20px;
	margin-bottom: 15px;  
}

.info-short h3
{	float: left;
	width: 100px;
	font-weight: bold;
	font-size: 11px;
	padding-left: 7px;
} 

.info-short span
{	float: left;
	display: block;
	font-weight: bold;
	font-size: 13px;
}
				   
.info-short img
{	float: right;
	margin-right: 20px;

}

#supLogo {
	margin-bottom: -15px;
	margin-left: 8px;
}

.liste-cv-table {
	table-layout: fixed;
	width: 100%;
}


.liste-cv-table td {
	padding: 8px;
	font-weight: normal;
	text-align: center;
}

.liste-cv-table th {
	padding: 8px;
	font-weight: bold;
	text-align: center;
}