@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/graphisme/fond.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

a.noir {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
a:link.noir  {
	text-decoration: none;
		color: #000;
}
a:visited.noir  {
	text-decoration: none;
	color: #000;
}
a:hover.noir  {
	text-decoration: none;
	color: #ff0000;
}
a:active.noir  {
	text-decoration: none;
	color: #000;
}

.textenoir {
	color: #000;
	font-size: 12px;
	font-weight: normal;
}

.titre_orange {
	color: #FF2000;
	font-size: 14px;
	font-weight: bold;
}
.taille10 {
	font-size: 10px;
}
blanc {
	color: #FFF;
	font-size: 10px;
}
blanc {
	color: #FFF;
}
.blanc {
	color: #FFF;
}
.textenoir12 {
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
.texteblanc {
	color: #FFF;
}
