body {
	
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/fonds.jpg);
	scrollbar-face-color: #FF0000;
	font-size: 10px;
	
}
#Layer1 {
	position:absolute;
	left:45px;
	top:125px;
	width:684px;
	height:1039px;
	z-index:1;
	overflow: visible;
	color: #000000;
	font-size: 10px;
	}
	
#Layer2 {
	font-size: 10px;
	position:absolute; 
	left:61px; 
	top:8px; 
	width:839px; 
	height:86px; 
	z-index:1; 
	color: #FFFFFF;
}

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


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: 12px;
	color: #000000;
	font-variant: normal}

a:active
	{
	color: #0000FF
	}

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


	

