.lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #F9BE00;
	text-decoration: none;
	font-weight: bold;
}

a:hover.lien { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #F9BE00;
	text-decoration: underline;
	font-weight: bold;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.textegras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	color: #690215;
	text-decoration: none;
	font-weight: bold;
}

.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #690215;
	text-decoration: none;
	font-weight: bold;
}

.motclef {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.legendes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FED511;
	text-decoration: none;
	font-weight: normal;
}

.lienlegendes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FED511;
	text-decoration: none;
	font-weight: normal;
}

a:hover.lienlegendes { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.grandchamp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	background-color: #FED511;
	width:325px;
}

.petitchamp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	background-color: #FED511;
	width:150px;
}