body {
	width: 900px;
	margin: auto;
	
}

.chr_live {
    margin: auto;
	cursor: default;
}

.chr_live h1{
	margin: 5px;
	font-style: normal;
	font-size: 22px;
	font-weight: bold;
}

.chr_live h2{
	margin: 5px;
	font-style: normal;
	font-size: 20px;
	font-weight: bold;
}

.chr_live h3{
	margin: 5px;
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
}

.chr_live tbody{
	border: 0;
	margin: 0;
	padding: 0;
}

.chr_live .base_1 {
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

.chr_live .base_2{
	width: 100%;
	border: 0;
	margin: 0;
	padding: 8px 0px 0px 0px;
	border-spacing: 0;
	border-collapse: collapse;
}

.chr_live .option  {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: middle;	
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
}

.chr_live .link  {
	display: inline-block;
	border: 1px solid rgba(0,0,0, 0.1);
	border-radius: 7px;	
	margin: 0;
	padding: 3px 15px;
	font-family: verdana;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #888;	
	/*-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.2);*/
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.12) 51%, rgba(0, 0, 0, 0.04));
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.12) 51%, rgba(0, 0, 0, 0.04));
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.12) 51%, rgba(0, 0, 0, 0.04));
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0) 50%, rgba(0, 0, 0, 0.12) 51%, rgba(0, 0, 0, 0.04));
}

.chr_live .link:hover {
	cursor: pointer;
	/*-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.4), 0 1px 2px rgba(0, 0, 0, 0.2);*/
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1), 0(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.1) 51%, rgba(0, 0, 0, 0.1));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.1) 51%, rgba(0, 0, 0, 0.1));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.1) 51%, rgba(0, 0, 0, 0.1));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.1) 51%, rgba(0, 0, 0, 0.1));
}

.chr_live .titre {
	border: 0;
	margin: 0;
	padding: 10px;
	font-family: verdana;
	font-style: normal;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000;
}

.chr_live .ekms {
	border: 0;
	margin: 0;
	padding: 3px;
	font-family: verdana;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.chr_live .sous_titre {
	border: 0;
	margin: 0;
	padding: 10px;
	font-family: verdana;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000;
}

.chr_live .t_titre {
	border: 0;
	margin: 0;
	padding: 2px;
	vertical-align: middle;
	font-family: verdana;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000;
}

.chr_live .t_texte {
	border: 0;
	margin: 0;
	padding: 2px;
	vertical-align: middle;
	font-family: verdana;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

.chr_live .t_show:hover{
	cursor: pointer;
}

.chr_live .t_sep{
	background-color: #ccc;
	border-left: solid 1px #808080;
	border-right: solid 1px #808080;
}

.chr_live .t_img {
	vertical-align: -1px;	
}

.chr_live .t_ligne {
    background-color: #ddd;	
}

.chr_live .t_ligne_p {
    background-color: #ddd;	
}

.chr_live .t_ligne_p:hover {
    background-color: #ccc;	
}

.chr_live .t_ligne_i {
    background-color: #eee;	
}

.chr_live .t_ligne_i:hover {
    background-color: #ccc;	
}

.chr_live .d_titre {
	border: 0;
	margin: 0;
	padding: 2px;
	vertical-align: middle;
	font-family: verdana;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.chr_live .d_texte {
	border: 0;
	margin: 0;
	padding: 2px;
	vertical-align: middle;
	font-family: verdana;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}

.chr_live .premier{
	padding: 2px 6px 3px 5px;
	border-radius: 7px;
	font-weight: bold;
	color: #FFF;
    background-color: #444;	
}

.chr_live .suivants{
	padding: 3px 5px 3px 5px;
}

.chr_live .bord {
	border-right: solid 1px #808080;
}