/* homepage */

h2
{
    display:block;
    border-bottom:1px solid #FFFFFF;
    font-family:arial;
    font-size:18px;
    font-weight:normal;
    line-height:24px;
    margin:0 0 12px;
    padding:0 0 11px;
}

#btn-more-news
{
    float:right;
    font-size:12px;
}

#news
{
	padding:0px 0 0;
}
#news li{
	height:28px;
	padding:0 0px 10px 16px;
	background:url(../images/puce_news-item.gif) 2px 5px no-repeat;
}

#news a
{
	color: #FFF;
	text-decoration: none;
	line-height:16px;
}

#content{
	padding: 0px !important;
	width:958px;
	height:313px;
}

#content-main{
	width:705px;
	height:313px;
	color:#fff;
}

#content-aside{
	padding:0 0 0 20px;
	width:200px;
	height:313px;
	color:#fff;
}

/*

15/01/10 : CHANGEMENT POUR LA VIGNETTE DU JEU

#news{
	width:200px;
	height:228px;
	overflow:hidden;
}
*/
#news{
	width:200px;
	height:152px;
	overflow:hidden;
}

#special-event{
    position:absolute;
    margin:-9px 0 0;
    height:141px;
    width:226px;
}

#special-event a{
    display:block;
    width:226px;
    height:141px;
}


#btns-container{
	margin:6px 0 15px;
	height:80px;
	width:965px;
	overflow:hidden;
}
#btns-container li{
	display:inline;
	padding:0 6px 0 0;
}
p{
	float:left;
	clear:left;
	width:290px;
}
#player
{
	position:absolute;
	margin:47px 0 0 303px;
	width:402px;
}
#player p
{
	width:402px;
}
#player p a
{
	padding:0 0 0 115px;
	background-position:90px 10px;
}
#player p a:hover
{
	background-position:90px -36px;
}
#content-aside p
{
	width:200px;
}
#content-aside p a
{
	padding:0 0 0 40px;
	background-position:15px 10px;
}
#content-aside p a:hover
{
	background-position:15px -36px;
}
#content-aside p a span
{
	padding:0 15px 0 5px
}
#player p,
#content-aside p
{
	padding:0;
	background:url(../images/btn_black-arrow_left.png) 0 0 no-repeat;
}
a.btn_black-arrow{
	display:block;
	padding:0 0 0 86px;
	height:37px;
	line-height:33px;
	font-size:13px;
	font-weight: bold;
	color:#fff !important;
	text-decoration:none;
	background-image:url(../images/btn_black-arrow_link_bg.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
a.btn_black-arrow span{
	display:block;
	padding:0 32px 0 5px;
	height:37px;
	background:url(../images/btn_black-arrow_right.png) 100% 0 no-repeat;
}
#video-container
{
	margin:0 0 2px;
	height:225px;
	width:400px;
	border:1px solid #898fa2;
	background:#000;
}
#video
{
	outline: none !important;
}

#follow-us {
    top:-15px;
}
