body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images_techniques/fond_menu.jpg);
	font-size: 11px;
}
#Layer1 {
	position:absolute;
	left:215px;
	top:151px;
	width:748px;
	height:473px;
	z-index:1;
	overflow: visible;
	color: #000000;
	font-size: 11px;
	}
#Layer2 {
	font-size: 9px;
	position:absolute;
	left:291px;
	top:11px;
	width:781px;
	height:28px;
	z-index:2;
}
td
{ 	font-size: 11px;
	color: #000000;
	font-variant: normal
}

h1
{	font-size: 15px;

	color: #000000;
	text-align : center;
}

h2
{	color: #000000;
	font-size: 14px;
}

p
{ font-size: 11px;
	color: #000000;
	font-variant: normal
}

ul {  font-size: 11px;
	color: #000000;
	font-variant: normal}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999933;
}
a:active {
	text-decoration: none;
}


	
