body {
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
}
a {
	color: #FFECEC;
	text-decoration: none;
	/*border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;*/
}
.noprint {
	display: none;
}
.fd-noir {
	background-color: #000000;
}
.fd-gris {
	background-color: #3E3E3E;
}
.fd-blanc {
	background-color: #ffffff;
}
.fd-rouge {
	background-color: #ff0000;
}
.txt-rouge {
	color: #ff0000;
}
.txt-vert {
	color: #008d46;
}
.txt-blanc {
	color: #FFFFFF;
}
body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#barre-menu .item {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.itemactif {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
a:hover, #barre-menu a.item:hover {
	color: #ff0000;
}
a.itemactif:hover {
	text-decoration: underline;
}
#performanceclub {
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-bottom: 10px;
	margin-left: 15px;
}
#banniere {
	background-position: right bottom;
}
.copyright {
	color: #999999;
}
.nodecoration {
	text-decoration: none;
}
#flashcontent {
	width: 100%;
	height: 100%;
}
.img1 {
	margin: 2px;
	border: 1px solid #FFFFFF;
}
.img2 {
	margin: 2px;
	border: 1px solid #a9a9a9;
	padding: 3px;
}
input, textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #FFFFFF;
}
form {
	 margin: 0;
	 padding: 0;
}
/* ombre sur img */
.ombre{
	float:left;
	clear:left;
	background: url(/images/ombres/shadowalpha.png) no-repeat bottom right !important;
	background: url(/images/ombres/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
}
.ombre img{
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
.descriptif-membre {
	color: #666666;
}
#map {
	border: 1px solid #FFFFFF;
	background-image: url(/images/chargement_map.gif);
	background-repeat: no-repeat;
	background-position: center center;
}.decal11 {
	padding-left: 11px;
}
.membre {
	text-align: center;
	float: left;
}
#recherche {
	display: none;
}