* { margin: 0; padding: 0;}

body {
	margin: 0;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
}	

a { 
	color: #ffffff;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

table{
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.menu{
	background: url(images/bouton-off.gif) no-repeat;
	font-size: 10px;
	font-weight: bold;
}

.menu:hover{
	background: url(images/bouton-on.gif) no-repeat;
}

#big{
	font-size:50px;
	text-decoration:none;
}
#footer{
	font-size: 10px;
	color: #FFFFFF;
}

#page{
	height: 800px;
	width: 900px;
}

#Layer52 {
	position:absolute;
	left:48%;
	top:667px;
	width:76px;
	height:72px;
	z-index:70;
}
#Layer53 {
	position:absolute;
	left:37%;
	top:642px;
	width:91px;
	height:84px;
	z-index:69;
}
#Layer54 {
	position:absolute;
	left:40%;
	top:615px;
	width:60px;
	height:32px;
	z-index:71;
}
#Layer55 {
	position:absolute;
	left:39%;
	top:589px;
	width:54px;
	height:29px;
	z-index:72;
}
#Layer56 {
	position:absolute;
	left:38%;
	top:556px;
	width:64px;
	height:24px;
	z-index:73;
}
#Layer57 {
	position:absolute;
	left:38%;
	top:520px;
	width:58px;
	height:34px;
	z-index:74;
}
#Layer59 {
	position:absolute;
	left:38%;
	top:475px;
	width:71px;
	height:40px;
	z-index:75;
}
#Layer60 {
	position:absolute;
	left:42%;
	top:426px;
	width:65px;
	height:59px;
	z-index:76;
}
#Layer61 {
	position:absolute;
	left:47%;
	top:394px;
	width:46px;
	height:46px;
	z-index:77;
}
#Layer62 {
	position:absolute;
	left:54%;
	top:400px;
	width:53px;
	height:71px;
	z-index:78;
}
#formation {
	font-size:14px;
	margin-left:10px;
	text-align:left;
	margin-right:10px;
}
#coach {
	font-size:14px;
	margin-left:10px;
	text-align:left;
	margin-right:20px;
}







#menuDeroulant
{
	list-style-type: none;
	margin:0;
	padding: 0;
	border: 0;
	position:relative;
	width: 100;
}
#menuDeroulant li
{
 width: 100px;
 margin: 0;
 padding: 0;
 border: 0;
}
#menuDeroulant .sousMenu
{
 list-style-type:none;
 margin: 0;
 padding: 0;
 border: 0;
 display: none;
 position:absolute;
 left:0;

}
#menuDeroulant .sousMenu li
{
 margin: 0;
 padding: 0;
 border: 0;
 width: 100px;
 background-image:url(images/fond.png)
}
#menuDeroulant li a:link, #menuDeroulant li a:visited
{
 display: block;
 height: 1%;
 margin: 0;
 padding: 4px 8px;
 text-decoration: none;
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
 display: block;
 color: #FFF;
 margin: 0;
 border: 0;
 text-decoration: none;
 background: none;
}
#menuDeroulant .sousMenu li a:hover
{
 background-image: url("images/fondTR2.png");
}
#menuDeroulant li:hover > .sousMenu { display:block; }

