﻿body, html, form
{
	color: #666;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	text-align: justify;
}

a
{
	color: #666;
}

a:hover
{
	color: #333;
}

p
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	margin: 5 0 5 0;
	text-align:justify;
}

.titre
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #983e00;
	font-weight: bold;
	margin: 5 0 0 0;
}

h1
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #983e00;
	font-weight: bold;
	margin: 5 0 0 0;
}
h2
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #983e00;
	font-weight: bold;
	margin: 5 0 0 0;
}

.soustitreBrun
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #614e37;
	font-weight: bold;
	margin: 5 0 5 0;
}

.soustitreOrange
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #983e00;
	margin: 0px;
	font-weight:bold;
	margin: 5 0 5 0;
}

.texte
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	margin: 5 0 5 0;
	text-align:justify;
}

.gras
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	margin: 0px;
	font-weight:bold;
	margin: 5 0 5 0;
	text-align:justify;
}
