body{
/*background:url(img/bg.gif);*/background:#405da6;
min-width:1000px!important;
width:100%!important;
width:1000px;
margin:0!important;
margin:0 auto;
}
#haut{
height:50px;
background:url(img/bgt.gif) repeat-x;
width:95%;
font-size:42px;
text-align:center;
color:white;
font-weight:bold;
margin:auto;
margin-bottom:50px;
}
#nav{
float:left;
width:15%;
}
#nav table{
background:white;
border-collapse:collapse;
width:100%;
margin-bottom:25px;
}
.rubrique{
text-align:center;
background:url(img/bgr.gif) repeat-x;
height:20px;
font-size:14px;
vertical-align:middle;
font-weight:bold;
color:white;
}
.list{
height:20px;
padding-left:15px;
background:url(img/boule.gif) no-repeat center left;
}
#page{
margin-left:17%;
font-family:"Bookman Old Style", arial, sans-serif;
color:#ffffff;
background:#405da6;
padding:15px;
}
img{
border:none;
}
#pied{
clear:both;
margin-top:15px;
margin-left:17%;
background:white;
text-align:center;
}