div#bloc_news
{
	width:390px;
	height:200px;
	background-color:#f0deeb;
	margin-bottom:30px;
}
div.promo_footer h2
{
	background-color:white;
	font-size: 10px;
	font-weight: normal;
	}
div.back
{

height:300px;
width:600px; 
margin:0 auto;
margin-bottom:10px;
background-image:  url("./img/back2.png");  
background-repeat:no-repeat;

}
div.back p
{

color:black;

width:580px; 
margin:0 auto; 
text-align:justify;
margin-top:5px;

}
div.back h1
{
	margin-bottom:0px;
	font-weight: bold;
	border-bottom:1px solid #AD1D8D;
	color:#AD1D8D;
	text-align:center;
}
div#bloc_membre
{
	width:250px;
	height:400px;

	float:right;
	background-color:#f0deeb;
	margin-bottom:20px;
}
div#bloc_actu
{

	width:650px;
	min-height:300px;
	color:#660099;
	background-color:#f0deeb;
	clear:both;
	margin-bottom:15px;

}
div#bloc_actu p
{
	background:url("./img/top_actu.png") no-repeat;
	height:50px;
	width:650px;
	color:white;
	font-size:12px;
	font-weight:bold;
	
}
div#bloc_actu p.footer
{
	background:url("./img/bottom_actu.png") no-repeat;
	height:20px;
	width:650px;
	color:white;
	font-size:12px;
	font-weight:bold;
	
}
div#bloc_news p
{
	background:url("./img/top_cadre.png") no-repeat;
	height:40px;
	width:390px;
	color:white;
	font-size:12px;
	font-weight:bold;
	
}
div#bloc_news p.footer
{
	background:url("./img/bottom_cadre.png") no-repeat;
	height:40px;
	width:390px;
	font-weight:bold;

	
}
#bloc_membre p
{
	background:url("./img/last_membre.png") no-repeat;
	height:50px;
	width:250px;
	color:white;
	font-size:12px;
	font-weight:bold;
}
span.list_F,span.list_M
{
		font-weight:bold;
		
}
span.list_M
{
}
td.list2_F,td.list2_M
{
	font-weight:bold;
}

td.list_F a,td.list2_F a,span.list_F a
{
	color:#ff00c6;
}
td.list_M a,td.list2_M a,span.list_M a
{
	color:#39F;
}
td.list_F
{
	background:url("./img/ico/user-femme.png") no-repeat;
	font-weight:bold;
	border-bottom:1px solid black;
}
td.list_M
{
	background:url("./img/ico/user-homme.png") no-repeat;
	font-weight:bold;
	border-bottom:1px solid black;
}
th.entete
{
	color:#660099;
	font-weight:bold;
	border-color:#660099;
}