body { background:url("images/fond.png") repeat center; }


#structure { margin-left:auto; margin-right:auto; margin-top:15px; width:550px; height:500px; }


#corps { height:350px; z-index: 1; padding:5px; background:url("images/fond_corps.png") repeat-y; }


#banniere { width:550px; height:105px; background:url("images/banniere.png") no-repeat; font-family:verdana; text-align:right; color:white; }
 .titre  { font-size:20px; font-weight:bold; padding-right:50px; }
 .sous-titre { font-size:15px; font-style:italic; padding-right:50px; }


#contenu { margin-top:20px; padding:10px; }
 fieldset { width:90%; font-family:verdana; font-size:10px; }
  fieldset:hover { background:#e9effc; }
 legend { font-weight:bold; color:#6995ec; }



dl, dt, dd, ul, li { margin: 0; padding: 0; list-style-type: none; }
#menu { position: absolute; z-index:100; width: 550px; font-family:verdana; font-size:10px; }
 #menu dt a { text-decoration: none; }
  #menu dt a:hover { color:#1e60e3; }
  #menu dt a:visited { color:#6995ec; }
 #menu dl { float: left; width: 105px; } 
 #menu dt { cursor: pointer; text-align: center; font-weight: bold; background:#F8F8F8; color:#6995ec; font-size:13px; }
  #menu dt:hover { color:#1e60e3; } 
 #menu dd { border: 1px solid gray; }
 #menu li { text-align: center; background:#206a9a; } 
  #menu li a { color: white; text-decoration: none; display: block; height: 100%; border: 0 none; }
   #menu li a:hover { color:#206a9a; font-weight: bold; background:white; }

 
 


#sign { width:550px; height:30px;  background:url("images/fond_signature.png") no-repeat; padding-top:5px; font-size:9px; text-align:center; color:back; font-family:verdana; }
 #sign a { color:black; text-decoration:none; font-weight:bold; }
  #sign a:hover { border-bottom:1px dashed black; }
  #sign a:visited { color:black; }
   

