@charset "utf-8";
/* CSS Document */

.publicite{
	cursor:pointer;	
}

a.liste{
	margin:4px;
	padding:5px;
	border:0px solid #000000;
	background-color: #CDD7E0;
	color : #636B82;
	text-decoration: none;
}

a.liste:hover{
	margin:4px;
	padding:5px;
	border:0px solid #000000;
	background-color: #646C82;
	color : #FFFFFF;
	text-decoration: none;
}

a.listehover{
	margin:4px;
	padding:5px;
	border:0px solid #000000;
	background-color: #646C82;
	color : #FFFFFF;
	text-decoration: none;
}

a.listehover:hover{
	margin:4px;
	padding:5px;
	border:0px solid #000000;
	background-color: #646C82;
	color : #FFFFFF;
	text-decoration: none;
}

a.listepage{
	margin:4px;
	padding:5px;
	border:0px solid #000000;
	color : #636B82;
	text-decoration: none;
}

a.listepage:hover{
	margin:4px;
	padding:5px;
	border:0px solid #000000;
	color : #636B82;
	text-decoration: none;
}

.titreconcours
{
	color:#BB3528;
	padding-top:10px;
	font-size:14px;
	font-weight:bold;
	vertical-align:bottom;
	padding-left:20px;
	text-transform:capitalize;
}

div.titre_contenu{
	color : #FFFFFF;
	background-color: #85ADCF;
	width:100%;
	font-size: 16px;
	font-weight: bold;
	height : 20px;
	text-align: left;
	padding:5px;
	vertical-align: middle;
	margin-top: 10px;
	margin-bottom: 5px;
}

div.sous_titre_contenu{
	color : #FFFFFF;
	background-color: #85ADCF;
	font-size: 14px;
	font-weight: bold;
	height : 20px;
	text-align: left;
	margin-top:5px;
	padding-top:3px;
	vertical-align: middle;
}

span.titre_emission{
	font-family: Arial;
	font-size: 24px;
	color: #000000;
	}

.visible{
}

.masquer{
	display: none;
}

span.contenueemission{
	font-family: Arial;
	font-size: 11px;
	color : #000000;	
}

span.direct{
	font-family: Arial;
	font-size: 11px;
	color : #FFFFFF;
	background-color: #8F94AF;
	padding:2px;
	
}

.bouton{
	font-family: Arial;
	font-size: 12px;
	color : #FFFFFF;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;
	text-align: left;
}

.jourprogrammeoff{
	height:22px;
	width:80px;
	font-family: Arial;
	font-size: 11px;
	color : #303958;
	border:1px solid #FFFFFF;
	background-color: #EEF1F6;
	text-align: center;
	font-weight: bold;
	cursor:pointer;
}

.jourprogrammeon{
	height:22px;
	width:80px;
	font-family: Arial;
	font-size: 11px;
	border:1px solid #FFFFFF;
	color : #FFFFFF;
	background-color: #BB3529;
	text-align: center;
	font-weight: bold;
	cursor:pointer;
}

.titreprogramme{
	color :#303959;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

span.heureoff{
	border:1px solid #85AECE;
	color : #32375D;
	font-family: Arial;
	font-size: 12px;
	margin-right: 1px;
	padding:4px;
	cursor:pointer;	
}

span.heureon{
	border:1px solid #85AECE;
	color : #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	margin-right: 1px;
	padding:4px;
	background-color: #85ADCF;	
	cursor:pointer;
}

span.dateactu{
	color :#776C68;	
	font-family: Arial;
	font-size: 12px;
}

span.titreactu{
	color :#000000;	
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

a.liresuite{
	color :#000000;	
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;	
	}
	
	a.liresuite:hover{
	color :#000000;	
	font-family: Arial;
	font-size: 11px;
	text-decoration: underline;	
	}
	
	a.liresuite2{
	color :#000000;	
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;	
	}
	
	a.liresuite2:hover{
	color :#000000;	
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;	
	}
	


