.contenu
{
	font-size: 14px;
	color: #ffffff;
	font-family: arial;
	text-align: justify;
}

.entete
{
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: arial;
	text-decoration: underline;
}

.sousentete
{
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: arial;
}

.nousrecherchons
{
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #851545;
	font-family: arial;
}

A:active
{
	font-weight: bold;
	color: #851545;
	font-style: italic;
}

A:hover
{
	font-weight: bold;
	color: #851545;
	font-style: italic;
}
A:link
{
	font-weight: bold;
	color: #851545;
	font-style: italic;
}
A:visited
{
	font-weight: bold;
	color: #851545;
	font-style: italic;
}




