.fond_menu_gauche {
	background-image: url(../images/spacer_left.gif);
	background-repeat: repeat-y;
}
.fond_menu_droit {
	background-image: url(../images/spacer_right.gif);
	background-repeat: repeat-y;
}
.fond_menu {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
}
.fond_droit {
	background-image: url(../images/droite.gif);
	background-repeat: no-repeat;
}
.menuHaut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E21F30;
	text-decoration: underline;
}
.menuHaut:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E21F30;
	text-decoration: none;
}
.txtrouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E21F30;
	text-decoration: none;
}
.liensMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.liensMenu:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E21F30;
	text-decoration: underline;
}

.txt_courant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.fondTitre {
	background-image: url(../images/titre.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.txtTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #E21F30;
	font-weight: bold;
}
.surligneur {
	background-color: #FEDF6B;
	font-weight: bold;
	font-size: 12px;
	color: #E21F30;
}
.liensCourant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E21F30;
	text-decoration: underline;
	font-weight: bold;
}

.liensCourant:Hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E21F30;
	text-decoration: none;
	font-weight: bold;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.surligneurGrand {
	background-color: #FEDF6B;
	font-weight: bold;
	font-size: 16px;
	color: #E21F30;
}
.titre2 {
	font-weight: bold;
	font-size: 14px;
	color: #E21F30;
}

