	/* CSS Document */
body {
	background-color: #eeeeee;
}
body,td,th {
	color: #000000;
}


a:link {
	color: #0000FF;
	text-decoration: underline;
	font-style: italic;
	font-weight: normal;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0099FF;
	text-decoration: underline;
	font-weight: bolder;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}

#Centrage {
	margin-right: auto;
	margin-left: auto;
	height: 1600px;
	width: 900px;
	}
#c1 {
	background-color: #FFFFFF;
	overflow: hidden;
	position: absolute;
	height: auto;
	width: 870px;
	top: 4px;
	border: thin solid #666666;
	clip: rect(auto,auto,auto,auto);
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#c1 .Pied {
	font-size: 14px;
	color: #000000;
	text-align: right;
	line-height: 16px;
	font-weight: normal;
	right: 0px;
	bottom: 0px;
	position: absolute;
	font-style: italic;
}
#c1 .Pied:hover {
	font-size: 16px;
	color: #000000;
}

#Logo {
	overflow: hidden;
	position: absolute;
	height: 120px;
	width: 300px;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	z-index: 5;
}

.Membre_a 
	{
	width: 320px;
	height: auto; /**/
	padding: 10px;
	background-color: #FFFFFF;
	}
.Membre_a:hover 
	{
	background-color: #FFFDDD;
	color: #333333;
	font-weight: normal;
	}
.Membre_a .logo 
	{
	position: relative;
	width: 320px; 
	height: 231px;
	margin-bottom: 10px;
	}

.lister
	{
	height: auto;
	text-align: justify;
	}
.Flotant
	{
	display: block !important;
	display: inline;  /*bogue IE6*/
	float: left;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	line-height: normal;
	}
#Zorro {
	height: 0px;
	width: 0px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	}

