.normale {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}

.titre-normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;

}

.titre-petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Brush Script MT";
	font-size: 14px;
	font-weight: bold;

}

a:link {
	color: #333399;
	font-weight: bold;
}

a:visited {
	color: #333399;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #CC6633;
	font-weight: bold;

}

a:active {
	color: #333399;
	font-weight: bold;
}
.normal-souligné {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Brush Script MT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
}
.petits-liens {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Brush Script MT";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
}
