body {
	margin: 0;
	padding: 0;
	background-color: #584d4d;
}

a.boutons:link, a.boutons:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #221E19;
	text-decoration: none;
}

a.boutons:hover {
	background-position: center center;
	text-decoration: none;
	color: #FFCC00;
	background-image: url(../images/bouton/base-jeunes-avignon.gif);
}

#menu {
	z-index:100;
}
#menu dl {
text-align: center;
	float: left;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}

#menu li {
text-align: center;
background: #fff;
}


#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray; 
}

a {text-decoration: none;

color: black;
color: #222;
}
.texte {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration: none;
}
