body
{
	font-family : Verdana, serif;
}

h1, h2, h6
{
	margin: 0px;
}

h2
{
	font-size: 1.2em;
	border: 1px solid black;
    background-color: #F8BA71;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.num
{
	margin-left: 10px;
	margin-right: 10px;
}

h3
{
	font-size: 1em;
}

h6
{
	text-align: center;
	font-weight: normal;
	text-decoration: underline;
}

#piedpage,
#zonetitre
{
	border: 1px solid #F8BA71;
    background-color: #1A1A19;
    color: #F8BA71;
    font-weight: bold;
    text-align: center;
    font-family: "Arial Black", serif;
    margin-bottom: 40;
}

#piedpage p
{
	text-align: center;
}

.centre
{
	text-align: center;
}

p
{
	text-align: justify;
    margin-bottom: 20;
    margin-top: 20;
}

ol
{
	border: 1px solid black;
    background-color: #F8BA71;
    font-weight: bold;
    margin-top: 40;
}

ol a:link, h2 a:link
{
	color: black;
    text-decoration: none;
}

ol a:visited, h2 a:visited
{
	color: gray;
    text-decoration: none;
}

ol a:hover, h2 a:hover
{
	text-decoration: underline;
}

p a:link
{
	color: black;
    text-decoration: underline;
}

p a:hover
{
	color: black;
    background-color: #F8BA71;
}

p a:visited
{
	color: gray;
    text-decoration: none;
}
