body {
	background-color: #FFFFFF;
}

#layertop {
	osition:absolute;
	visibility:visible;
	width:800pixel;
	height:150px;
	z-index:2;
	left: 0px;
	top: 0px;
	position: absolute;
	background-image: url(/images/bandeautop2.gif);
}

#Layercentre {
	position:absolute;
	visibility:visible;
	width:600px;
	height:800px;
	z-index:2;
	left: 200px;
	top: 150px;
	background-image: url(/images/cadrecenter.gif);
	background-repeat: no-repeat;
}

.Adressebandeau {
	font-family: "Comic Sans MS";
	color: #0000FF;
	font-size: 14pt;
}

.Texteenevidence {
	font-family: "Comic Sans MS";
	color: #0000FF;
	font-size: 24pt;
}
.Textestandard1 {
	font-family: "Comic Sans MS";
	color: #0000FF;
	font-size: 13pt;
}
.Textestandard2 {
	font-family: "Comic Sans MS";
	color: #0000FF;
	font-size: 12pt;
}
#Layernav {
	position:absolute;
	width:200px;
	height:800px;
	z-index:3;
	left: 0px;
	top: 150px;
	background-image: url(/images/cadregauche.gif);
}
.Textenavigation {
	font-family: "Comic Sans MS";
	color: #0000FF;
	font-size: 16pt;
}
.Textelieninterne {
	font-family: "Comic Sans MS";
	color: #000000;
	font-size: 10pt;
}
#Layercentrelien {
	position:absolute;
	visibility:visible;
	width:600px;
	height:800px;
	z-index:2;
	left: 200px;
	top: 150px;
}
.Info {
	font-size: 14pt;
	color: #FF0000;
	font-weight: bold;
}