/* CSS Document */
.sommaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.sommaire:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	color: #ffc211;
	text-decoration: none;
	font-weight: bold;
}
.sommairepoint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	color: #FFc211;
	text-decoration: none;
	letter-spacing: 1px;
}
.texteviolet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #810c7d;
	text-decoration: none;
}
.textebeige {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #ffed60;
	text-decoration: none;
}
.texteblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
}
.texteblanc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #810c7d;
	text-decoration: none;
}
.textemail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
}
.textemail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #810c7d;
	text-decoration: none;
}
.texteboldblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.petitsomorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #ffb100;
	text-decoration: none;
}
.petitsomorange:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #ffed60;
	text-decoration: none;
}

