html, body {	
	margin: 0;	
	padding: 0;	
	height: 100%;
}
body{
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size:12px;	
	color:#666;
	background:#000 url(/images/fond.jpg) center top no-repeat;
}
form{
	margin:0;
	padding:0;
}
a{
	color:#003f64;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a:focus{
	outline:none;
}
#container{
	margin:auto;
	padding:0;
	width:990px;
	background:url(/images/container_back.png) left top repeat-y;
	z-index:1000;
}
/**/
#header{
	height:200px;
	background:#000000 url(/images/header.jpg) left top no-repeat;
}
#header h1{
	margin:0;
	padding:0;
}
#header h1 a{	
	float:left;
	display:block;
	width:330px;
	height:130px;
	margin:20px 0 15px 30px;
}
#header h1 span{
	display:none;
}
#header #banner{
	float:left;
	display:inline;
	margin-top:25px;
	margin-left:28px;
	background:#000;
	border:1px solid #1b3340
}
#header .connexion, #header .recherche{
	background:url(/images/connexion.png) left top no-repeat;
	width:290px;
	height:25px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	line-height:25px;
	color:#666;
}
#header .connexion a{
	color:#888;
}
#header .connexion a:hover{
	color:#ccc;
	text-decoration:none;
}
#header .recherche{
	padding:0 10px;
}
#zone, #recherche{
	background:#000;
	border:none;
	color:#ccc;
	margin:5px 0 0 0;
	padding:0 5px;
	font-size:12px;
	width:240px;
}
#recherche{
	width:20px;
	height:15px;
	display:block;
	padding:0;
	background:#000 url(/images/recherche.png) center top no-repeat;
	cursor:pointer;
}
#recherche:hover{
	background-position:center bottom;
}
#shared{
	float:right;
	margin:2px 10px 0 0;
}
/***menu****/
#menu{
	width:950px;
	height:35px;
	float:left;
	display:inline;
	background:url(/images/menu_back.png) left top no-repeat;
	padding:0 20px;
	z-index:100;
}
#menu ul{
	margin:0;	
	padding:0;	
	display:block;	
	float:left;
	z-index:90;
}
#menu ul li{
	position: relative;
	margin:0;	
	padding:0;	
	list-style:none;		
	display:inline;
	float:left;
	z-index:80;
}
#menu ul li a{
	height:35px;	
	line-height:35px;
	display: block;
	/*padding:0 24px;*/
	margin:0;
	font-size:11px;	
	color:#8cadc9;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	width:105px;
	text-align:center;
	background:url(/images/menu.png) left top no-repeat;
}
#menu ul span#sep{
	height:35px;	
	line-height:35px;
	width:4px;
	display:block;
	float:left;
	background:url(/images/menu_span.png) left top no-repeat
}
#menu ul li a:hover,
#nouvelle #nouvelle_tab,
#article #article_tab,
#home #accueil_tab,
#guide #guide_tab,
#video #video_tab,
#ladder #ladder_tab,
#contact #contact_tab,
#livestream #livestream_tab,
#replay #replays_tab,
#membres #forum_tab{
	color:#009cab;
	background-position:left bottom;
}
#membresid_member .id a,
#membresmember_name .name a,
#membresvalue .sc_id a,
#membrespts .pts a{
	background:#ac4900;
	text-decoration:none;
	color:#FFF;
}
/**/
#content{
	width:954px;
	float:left;
	display:inline;
	padding:0 19px 0 17px;
	margin:10px 0 0 0;
}
#left{
	width:261px;
	float:left; 
	display:inline;
	padding:0 0 0 17px;	
	margin:10px 0;
}
#left h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(/images/left_h_back.png) left top no-repeat;
	width:245px;
	height:32px;
	margin:0;
	padding:0;
	line-height:35px;
	padding-left:15px;
	color:#ccd7dc;
	font-size:14px;
	text-transform:uppercase;
}
#left h2 a{
	color:#ccd7dc;
}
#left .forum h3{
	margin:0;
	padding:3px 10px;
	background:#012941;
	color:#FFF;
	font-size:10px;
	text-transform:uppercase;
}
#left ul{
	margin:0;
	padding:0;
	list-style:none;
}
#left ul li{
	margin:0;
	padding:0;
	border:1px solid #96bed7;
	margin-bottom:2px;
}
#left ul li a{
	background:#c2d5e0  url(/images/gradient2.png) left top repeat-x;
	display:block;
	text-decoration:none;
	padding:3px 5px;
	color:#003f64;
	white-space:nowrap;
	overflow:hidden;
}
#left ul li a:hover,
#left .tournois ul li a:hover{
	background:#a9cbe0;
}
#left ul li a.last, 
#left .partenaires ul li a.last,
#left .livestreams ul li a.last,
#left .classement ul li a.last,
#left .tournois ul li a.last,
#left .articles ul li a.last,
#left .forum ul li a.last
{
	background:#81a7bd;
	height:15px;
	line-height:15px;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-transform:lowercase;
	padding:0 0 0 10px;
	margin:0;
}
.last{
	display:block;
	text-decoration:none;
	padding-left:10px;
	color:#FFF;
	background:#81a7bd;
	height:15px;
	line-height:15px;
	border:1px solid #FFF;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}
#left ul li a.last:hover, 
#left .partenaires ul li a.last:hover,
#left .livestreams ul li a.last:hover,
#left .classement ul li a.last:hover,
#left .tournois ul li a.last:hover,
#left .articles ul li a.last:hover,
#left .forum ul li a.last:hover,
.last:hover{
	background:#96bed7;
	cursor:pointer;
	text-decoration:none;
}
#left .partenaires ul{
	margin:0;
	padding:0;
	list-style:none;
}
#left .partenaires ul li{
	margin:0;
	padding:0;
	border:1px solid #96bed7;
	margin-bottom:2px;
}
#left .partenaires ul li a{
	height:35px;
	width:250px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin:0;
	opacity:0.85;
	filter:alpha(opacity=85);
}
#left .partenaires ul li a:hover{
	opacity:1;
	filter:alpha(opacity=100);
}
#left .livestreams ul li a img{
    height:36px;
    width:36px;
    margin-right:5px;
	border:none;
    float:left;
}
#left .livestreams ul li a{
	height:36px;
}
#left .livestreams ul li a span{
	font-size:10px;
}
#left .classement ul li a img{
	width:15px;
	height:15px;
	border:none;
	margin-right:5px;
}
#left .classement ul li a span{
	font-size:10px;
}
#left .tournois ul li a{
	padding:5px;
	white-space:normal;
	overflow:visible;
	background:#c2d5e0 url(/images/gradient.png) left top repeat-x;
}
#left .tournois ul li img{
	width:65px;
	height:83px;
	border:none;
	float:left;
	margin-right:5px;
}
#left .tournois h3, #left .tournois span{
	margin:0 0 5px 0;
	padding:0;
	font-size:13px;
}
#left .tournois span, #right .infotournois span{
	display:block;
	font-size:11px;
	padding:0 0 4px 18px;
	width:145px;
	margin:0;
	float:left;
}
#right .infotournois span{
	width:633px;
}
#left .tournois span.cout, #right .tournois .cout{
	background:url(/images/icon_price.png) left top no-repeat;
}
#left .tournois span.date, #right .tournois .date{
	background:url(/images/icon_calendar.png) left top no-repeat;
}
#left .tournois span.auteur, #right .tournois .auteur{
	background:url(/images/icon_city.png) left top no-repeat;
}
#left .articles ul li img{
	width:60px;
	height:36px;
	border:none;
	float:left;
	margin-right:5px;
}
#left .articles ul li a{
	height:36px;
	white-space:normal;
	overflow:visible;
}
#left .forum ul li a{
	height:20px;
	line-height:20px;
	padding:0 5px;
}
/**/
#right{
	width:683px;
	float:left;
	display:inline;
	padding:0 19px 0 10px;
	margin:10px 0;
}
#right h2, #content h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:url(/images/right_h_back.png) left top no-repeat;
	width:684px;
	height:32px;
	margin:0;
	padding:0;
	line-height:35px;
	padding-left:20px;
	color:#ccd7dc;
	font-size:14px;
	text-transform:uppercase;
}
#content h2{
	width:954px;
	background:url(/images/h_back.png) left top no-repeat;
}
/***À la une***/
#une{
	background:#06314d;
	border-width:0 1px 1px 1px;
}
#alpha{
	height:72px;
	width:675px;
	margin:0;
	padding:0;
	position:absolute;
	background:url(/images/contain_alpha.png) left top repeat-x;
	margin-top:-73px;
	border-top:1px solid #333;
}
#alpha h3{
	margin:0 auto;
	padding:8px 0;
	line-height:24px;
	font-size:24px;
	text-align:center;
	color:#FFFFFF;
	text-transform:uppercase;
	letter-spacing:0.05em;
	border:none;
	text-shadow:#000 3px 3px 3px;
	font-family:Tahoma, Geneva, sans-serif;
	width:590px;
}
#alpha a{
	color:#FFF;
}
#alpha a:hover{
	text-decoration:none;
}
#paging {
	position:absolute;
	padding:11px 0 0 0;
	margin:0 0 0 600px;
	display:block;
	height:16px;
}
#paging a {
    background: url(/images/paging-not-select.png) left top no-repeat;
    display: block;
    float: left;
    height: 11px;
    margin-right: 4px;
    text-indent: -99999px;
    width: 11px;
}
#paging a.activeSlide{
    background: url(/images/paging-select.png) left top no-repeat;
}
/**/
.infotournois{
	margin:0 0 10px 0;
	background:#f5f5f5 url(/images/gradient3.png) left top repeat-x;
	border:1px solid #e5e5e5;
	padding:5px;
}
.evenement{
	padding:7px 3px;
	color:#333;
	text-align:justify;
}
.nouvelles{
	padding:7px 12px;
	color:#333;
	text-align:justify;
}
.nouvelles h3, .nouvelles h1, #right .nouvelles h2{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 1px 0;
	padding:0;
	font-size:16px;
	line-height:25px;
	background:none;
	display:block;
	color:#003f64;
	text-transform:none;
}
.nouvelles h4, .nouvelles h5{
	color:#003f64;
}
.nouvelles h3 span{
	color:#d0702a;
	font-size:13px;
}
#right .listings p strong{
	font-weight:normal;
}
#right .listings .tournois p strong{
	font-weight:bold;
}
#right .listings p{
	margin:0;
	padding:0;
}
#right .listings .tournois p{
	margin:0 0 15px 0;
}
#right .listings .suite, #right .listings .tournois .suite{
	margin:10px 0 0 0;
	padding:0;
}
.nouvelles p{
	margin:0 0 15px 0;
	padding:0;
	text-align:justify;
	padding-right:10px;
	color:#333;
}
.nouvelles.listings a img, .image, .photo {
	border:2px solid #ccc;
}
.nouvelles.listings a:hover img, a:hover .image, a:hover .photo  {
	border:2px solid #003f64;
}
.nouvelles a .avatar, .nouvelles a:hover .avatar {
	border:none;
}
.nouvelles.listings img{
	width:175px;
	height:105px;
	display:block;
	float:left;
	display:inline;
	margin-right:10px;
}
.nouvelles.listings .tournois img{
	width:175px;
	height:225px;
	display:block;
	float:left;
	display:inline;
	margin-right:10px;
}
.nouvelles.listings .tournois ul{
	list-style:none;
}
#container .suite{
	margin:0;
	padding:0;
	font-size:11px;
}
#container .tournois .suite{
	margin:10px 0 0 0;
}
/**/
#partenaires ul, #partenaires ul li{
	list-style:none;
    margin:0;
    padding:0;
}
#partenaires{
	padding:10px 20px;
	background:#031a20;
	border-top:1px solid #000;
}
#partenaires a{
	float:left;
}
#partenaires a img{
	width:153px;
	margin-right:5px;
}
#footer{	
	color:#999;	
	margin:0;
	padding:40px 25px 0 25px;
	height:210px;
	background:url(/images/footer.jpg) left top no-repeat;
	font-size:10px;
}
#footer ul, #footer ul li{
	list-style:none;
    margin:0;
    padding:0;
}
#footer .cell{
    display:inline;
    float:left;
    margin:0 20px 15px 0;
    width:150px;
}
#footer .cell.first{
    width:330px;
}
#footer .cell.second{
    width:250px;
}
#footer .cell h3{
    margin:0 0 5px 0;
    padding:0;
	color:#ccc;
	border:none;
	text-transform:uppercase;
}
#footer .cell li{
	width:100%;
    display:block;
	height:16px;
	line-height:16px;
}
#footer .cell li a{
    font-size:10px;
}
#footer .cell a img{
	float:left;
	margin-right:5px;
	margin-top:1px;
}
#footer .cell.no{
	margin-right:0;
}
#footer a{
	color:#ddd;
	text-decoration:none;
}
#footer a:hover{
	color:#fff;
	text-decoration:underline;
}
#footer #copy{	
	text-align:center;	
}
/*classes*/
.shared{
	position:absolute;
	padding:8px 0 0 0;
	margin:0 0 0 650px;
	display:block;
	height:16px;
}
.wrap{
	background:#FFF;
	border:1px solid #b0b0b0;
	margin:0 3px 10px 3px;
	padding:0;
}
.no{
	border:none;
	background:none;
}
.small{
	font-size:10px;
	line-height:90%;
}
.clear{
	clear:both;
}
.separator{
	clear:both;
	height:10px;
}
.line{
	border-top:1px solid #999;
	padding-bottom:5px;
	margin:0 10px 0 0;
}
.hidden{
	display:none;
}
.center{
	text-align:center;
}
.left{
	float:left;
	display:inline;
	margin-right:10px;
}
.right{
	float:right;
	display:inline;
	margin-left:10px;
}
.orange{
	color:#d0702a;
}
.blue{
	color:#727b82;
}
.red{
	color:#901414;
}
.contact{
	margin:10px 0;
	padding:10px;
	background:#ececec;
	border:1px solid #ddd;
}
/*bouton*/
.button, .button_small, .button_long{
	padding:2px 5px;
	margin:0 0 10px 0;
	background:#00214f;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	/*width:120px;*/
	font-size:12px;
	border:1px solid #004080;	
	text-align:center;
	text-decoration:none;
	cursor:pointer;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.button_small{
	height:20px;
	line-height:20px;
	padding:0;
	margin:5px 0;
	cursor:pointer;
	font-size:11px;
	width:100%;
	float:left;
	display:inline;
}
.button_long{
	font-size:10px;
	padding:1px 10px;
	margin:0 5px;
}
.button:hover, .button_small:hover, .button_long:hover{	
	background:#ac4900;
	border:1px solid #d0702a;
	text-decoration:none;
}
#recherche_form #zone.grey, .grey{
	color:#666;
}
#container h3.titre{
	font-size:28px;
	padding:5px 0 10px 0;
}
#center{
	width:570px;
	margin:auto;
}
/*classement*/
#nbpages{
	height:20px;
	width:650px;
	background:#175174;
	color:#fff;
	float:left;
	border: 1px solid #CCCCCC;
}
.numpages, .pages{
	height:20px;
	line-height:20px;
	float:left;
	display:block;
	text-align:center;
	padding:0px 10px;
	color:#fff
}
.pages{
	background:#093650;
}
.numpages:hover{
	text-decoration:none;
	background:#093650;
}
/**/
#classement_tab{
	width:650px;
	height:25px;
	background:#dc850d url(/images/orange_bar.png) left top repeat-x;
	color:#FFF;
	line-height:25px;
	border:1px solid #CCC;
	font-weight:bold;
	text-transform:uppercase;
	font-size:10px;
}
#classement_tab .id, #classement_tab .sc_id{
	background:#dc850d url(/images/orange_bar.png) left top repeat-x;
}
.classement_tab{
	color:#FFF;
	width:650px;
	height:25px;
	background:#1d5c82 url(/images/blue_bar.png) left top repeat-x;
	color:#FFF;
	line-height:25px;
	border:1px solid #CCC;
	display:block;
	float:left;
}
.classement_tab a{
	color:#FFF;
	text-decoration:none;
	cursor:pointer;
}
a:hover .classement_tab .avatar,
a:hover .classement_tab .id, 
a:hover .classement_tab .name, 
a:hover .classement_tab .sc_id,
a:hover .classement_tab .pts{
	color:#FFF;
	background:#093650;
	text-decoration:none;
}
.avatar, #left .avatar{
	width:25px;
	float:left;
	display:inline;
}
#left .avatar{
	background:#1d5c82;
	color:#FFF;
	width:15px;
	height:15px;
	margin-right:5px;
	text-indent:-9999;
	font-size:0;
}
.id{
	width:60px;
	float:left;
	display:inline;
	background:#1e597c;
}
.name{
	width:320px;
	float:left;
	display:inline;
}
.sc_id{
	width:135px;
	float:left;
	display:inline;
	background:#1e597c;
}
.pts{
	width:110px;
	float:left;
	display:inline;
	text-align:right;
	/*background:#1e597c;*/
}
.classement_tab span, .choix span{
	padding:0 0 0 10px;
}
.classement_tab .pts span, #classement_tab .pts span{
	padding:0 10px 0 0;
}
.choix a{
	display:block;
	color:#ddd;
}
.choix a:hover{
	background:#ed9a3a;
	text-decoration:none;
	color:#FFF;
}
/*equipe*/
.equipe{
	width:125px;
	float:left;
	margin-right:5px;
}
.equipe h3{
	text-align:center;
	font-size:12px;
	margin:0;
	padding:0;
}
/***livestream / videos***/
.livestream, .videos{
	display:block;
	float:left;
	background:#c2d5e0 url(/images/gradient4.png) left top repeat-x;
	color:#003f64;
	border:2px solid #96bed7;
	text-align:left;
}
.livestream{
	width:310px;
	height:155px;
	margin:5px;
}
.livestream h3, .videos h3{
	color:#FFF;
	background:#003f64;
	text-align:left;
}
.livestream h3{
	padding:0 7px;
	height:25px;
	line-height:25px;
	font-size:16px;
	white-space:nowrap;
	overflow:hidden;
}
.livestream .description{
	padding:10px;
	color:#333333;
	height:80px;
}
.livestream .race{
	padding:5px 10px;
	height:20px;
}
#container .livestream img, #container .videos img{
	border:none;
}
.livestream:hover, .videos:hover{
	background:#a9cbe0;
	text-decoration:none;
	border:2px solid #ccc;
}
.videos{
    width:160px;
 	margin:3px 1px 3px 3px;
}
.videos img{
	width:160px;
}
.videos h3{
	height:25px;
	line-height:11px;
	font-size:11px;
	padding:5px 7px;
	margin:0;
}
.videos .categorie, .videos .section{
	font-size:10px;
	color:#333;
	height:20px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
}
.videos .section{
	background:#afc8d7;
	font-size:11px;
	font-weight:normal;
}
.play{
	width:20px;
	height:20px;
	background:#003f64 url(/images/play-stream.png) left top no-repeat;
	display:block;
	float:right;
	margin-top:3px;
}
/****/
#reseauxsociaux {
	float:left;
}
#twitter {
	margin:2px 30px 20px 0;
}
#facebook {
	margin:2px 35px 0 0;
}
#google{
}
/******/
/*admin*/
#admin #replay, #embed{
	width:650px;
}
#embed{
	height:80px;
	vertical-align:top;
	line-height:80px;
}
#pts{
	width:220px;
}
#sc2id{
	width:130px;
}
#admin #header{
	height:165px;
}
#admin .wrapper {
	padding:10px 10px 10px 15px;
}
#admin form label{
	font-size:11px;
}
#admin form span.small{
	font-size:9px;
}
