html, body , form {
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top 40px;
	/*background-image: url(../Photos/Remise_invalides.jpg);*/	
	/*background-image: url(../Photos/Remise_insignes.jpg);	*/	
	background-repeat: no-repeat;
	background-color: #fcefbe;/*fond de couleur général*/
	background-attachment: fixed;/*scroll*/
}


#titre {
	color: yellow;/*#CE0000;*/
	font-family: Comic Sans MS,sans-serif,Century gothic;
	font-size: 18px;
	margin-top: 100px;
	z-index: 20;
}
#rouge{
	color: #ce0000;
	text-align: center;
	margin-top: 205px;
	margin-left: 0px;
	font-size: 28px;
}
#en_tete {
	font-family: "Times New Roman", Times, serif;
	/*background-color: #fcefbe;*/
	font-size: 10px;
	text-align: center;
	position: absolute;
	left:-10px;
	//left: 30px;
	top: -120px;
	width: 534px;
	/*height: 510px;*/
	/*color:  yellow; ok */
	text-align: center;
	/*background-color: green; 
	font-style: italic;
	color: #FCFCFC;*/
	/*text-decoration: none;*/
}


#date {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	/*color: #0D3F96;
	text-decoration: underline;*/
}

