BODY {
	/*background-image: url(bg.jpg);*/
	margin: 0;
	background-image: url(./jpeg/background.jpg);
	background-repeat: repeat-y;
	color: #000000;
	font: 400 normal 100% verdana;
	text-decoration: none;
	font-family: "Times New Roman";
	scrollbar-face-color: #A40000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #A40000;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #989864;
	scrollbar-darkshadow-color: #FFFFFF;
}
A {
	background: transparent;
	color: #FFFFFF;
	font-family: Times New Roman;
	font-weight: 100%;
	text-align: center;
	text-decoration: none;
	text-align: justify;
}
A:hover {
	background: transparent;
	color: Yellow;
	font-family: Times New Roman;
	/*width: 100%;*/
	text-align: center;
	background-repeat: repeat;
}
a.linkInTable{
	color: Black;
}
a.linkInTable:hover{
	color: #710006;
}
a.followingPages{
	color: white;
	background-color: #710006;
	font-weight: bolder;

}
a.followingPages:hover{
	color: #710006;
	background: transparent;
}

H1 {
	background: transparent;
	font-size: 130%;
	text-align: center;
	background-repeat: repeat;
	margin-bottom: -0.05em;
}
H2 {
	background: transparent;
	background-image: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 100%;
	text-align: center;
	background-repeat: repeat;
	margin-bottom: 0.30em;
}
H3 {
	background: none;
	background-image: transparent;
	font-family: "Times New Roman";
	color: #000000;
	font-size: 100%;
	text-align: center;
	margin-bottom: 0.30em;
}
h3bis {
	background: none;
	background-image: transparent;
	font-family: "Times New Roman";
	color: #000000;
	font-size: 100%;
	text-align: center;
	margin-bottom: 0.30em;
	font-weight: bold;
}
H4 {
	background: transparent;
	font-family: verdana;
	color: #000000;
	background-position: center;
	font-size: 80%;
	font-style: normal;
	font-variant: normal;
	font-weight: lighter;
	text-align: justify;
	margin-bottom: -0.80em;
}
H5 {
	color: #000000;
	font-family: verdana;
	font-size: 80%;
	text-align: right;
}
h6 {
	background: transparent;
	font-family: verdana;
	color: #000000;
	background-position: center;
	font-size: 80%;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-align: justify;
	/*margin-bottom: -0.80em;*/
}
H7 {
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: red;
	font-size: 100%;
	text-align: center;
	background-repeat: repeat;
	margin-bottom: 0.30em;
}
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;
}
.titre {
	background-image: url(fondmenuGauche.jpg);
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 150px;
	height: 30px;
	font-weight: lighter;
	background-repeat: repeat-y;
}
.blanche {
   background: #FFFFFF;
	color: #000000;
	width: 100%;
	vertical-align: top;
	text-align: center;
	border: groove Red;
}
.menugauche {
	background-image: url(fondmenuGauche.jpg);
	color: #FFFFFF;
	text-align: center;
	width: 150px;
	vertical-align: top;
	font-size: 110%;
	font-weight: lighter;
	
	background-repeat: repeat-y;
}
.menuG {
	background:#000000;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 160px;
	font-size: 110%;
	font-weight: lighter;
	background-repeat: repeat-y;
}
.contenuMenuG {
	text-align: left;
	vertical-align: middle;
	width: 160px;
	background-repeat: repeat-y;
	padding-left: 5px;
}
.menuh {
	background-image: url(fondmenuGauche.jpg);
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 16%;
	height: 30px;
	font-size: 100%;
	font-weight: lighter;
	border: solid;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	background-repeat: repeat-y;
}
.tabloResultHeaderNom {
	background: #989864;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	font-size: 110%;
	font-weight: lighter;
	background-repeat: repeat-y;
	border-color: #000000;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
}
.tabloResultHeaderSurveillance {
	background: #989864;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	font-size: 110%;
	font-weight: lighter;
	background-repeat: repeat-y;
	border-color: #000000;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
}
.tabloResultHeaderville {
	background: #989864;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: 28px;
	font-size: 110%;
	font-weight: lighter;
	background-repeat: repeat-y;
	border-color: #000000;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
}
.etoileHeader {
	background: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 25px;
	height: 28px;
	border-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.tabloResult {
	background-image: url(fondTableau.jpg);
	color: #000000;
	text-align: left;
	vertical-align: middle;
	width: 250px;
	height: 28px;
	font-size: 100%;
	font-weight: bolder;
	background-repeat: repeat-x;
	border-color: #000000;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	padding-left: 3px;
}
.tabloResultVille {
	background-image: url(fondTableau.jpg);
	color: #000000;
	text-align: left;
	vertical-align: middle;
	width: 150px;
	height: 28px;
	font-size: 100%;
	font-weight: bolder;
	background-repeat: repeat-x;
	border-color: #000000;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	padding-left: 3px;
}
.tabloResultSurveillance {
	background-image: url(fondTableau.jpg);
	color: #000000;
	text-align: left;
	vertical-align: middle;
	width: 200px;
	height: 28px;
	font-size: 100%;
	font-weight: bolder;
	background-repeat: repeat-x;
	border-color: #000000;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	padding-left: 3px;
}
.tabloResult2 {
	background-image: url(fondTableau.jpg);
	color: #000000;
	text-align: center;
	vertical-align: middle;
	width: 200px;
	height: 28px;
	font-weight: bolder;
	font-size: 100%;
	background-repeat: repeat-x;
	border-color: #000000;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
}
.etoile {
	background: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	width: 25px;
	height: 28px;
	border-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
}

/** level-2 CSS  */
#conteneur {
	position: absolute;
	width: 100%; /*background-color: #FFFFFF;*/
}
#top {
	height: 154px;
	/*background-color: #E5E5E5;*/
}
#left {
   height: 100%;
   position: absolute;
   left:0;
   /*background-image: url(./fondmenuGauche.jpg);*/
	color: #FFFFFF;
	text-align: center;
	width: 160px;
	vertical-align: top;
	font-size: 110%;
	font-weight: lighter;
	background-repeat: repeat-y;
 }
#right {
   margin-left: 180px;
   background: #FFFFFF;
	color: #000000;
	width: 100%;
	height:10%;
	vertical-align: middle;
	text-align: center;
	
}
#pied {
	height: 30px;
}
input.submit{
	background: #710006;
	color: white;
}

