
#home
{
	position:relative;
	width:563px;
	height:364px;
	margin-left :auto;
	margin-right:auto;
	margin-top:12px;

}

#home .fondnoir
{
	color:#ffffff;
	position:relative;
	height:167px;
	background-color:#000000;	
	/*padding-top:70px;*/
}

.trans_80
{
 	filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

#home span
{
	display:inline;
	position: absolute;
	background-color: transparent;
}

#home span.orange
{
	position: relative;
	color:#ff4c00;
	font-weight:bold;
}

#home span.bienvenue
{
	color:white;
	font:bold 14px Arial, Helvetica, sans-serif;
	margin: 0px 0 0 20px;
	width:519px;
}

#home span.description
{
	
	color:#000000;
	margin: 0px 0 0 20px;
	font: 12px Arial, Helvetica, sans-serif;
	display: block;
	width:519px;
	text-align:justify;
}

#home img#jouer
{
position:absolute;
	
	top:350px;
	left: 30px;
}


#home span.explication_jouer
{
	width : 190px;
	height : 72px;
	top:420px;
	left: 25px;	
	text-align:justify;
}

#home span.explication_inscrire
{
	width : 190px;
	height : 72px;
	top:420px;
	left: 347px;	
	text-align:justify;
}


#home span.explication_jouer orange
{
	color:#ff4c00;
	font-weight:bold;
}

#home img#inscrire
{
	position:absolute;
	top:350px;
	left: 350px;
	
}



#home span.explication_inscrire orange
{
	color:#ff4c00;
	font-weight:bold;
}

#home span.conseil
{
	top:  500px;
	left: 30px;
	width : 200px;
	height:34px;
	font-size: 11px ;	
	 font-style: italic ;
	color: #ff4c00;
}

#home span.midle
{
	width : 523px;
	height : 360px;
	top:180px;
	left: 20px;
	background-image:url(../img/home_fond.gif) ;
	background-repeat: repeat-x;
	border-top:2px solid #b1adbc;
	border-bottom:2px solid #b1adbc;
}

#home span.icone
{
	width 	: 59px;
	height 	: 63px;
	top		: 181px;
	left 	:504px;
	background-image:url(../img/home_club.gif);
	background-repeat: no-repeat;
	
}

#home span.left
{
	width 	: 18px;
	height 	: 324px;
	top		: 200px;
	left 	:0;
	background-image:url(../img/home_fond_side.gif);
	background-repeat: repeat-x;
	border-left:2px solid #b1adbc;
}	

#home span.right
{
	width 	: 18px;
	height 	: 324px;
	top		: 200px;
	left 	: 543px;
	background-image:url(../img/home_fond_side.gif);
	background-repeat: repeat-x;
	border-right:2px solid #b1adbc;
}

#home span.corner-top-right
{
	width : 20px;
	height: 20px;
	top:	180px;
	left:	543px;
	background-image:url(../img/home_corner_top_right.gif) ;
	background-repeat: no-repeat;
}

#home span.corner-top-left
{
	width : 20px;
	height: 20px;
	top:	180px;
	left:	0;
	background-image:url(../img/home_corner_top_left.gif) ;
	background-repeat: no-repeat;
}



#home span.corner-down-right
{
	width : 20px;
	height: 20px;
	top:	524px;
	left:	543px;
	background-image:url(../img/home_corner_bottom_right.gif) ;
	background-repeat: no-repeat;
}

#home span.corner-down-left
{
	width : 20px;
	height: 20px;
	top:	524px;
	left:	0;
	background-image:url(../img/home_corner_bottom_left.gif) ;
	background-repeat: no-repeat;
}

#home-bottoms
{ 
	position:relative;
	top:0;
   	width: 160px;
	float:left;		
	margin-left:25px;
	margin-top:40px;
}

.home-bottoms-division
{
	
	margin:0;
 	position:relative;
	top:0;
	margin-bottom:10px;
	margin-top:10px;
}

#video
{
	position:relative;
	width:563px;
	height:424px;
	margin-top:5px;
	margin-left :auto;
	margin-right:auto;	
}

#barre
{
	position:relative;
	width:553px;
	height:40px;
	//margin-top:5px;
	margin-left :auto;
	margin-right:auto;
	//border:solid #CC0000 1px;
	background-image:url(../img/compatible.gif) ;
	background-repeat: no-repeat;
	margin-top:40px;
	top:367px;
/*	border:solid black 1px;*/
}







