/* CorusSports.com */
/* Corus Quebec © 2009 */
/* romain.lefebvre@corusent.com */

/* *** Templates // Pages générales *** */
#content {
	background:#fff url(../img/bck/column-right.gif) repeat-y right top;;
}
#column-left {
	width:643px;
	padding:9px 10px 9px 9px;
	float:left;
	overflow:hidden;
}
#column-right {
	width:300px;
	padding:9px;
	float:left;
	overflow:hidden;
	background:#f1f1f1;
}
.general {
	float:none;
	clear:both;
	padding:5px 5px 80px 5px;
}
.general a {
	text-decoration:underline;
	color:#6a6a6a;
}
.general a:hover {
	text-decoration:underline;
	color:#2a2a2a;
}
/* *** Colonne *** */
.bte {
	margin-bottom:10px;
	overflow:hidden;
}
.bte table.tbgb {
	width:100%;
	margin:0 auto;
	border-collapse:collapse;
}
.bte .tbgb td,
.bte .tbgb th {
	padding:3px 6px;
	font-size:11px;
	border:1px solid #dddddd;
}
.bte .tbgb th {
	background:#cecece;
	color:#3a3a3a;
	font-weight:bold;
	font-size:10px;
}
.bte .tbgb .clna { text-align:left; }
.bte .tbgb .clnb { text-align:center; width:64px }
.bte .tbgb .clnc { text-align:right; }

.bte .tbgb .line-a td { background:#f0f0f0; }
.bte .tbgb .line-b td { background:#fff; }

.btehead {
	color:#fff;
	font-weight:bold;
	padding:6px !important;
	font-size:12px;
}
.btefooter {
	background:#fff url(../img/bck/section-bte-footer.gif) repeat-x left bottom;
	border: 1px solid #ddd;
	border-top:none;
	line-height:1.5em;
	color:#006699;
	padding-left:10px;
	font-size:11px;
}
.ad160-2 {
	width:160px;
	height:600px;
	margin:10px 0;
}
/* Boite colonne */
.clnbox {
	float:none;
	clear:both;
	margin-bottom:10px;
	background:#ffffff;
}
.clnbox .head {
	font-size:15px;
	font-weight:bold;
	padding:0 0 0 5px;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	height:30px;
	line-height:30px;
	background:#5f5f5f;
	color:#fff;
}
.clnbox .head2 {
	font-size:13px;
	font-weight:bold;
	padding:0 0 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	height:24px;
	line-height:24px;
	background:#e7e7e7;
	color:#404040;
	border-left:1px solid #cdcdcd;
	border-right:1px solid #cdcdcd;
}
.clnbox .footer {
	font-size:12px;
	padding:0 0 0 5px;
	height:28px;
	line-height:28px;
	background:#fff url(../img/bck/clnbox-footer.gif) repeat-x left bottom;
	color:#3c87dd;
	border:1px solid #cdcdcd;
	border-top:none;
}
.clnbox ul.news {
	border:1px solid #cdcdcd;
	border-bottom:none;
}
.clnbox ul.news li {
	float:none;
	clear:both;
	border-bottom:1px dotted #cdcdcd;
	font-size:11px;
}
.clnbox ul.news li a {
	display:block;
	padding:4px 5px;
	color:#1e2423;
}
.clnbox ul.news li a:hover {
	background:#5f5f5f;
	color:#fff;
	text-decoration:none;
}
.clnbox ul.audio {
	padding-top:8px;
	border:1px solid #cdcdcd;
	border-bottom:1px dotted #cdcdcd;
}
.clnbox ul.audio li {
	float:none;
	clear:both;
	overflow:hidden;
	font-size:11px;
	padding:5px 10px;
}
.clnbox ul.audio li .play {
	float:left;
}
.clnbox ul.audio li .details {
	float:left;
	width:240px;
	padding-left:10px;
}
.clnbox ul.audio li .details .titre {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	margin-bottom:2px;
}
.clnbox ul.audio li .details .titre .date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#979797;
	margin-left:10px;
	font-weight:normal;
}
.ecouter {
	font-size:11px;
	margin:0 0 0 4px;
}
.ecouter a {
	color:#003d7c;
}
.ecouter a:hover {
	color:#5a5a5a;
	text-decoration:none;
}
.ecouter img {
	margin-right:4px;
	vertical-align:middle;
}
