/* ckoi.com */
/* Corus Quebec © 2010 */
/* romain.lefebvre@corusent.com */

/* *** Page emission & related *** */

/* *** Pages Emissions et Animateurs  *** */
h3.section {
	font-size:18px;
	color:#5a5a5a;
	padding:3px 10px;
	background:#e5e5e5;
	border-left:4px solid #cdcdcd;
}
#page-emission  {
	padding:0 0 80px 0;
}
.emhead {
	padding:10px;
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	float:none;
	clear:both;
	margin-bottom:20px;
}
.emhead h1 {
	font-weight:normal;
	font-size:28px;
	margin-bottom:10px;
}
.emhead h2,
.emhead h3 {
	font-weight:normal;
	font-size:16px;
}
.emhead a {
	text-decoration:none;
	border-bottom:1px dotted #6a6a6a;
	color:#1a1a1a;
}
.emhead a:hover {
	text-decoration:none;
	border-bottom:1px dotted #5a5a5a;
	color:#5a5a5a;
}
.em-alist {
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:40px;
	overflow:hidden;
}
#page-emission h3.section {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#3a3a3a;
	font-weight:normal;
	margin-bottom:10px;
	border-bottom:1px dotted #7a7a7a;
}
.em-alist .audio-box-1,
.em-alist .audio-box-2 {
	clear:both;
	overflow:hidden;
	float:none;
	border-bottom:1px dotted #9a9a9a;
	padding:8px 0;
}
.em-alist .audio-box-2 {
	background:#f9f9f9;
}
.em-alist .audio-left {
	float:left;
	text-align:center;
	width:52px;
}
.audio-right {
	float:left;
	width:560px;
}
.audio-title {
	font-size:13px;
	font-weight:bold;
}

.audio-title a {
	text-decoration:none;
	color:#1c1d1d;
}

.audio-title a:hover {
	text-decoration:none;
	color:#5a5a5a;
}
.audio-show {
	color:#868686;
	font-style:italic;
	font-size:11px;
}
.audio-info {
	color:#7a7a7a;
	font-size:11px;
}

.audio-btn-more {
	float:left;
	border:1px solid #e2e2e2;
	background-color:#f9f9f9;
	margin-top:10px;
	margin-left:10px;
}

.audio-btn-more a {
	text-decoration:none; 
	color:#868686;
	padding:3px 6px;
	display:block;
}

.audio-btn-more a:hover {
	color:#1c1d1d;
}

.audio-btn-page {
	color:#611414;
	float:right;
	margin:10px;
	padding:0px;
}
/*Pagination */
.pagination { text-align:right ; margin:20px 0;}
.pagination li { display: inline; margin-right:4px; }
.pagination li a,
.pagination li span {
	padding:3px 6px;
	border:1px solid #cdcdcd;
	text-decoration:none;
}
.pagination li span {
	background:#e5e5e5;
	color:#7a7a7a;
}
.pagination li.active a {
	font-weight:bold;
	border:1px solid #acacac;
	text-decoration:none;
}
.pagination li a:hover {
	text-decoration:none;
	border:1px solid #acacac;
}

/*Tel que mentionné */

.tqm {
	margin-bottom:40px;
	overflow:hidden;
}
.tqm h3 {
	margin-bottom:16px;
}
.tqm-entry {
	overflow:hidden;
	border-bottom:1px dotted #8a8a8a;
	padding:15px 20px;
	margin:4px 15px;
	background:#f7f7f7;
}
.tqm-entry .titre {
	margin-bottom:10px;
}
.tqm-entry .legende {
	margin:5px 0;
	color:#7a7a7a;
}
.tqm-type {
	color:#7a7a7a;
	font-size:11px;
	padding:2px 0;
	margin:5px 0;
}
.tqm-type li {
	display:inline;
}
/*More link */
.em-more {
	float:right;
	margin:10px;
}
.em-more a {
	padding:5px 20px;
	display:block;
	text-decoration:none;
	border:1px solid #d5d5d5 !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.em-more a:hover {
	text-decoration:none !important;
	border:1px solid #7a7a7a !important;
}

/* Contacts */
.equipe-contacts {
	padding:0 0 0 20px;
}
.equipe-contacts li {
	list-style-type:none;
	margin:3px 0;
}
.equipe-contacts li a {
	color:#6a6a6a;
	border-bottom:1px dotted #8a8a8a;
	text-decoration:none;
}
.equipe-contacts li a:hover {
	border-bottom:none;
}
.equipe-contacts li .social {
	margin-left:10px;
}
.equipe-contacts li .social a {
	border:none;
	text-decoration:none;
}
.equipe-contacts li img {
	margin-right:4px;
	vertical-align:middle;
}
.equipe-contacts li.cat {
	font-size:16px;
	font-weight:bold;
	margin:12px 0 4px 0;
}
.em-alist .aempty {
	padding-top:14px;
}
