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;
}

h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0D3F96;
	text-decoration: none;
}

.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 #CE0000;
	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;
}
.tdtitretabdroite {
	border:#c84e00 1px solid;
	padding: 10px;
	background-color: #fffef7;
	text-align: right;
}

.titreniveau2 {
	font: bold 14px Verdana, Arial;
	color: #C94E01;
}
.ligne {
	width: 100%;
	color: #c84e00;
	size: 1px;
	border: thin solid;
}
#Bouton {
	position: absolute;
	left: 90%;
	top: 3px;
}
#corps 
{
    width:568px;
}
#en_tete {
	color: #0D3F96;
	text-decoration: none;
	/*background-image: url("../Images/Camouflage.gif");
	background-position: top left;*/
}
#menu {
	text-align: center;
}
#menu tr {
	font: 9px Verdana,Arial;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #ce0000;
	line-height: 12px;
	font-weight: bold;
	/*margin: auto;*/
	width: 120px;
}
#menu td {
	height: 12px;
	text-align: center;
	vertical-align: middle;
	background-color: #ce0000;
	/*width: 120px;*/
}
#menu td:hover {
	color: black;
	background-color: yellow;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	/*display: block;	*/
}
#menu  a {
	color: yellow;
	background-color: #ce0000;
	line-height: 15px;
	letter-spacing: normal;
	text-decoration: none;
	display: block;
	/*width: 120px;*/
	font-size: 10px;
	font-weight: bold;
}
#menu td a:hover {
	color: black;
	background-color: yellow;
	text-decoration: none;
	/*display: block;	*/
}
#menu  a:visited {
	color: yellow;
	background-color: #ce0000;
	text-decoration: none;
}
#menu td a:active {
	color: black;
	background-color: yellow;
	text-decoration: none;
}
#presentation {
	text-align:center;
}