/* CSS Document */

.Taille9 {
	font-size: 9px;
	text-decoration: none;
}

.NavigationPaiement {
	font-size: 9px;
	color: #BDA07E;
}

a:link {
	color: #6A141F;
	
}
a:visited {
	color: #6A141F;
}
a:hover {
	color: #6A141F;
}
a:active {
	color: #6A141F;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.MenuBlanc {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.MessagesErreur {
	color: #6A141F;
	font-weight: bold;
}

.TraitsBas{
	color: #821C29;
	font-size:9px;
}
.TexteRouge{
	color: #821C29;
}

.TexteGris {color: #666666}