﻿.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004080;
}

.menu a:active {
  text-decoration:none;
	color: #004080;
}
.menu a:link {
  text-decoration:none;
	color: #004080;
}
.menu a:visited {
  text-decoration:none;
	color: #004080;
}
.menu a:hover {
  text-decoration:underline;
	color: #004080;
}

.titre
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004080;
}
.soustitre
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008040;
}
.texte
{
	font-size: medium;
	text-align: left;
}
.textej
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008040;
	text-align:justify;
}
.textej_BOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #008040;
	text-align: justify;
	font-weight: 700;
}
.textej a:active {
text-decoration:underline;
color: #008040;
}
.textej a:link {
text-decoration:underline;
color: #008040;
	font-weight: 700;
}
.textej a:visited {
text-decoration:underline;
color: #008040;
}
.textej a:hover {
color: #008040;
text-decoration:underline;
}
.texteb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004080;
}
.texteb a:active {
	text-decoration:none
	color: #004080;
}
.texteb a:link {
	text-decoration:none
	color: #004080;
}
.texteb a:visited {
	text-decoration:none
	color: #004080;
}
.texteb a:hover {
	text-decoration:underline
	color: #004080;
}
.tarif
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004080;
}
.tarifb
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004080;
}