body {
	background: none;
}

.listes_fond, .liste_fond th,  .liste_fond thead, .liste_fond table thead th, .liste_fond tr, th{
	background-color: #610156;
	font-size: 12px;
	color: white;
}

.table_liste,.table_grand_liste{width:100%;}

.liste_case {
	background: white;
	font-size: 12px;
}

.titre_noir14 {
	color: #000;
	font-size: 14px;
	font-family: Arial, Verdana;
}
.titre_violet14 {
	color: #610156;
	font-size: 14px;
	font-family: Arial, Verdana;
	font-weight: 700;
}
.titre_vert20 {
	color: #A1AC00;
	font-size: 20px;
	font-family: Arial, Verdana;
}
.titre_violet20 {
	color: #610156;
	font-size: 20px;
	font-family: Arial, Verdana;
}
.titre_violet30 {
	color: #610156;
	font-size: 30px;
	font-family: Arial, Verdana;
	font-weight: 700;
}
.titre_vert30 {
	color: #A1AC00;
	font-size: 30px;
	font-family: Arial, Verdana;
}
.titre_offres {
	background-color: #F3F3F3;
}
.texte_gris11 {
	color: #A7A7A7;
	font-size: 11px;
	font-family: Arial, Verdana;
}
.texte_gris10 {
	color: #A7A7A7;
	font-size: 10px;
	font-family: Arial, Helvetica, Sans-serif;
}
.text_gris {
	color: #6A6A6A;
	font-size: 14px; 
	font-family: Arial, Helvetica, Sans-serif;
}
.texte_noir13 {
	color: #333;
	font-size: 13px; 
	font-weight: 600;
	font-family: Arial, Helvetica, Sans-serif;
}

.background_rose {
	background-color: #F9F5F8;
}
.form_nom_champ {
	background-color: #F9F5F8;
	color: #2F2F2F;
	font-size: 12px;
	font-family: Arial, Verdana;
	padding: 10px;
	font-weight: normal;
}
.form_nom_champ2 {
	background-color: #FFF;
	color: #2F2F2F;
	font-size: 12px;
	font-family: Arial, Verdana;
	padding: 10px;
	font-weight: normal;
}

#erreur span {
	font-size: 12px;
	font-family: Arial, Verdana;
}

#lstCivilite {
	width: 195px;
}

#txtLogin , #txtMail {
	width: 350px;
	border: 1px #A6A6A6 solid;
}

/* Les elect multiple */
#lstSecteurRech_left, #lstSecteurRech_right {
	width: 200px;
	height: 50px;
}

/* Les boutons sur les select autopostback */
#oUploadCV_btn, #oUploadLM_btn {
	border: 0;
	background: url(../images/btn_parcourir.gif) no-repeat;
	width: 82px;
	height: 22px;
}

#oUploadCV_txt, #oUploadLM_txt {
	width: 300px;
	height: 22px;	
	padding-top: 4px;
}


#lstSecteurRech_btnAdd, #lstPaysRech_btnAdd, #lstFiliereRech_btnAdd, #lstMetierRech_btnAdd, #lstRegionRech_btnAdd , #lstDepartementRech_btnAdd {
	border: 0;
	background: url(../images/fleche_droite.gif) no-repeat;
	width: 40px;
	height: 16px;
	text-align: center;
	font-size: 0;
	margin:0;
	padding:0;
}
#lstSecteurRech_btnRemove, #lstPaysRech_btnRemove, #lstFiliereRech_btnRemove, #lstMetierRech_btnRemove, #lstRegionRech_btnRemove, #lstDepartementRech_btnRemove {
	border: 0;
	background: url(../images/fleche_gauche.gif) no-repeat;
	width: 40px;
	height: 16px;
	text-align: center;
	font-size: 0;
	margin:0;
	padding:0;
}

#lstFiliereRech.form_champ {
	width: 240px;
}

/* Section recherche */
#lstPays, #lstRegion, #lstDepartementGeo, #lstSecteur, #lstFiliere, #lstMetier {
	width: 300px;
}
/* Fin de section de recherche */
