@charset "utf-8";
/* CSS Document */

body {
background-color:#004493;
padding:0px;
margin:0px;
margin-left:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:890px;
}

#header {
width:890px;
height:135px;
border-top:8px solid #d10019;
}

#corps {
width:890px;
padding-top:27px;
background-color:#FFFFFF;
background-image:url(../images/fd_bottom.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

#phrase {
width:890px;
height:23px;
text-align:center;
font-size:16px;
font-weight:bold;
margin-top:3px;
color:#CC0033;
}

#langue {
width:870px;
height:34px;
padding:10px;
text-align:right;
}

#menu {
margin-left:10px;
margin-right:10px;
}

#contenu {
width:500px;
background-image:url(../images/fd_cont.jpg);
background-position:bottom;
background-repeat:no-repeat;
}

#contenu2 {
margin-top:45px;
margin-bottom:0px;
margin-right:15px;
width:500px;
text-align:right;
}

#footer {
width:880px;
background-image:url(../images/footer.jpg);
height:23px;
padding-top:42px;
padding-right:10px;
color:#004493;
text-align:right;
font-size:12px;
}

.titre_art {
height:20px;
width:100%;
padding-left:10px;
background-image:url(../images/fd_titre.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
}

.niv1 {
padding-left:12px;
padding-bottom:5px;
color:#004493;
font-weight:bold;
width:190px;
background-image:url(../images/list1.jpg);
background-position:left;
background-repeat:no-repeat;
}

ul {
list-style:none;
}
li {
list-style:none;
}