body {
	background-color: #000000;
	margin: 0;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a:active, a:link, a:visited {

color: #ffffff;
text-decoration: none;
}

a:hover {
	color: #33ffff;
	text-decoration: none;
}

a.visibility:visited
  {color: #000000; 
  text-decoration: none; 
  background-color: transparent }
a.visibility:link 
  {color: #000000; 
  text-decoration: none; 
  background-color: transparent }
a.visibility:hover 
  { color: #000000; 
  text-decoration: underline; 
  background-color: transparent }

#pageprincipal {
	height: 383px;
	z-index: 0;
}
#tableau {
	border: 2px solid Maroon;
	background: url(images/fond.jpg);
	width: 100px;
	height: 150px;}
#menubas {
	z-index:100;
	width: 760px;
	height: 20px;
	background-color: #005600;
	color: #cc9966;
	font-size: 12px;
}
#enfant {
	background-image: url(images/bgenfant.gif);
	background-repeat: no-repeat;
	width: 750px;
	height: 350px;
	background-position: center;
	}
	
#enfant a:active,#enfant a:link, #enfant a:visited {

color: #996633;
text-decoration: none;
font-size: 13px;
}

#enfant a:hover {
	color: #83A068;
	text-decoration: nonr;
	font-size: 13px;
}
#adresse {
	width: 750px;
	height: 380px;
	}
	
#adresse a:active,#adresse a:link, #adresse a:visited {

color: #996633;
text-decoration: none;
font-size: 13px;
}

#adresse a:hover {
	color: #83A068;
	text-decoration: nonr;
	font-size: 13px;
}