body {
	color: #999999;
	background-color: #000000;
	margin: 0px;
}
/******************** liens hypertextes *******************/
a {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover, #barre-menu a.item:hover {
	color: #ff0000;
}
a.itemactif:hover {
	text-decoration: underline;
}
/******************** titres *******************/
.titre1 {
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
	font-size:14px;
}
.titre2 {
	color: #A60000;
	font-weight: bold;
	text-decoration: none;
	font-size:12px;
}
.cadretitre {
	background-color: #3E3E3E;
	/*background-image:url(/images/expand.png);*/
	background-image:url(/images/puce1.gif);
	background-position:left center;
	background-repeat:no-repeat;
	line-height:20px;
	vertical-align:middle;
	padding-left: 15px;
	font-size: 15px;
	font-weight: bold;
	/*cursor: s-resize;*/
	text-align:left;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

/******************** fonds de cellule *******************/
.fd-noir {
	background-color: #000000;
}
.fd-gris {
	background-color: #3E3E3E;
}
.fd-grisfonce {
	background-color: #131313;
}
.fd-blanc {
	background-color: #ffffff;
}
.fd-rouge {
	background-color: #ff0000;
}
.fd-vert {
	background-color: #008d46;
}
.fd-dpc {
	background: #131313 url(../images/fond-dpc.png) no-repeat top left;
}

/******************** effets texte *******************/
.enavant {
	color: #ff0000;
	font-weight: bold;
}
.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;
}

#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, select {
	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;
}
.bydpc {
	padding: 11px 0 11px 11px;
	background-color: #008d46;
}
.membre {
	text-align: center;
	float: left;
}
.membre a {
	color: #ff0000;
}
.membre a:hover {
	color: #ffffff;
	text-decoration: none;
}
div.membre a img:hover {
	border: 1px solid #FF0000;
}
.rollover tr:hover {
	background-color: #333;
}
.align-gauche {
	float: left;
	margin: 5px;
}
.align-droite {
	float: right;
	margin: 5px;
}
.align-justify {
	text-align: justify;
}
.txt-nouveau {
	background-image: url(/images/txt_nouveau.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
}
.txt-retrouvee {
	background-image: url(/images/txt_retrouvee.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
}
.txt-vendue {
	background-image: url(/images/txt-vendue.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
}
.txt-trouve {
	background-image: url(/images/txt_trouve.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000000;
}
.inputgg {
	font-size: 11px;
	color: #FFFFFF;
	height: 13px;
	background-color: #000000;
	text-align: center;
}
.date-ajout {
	font-size: 11px;
	color: #999999;
	text-align: right;
}
.rubriq {
	float: left;
	background: #131313;
	min-height: 120px;
	width: 240px;
	margin: 1px;
/*	margin: 0 10px 10px 0; */
	padding: 3px;
	border: 1px solid white;
}
.rubtitre {
	clear: both;
	background-color: #3E3E3E;
	background-image: url(/images/puce1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	line-height:20px;
	vertical-align:middle;
	padding-left: 15px;
	font-size: 15px;
	font-weight: bold;
	text-align:left;
	margin: 10px 0;
	padding: 4px 4px 4px 15px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.txt-ducat {
	font-style:italic;
	font-weight:bold;
	color: #ff0000;
}
.txt-club {
	font-style:italic;
	font-weight:bold;
	color: #fff;
}
