/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(../ImagesSite/Fond.jpg);
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
.MenuBas {color: #4D4D4D; font-size:9px}
.TraitsMenuBas {color: #8C8C8C}
.LienAticia {
	color: #7A7A7A;
	font-weight: bold;
	font-size:9px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
.GrosTitresBleus {
	color: #4B566B;
	font-size: 14px;
	font-weight: bold;
}
.Gris10 {
	font-size: 10px;
	color: #5D5D5D;
}
.FlechesRouges {font-size: 9px; color: #A41717; }
.TitresBleu {color: #4B566B; font-size: 11px; font-weight: bold; }
.MenuInactif {
	font-size: 10px;
	font-weight: bold;
	color: #5D5C5C;
}
.FlecheRougeActif {font-size: 9px; color: #A41717; font-weight: bold; }
.MenuActif {
	font-size: 10px;
	font-weight: bold;
}
.MessagesErreur {font-size: 11px; color: #A41717; font-weight: bold; }