.titre-rubrique {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #0059C2;
	text-decoration: none;
	text-align: center;
	white-space: normal;
	background-color: #F1F0C5;
	background-repeat: no-repeat;


}
.soustitre-rubrique {
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #0059C2;
	letter-spacing: normal;
	text-align: left;
	text-indent: 5px;
	word-spacing: normal;
	white-space: normal;
}
.fond-form {
	background-image: url(http://img.viewline.net/syntec-recrutement/images/fond-form-identification.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.fond-form-cand {
	background-image: url(http://img.viewline.net/syntec-recrutement/images/fond_formulaire_cand.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.texte-small-form {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.liens-form {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #003399;
	text-decoration: none;
}
.liens-form a:link {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #003399;
	text-decoration: none;
}
.liens-form a:active {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #BFC53B;
	text-decoration: none;
}
.liens-form a:visited {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #BFC53B;
	text-decoration: none;
}
.liens-form a:hover {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #7EA9DB;
	text-decoration: none;
	cursor: hand
}