html, body {
	background-color: #FCEFBE;
	margin-left: 3px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 2px;
	text-align: center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D3F96;
}

#Bouton {
	position: absolute;
	left: 90%;
	top: 3px;
}
#en_tete{
	color: #ce0000;
	text-decoration: underline;
	background-image: url("../Photos/Remise_insignes.jpg");
	background-position: center;
	background-repeat: no-repeat;

}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D3F96;
	text-decoration: underline;
}
.image {
	border: thin solid #E4C241;
}
.top 
{
	background-color: green;
	width: 100%;
	border: 2px solid green;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
	color: yellow;
}
.trait {
	border: thin solid #0d3f96;
	width: 75%;
	text-align: center;
	color: blue;
}
.titre{
	text-align: center;
	font-size: 1.4em;
	
}
.soustitre{
	text-align: center;
}
.titretab {
	border:#c84e00 1px solid;
	width: 90%;
}
.tdtitretab {
	border:#c84e00 1px solid;
	padding: 10px;
	color: black;
	background-color: #c84e00;
	width: 100px;
}
.tdtitretabgauche {
	border:#c84e00 1px solid;
	padding: 10px;
	background-color: #fffef7;
	text-align: left;
}
.titreniveau2 {
	font: bold 14px Verdana, Arial;
	color: #C94E01;
}
.ligne {
	width: 100%;
	color: #c84e00;
	size: 1px;
	border: thin solid;
}
.RRT {
	float: left;
	margin-left: 5px;
	margin-right: 10px;
}
.TRR {
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}
#menu tr , #menuhor tr{
	font: 9px Verdana,Arial;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid green;
	line-height: 12px;
	font-weight: bold;
	margin: auto;
	width: 85px;
}
#menu td , #menuhor td{
	height: 12px;
	text-align: center;
	vertical-align: middle;
	background-color: green;
	width: 85px;
}
#menu a , #menuhor a{
	color: yellow;
	background-color: green;
	line-height: 15px;
	letter-spacing: normal;
	text-decoration: none;
	display: block;
	width: 85px;
	font-size: 10px;
	font-weight: bold;
}
#menu a:hover, #menuhor a:hover {
	color: black;
	background-color: yellow;
	text-decoration: none;
	display: block;	
}
#menu a:visited, #menuhor a:visited {
	color: yellow;
	background-color: green;
	text-decoration: none;
}
#menu a:active, #menuhor a:hover {
	color: black;
	background-color: yellow;
	text-decoration: none;
}
#corps{
	/*position: absolute;
	left: 90%;*/
	top: 3px;
}
