html {
font-size:100%;
}

body {
font-family:Verdana, "Bitstream Vera Sans", "Lucida Grande", sans-serif;
font-size:0.7em;
line-height:1.25;
color:#000;
background:#FFF;
margin:0;
padding:10px 20px;
}

h1,h2,h3,h4,h5,h6 {
margin:1em 0 .5em;
}

h1 {
font-size:1.65em;
color:#090;
font-family:Verdana, Arial, sans-serif;
font-style:italic;
font-weight:700;
margin:0 0 10px;
}

h2 {
font-family:Verdana, Arial, sans-serif;
font-size:1.2em;
line-height:1.35;
color:#74bd00;
font-weight:700;
margin:0 0 10px;
}

h2 a {
color:#74bd00;
border-bottom:1px dotted #74bd00;
}


h3 {
font-size:1.3em;
color:#74bd00;
font-family:Verdana, Arial, sans-serif;
font-style:italic;
font-weight:700;
margin:0 0 10px;
}

h4 {
font-size:1.1em;
color:#bd3a00;
font-family:Verdana, Arial, sans-serif;
font-style:italic;
font-weight:700;
margin:0 0 20px 70px;
}

h5 {
font-size:0.9em;
color:#090;
text-transform:uppercase;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:700;
margin:0 0 10px;
}

h6 {
font-size:1em;
color:#090;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:700;
margin:12px 0 4px;
}

ul,ol {
margin:.75em 0 .75em 24px;
padding:0;
}

ul {
list-style:none;
margin:0;
padding:0;
}

li {
margin:0;
padding:0;
}

p {
margin:.75em 0;
}

li p,blockquote p {
margin:.5em 0;
}

blockquote,q {
font-size:1.1em;
font-style:italic;
font-family:Georgia, "Bitstream Vera Serif", Norasi, serif;
}

blockquote {
margin:.75em 0 .75em 24px;
}

cite {
font-style:italic;
}

a img {
border:none;
}

em {
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
}

strong {
font-weight:700;
}

pre,code {
font-size:100%;
font-family:"Bitstream Vera Mono", "Lucida Console", "Courier New", monospace;
}

pre {
width:90%;
overflow:auto;
overflow-y:hidden;
background:#eee;
color:#555;
margin:.75em 0;
padding:12px;
}

pre strong {
font-weight:400;
color:#000;
}

#copyright {
text-align:right;
font-size:.8em;
color:#848F63;
margin:20px 0 5px;
}

#copyright a {
color:#848F63;
text-decoration:none;
}

#copyright a:hover,#copyright a:focus {
text-decoration:underline;
}

.titre-actu {
display:block;
font-size:1.3em;
color:#74bd00;
font-family:Verdana, Arial, sans-serif;
font-style:normal;
font-weight:700;
margin:30px 0 10px;
}

.dates {
display:block;
font-size:1.2em;
color:#000;
border-bottom:dotted 1px #000;
font-family:Verdana, Arial, sans-serif;
font-style:normal;
font-weight:700;
margin:30px 0 10px;
}


.hidden {
display:none;
}
