@charset "utf-8";
/* CSS Document */

.police {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color : #000;
	font-style: normal;
	text-align: center;
	}
.policeitnoir{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style:italic;
	color:#000
}

.policeverte {
	font-family: Times New Roman, Times, serif;
	font-size:14pt;
	color : #479C23;
	font-weight: bold;
	}
	.policeencadrevert {
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	color : #FFF;
	font-style: normal;
	background-color: #479C23;
	background-position: center center;
	text-align: center;
	}
#Menu {
	color: #FFFF80;
	font-size: 14pt;
}
body {
	font-size: 10pt;
	color: #D6D6D6;
	background-image:url(images/bg_grad.jpg);
		
}
#LienH {
	color:#77CCE0;
	font-size:10pt;
}
#LienHV {
	color: #FF0;
	font-size:10pt;
}
.policebleu {
	color:#77CCE0;
	}

#LienHMenu {
	color : #FFFF80;
}

.policeencadrevert h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	color : #FFF;
	background-color: #479C23;
	background-position: center center;
	text-align: center;
	}
.policeencadrevert h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	color : #FFF;
	font-style: normal;
	background-color: #479C23;
	background-position: center center;
	text-align: center;
}
