/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-image: url(ImagesSite/Fond.jpg);
	background-repeat: repeat-x;
	background-color: #555555;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.TitreRef {
	color: #B03538;
	font-weight: bold;
	font-size: 14px;
}
.PetitTitreRef {
	color: #B03538;
	font-size: 11px;
	font-weight:normal;
}
.TexteRef {color: #FFFFFF}
.Gris14 {
	font-size: 12px;
	font-weight: bold;
	color: #706F6A;
}
.BlancGras {color: #FFFFFF; font-weight: bold; }

.EbtreLigne{
font-size:6px;
}

.MessageErreur {
	color: #DD1717;
	font-weight: bold;
}

.Saisie{
font-size:9px;
}
