/* CSS Document */

body {
	background-image: url(ImagesSite/Fond.jpg);
	background-color: #F1F3F2;
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.Taille9 {font-size: 9px}
.Gris10 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.Gris12 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.Taille11 {font-size: 11px}
.Membres {
	font-size: 9px;
	font-weight: bold;
	color: #2E7438;
}

.Orange14 {
	color: #ff5a00;
	font-weight: bold;
	font-size:14px;
}

.SousMenuInactif {
	color:#399F51;
	font-weight: bold;
}

.MenuInactif {
	color: #2d7236;
	font-weight: bold;
}
.MessagesErreur{
color:#D11B16;
}
.TextesSaisie{
	font-size:9px;
}
.Titre18 {font-size: 18px}
.Orange {
	color: #E67300;
	font-weight: bold;
}
.TraitBas{
color: #E67300;
font-size:9px;
}
.Vert14 {
	color: #399F51;
	font-weight: bold;
	font-size:14px;
}
.PassOublie {
	color: #3D7A66;
	font-size: 9px;
}
.MenuActif {
	color: #E75D00;
	font-weight: bold;
}
.NouveauClient {
	font-size: 18px;
	color: #399F51;
}
.TitreVert18 {font-size: 18px}
.Gris13 {
	font-size: 13px;
	font-weight: bold;
	color: #444444;
}