body{
	background-image:url(images/fond.png);
}
		 

 dt, dd,#menu ul,#menu li {
margin: 0;
padding: 0;
list-style-type: none;

}
	

#menu dt {
cursor: pointer;
margin: 2px 0;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 0 none;
color:#fff500;
}
#menu dd {

border: 1px solid gray;
color:#fff500;

}
#menu li {
background-image:url(images/fondmenu.gif);
text-align: center;
color:#fff500;
border: 0 none;
}

#menu li a, #menu dt a {
color:#fff500;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;

}
#menu li a:hover, #menu dt a:hover {
background: #eee;
border=1;
}

table{
margin-left:10px;
margin-right:10px;
text-align:center;
color:#fff500;
}

p,li{ 
margin-left:10px;
margin-right:10px;
color:#fff500;
}

h2{
margin-left:10px;
margin-right:10px;
text-decoration: underline;
text-align:center;
}

#main{
margin-left:10px;
margin-right:10px;
}
