/*---HTML Standard------------*/
.mini	{FONT-SIZE: 9px;}
.float_left{
	float:left;
	}

body,p,table	{
	margin: 0px 0px 0px 0px;
	margin-top:0px;
	margin-left:0px;
	}
	
body,table	{
	COLOR: #666666;
	FONT-WEIGHT:normal; 
	FONT-SIZE: 8pt;
	FONT-FAMILY: arial;
	
	}
body	{
	background:  #FFFFF;
	margin-top:28px;
	}
input,select	{
	FONT-SIZE: 10px;
	}

.vide	{background:  #ffffff url(fond.jpg) REPEAT-X}
LI,UL	{margin:0px 0px 0px 10px;padding:0px }


.top_banner{
	background:  #ffffff url(top_banner.jpg) no-repeat;
	width:771px;
	height:118px;
	}
.bottom_banner{
	background: #ffffff url(bottom_banner.jpg) top ;
	height:72px;
	}
.bgl	{
	background: #ff0000 url(bgl.jpg) top left repeat-y;
	width:21px;
	}
.bgr	{
	background: #ff0000 url(bgr.jpg) top right repeat-y;
	width:21px;
	}
.newmember_title {
	padding-top:10px;
	padding-left:25px;
	}
.newmember{
	background: #ffffff url(newmember.jpg) left bottom no-repeat;
	padding-left:25px;
	height:160px;
	}
.newmembers{
	margin:2px;
	border:solid 4px #ebeaf0;
}
.center_g{
	background: #FFFFFF url(fond_insc.jpg) left bottom;
	background-repeat:no-repeat;
	width:557px;
	}
.loveo_bg{
	background: #FFFFFF url(loveo_bg.jpg) left bottom;
	
	background-repeat:no-repeat;
	width:729px;
	height:300px;
	}
.center_d{
	width:182px;
	background: #ffffff url(visuel.jpg) right bottom;
	background-repeat:no-repeat;
	}
.bottom_txt{
	width:700px;
	font-size : 11px;
	font-family : arial;
	color :#BD9CB1;
	}

.bottom_txt2{
	width:700px;
	font-size : 11px;
	font-family : arial;
	color :#B29CB1;
	}

.log_form{
	padding-top:38px;
	padding-right:45px;
	float:right
	}
/*---Liens---------------------*/
A	 {
	COLOR: #75695e;
	text-decoration: underline;
	}
A:Hover 	{
	text-decoration: underline;
	}
A.atop,A.atop:Hover  {
	padding-left:8px;
	padding-right:8px;
	FONT-SIZE: 9px;
	text-decoration: none;
	color:#A34581;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	}

A.atop:Hover {
	text-decoration: none;
	color:#EE3F95;
	}

