body
{
width:890px;
margin:auto;
margin-top:5px;
margin-bottom:20px; 
background-image:url("");
font-family: verdana, arial, serif;
font-size: 11px;
}
#en_tete
{
width:586px;
height:150px;
background-repeat:no-repeat;
margin-bottom:1px;
float:left
}
#en_tete2
{
width:304px;
height:150px;
background-image:url("photos/logoNB180.jpg");
background-position:center 10px;
background-color:white;
background-repeat:no-repeat;
margin-bottom:1px;
text-align: center;
color: #959c86;
font-weight:bold;
float:right;
}
h1
{
font-size: 11px;
}
div.A
{
padding-top: 90px;
}
#menu, #menu ul
{
padding : 0;
margin : 0;
list-style : none;
line-height : 21px;
text-align : center;
}
#menu
{
font-weight :;
font-family : Arial;
font-size : 12px;
}
#menu a
{
display : block;
padding : 0;
background : #959c86;
color : #fff;
text-decoration : none;
width : 177px;
}
#menu li
{ 
float : left;
border-right : 1px solid #fff;
}
html>body #menu li
{
border-right: 1px solid transparent ;
}
#menu li ul
{ position: absolute;
width: 177px;
left: -999em;
}
#menu li ul li /* Eléments de sous-listes */
{
border-top : 1px solid #fff;
}
html>body #menu li ul li {
border-top : 1px solid transparent;
}
#menu li ul ul {
margin : -22px 0 0 177px ;
border-left : 1px solid #fff ;
}
html>body #menu li ul ul {
border-left : 1px solid transparent ; /* on met une bordure transparente sur la gauche de chaque élément */
}
#menu a:hover
{
color: #000; 
background: #e0ddcc;
}
#menu li:hover ul ul, #menu li.sfhover ul ul
{
left: -999em;
}
#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul
{
left: auto; /* Repositionnement normal */
min-height: 0; /* Corrige un bug sous IE */
}
#corps
{
width:890px;
height:90px;
font-size:11px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
background-color:white;
background-image:url("");
background-repeat:no-repeat;
background-position:center;
margin-bottom:0px;
margin-right:20px;
text-align:justify;
color: #3c4562;
float:left;
}
#corps1
{
width:890px;
height:350px;
padding-top:0px;
padding-left:0px;
padding-right:0px;
background-color:white;
background-image:url("");
background-repeat:no-repeat;
background-position:center;
margin-bottom:10px;
margin-right:20px;
text-align:justify;
color: #3c4562;
float:left;
overflow: scroll;
}
table
{
width:870px;
font-size: 11px;
font-family: arial;
margin-top:0px;
background-image:url("");
background-position:top;
background-repeat:no-repeat;
}
tr.list
{
height:70px;;
}
tr.entete
{
font-weight: bold;
height:40px;
}
th
{
color:white;
height:15px;
background-color:#959c86;
text-align:center;
}
td
{
border-bottom:1px dotted;
margin-left:0px;
text-align:left;
vertical-align:top;
padding:3px;
}
#pied_de_page
{
width:890px;
height:30px;
background-color:none;
background-repeat:no-repeat;
margin-bottom:10px;
text-align:center;
color: #C1ba9b;
float: right;
}