HTML { overflow-x:hidden ; }

body {
margin:0px;
padding:0px;
background-color: #000000;
font-size: 11px;
font-family: "arial", helvetica, sans-serif;
line-height: 18px;
overflow-x: hidden;
font-weight: bold;
}

#menu
{
	color: #ffcc33;
	float: right;
	top: 4px;
	font-size: 18px;
	line-height: 25px;
	letter-spacing: -1px;
	margin-top: 0px;
	margin-right: 22px;
}

#menu a:link
{
	color: #ffcc33;	
	text-decoration: none;
	margin-left: 0px;
	font-weight: bold;

}

#menu a:visited
{
	color: #ffcc33;	
	text-decoration: none;
	margin-left: 0px;
	font-weight: bold;

}


#menu a:hover
{
	color: #ff6633;	
	text-decoration: none;
	margin-left: 0px;
	font-weight: bold;

}

#menu a.on
{
	color: #ff6633;		
	text-decoration: none;
	margin-left: 0px;
	font-weight: bold;
}

#menu img
{
 margin-left: 7px;
 margin-right: 9px;	
}

#bottom
{
	color: #ffcc33;
	text-align: center;
	margin-bottom: 40px;
	margin-left: 15px;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: -1px;
	width: 980px;
}

#bottom a
{
	color: #ffcc33;
	text-align: center;
	font-size: 11px;
	line-height: 25px;
	letter-spacing: -1px;
}

#bottom .pics
{

}

#bottom .copyrights
{
	color: #ffcc33;
	text-align: center;
	font-size: 13px;
	letter-spacing: -1px;
}


#bottom .synergy
{
	color: #ffcc33;
	text-align: center;
	font-size: 11px;
}

#bottom .txt
{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: justify;
	width: 955px;
	color: #666666;
	font-size: 12px;
}
/** STYLES POUR LE PLAYER **/
.vplayer_thumbnail  {
  text-align: center;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.vplayer_thumbnail  img {
  margin-top:110px;
}