.body {
	background-color: #FFFFFF;
	background-image: url(images/fond.png);
	background-repeat: repeat;
	background-position: center;
	margin: 0px;
}
.tableaucentre {
	background-repeat: repeat-y;
	text-align: justify;
	background-image: url(images/fond_tableau.png);
	border: none;
	width: 990px;
}
.tableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9966;
	text-decoration: underline;
}
a.lienmenu {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.acopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6633;
	text-decoration: underline;
}
a.acopyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFBF80;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6633;
}
a.lienmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9966;
	text-decoration: none;
}
a.sousmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	text-decoration: none;
}
a.sousmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.compteur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.contour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
	text-align: justify;
	border: 1px solid #990000;
	width: 90%;
}
.puce {
	list-style-image: url(images/menu/fleche_droite.gif);
}
.souligne {
	text-decoration: underline;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #FFCC99;
	border: 1px solid #990000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-color: #FFCC99;
	border: 1px solid #990000;
}
.bgd_norepeat {
	background-image: url(images/livredor/livredor_02.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}
.date {
	font-size: 9px;
}
TABLE.b1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	border-collapse: collapse; border:  1px solid #FF6600; font-size:12px;
}
TD.b1 { border: 1px solid #FF6600; }
.nom {
	color: #CC3399;
	font-family: Georgia, "Times New Roman", Times, serif;

}
.resultat {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #CC0000;
	text-transform: capitalize;
	font-size: 16px;


}
