
table {position:static;}
body{
	color: #333;
	font-size: 11px;
	font-weight: bold;
	font-family: arial,verdana;
	width:1000px;
	margin: 40px auto 0 auto;
}
a{
	color: #333;
	display: block;
	font-weight: bold;
	text-decoration: none;
}
ul {margin-left:15px;}
pre {white-space:normal;}
#corps {width:1000px;height:600px;background: white url(/graphics/fond_site.jpg) top center no-repeat;}
#corps a {display:inline;}
#corps h3 {font-size:14px;border-bottom:1px solid #333;margin-bottom:5px;}
#corps .gauche {float:left;width:500px;height:600px;overflow:hidden;}
#corps .droite {float:right;width:480px;height:590px;padding:5px 10px;overflow-x:hidden;overflow-y:auto;}
#corps .droite .intro {}
#corps .droite a:hover {border-top:1px dashed red;border-bottom:1px dashed red;}
#corps .droite .popup {position:static;width:460px;}
#corps .droite .ShadowBox {position:relative; left: 40px; width: 36px; height: 36px; opacity: 0.999999;}
#corps .droite .presentation {width:95%;margin: 10px auto 10px auto;}
#corps .droite .savoirplus a {display:block;width:400px;font-size:16px;}
#corps .droite .savoirplus a:hover {background-color:#ababab;}
#corps .droite .souscategories {width:460px;margin:0 auto;}
#corps .droite .souscategories a {display:block;width:200px;border:0;}
#corps .droite .souscategories a:hover {background-color:#ababab;border:0;}
#corps .droite .souscategories ul {
  width: 440px;
  margin: 0px;
  margin-left:20px;
  padding: 0;
  padding-top: 10px;
  list-style:none;
}
 
#corps .droite  .souscategories li {
  float: left;
  width:200px;
  margin: 0;
  padding: 0;
  padding-left:20px;
  background:transparent url(/graphics/fleche.gif) top left no-repeat;
}

#corps .separateur {border-bottom: 1px #333 solid;width: 95%;margin:0 auto;}
#tableau_references {width:100%;background-color: white;}
#tableau_references td {background-color: white;}
#tableau_references .coupdecoeur {text-decoration:overline underline blink;color:red;}


#signature {font-size:12px;color:black;text-align: center;width:1000px;margin-top:20px;}
#signature a { font-size:12px;color:black;text-decoration: none;}
