body {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size: 0.8em;
border-left: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	background-color: #eee;
	background-image: url(page.png);
	background-repeat: repeat-y;
	background-position: center top
}
a {
color:#000000
}
#header {
height: 70px;
background-color: #ffffff;margin: 0;padding: 0;
}
h2 {font-size:16px;margin:0px}
form {margin:0px}
.menuet {font-size:14px;margin-bottom:7px;background-color: #3d9de0;color: #ffffff}
.menuet a{text-decoration: none;color: #ffffff;padding:2px}
.menuet a:hover{text-decoration: none;color: #3d9de0;background:#ffffff;padding:2px}
#conteneur {
position: absolute;
width: 500px;
margin-left: auto;
     margin-right: auto;
text-align: left;
}
#centre {
background-color:#ffffff;background: url(bak.gif);background-repeat: repeat-x;font-family:Arial, Helvetica, sans-serif;
padding:10px 20px 10px 20px;border: 1px solid #DFDFDF;text-align:justify;
margin-left: auto;
     margin-right: auto;
height:auto;width:500px;margin-bottom:7px;
}
a.menu {
text-decoration: none;color:#B90C0C;margin:2px;font-weight:bold;
}
a.menu:hover {
text-decoration: none;color:#000000;background-color: #ffffff;margin:2px;font-weight:bold;
}
a:hover {
text-decoration: none; color:#8C1000;
}
a.titre {
text-decoration: none;color:#ffffff;margin:2px;
}
a.titre:hover {
text-decoration: none;color:#000000;margin:2px;
}
p {margin: 0 0 10px 0;}
.jaune {background: #EEEEEE;background-image: url(grise.jpg);font-size:16px;height:32px;color:#5686D6;font-weight:bold}
.jaune a:hover {background: url(gris.gif);color: #000000;}
img{border:0px; vertical-align: middle;}
textarea {background: url(input.gif);border:1px solid;}
input {background: url(input.gif);border:1px solid;}
select {border:1px solid;}
.fo {padding:1px;background: url(input.gif);border:1px solid;}
.ok {background: url(ok.gif);}
div.shadow {
  float: left;
  padding: 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}
* { outline: none}
ul {list-style-type:square}