/* Layout
----------------------------------------------------------------------- */
#main{
    background:none;
    margin-top:5px !important;
}
#content{
	float: left;
	overflow: hidden;
	width:800px;
	padding-right: 12px;
	background:url(../../images/sep.gif) repeat-y right 0;
}
#content .jeuxConcours{
    width:660px;
}
#main-content{ width: 490px; }
#main-content .jeuxConcours, .jddCom{
    width: 660px;
    background: #fff url(../../images/sep.gif) repeat-y 670px top;
    padding-right: 12px;
}
#side-content{
	float: right;
	width: 160px;
}

/* Alert ( bandeau derni�re minute )
----------------------------------------------------------------------- */
#alert-news a{
	display: block;
	zoom: 1;
	height: 33px;
	margin-bottom: 15px;
	line-height: 33px;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 20px;
	border: 1px solid #C5C5C5;
	background: url(../../images/alert.png) left top no-repeat;
}
#alert-news strong{
	margin-right: 10px;
	color: #E00;
}

/* Zone cover
----------------------------------------------------------------------- */
#zone-cover{
	min-height: 270px;
	margin-bottom: 10px;
}
#cover{
	float: left;
	width: 490px;
}
#cover h1{
	min-height: 29px;
	line-height: 26px;
	font-size: 30px;
	padding: 8px 0;
}
/* #cover h1.small{ font-size: 18px; line-height: 18px; } */
#cover h1.big{ font-size: 35px; line-height: 35px; }
#cover .photo{
	display: block;
	position: relative;
	float: left;
	width: 345px;
}
#cover em{ font-style: normal;  }
#cover .photo span{
	position: absolute;
	right: 0;
	top: 15px;
	display: block;
	width: 0;
	height: 0;
	border: 22px solid transparent;
	border-left: 0;
	font-size: 0;
	line-height: 0;
}
* html #cover .photo span{
	right: -1px;
	border-top-color: pink;
	border-bottom-color: pink;
	filter:chroma(color=pink);
}
#cover .photo img{ width: 345px; }
#cover div{
	overflow: hidden;
	float: right;
	width: 115px;
	height: 195px;
	padding: 15px;
}
#cover div p{ margin-bottom: 15px; }
#cover div a{ color: #FFF; }

.features,
#features{
	float: right;
	width: 300px;
}
.features div,
#features div{
	float: right;
	width: 160px;
	height: 85px;
	overflow: hidden;
}
.features .photo,
#features .photo{
	float: left;
	display: block;
	width: 130px;
}
.features .cat,
#features .cat{
	display: block;
	font-size: 11px;
	line-height: 1;
	font-weight: normal;
}
.features .cat a,
#features .cat a{ color: #666; }
.features h2,
#features h2{
	overflow: hidden;
	min-height: 35px;
	padding: 8px 0 2px;
	font-size: 18px;
	letter-spacing: 0;
}
.features li,
#features li{ background: url(../../images/sep.gif) left top repeat-x; }
.features li.first,
#features li.first{
	padding-bottom: 8px;
	margin-bottom: 1px;
	background: none;
}
.features li em,
#features li em{
	display: block;
	/* margin-top: 5px; */
	font-style: normal;
	font-size: 11px;
}
.features li em a,
#features li em a{ color: #666; }

/* Highlight
----------------------------------------------------------------------- */
#highlight{
	margin-bottom: 10px;
	border: 1px solid #D5D5D5;
	overflow: hidden;
	position: relative;
	z-index: 0; zoom: 1;
}
#highlight a{ padding: 0; }
#highlight a.photo{
	display: block;
	width: 510px; height: 300px; float: left;
	overflow: hidden;
}
#highlight ul{
	float: right;
	width: 260px; padding-right: 25px; padding-top: 10px;
}
#highlight li{
	border-top: 1px solid #e5e5e5;
	padding: 10px 0;
}
#highlight li.first{ border-top: 0; }
#highlight li h2{
	font-size: 1.4em;
	padding: 0;
}
#highlight .first h2{ font-size: 2.1em; }
#highlight em{
	display: block;
	width: 34px; height: 68px;
	padding: 0;
	position: absolute; left: 456px; top:20px;
	background: url(../../images/sprite-ico.png) no-repeat right -17px;
}
#highlight p{ padding: 10px 0 5px 0; }
#highlight p.over{
	width: 470px;
	padding: 10px;
	position: absolute; left: 0; bottom: 0;
	background: url(../../images/dot10-000.png);
}
#highlight p.over a{
	font:normal 1em Arial; color: #FFF;
	text-decoration: none;
}
#highlight .node{ border: 0; }
#highlight .related{
	float: none;
	width: auto;
	padding: 0;
}
#highlight .related li{ padding: 4px 0; border: 0; }

/* Cover Présidentielle
----------------------------------------------------------------------- */
.presidentielle-box{
	background: #FFF url(../../images/presidentielles/logo-presidentielle.png) no-repeat 10px 10px;
	padding: 8px;
	width: 220px;
	float: right;
}
.cover-presidentielles .presidentielle-box{
	background-color: #eeeff7;
	border: 1px solid #CCC;
	width: 282px;
}
.cover-presidentielles #features{
	width: 100%;
}
.cover-presidentielles .features h2,
.cover-presidentielles #features h2{
	min-height: 18px; -height: 18px;
	line-height: normal;
	font-size: 1em;
	padding: 8px 0 2px 0;
}
.cover-presidentielles #features div,
.cover-presidentielles #features .photo img,
.cover-presidentielles #features .cat{ display: none; }
.cover-presidentielles #features .photo{ margin-right: 5px; }

.cover-presidentielles #features .first div{
	width: auto; height: 100%;
	float: none;
	display: block;
}
.cover-presidentielles #features .first h2{
	font-size: 1.6em;
}
.cover-presidentielles #features .first .photo img{ display: block; }











/* Headlines
----------------------------------------------------------------------- */
.headlines{
	_height: 1%;
	overflow: hidden;
	background: url(../../images/sep.gif) repeat-y center top;
}
.headlines div{ width: 230px; }

/* Scan
----------------------------------------------------------------------- */
#main-content #scan li em{
	display: block;
	overflow: hidden;
	width: 80px;
	margin-left: 45px;
	white-space: nowrap;
	font-style: normal;
}
#main-content #scan li h3{ margin-left: 130px; }
#content-main #scan{
	border-color: #CCC;
	zoom: 1;
}

/* Tableaux
----------------------------------------------------------------------- */
#class-ligue-1 table,
#class-res table{
	width: 100%;
}
#class-res th p{
	text-align: left;
	font-weight: bold;
}
#class-ligue-1 td,
#class-res td{
	background: url(../../images/sep.gif) repeat-x center bottom;
}
#class-res tr:last-child td,
#class-ligue-1 tr:last-child td{
	background: none;
}
#class-res .pos,
#class-res .pts,
#class-ligue-1 .pos,
#class-ligue-1 .pts{
	font-weight: bold;
}
#class-res .time,
#class-res .mj,
#class-res .diff,
#class-ligue-1 .pts,
#class-ligue-1 .mj,
#class-ligue-1 .diff{
	text-align: right;
}

/* Over sport
----------------------------------------------------------------------- */
#over-sport h5{
	font-weight: normal;
	font-size: 1em;
	padding-bottom: 8px;
	/* margin: 10px 0 0; */
	margin: 0;
	background: url(../../images/sep.gif) left bottom repeat-x;
}
#over-sport li{
	position: relative;
	padding-bottom: 6px;
	background: url(../../images/sep.gif) left bottom repeat-x;
}
#over-sport a{ color: #059; }
#over-sport .pari{
	position: absolute;
	top: 0;
	right: 0;
	background: transparent url(../../images/sprite-ico.png) repeat scroll -19px -51px;
	display: block;
	height: 13px;
	width: 29px;
	text-indent: -999em;
}

/* Remont�es colonne centrale (Poker & Turf)
----------------------------------------------------------------------- */
#from-poker.node h2,
#from-turf.node h2{
	margin-bottom:5px;
	line-height:0.9em;
	}
.node .features h2,
.node #features h2{	text-transform:none;	}
.node .features h2 .cat,
.node #features h2 .cat{	display:none;	}
#from-poker.node,
#from-turf.node{	border-top-color:#e00;	}
/*
#from-poker.node{	border-top-color:#600;	}
#from-turf.node{	border-top-color:#071;	}
*/
#from-turf .features div,
#from-turf #features div{
	float:none;
	width:auto;	height:auto;
	}
#from-turf .features .photo,
#from-turf #features .photo{	padding-right:10px;	}
.features .extra a{
	color:#666;
	font-size:11px;
	}
	
#from-turf .photo img,
#from-poker .photo img{
	width:73px;	height:47px;
	}
#from-poker .features .photo,
#from-poker #features .photo,
#from-turf .features .photo,
#from-turf #features .photo{
	width:auto;
	}
#from-poker .features div,
#from-poker #features div{
	width:220px;	height:auto;
}
a.block_debats_pics_link
{
	display:block;
	float:left;
}

#twitter-widget-0{
    margin: 0px 0px 20px;
    border-top: 10px solid #CCCCCC;
}