/* CorusSports.com */
/* Corus Quebec © 2009 */
/* romain.lefebvre@corusent.com */

/* *** Sections *** */
#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;
}
/* *** Audio & Forum *** */
.forums .cln {
	width:290px;
}
.audiolist .clnaudio {
	width:290px;
}
/* *** News list / sections *** */
.n1 {
	clear:both;
	float:none;
	overflow:hidden;
	padding:5px;
	margin-bottom:10px;
	border-bottom:1px dotted #c9c9c9;
}
.n1 h1 {
	font-size:26px;
	line-height:1em;
	font-weight:normal;
	margin-bottom:8px;
}
.n1 h1 a:hover {
	text-decoration:none;
}
.n1 p, .n2 p, .n3 p {
	margin:0;
	padding:0;
}
.n1 p a, .n2 p a, .n3 p a {
	text-decoration:underline;;
}
.n1 p a:hover, .n2 p a:hover, .n3 p a:hover {
	text-decoration:none;
}
.n2 {
	border-right:1px dotted #c9c9c9;
}
.n2, .n3 {
	float:left;
	width:300px;
	padding:10px;
	margin-bottom:10px;
}
.n2 h2, .n3 h3 {
	font-size:22px;
	line-height:.9em;
	font-weight:normal;
	color:#444444;
	margin-bottom:8px;
}
.n2 h2 a, .n3 h3 a {
	color:#444444;
}
.n2 h2 a:hover, .n3 h3 a:hover {
	color:#000000;
	text-decoration:none;
}
.imgps {
	float:left;
	margin-right:10px;
}
.nfo {
	font-size:11px;
	color:#6a6a6a;
	margin-bottom:6px;
}
.commentaires {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background:#eaeaea;
	color:#3a3a3a;
	border:1px solid #eaeaea;
	padding:0 3px;
}
.commentaires a {
	color:#3a3a3a;
}
.commentaires a:hover {
	color:#9a9a9a;
	text-decoration:none;
}
.ad160 {
	float:right;
	border-left:10px solid #fff;
	border-bottom:10px solid #fff;
	height:600px;
	padding:10px;
}
.news-entry {
	padding:5px 8px;
	margin-bottom:5px;
	border-bottom:1px dotted #c9c9c9;
	overflow:hidden;
}
.news-entry p {
	margin:0;
	padding:0;
}
.news-entry p a {
	text-decoration:underline;
}
.news-entry p a:hover {
	text-decoration:none;
}
.news-entry h4 {
	font-size:18px;
	line-height:1em;
	font-weight:normal;
	margin-bottom:6px;
}
.news-entry h4 a:hover {
	text-decoration:none;
	color:#1a1a1a;
}
.news-entry .prvw {
	float:left;
	margin-right:8px;
}
/* *** Article / Nouvelle / Page de lecture *** */
.top-opts {
	float:right;
	margin:4px 10px 20px 0;
	background:#f5f5f5;
	border:1px solid #dadada;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding:5px;
}
.top-opts li {
	float:left;
	font-size:9px;
	color:#8a8a8a;
	padding:0 5px;
	border-right:1px solid #d6d6d6;
	border-left:1px solid #fafafa;
}
.top-opts li:first-child {
	border-left:none;
}
.top-opts li:last-child {
	border-right:none;
}
.top-opts li a {
	color:#8a8a8a;
}
.top-opts li a:hover {
	color:#2a2a2a;
	text-decoration:none;
}
.top-opts li img {
	margin-right:2px;
	vertical-align:middle;
}
#article {
	float:none;
	clear:both;
	overflow:hidden;
	padding:0 0 20px 10px;
	background:#fff;
}
#article h1 {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	line-height:1.2em;
	float:none;
	clear:both;
	padding:5px 0;
	margin-bottom:6px;
	border-bottom:1px dotted #c8c8c8;
}
#article .txt {
	float:none;
	clear:both;
	overflow:hidden;
	padding-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.3em;
	color:#1a1a1a;
}
#article .txt a {
	text-decoration:none;
	color:#3a3a3a;
	border-bottom:1px dotted #8a8a8a;
}
#article .txt a:hover {
	text-decoration:none;
	color:#2a2a2a;
	border-bottom:1px solid #1a1a1a;
}
#article .txt .pct {
	float:right;
	margin-left:10px;
}
#article .txt .pct img {
	padding:3px;
	border:1px solid #cdcdcd;
}
#article .txt .pct .source {
	float:none;
	clear:both;
	padding:3px 0;
	font-size:10px;
	font-family:Tahoma, Verdana, Arial;
	color:#acacac;
	text-align:right;
	width:308px;
}
#article .txt h2 {
	margin:16px 0 6px 0;
	padding:3px 0;
	font-size:22px;
	font-weight:normal;
}
#article .txt h3 {
	margin:16px 0 6px 0;
	padding:3px 0;
	font-size:18px;
	font-weight:normal;
}
#article .txt h4 {
	margin:16px 0 6px 0;
	padding:3px 0;
	font-size:14px;
	font-weight:bold;
}
#article .txt p {
	margin:0;
	padding:0 0 20px 0;
}
#article .txt ul,
#article .txt ol {
	padding:4px 20px;
}
#article .txt ul li {
	list-style-type:disc;
	margin:0 0 0 5px;
	padding:0 0 0 5px;
	font-size:12px;
}
#article .txt ol li {
	list-style-type:decimal;
	margin:0 0 0 5px;
	padding:0 0 0 5px;
	font-size:12px;
}
#article .fplayer {
	font-size:11px;
	color:#acacac;
	float:left;
	margin:0 15px 10px 0;
}
#article .options {
	clear:both;
	float:none;
	padding-top:20px;
}
#article .options ul {
	float:left;
	padding:10px;
	background:#f3f3f3;
	border:1px solid #dadada;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color:#4d4d5a;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#article .options ul li {
	margin:4px 0;
}
#article .options ul.wycd {
	width:80px;
	margin-right:10px;
}
#article .options ul.wycd li img {
	float:left;
	margin-right:6px;
	vertical-align:bottom;
}
#article .options ul.more {
	width:480px;
}
#article .options ul.more li {
	list-style-type:disc;
	margin-left:18px;
}
#article .options ul.more li a {
	padding:0 4px;
}
#article .options ul.more li a:hover {
	background:#d0d0d0;
	text-decoration:none;
	color:#1a1a1a;
}
.bcend {
	margin:15px 0;
	padding:10px 0;
	float:none;
	clear:both;
	border-top:1px dotted #cdcdcd;
	font-size:11px;
	color:#5a5a5a;
}
.bcend a {
	color:#5a5a5a;
}
.bcend .right {
	float:right;
}
/* Share */
.simpletip {
	position: absolute;
	padding:7px;
	background:url(../lib/share/img/popbck.png) repeat;
   -moz-border-radius: 8px;
   -webkit-border-radius: 8px;
   border: 1px solid transparent;
}
.tooltip-light .content {
   padding: 5px;
   background-color: white;
   color: #303030;
   font-size:11px;
   font-family:Tahoma, Geneva, sans-serif;
   color:#5a5a5a;
   overflow:auto;
}
.tooltip-light .content a {
	color:#5a5a5a;
	text-decoration:none;
}
.tooltip-light .content a:hover {
	color:#3a3a3a;
	text-decoration:none;
	border-bottom:1px dotted #4a4a4a;
}
.tooltip-light .content ul {
	margin:0;
	padding:0 0 0 4px;
	float:left;
}
.tooltip-light .content ul li {
	list-style-type:none;
	margin:4px 0
}
.tooltip-light .content ul li a {
	color:#5a5a5a;
	text-decoration:none;
}
.tooltip-light .content ul li a:hover {
	color:#3a3a3a;
	text-decoration:none;
	border-bottom:1px dotted #4a4a4a;
}
.tooltip-light .content ul li img {
	float:left;
	margin-right:4px;
}
.tooltip-light img {
	border:none;
}
.closebtn {
	float:right;
}
.tooltip-light .legttle {
	color:#5a5a5a;
	padding:0 3px;
}
.tooltip-light .champ {
	border:1px solid #cdcdcd;
	background:#f8f8f8;
	font-size:11px;
	color:#3a3a3a;
	font-family:Tahoma, Verdana, Arial;
	padding:2px 3px;
	float:none;
	clear:both;
	display:block;
	margin:2px 0 6px 0;
	width:90%;
}
.tooltip-light .textarea {
	border:1px solid #cdcdcd;
	background:#f8f8f8;
	font-size:11px;
	color:#3a3a3a;
	font-family:Tahoma, Verdana, Arial;
	padding:2px 3px;
	float:none;
	clear:both;
	display:block;
	margin:2px 0 6px 0;
	width:340px;
	height:100px;
}

/* *** Commentaires *** */
.login-nfo {
	background:#eeeeee;
	border:1px solid #eeeeee;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin:10px 0;
	padding:5px 10px;
	color:#535353;
	overflow:hidden;
}
.login-nfok li,
.login-nfo li {
	display:block;
	float:left;
	padding:0 10px;
	margin:0;
	background:url(../img/bck/login-sep.gif) repeat-y right top;
	
}
.login-nfok li:last-child,
.login-nfo li:last-child {
	background:none;
}
.login-nfo .icon,
.login-nfok .icon {
	float:left;
	margin-right:8px;
}
.login-nfo .action,
.login-nfok .action {
	float:right;
}
.login-nfo .action li a,
.login-nfok .action li a {
	color:#535353;
}
.login-nfok {
	background:#e8f2ff;
	border:1px solid #e8f2ff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin:10px 0;
	padding:5px 10px;
	color:#4a4a4a;
	overflow:hidden;
}
.login-nfok .s9,
.login-nfo .s9 {
	float:left;
}
.news-comments {
	clear:both;
	float:none;
	padding-top:30px;
}
.com-entry {
	clear:both;
	float:none;
	margin-bottom:20px;
	overflow:hidden;
}
.news-comments .title {
	font-size:22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#5a5a5a;
	height:50px;
	line-height:50px;
}
.news-comments .cm {
	background:url(../img/misc/icon-comms.png) no-repeat left center;
	padding-left:50px;
}
.news-comments .disclaimer {
	margin:10px 0;
	padding:5px;
	background:#f5f5f5;
	border:1px solid #f1f1f1;
	color:#7a7a7a;
	font-size:10px;
}
.news-comments .msg {
	clear:both;
	float:none;
	overflow:hidden;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.3em;
	background:#f1f1f1;
	color:#4a4a4a;
}
.news-comments .cfo {
	float:left;
	padding:2px;
	font-size:11px;
	line-height:11px;
}
.news-comments .cfo strong {
	color:#003d7c;
}
.news-comments .cfo .alert {
	margin-left:10px;
}
.news-comments .cfo .alert img {
	vertical-align:middle;
}
.news-comments .copt {
	float:right;
	padding:2px 6px;
	font-size:11px;
}
.news-comments .copt a:hover {
	text-decoration:none;
	color:#acacac;
}
.news-comments .copt a img {
	float:left;
	margin-right:0;
}
.news-comments .msg blockquote {
	margin:10px;
	padding:3px 6px;
	border:1px dotted #acacac;
	background:#fff;
}
.news-comments .msg blockquote p.who {
	margin:0 0 4px 0;
	padding:0;
	color:#acacac;
	font-size:10px;
}

.identify {
	padding:20px;
	background:#f3f3f3;
	border:1px solid #dadada;
	overflow:hidden;
	color:#222222;
	font-family:Arial, Helvetica, sans-serif;
}
.identify a {
	color:#105289;
}
.identify strong.section {
	display:block;
	margin-bottom:10px;
}
.identify ul.login {
	float:left;
	width:295px;
	padding-right:25px;
	background:url(../img/bck/login-sep.gif) repeat-y right top;
}
.identify .register {
	float:left;
	width:235px;
	padding-left:25px;
}
.identify ul.login input.chkbx {
	margin:2px 5px 2px 0;
}
.identify ul.login input.lgc {
	color:#919191;
	margin:0 0 5px 0;
	font-size:11px;
	padding:2px 5px;
	background:#fff;
	border:1px solid #b4bac0;
	width:160px;
}
.identify ul.login li.sep {
	margin-top:10px;
}
.btnfr {
	background:#efefef url(../img/bck/btn-forum.png) repeat-x 1px 1px;
	text-align:center;
	color:#000;
	float:left;
	clear:right;
}
.btnfr a {
	padding:3px 5px;
	text-align:center;
	display:block;
	color:#000;
	border:1px solid #666666;
} 
.btnfr a:hover {
	color:#000;
	border:1px solid #9a9a9a;
	text-decoration:none;
} 
.write {
	margin:10px 0;
}
.write .btns {
	overflow:hidden;
}
.write .btns div {
	margin-right:4px;
}
.write textarea {
	float:none;
	clear:both;
	width:612px;
	height:110px;
	overflow:auto;
	padding:8px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3a3a3a;
	margin:6px 0;
}
/* *** Pagination *** */
.pagination {
	overflow:hidden;
	margin:20px 5px;
	clear:both;
	float:right;
}
.pagination .nb {
	background:#9a9a9a;
	color:#ffffff;
	font-weight:bold;
	padding:3px 6px;
	display:block;
	float:left;
	margin-right:4px;
}
.pagination span {
	padding:2px 5px;
	display:block;
	float:left;
	margin-right:4px;
	border:1px solid #cdcdcd;
}
.pagination a {
	background:#fff;
	color:#8a8a8a;
	padding:2px 5px;
	display:block;
	float:left;
	margin-right:4px;
	border:1px solid #cdcdcd;
	text-decoration:none;
}
.pagination a:hover {
	color:#fff;
	padding:2px 5px;
	border:1px solid #9a9a9a;
	background:#9a9a9a;
	text-decoration:none;
}
.pagination .active {
	color:#fff;
	margin-right:4px;
	padding:2px 5px;
	border:1px solid #cdcdcd;
	background:#8a8a8a;
	text-decoration:none;
	float:left;
}

/* *** 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;
}

.stats-tpe {
	background:#f1f1f1;
	border:none;
	font-weight:bold;
	padding:8px 5px 0 5px !important;
}
.stats-tpe ul li {
	float:left;
}
.stats-tpe ul li a {
	display:block;
	padding:3px 5px;
	margin-right:4px;
	color:#3a3a3a;
}
.stats-tpe ul li div.active {
	display:block;
	padding:3px 5px;
	margin-right:4px;
	color:#fff;
}
.stats-tpe ul li a:hover {
	text-decoration:none;
	color:#6a6a6a;
}
/* 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: Arial, Helvetica, sans-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;
}