/* CSS Document */

A:link {
	color: #549300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	color:#549300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	text-decoration: none;

}
A:hover {
	color:#C3D8F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	text-decoration: none;
}
.policeGeneral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002b84;
}
.detail A:link {
	color: #002b84;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	font-weight:bold;
}
.detail A:visited {
	color:#002b84;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration: underline;

}
.detail A:hover {
	color:#C3D8F3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
}
.titre_article {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #002b84;
	font-weight: bold;
}
.policeGeneralBoldUnderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002b84;
	text-decoration: underline;
}
.listeEmbauche {
	list-style-position: inside;
	list-style-image: url(images/carre_liens_gauche.gif);
}
.borderHautBasVerte {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #95D526;
	border-right-color: #95D526;
	border-bottom-color: #95D526;
	border-left-color: #95D526;
}
.borderVerteBas {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-bottom-style: none;
	border-top-color: #95D526;
	border-right-color: #95D526;
	border-bottom-color: #95D526;
	border-left-color: #95D526;
	border-right-style: none;
	border-left-style: none;
}
.borderNoirBas {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: none;
	border-left-style: none;
}

.policeGeneralDetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 0028AE;
	line-height: 15px;
}
.promoTitre {
	background-image: url(images/img_promo_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.formContact{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #002b84;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}
