body {
	background-image: url(images/groupe_reflex_fond.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
td,th {
	font-family: Arial Narrow;
	font-size: 14px;
	color: #000000;
}
input, textarea, select {
	font-family: Arial Narrow;
	font-size: 14px;
	color: #000000;
}
a {
	color: #000000;
}
a:hover {
	color: #990000;
}
a.ns {
	text-decoration: none;
}
a.fondnoir {
	color: #FFFFFF;
	text-decoration: none;
}
a.fondnoir:hover {
	color: #FF9600;
}
a.fondnoirsouligne {
	color: #FFFFFF;
	text-decoration: underline;
}
a.fondnoirsouligne:hover {
	color: #FF9600;
}
.blanc {
	color: #FFFFFF;
}
.espaceTitre {
	margin-bottom: 30px;
}
.espacePhoto {
	margin-right: 11px;
}
.bordeaux {
	color: #990000;
}
.Validation {
	font-size: 14px;
	font-weight: bold;
}
.Titre {
	font-size: 22px;
	font-weight: bold;
}
.TitrePlusPetit {
	font-size: 18px;
	font-weight: bold;
}
.espaceLienTous {
	margin-top: 15px;
}
#MAJ {
	text-decoration:underline;
	cursor:pointer;
	cursor:hand;
	color: #000000;
}
#MAJ:hover {
	text-decoration:underline;
	cursor:pointer;
	cursor:hand;
	color: #990000;
}
#masque {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	z-index:100;
}
