html, body, div, canvas {
margin:0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}

body {
font-family: Georgia, Time New Roman, serif;
font-size: 1.2em;
font-style: italic;
color: #333333;
}

a {
text-decoration: underline;
color: #91BD10;
font-weight: bold;
}

a:visited {
font-size: 1em;
font-style: italic;
color: #663B12;
}
a:hover {
font-size: 1em;
font-style: italic;
color: #663B12;
text-decoration: underline;
}
a img {
border: none; /* IE */
}

.ligne {
border-top: thin dotted #333333;
border-right: thin none #333333;
border-bottom: thin none #333333;
border-left: thin none #333333;
font-size: small;
}

.LIGNE2 {
border-bottom-width: 20px;
border-bottom-style: solid;
border-bottom-color: #999999;
}

div#counter-box {
position: absolute;
margin-top: -3em;
}

span#counter {
margin-left: 325px;
}

span.counter-text {
margin-left: 0.5em;
padding-top: 1.3em;
vertical-align: 1.5em;
width: 10em;
}
.ie8 span#counter { margin-left: 170px; }
.ie8 span.counter-text { margin-left: 680px; }

p.style3, p.style5 {
font-size:1.3em;
font-style: italic;
color: #333333;
letter-spacing: normal;
vertical-align: top;
word-spacing: normal;
}
p.style3 a, p.style5 a {
font-style: italic;
text-decoration: underline;
}
p.style3 a:hover, p.style5 a:hover {
color: #663B12;
}
p.style4 {
font-size:0.9em;
font-style: italic;
color: #666666;
letter-spacing: normal;
vertical-align: top;
word-spacing: normal;
}
p.style4 a {
font-style: italic;
text-decoration: underline;
}
p.style4 a:hover {
color: #663B12;
}
p.style5 {
font-size:0.9em;
text-align: justify;
}
p.long {
	font-size:1.1em !important;
	text-align: justify;
}
p.petit {
	font-size:0.7em;
}
ul.languages {
display: inline-block;
list-style-type: none;
font-style: italic;
margin: 0.5em 0;
padding: 0;
text-decoration: none;
}
ul.languages li {
float: right;
margin-left: 1em;
margin-right: 1em;
}
ul.languages li a img {
margin-right: 0.2em;
}
span.logobox {
position: relative;
}
span#logo img {
border: 0 none;
padding-top: 1em;
}
span.slogan {
color: #8FBC13;
font-size: 0.8em;
font-style: italic;
font-weight: bold;
left: -1em;
margin-left: 4em;
position: absolute;
top: 1em;
width: 400px;
}
img.intro {
margin-top: -6em;
position: relative;
z-index: -1;
}
img.logofrb {
float: right;
height: 80px;
padding-top: 2em;
}
.centered {
display:block;
margin-left:auto;
margin-right:auto;
}
div.boite { width: 600px; }
div.boite a img { float:left; margin-right: 1em; padding-bottom: 5em; }
div.boite p.boite-texte { margin:0em; padding: 1em 2em;}
div.boite p.boite-date { font-size:0.9em; }

