a:link {
color:#000000;
text-decoration:none;
}
a:visited {
color:#000000;
text-decoration:none;}

a:active {
color: #00FF00;
text-decoration:none;}
.body {
background-image:url(Images/fondbody.jpg);
}

.all {
	width:939px;
	height:auto;
	margin:auto;
	background-color:#FFFFFF;
	border: 1px solid #123456;
}
.menu {
width:939px;
height:18px;
background-image:url(Images/menuu.jpg);
border: 1px #123456;
}

dl, dt , dd, ul, li {
margin: 0;
padding: 20;
list-style-type: disc;

}


#menu {
 /* placement du menu, à modifier selon vos besoins */
top: 219px;
left: 111px;
z-index:100;
width: 800px; /* correction pour Opera */
margin: auto;
}
#menu dl {
float: left;
width: 180px;
}
#menu dt {
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	margin: 1px;
	border:none;

}
#menu dd {
display: none;
}
#menu li {
text-align: center;
background: #2345d9;
font-family:Arial, Helvetica, sans-serif;
list-style-type: none;

}
#menu ul{
padding: 0;
position:absolute;
width: 180px;

}
#menu li a, #menu dt a {
color: #fff;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;
}
#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
color:#cccccc;
border:1px #123456;
}
#site {

z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray;
}
.menuu {
	height:20px;
	width:800px;
	position:relative;}
.header {

}

.ecriturepardefaut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.ecrit {
width:939px;
height:auto;}

.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
.pied {
width:939px;
height:18px;
background-image:url(Images/fond.jpg);
}
.Style4 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #123456; }
.Style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.copyright {
width:800px;
height:25px;
margin:auto;}

.Style6 {
	color: #333333;
	font-weight: bold;
}
.tableau {
	background-color: #00FFCC;
}
.tableau2 {
	background-color: #00FFFF;
}
