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: #0D3F96;
	text-decoration: none;
	/*background-image: url("../Images/Camouflage.gif");
	background-position: top left;*/
}
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;
}
.txt_annonce {
  font-weight:bold;
  color:red;/*#eee;*/
  position: absolute;
  top: 10px;
  left: -60px;
  z-index: 100;
  text-align: center;
}
.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;
}
#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;
	font: 12px Verdana,Arial;
	line-height: 15px;
	text-decoration: none;
	display: block;
	width: 115px;
	font-weight: bold;
}
#menu a:hover, #menuhor a:hover {
	color: black;
	font: 12px Verdana,Arial;
	line-height: 15px;
	background-color: yellow;
	text-decoration: none;
	display: block;
	font-weight: bold;	
}

#message {
	position: absolute;
	top: 50px;
	left: 170px;
	width: 240px;/* taille du bandeau*/
	background-color: #fcefbe;
	height: 16px;
	overflow: hidden;
	z-index:50;
}
#texte {
	position: relative;
	bottom: -1px;
	left: 280px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	white-space: nowrap;
	z-index: 50;
}
table {
	z-index: 10;
}
