body {
background-color:#666666;
color:black;
text-align:center;
margin-left: 0; 
margin-right: 0; 
}

#global { 
margin-left: auto;
margin-right: auto;
text-align: left;
}

#headeradmin {
height:70px;
width:100%;
background-image:url("headeradmin.jpg");
background-repeat:no-repeat;
margin-left:50px;
}

.pageadmin {
clear:both;
border :4px black dashed;
margin-left:50px;
margin-right:50px;
background-image:url("../img/contenu.jpg");
background-color:#999999;
overflow:auto;
color:black;
font-size: 120%;
}

.pageadmin a {
color:black;
font-weight:bold;

}

.pageadmin a:hover {
color:white;
font-weight:bold;
background-color:black;
}

.pageadmin h1 {
font-size:100%;
}


.adming {
width:300px;
float:left;
}

.admind {
clear:both
width:660px;
}

.adming2 {
width:400px;
float:left;
}




#supprphoto{
height:150px;
float:left;
margin-left:10px;
margin-top:10px;
border:1px white dotted;

}

#ajoutcomm{
height:200px;
float:left;
margin-left:10px;
margin-top:10px;
border:1px white dotted;

}



.adminmenu {
padding-left:5px;
padding-top:4px;
height:24px;
text-align:left;
margin-bottom:20px;
border-bottom:1px black solid;
border-top:4px solid black;
background-color:#999999;
}



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

#menu {
position: absolute; /* placement du menu, à modifier selon vos besoins */
z-index:100;
width: 100%; /* correction pour Opera */
}

#menu dl {
float: left;
width: 140px;;
}

#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: white;
border: 1px solid gray;
margin: 1px;
}

#menu dd {
display: none;
border: 1px solid #0068b1;
}

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

#menu li a, #menu dt a {
color: #000;
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 {
background: #999999;
color:white;
}



.modifindex {
border:2px dotted white;
width:800px;
margin:auto;

}

.modifindex h1 {
text-decoration:underline;
}

















