@charset "utf-8";

#menu {
display : none;
}
#menulist {
display : none;
}
#imgmenu {
display : none;
}
#foot {
display : none;
}
.principal {
background-color : white;
color : black;
border : 0;
}
.principal h2 {
background-color: #459dfa;
}
.principal h4 {
text-decoration : underline;
}
.principal li {
list-style-type : circle;
}
#rightbar {
width : auto;
float : none;
clear: none;
}
.haut {
width : auto;
}
.bas {
display : none;
}
h1 {
text-align : center;
color : #459dfa;
background-color : white;
}
h6 {
text-align : center;
color : #459dfa;
}
