@charset "utf-8";

body {
background-image : url(LOGO_ACV_mini.png);
background-attachment : fixed;
background-position : center center;
color : black;
font-size : 12pt;
border : 0;
}
#menu {
display : none;
float : none;
border: 0 none;
border-color : white;
margin : 0 0;
padding : 0 0;
width : auto;
}
#menulist {
display : none;
}
#imgmenu {
display : none;
}
#foot {
display : none;
}
#contenu {
border : 0;
border-style : none;
margin : 0 0;
padding : 0 0;
width : auto;
clear : both;
float : 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 {
display : none;
}
h1 {
text-align : center;
color : #459dfa;
background-color : white;
}
h6 {
text-align : center;
color : #459dfa;
}