BODY  {
	background: #800000;
	color: #FFFFFF;
	font:  18px;
	text-decoration: none;
	font-family: "Times New Roman";
	margin: 0px;
}

A {
	background: transparent;
	color: #FFFFFF;
	font-family: Times New Roman;
	font: 15px;
	text-decoration: none;
	text-align: justify;
	font-weight: bolder;
	margin-left: 1px;
}
A:hover {
   background: transparent;
	font-family: Times New Roman;
	color:red;
	background-position: center;
	font: 15px;
	font-weight: bolder;
	text-align: center;
	margin-left: 1px;
}


H1 {
	background: transparent;
	font-family: Verdana;
	font-size: 25px;
	font-family: "Times New Roman";
	text-align: right;
	background-repeat: repeat;
	font-weight: bolder;
}


H2 {
	background:transparent;
	font-family: Verdana;
	font-size: 15px;
	text-align: center;
	vertical-align: middle;
}

H3{
	background: none;
	background-image: transparent;
	font-size: 15px;
	text-align: left;
	vertical-align: top;
}
H4 {
	background: transparent;
	font-family: verdana;
	color:#FFFFFF;
	font-size: 13px;
	text-align: center;
	
}
H5{
	font-family: verdana;
	font-size: 12px;
	text-align: left;
	
}
h6 {
	background: transparent;
	font-family: verdana;
	background-position: center;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: justify;
	margin-bottom: -0.80em;
}
P {
	background: transparent;
	font: 400 normal 90% verdana;
	color: #000000;
	text-decoration: none;
	padding: 2% 2% 2% 2%;
	font-family: serif;
}

TH {
	color: #DCDCDC;
	font-size: 115%;
	font-weight: 600;
	
}
.nomDuTraiteur {
	width: 550px;
	height: 80px;
	font: 300%;
	text-align: left;
	font-weight: bolder;
}
.surveillance {
	width: 200px;
	height: 80px;
	font-family: Verdana;
	font-size: 100%;
	text-align: center;
	vertical-align: middle;
}
.Menu{
	background:transparent;
	width: 100%;
	text-align: left;
	padding-left: 105px;
	padding-bottom: 6px;
	padding-top: 2px;
}


