.bgBus {
	background-image: url(../images/bg_bus.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgCandidats {
	background-image: url(../images/interface_V2/bg_candidats.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #F4BBAF;
}
.phCandidats {
	background-image: url(../images/interface_V2/ph_candidats.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #F4BBAF;
}
.bgEmployeur {
	background-image: url(../images/interface_V2/bg_employeurs.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #C0CBE1;
}
.phEmployeurs {
	background-image: url(../images/interface_V2/ph_employeurs.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #C0CBE1;
}
.bgSelection {
	background-image: url(../images/interface_V2/bg_selections.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #DFF4C2;
}
.phSelections {
	background-image: url(../images/interface_V2/ph_selections.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #DFF4C2;
}
.txtChoix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FD1812;
}
.titreChoix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FD1812;
}
.inputChoix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FD1812;
	border: 1px solid #FD1812;
}
.boutChoix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FD1812;
	border: 1px solid #FD1812;
	background-image: url(../images/bg_bout.gif);
}
.noBorder {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FD1812;
}
.bg_Candidat {
	background-image: url(../images/bg_candidats.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg_Employeur {
	background-image: url(../images/bg_employeurs.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bg_Selection {
	background-image: url(../images/bg_selections.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.NavigationHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FD1812;
	text-decoration: none;
}
.borderTable {
	border: 1px solid #FD1812;
}
.txtLangue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	padding: 2px;
}

