*{
margin:0;
padding:0;
border:0;
}

body{
background:#FFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:12px;
line-height:150%;
}

/* ######################################### GRANDES DIVISIONS DE LA PAGE ######################################### */
#page{
width:100%
}

#access{
display:none;
}

#header{
width:100%;
text-align:center;
padding-top:15px;
}

#menu{
display:none;
}

#contenu{
padding:1em 0;
color:#000000;
font-size:0.9em;
clear:both;
background:#FFFFFF;
}

#footer{
display:none;
}

/* ######################################### DIV #HEADER ######################################### */

#header ul{
display:none;
}

/* ######################################### DIV #CONTENU ######################################### */
#contenu p{
margin-top:10px;
}

#contenu a{
text-decoration:underline;
}

acronym[title]:after{
content: "\ [" attr(title) "]";
}

#contenu #fil-ariane{
display:none;
}

#contenu .suite{
text-align:right;
color:#333333;
font-size:10px;
}

#article{
width:100%;
}

h1{
margin:0 2% 1em 5%;
padding:0.3em 0 0.3em 25px;
font-size:1.6em;
font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
clear:both; /* Placement du titre sous le menu */
color:#000000;
background:transparent url(img/bg-hn.jpg) no-repeat left center;
border-bottom:#000 1px solid;
}

h2{
width:93%;
margin:2em 0.1em 0.8em 1em;
font-size:1.1em;
color:#006699;
border-bottom:#CCCCCC 1px solid;
}

h3{
margin:0.5em 0 0 1.5em;
font-size:1em;
letter-spacing:0.2em;
font-family: arial, Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000;
}

#article ul{
list-style-type:square;
margin-left:20px;
}

#article ol{
margin-left:20px;
}

#article li span, .racc{
color:#990066;
}

.bloc-droite{
display:none;
}
