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

#basDePage {
background:url(../img/vert.jpg) repeat;
height:40px;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:40px;
width:1000px;
-moz-border-radius-topleft:10px;
-webkit-border-top-left-radius:10px;
-moz-border-radius-topright:10px;
-webkit-border-top-right-radius:10px;
}

#copyright {
margin-left:20px;
font-size:0.8em;
font-weight:normal;
float:left;
height:40px;
line-height:40px;
width:200px;
}

#menuBasDePage {
border-right:#ffffff 1px dotted;
font-size:0.8em;
font-weight:normal;
float:right;
height:20px;
line-height:20px;
margin-bottom:10px;
margin-left:0px;
margin-right:20px;
margin-top:10px;
padding-right:10px;
width:400px;
}

#menuBasDePage a {
display:block;
float:right;
height:20px;
margin-left:10px;
padding-left:10px;
border-left:#ffffff 1px dotted;
}