body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/fond.jpg);
	scrollbar-face-color: #FF0000;
	font-size: 10px;
	
}
#Layer1 {
	position:absolute;
	left:212px;
	top:208px;
	width:682px;
	height:1025px;
	z-index:1;
	overflow: auto;
	color: #000000;
	font-size: 10px;
	}
	
#Layer2 {
	font-size: 10px;
	position:absolute; 
	left:7px; 
	top:404px; 
	width:162px; 
	height:134px; 
	z-index:1; 
	color: #FFFFFF;
}

#Layer3 {
	position:absolute;
	left:643px;
	top:59px;
	width:97px;
	height:11px;
	z-index:2;
	color : #FFFFFF;
	
}
#Layer4 {
color :#FFFFFF;
position:absolute;
 left:174px; 
 top:53px; 
 width:42px;
 height:14px; 
 z-index:2}


td
{ 	font-size: 10px;
	color: #000000;
	font-variant: normal
}
h1
{	font-size: 14px;

	color: #000000;
	text-align : center;
}
input
{
font-size: 10px;
}
select
{
font-size: 10px;
}

h2
{	font-size: 22px;
	text-decoration: overline;
	color: #00FFFF;
	text-align : left;
}

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

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

a:active
	{
	color: #0000FF
	}

a:visited 
	{ 
	color:;
	font-weight: normal;
	}


	
