.gros_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #294973;
}
.gros_titre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #294973;
}
.gros_titre3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #294973;
}
.titre14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFEF4;
	background-image: url(images/top_cell2.gif);
}
.titre16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFEF4;
	background-image: url(images/top_cell2.gif);
}
.titre18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFEF4;
	background-image: url(images/top_cell2.gif);
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #294973;
}
.texte_noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.texteb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #294973;
	font-weight:bold;
}
.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #294973;
}
.texte2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #294973;
	font-weight: bold;
}
.texte_it {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #294973;
	font-style: italic;
}
.texte_it2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #294973;
	font-style: italic;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
}

a.petit:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #294973;
	text-decoration: underline;
	font-weight: normal;
}
a.petit:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #294973;
	text-decoration: underline;
	font-weight: normal;
}
a.petit:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #294973;
	text-decoration: underline;
	font-weight: normal;
}
a.petit:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #294973;
	text-decoration: underline;
	font-weight: normal;
}

a.sombre:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #294973;
	text-decoration: underline;
}
a.sombre:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #294973;
	text-decoration: underline;
}
a.sombre:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #294973;
	text-decoration: underline;
}
a.sombre:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #294973;
	text-decoration: underline;
}
.bouton
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #ECF9FF;
	border: thin outset #4C77B6;
}
.bouton_orange
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-color: #FFEFD7;
	border: thin outset #4C77B6;
}
.erreur
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
.erreur2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
.ok
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #009933;
}
.vert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
	font-weight: bold;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FEA601;
}
.rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

