/* common */
* {margin:0; padding:0;} 
div.clearer {clear: left; line-height: 0px; height: 0px;}
.plus{float:left;width:100%;text-align:right;padding:3px 0px;}
.plus img{float:right;padding:0px 10px;border:0px;}
.pointer{cursor:pointer;}
.colorwhite{color:#fff;}
body {		
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 12px;
		background:#919191;
}

p {font: normal 10pt arial;	margin-top: 0px; text-align: justify;}
a:link {color: #676767; text-decoration: none; border:none;}
a:visited { color: #676767; text-decoration: none; border:none;}
a:hover {color: #ff8a00; text-decoration: none; border:none;}
a:active {color: #4362A3; text-decoration: none; border:none;} 

/* page layout */
#conteneur_top {
	width: 1100px;
	margin-left: 0px;
	padding: 0px;
	left: 0px;
}
#conteneur {
	width: 908px;
	float: left;
	background-color:#919191;
	padding: 0px;
	margin: 0px;
}
#conteneur .pub {
	width: 100%;
	height: auto;
	text-align: center;
	background: white;
	padding: 0px;
	margin: 0px;
}
#gauche {
	width: 604px;
	float:left;
}
#droite {
	float:left;
	width: 302px;
}
#gauche .container {
	margin-left:5px;
	/*padding-right:5px;*/
	width: 590px;
	float:left;	
}
#gauche .container .banner{
	width: 588px;
	float:left;	
	margin-bottom:2px;
}
#gauche .container .banner img{
	height:72px;
	width:100%;
}
.content-in {
	background:#fff;
	float:left;
	width:588px;
	height:auto;
	/*padding-left:5px;*/
	padding-top:5px;
	padding-bottom:10px;
	margin:0px;
	line-height:20px;
	border: 1px solid #ff8a00;
}
#footer {
	clear:both;
	height: 110px;
	text-align:center;
	color: #ff8a00;
	font-weight: bold;
	line-height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#footer a:link, #footer a:hover, #footer a:visited{
		color: #ff8a00;
}
#skyscrapper {
	float: left;
	background: white;
	height: auto;
	width: 120px;
	padding: 0px;
}
#skyscrapper a{
	float: left;
	background: white;
	height: auto;
	width: 100px;
	padding: 0px;
}
.colonne {
	float:left;
	width: 291px;
}
/* mise en forme du header */
#header {
	float: left;
	width: 906px;
	height:auto;
	background-image: url("053073.gif");
	background-repeat: repeat-x;
}
#header .logo{
	float:left;
	margin:0;
	padding:0;
}
#header .separation{
	float:left;
	margin-top:5px;
	width:1px;
	height:80px;
	background-image: url("053071.gif");
	background-repeat: repeat-y;
}
#header .promo{
	float:left;
	margin:5px;
}
#header .programme{
	float:left;
	width:215px;
	margin-top:5px;
	margin-left:5px;
	margin-right:5px;
	text-align:right;
}
#header .programme span{
	float:left;	
	line-height:20px;
	width:120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align:center

}

#header .programme span a:link , #header .programme span a:visited, #header .programme span a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:black;
}


#header .programme img{
	float:right;
	border:0px;
	
}
#header .menu{
	float:left;
	margin-top:5px;
	margin-left:5px;
}
#header .menu span a:hover, #header .menu span a:visited, #header .menu span a:link{
	line-height:23px;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	
}
#header .menu span{
	padding-left:12px;
	width:112px;
	float:left;
	clear:left;
	line-height:23px;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-image: url("053078.gif");
	background-repeat: no-repeat;
}
/* mise en forme de la barre de menu viva */
.menuchaine{
	float:left;
	width:100%;
	height:40px;
 	line-height:25px;
	text-align:center;
	background-image: url("053100.gif");
	background-repeat: repeat-x;
	clear:both;
}
.menuchaine ul li{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight:bold;
 text-decoration:none;
 list-style:none;
 display: inline;
 padding-right:2px;
}
.menuchaine ul li a:visited , .menuchaine ul li a:hover , .menuchaine ul li a:link{
 color:#fff;
 text-decoration:none;
}
/* fin de mise en forme de la barre de menu viva */
/* fin mise en forme du header */

.evenement{
	width:100%;
	height:210px;
	margin-bottom:5px;
	background:white;
}

#gauche .separation{
	float:left;
	width:8px;
	height:50px;
	background:#919191;
}

.separationtop{
	float:left;
	width:8px;
	height:100%;
	background:#919191;
}

/* -----    boite avec titre et article haut de page  ------*/
#gauche .plus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#7C7C7C;
}
#gauche .plus a:hover, #gauche .plus a:link, #gauche .plus a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#7C7C7C;
}
.rubrique{
	float:left;
	width:291px;
	margin-bottom:5px;
	background-color: #fff;
}
.rubrique_large{
	float:left;
	width:588px;
	margin-bottom:5px;
	background:#fff;
}
.concours{
	float:left;
	width:291px;
	margin-bottom:5px;
	background-color: #D8D8D8;
}
.rubrique .titre, .rubrique_large  .titre, .enteteemission .titre{
	float:left;
	width:100%;
	height:28px;
	background-image: url("053087.gif");
	background-repeat: repeat-x;
	
}
.rubrique_large .titre .complementtitre{
	float:right;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top:4px;
	padding-right:5px;
}
.concours .titre{
	float:left;
	width:100%;
	height:28px;
	background-image: url("053088.gif");
	background-repeat: repeat-x;
	
}
.rubrique .titre .texte, .concours .titre .texte, .rubrique_large .titre .texte, .enteteemission .titre .texte{
	float:left;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top:4px;
}
.rubrique .titre .coingauche, .rubrique_large .titre .coingauche{
	float:left;
	width:15px;
	height:25px;
	background-image: url("053089.gif");
	background-repeat: no-repeat;
}
.rubrique .titre .coindroit{
	float:right;
	width:15px;
	height:25px;
	background-image: url("053090.gif");
	background-repeat: no-repeat;
}

.rubrique .titre .coin, .rubrique_large .titre .coin{
	float:left;
	width:15px;
	height:1px;
	background-image: url("053087.gif");
	background-repeat: repeat-x;
}
.concours .titre .coin{
	float:left;
	width:15px;
	height:1px;
	background-image: url("053088.gif");
	background-repeat: repeat-x;
}

.rubrique_large .emission .resume, .enteteemission .emission .resume {
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left:5px;
	line-height: 18px;
	color:#000;
}
#gauche .container .resume .date{
		float:left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bolder;	
}
.emission{
	/*clear:left;
	float:left;*/
	width:100%;
}
.emission .conteneur {
	/*position:relative;
	float:left;*/
	width:93%;
	padding: 5px 5px 5px 15px;
}
.emission .image-info {
	position:relative;
	clear: both;
	margin:0;
	padding:0;
}
.emission .image-info img {
	width:100%;
	display: block;
}

.rubrique .emission .pointille {
	float:left;
	width:100%;
	height:1px;
	margin-bottom:5px;
	clear:both;
	background-image: url("057117.gif");
	background-repeat: no-repeat;
}
.image-info .titre-info {
	/*position: absolute !important;*/
	position: relative;
	bottom: 1px !important;
	-top:0;
	left:0;
	width: 257px;
	padding-left: 14px;
	font-weight: bold;
	font-size:17px;
	line-height: 25px;
	word-spacing: -2px;
	background-image:url("182441.png");
	background-repeat: repeat-x;
	background-position:left top;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='182441.png',sizingMethod='scale');
}
  
.titre-info a:active,.titre-info a:link,.titre-info a:visited{
	color:#ff8a00;	
}
.titre-info a:hover{
	color:#ff8a00;	
}
.titre-info .bar {
 	position: absolute;
	left: 0px;
	top: 0px;
	margin-left:3px;
	height: 28px;
	width: 7px;
}
.info_liste .bar-bloc {
 	float:left;
 	height: 15px;
	width: 7px;
}
.belgiquebar-small {
 	background: url("182415.png");
}
.mondebar-small {
	background: url("182416.png");
}
.societebar-small {
	background: url("182417.png");
}
.sportbar-small {
 	background: url("182418.png");
}
.emission .resume .imagecache {
	width:100%;
	border:0;
}
.concours .emission .pointille {
	float:left;
	width:100%;
	height:1px;
	margin-bottom:5px;
	clear:both;
	background-image: url("057118.gif");
	background-repeat: no-repeat;
}
.rubrique .emission .titre {
	float:left;
	color:#FF8A00;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height:12px;
	font-size: 12px;
	font-weight:bold;
	padding: 0px;
	background: #fff;
	height:auto;
}
.rubrique .emission .titre a:visited, .rubrique .emission .titre a:link, .rubrique .emission .titre a:hover{	
	line-height:12px;
	color:#FF8A00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.rubrique_large .emission .titre{
	padding-left:5px;
	padding-top:10px;
	float:left;
	color:#FF8A00;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	height:23px;
	padding-bottom: 5px;
	background:#fff;
}

.concours .emission .titre {
	float:left;
	color:#FF2800;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	line-height:12px;
	font-size: 12px;
	font-weight:bold;
	padding: 0px;
	background: #D8D8D8;
	height:auto;
}
.emission .image{
	float:left;
	padding:0px 5px 5px 0px ;
	border:0;
}
.rubrique .emission .image img, .concours .emission .image img{
	width:80px;
	height:60px;
	border:0;
}
.rubrique .emission .image a:hover img, .rubrique .emission .image a:link img, .rubrique .emission .image a:visited img  {
	width:75px;
	height:75px;
	border:0;
}
.emission .resume {
	float:left;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
}
.emission .resume a:hover, .emission .resume a:link, .emission .resume a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;
}
.bouton{	
	float:left;
	width:100%;
	padding:0px;
}

/* ------------------------Derniers articles ------------------------------------*/
.info_liste .derniers_articles {
	float:left;
	padding:5px 5px;
	width:280px;
	margin-right:-3px;
}
.info_liste .derniers_articles p{
	margin:5px 0px 0px 10px;
	padding-top:5px;
	width:270px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url("053069.jpg");
	background-repeat: repeat-x;
	font-weight: bold;
}
.info_liste .derniers_articles ul {
	list-style-type:none;
}
.info_liste .derniers_articles ul li{
	float:left;
	width:265px;
	margin:1px 0px;
	padding-left:10px;
	padding-right:5px;
	font-size: 12px;
	font-weight: normal;
	background-color: #CCCCCC;
	line-height:16px;
}
.info_liste .derniers_articles .heure{
	float:right;
	width:32px;
	vertical-align:top;
}
.info_liste .derniers_articles .heure a:hover, .info_liste .derniers_articles .heure a:link, .info_liste .derniers_articles .heure a:visited{
	float:right;
	width:32px;
	vertical-align:top;
}

.info_liste .derniers_articles .texte{
	float:left;
	width:220px;
	padding-left:5px;
}
.info_liste .derniers_articles .texte a:hover, .info_liste .derniers_articles .texte a:link, .info_liste .derniers_articles .texte a:visited{
	line-height:16px;
}
/*------------------------  Sports ----------------------------------------------------*/
.sports-content .titre{
	float:left;
	width:555px;
	background-color:#FF8A00;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	font-weight: bold;
	height:auto;
	margin:0px 0px 5px 0px;
}
.sports-content .commande{
	float:left;
	width:565px;
	text-align:center;
}
.sports-content .commande input{
	float:left;
	width:275px; 
	margin:5px 5px 5px 0px; 
	background: #ff8a00;
	color:#fff;
	font-weight: bold;
}
.sports .titre {
	float:left;
	width:100%;
	background-color:#FF8A00;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	font-weight: bold;
	height:auto;
	margin:0px 0px 5px 0px;
	padding:0px;
}
.sports .titre a:link,.sports .titre a:hover,.sports .titre a:visited {
	color:white;
}
.sports ul {
	list-style-type:none;
	margin-bottom:5px;
	padding:0px;
}
.sports ul li{
	float:left;
	width:100%;
	margin:1px 0px;
	padding:0px;
	font-size: 12px;
	font-weight: normal;
	background-color: #CCCCCC;
}
.sports .sport_b{
	background-color: #EFEFEF;
}
.sports .sport_a{
	background-color: #CCCCCC;
}
#categorie ul{
	padding-left:15px; 
}

/* ------------------------Classements Sports------------------------------------------*/
.classements_sports_home {
	float:left;
	padding:5px 5px;
	width:280px;
	margin-right:-3px;
}
.classements_sports {
	float:left;
	padding:5px 0px;
	width:555px;
}
.classements_sports .sports .classements {
	float:left;
	width:395px;
	margin:0px;
	padding:0px;
}
.classements_sports img{
	float:left;
	width:153px;
	margin-right:5px;
	padding:0px;
}
.classements .equipe{
	float:left;
	width:30%;
	border-right:solid 1px white;
}
.classements .number{
	float:left;
	width:6%;
	border-right:solid 1px white;
	text-align:center;
}
.classements .buts{
	float:left;
	width:13%;
	border-right:solid 1px white;
	text-align:center;
}
.classements .points{
	float:left;
	width:11%;
	font-weight:bold;
	text-align:right;
}
/*------------------------- Calendrier Sports ----------------------------------------*/
.calendrier {
	float:left;
	padding:0px;
	width:555px;
	padding-right:5px;
}
.calendrier .equipe_home {
	float:left;
	width:29%;
	margin:0px;
	padding:0px 0px 0px 2px;
	text-align:left;
}
.calendrier .equipe_away {
	float:left;
	width:29%;
	margin:0px;
	padding:0px 2px 0px 0px;
	text-align:right;
}
.calendrier .equipegagne_home {
	float:left;
	width:29%;
	margin:0px;
	padding:0px 0px 0px 2px;
	font-weight:bold;
	text-align:left;
}
.calendrier .equipegagne_away {
	float:left;
	width:29%;
	margin:0px;
	padding:0px 2px 0px 0px;
	font-weight:bold;
	text-align:right;
}
.calendrier .score {
	float:left;
	width:20%;
	margin:0px;
	padding:0px;
	text-align:center;
}
.calendrier .score .gagne{
	font-weight:bold;	
}
.calendrier .heure {
	float:left;
	width:20%;
	margin:0px;
	padding:0px;
	text-align:center;
}
.calendrier .journee {
	color:#FE8A00;
	text-align:center;
	font-weight:bold;
	background:#fff;
}
/* ------------------------ Résultats Sports------------------------------------------*/
.resultats_sports {
	float:left;
	padding:0px;
	width:275px;
	padding-right:5px;
}
.resultats .equipe_home {
	float:left;
	width:34%;
	margin:0px;
	padding:0px 0px 0px 2px;
	text-align:left;
}
.resultats .equipe_away {
	float:left;
	width:34%;
	margin:0px;
	padding:0px 2px 0px 0px;
	text-align:right;
}
.resultats .equipegagne_home {
	float:left;
	width:34%;
	margin:0px;
	padding:0px 0px 0px 2px;
	font-weight:bold;
	text-align:left;
}
.resultats .equipegagne_away {
	float:left;
	width:34%;
	margin:0px;
	padding:0px 2px 0px 0px;
	font-weight:bold;
	text-align:right;
}
.resultats .score {
	float:left;
	width:30%;
	margin:0px;
	padding:0px;
	text-align:center;
}
.resultats .score .gagne{
	font-weight:bold;	
}


/* ----------------------depeches ------------------------------------------------*/
.depeches{
	float:left;
	width:100%;
	background:#BABABA;
	line-height:20px;
	margin-bottom:5px;
}
.depeches img{
	margin-right:3px;
	border:0px;
	vertical-align:bottom;
}
.depeches span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000;
	/*background-image: url("053101.gif");
	background-repeat: no-repeat;*/
	padding-left:3px;
	padding-right:8px;
}
.depeches a:link,.depeches a:visited,.depeches a:active{
	color:#000;	
}
.depeches a:hover{
	color:#ff8a00;	
}

/* ---------------------------------- pub --------------------------------------- */
#droite img {
	margin-bottom:3px;
}
.promolarge{
	float:left;
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
}
.promolarge img {width:100%;}
.promosmall{
	width:100%;
}
.promosmall img {width:100%;margin-bottom:5px;}

/* -----------------------------   Galerie Photos ------------------------------- */
.containergalerie {
	float:none;
	width:292px;
	clear:both;
	height:148px;
	margin:5px 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-color:white;
}
#galerie-photos-container {
	border:0;
	position: absolute;
    width: 291px;
    height: 144px;
	background: #E9E9E9;
	overflow: hidden;
	margin:0;
	padding:0;
}
#galerie-photos-header {
	border: 0;
	margin:0;
	padding:0;
	height: 25px;
	width: 292px;
	background-image: url("053091.gif");
	background-repeat: repeat-x; 
}
#galerie-photos-header .left{
	float:left;
	width:20px;
	height:25px;
	border: 0;
	margin:0;
	padding:0;
}
#galerie-photos-header .center{
	float:left;
	width:247px;
	height:25px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF8A00;
	border: 0;
	margin:0;
	padding:0;
}
#galerie-photos-header .right{
	float:left;
	width:20px;
	height:25px;
	border: 0;
	margin:0;
	padding:0;
}			
#galerie-photos {
	position: absolute;
	width: auto;
	border: 0;
	margin:0;
	padding:0;
}
#galerie-photos .clip {
   	float:left;
    width: 96px;
    height: 119px;
    border-right: 1px solid #BFBFBF;
	text-align: center;
	padding: 0;
	margin:0;
}
#galerie-photos .clip img{
   	border: 0;
}	
#galerie-photos .clip p{
   	text-align:center;
}


/* ------------------------------  Contactez nous ---------------------------------*/
.contactez_nous{
	float:left;
}
.contactez_nous img{
	width:100%;	
}
/* -------------------------------  imu   -----------------------------------------*/
.imu {
	float: left;
	width: 298px;
	padding:2px;
	margin-bottom:5px;
	background: #DEDDDB;
	text-align:center;
}
.imu span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#fff;
	line-height:22px;
}
.imu img{
	width:298px;
}

/*----------------------------------------------------------------------------------*/
#droite .meteo .titre, #droite .loterie_home .titre, #droite .bonnearrivees .titre{
	float:left;
	width:302px;
	height:35px;
	background-image: url("053098.gif");
	background-repeat: repeat-x;
}
#droite .titre span{
	float:left;
	color:#FE8A00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	padding-top:4px;
	padding-left:15px;
}
#droite .plus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#7C7C7C;
}
#droite .plus a:hover, #droite .plus a:link, #droite .plus a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#7C7C7C;
}
.meteo, .loterie_home, .bonnearrivees {
	float:left;
	width:302px;
	background:white;
	margin-bottom:5px;
	
}

/*----------------------------- Meteo ---------------------------------------------*/
.meteo .container{
	float:left;
	width:96px;
	border-right:solid 1px #fff;
	background:#E9E9E9;
	margin:0px 0px 3px 2px;
	padding-bottom:5px;
}

.meteo .container span{
	float:left;
	border-bottom:solid 1px #fff;
	text-align:center;
	width:100%;
	line-height:18px;
	background:#CCCCCC;
	color:#3A3A3A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.meteo .container img {
	float:left;
	margin-left:5px;
	padding:0;
	border:0px;
	width:25px;
}
.meteo .container .degre{
	float:left;
	width:20px;
	height:14px;
	padding-left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#A7B5C0;
	margin:0;
}


/*-----------------------------  Loterie   -----------------------------------*/
.loterie_home .titre .date{
	line-height:22px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#7C7C7C;
	padding-right:10px;
}
.loterie_home .container{
	width:180px;
	text-align:center;
	padding:5px 60px;
}
.loterie_home .number {
	float:left;
	width:25px;
	height:25px;
	line-height:23px;
	text-align:center;
	font-weight:bold;
	color: #fff;
	background-image: url("054505.gif");
	background-repeat: no-repeat;
}
.loterie_home .extra {
	float:left;
	width:25px;
	height:25px;
	line-height:23px;
	text-align:center;
	font-weight:bold;
	color: #fc0303;
	background-image: url("054506.gif");
	background-repeat: no-repeat;
}
/* loterie */
.titre_loterie { font: bold 11pt arial;}
.grille_loterie { border: 1px; border-style: solid;} /*text-decoration: blink;*/
.resultat_loterie {
				 font: bold 10pt arial; 
				 color: #FFFFFF;
				 border: 0px;
				 text-align: center; 
                 width: 34px;
                 height: 35px;
}
.grille_gain { border:0; width: 100%;}
.font_gain {font: 9pt arial; color: #000000;}
/* loterie - lotto */
.color_lotto { color: #FC0303;}
.border_lotto { border-color: #FC0303;}
.background_lotto {background-color: #FC0303; color: #FFFFFF;}
a:link.lotto, a:visited.lotto, a:hover.lotto, a:active.lotto {color: #FC0303 ; text-decoration: none;}

/* loterie - joker */
.color_joker { color: #3E7DBE;}
.border_joker { border-color: #3E7DBE;}
.background_joker {background-color: #3E7DBE; color: #FFFFFF;}
a:link.joker, a:visited.joker, a:hover.joker, a:active.joker {color: #3E7DBE ; text-decoration: none;}

/* loterie - pick3 */
.color_pick3 { color: #A43EBE;}
.border_pick3 { border-color: #A43EBE;}
.background_pick3 {background-color: #A43EBE;}

/* loterie - keno */
.color_keno { color: #002B90;}
.border_keno { border-color: #002B90;}
.background_keno {background-color: #002B90;}

/* loterie - euro million */
.color_euro { color: #0000CC;}
.border_euro { border-color: #0000CC;}
.background_euro {background-color: #0000CC; color: #FFFFFF;}
a:link.euro, a:visited.euro, a:hover.euro, a:active.euro {color: #0000CC ; text-decoration: none;}

/* loterie - super lotto */
.color_super_lotto { color: #5D8F3E;}
.border_super_lotto { border-color: #5D8F3E;}
.background_super_lotto {background-color: #5D8F3E;}

/*----------------------------- Ecoutez -----------------------------------------*/
.containerecouter{
	margin:0px;
	width:292px;
	padding-left: 5px;
	padding-right: 5px;
	float:left;
	background-image: url("053079.gif");
	background-repeat: repeat-x;
	background-color:white;
	border-bottom:solid 1px #B4B4B4;
 }
.ecoutez-item-list {
	width:298px;
	background: #E9E9E9;
    color: #565656;
	padding-left:3px;
 }
.ecoutez-item-list ul li{
	height:22px;
	font-weight:bold;
	list-style-type: none;
 }
.ecoutez-item-list .titre{
	text-align:left;
	overflow:hidden;
	font-weight:normal;
 }
.ecoutez-item-list img{
	padding-right:3px;
	border:0px;
 } 
.ecoutez-item {
 	float:left;
    width:290px;
	background:#CCCCCC;
	height:19px;
	overflow:hidden;
	line-height:22px;
	background:#CCCCCC;
	margin-top:2px;
}
.ecoutez-item span{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
/*	color:#858585;*/
	color:black;
	margin-left:20px;
  }
 /*--------------------- podcast -------- */ 
.son_ala_demande p{
	margin:3px 3px 9px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
}
.son_ala_demande p a:hover {
	color:#ff8a00;
}
.audio_list {
	padding:3px;
}
.audio_list .item img{	
	margin-right:3px;
 } 
.audio_list .item{	
	line-height:18px
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:black;	
	margin-bottom:2px;
	text-align:left;
	vertical-align:middle;	
 }

.podcast_container{
	text-align:center;
	margin:5px 0px;
}
.list_podcast{
	height:150px;
	width:400px;
	overflow:auto;
}
.list_podcast .pointer{
	clear:left;
	float:left;
	line-height:18px;
	color:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.list_podcast .pointer img{
	float:left;
	display:block;
	margin:3px;
}
  
.arrondidroiteg{
	float:left;
	width:15px;
	height:25px;
	background-image: url("053095.gif");
	background-repeat: no-repeat;

}
.arrondidroited{
	float:right;
	width:15px;
	height:25px;
	background-image: url("053096.gif");
	background-repeat: no-repeat;
}
.droitegrandtitre{
	float:left;
	background:url("053097.gif") repeat-x;
	width:302px;
	height:25px;
}
.droitegrandtitre span{
	float:left;
	color:#FF8A00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top:4px;
}
  
  .reserve{
	width:100%;
	padding:0px;
	margin:0px;
	border:0px;
}
/*--------------Menu RTBF--------------------------------------*/
#menurtbf 
{
 background-color:#919191;
}	
#label-recherche
{
 color:#ff8a00;
}
/*-------- Formulaire -----------------------------------------------*/
body .dojoValidateEmpty {background-color:white;}
body .dojoValidateValid {background-color:white;}
span.invalid, span.missing {
	display: inline;
	margin-left: 1em;
	font-weight: bold;
	font-style: italic;
	font-family: Arial, Verdana, sans-serif;
	color: #f66;
	font-size: 0.9em;
}
.formulaire
{
 float:left;
 clear:both;
 margin:0px;
 padding : 5px;
 width:563px;
 
}
.formulaire .reponse
{
 margin-top:225px;
 margin-bottom:135px;
 padding : 0px;
}
.formulaire .reponse p.succes
{
 text-align:center;
 margin-bottom:20px;
 width:550px;
 font-weight: 600; 
 font-size: 12px; 
 font-family: Arial, Helvetica, sans-serif; 
}
.formulaire .reponse p.erreur
{
 text-align:center;
 margin-bottom:20px;
 width:550px;
 font-weight: 600; 
 font-size: 12px; 
 font-family: Arial, Helvetica, sans-serif; 
 color:red;
}
.formulaire .entete
{
 float:left;
 width: 100%;
 margin-bottom: 15px;
 padding : 0px;
}
.formulaire .titre
{
 margin-bottom:7px;
 padding : 3px;
 width:99%;
 background:#ff8a00;
 color:#fff;
 line-height:18px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight:bold;
}
.formulaire .entete .image
{
 float: left;
 margin-right: 5px;
 margin-bottom: 5px;
 padding : 0px;
}
.formulaire .entete .content
{
 margin-right: 5px;
 padding : 0px;
}
.formulaire .corps
{
 float:left;
 margin-bottom:25px;
 padding : 0px;
 width: 100%;
 clear:both;
}

.formulaire .corps .obligatoire
{
 font-size: 9px; 
 font-family: Arial, Helvetica, sans-serif; 
}
.formulaire ul
{
 width:95%;
 margin:10px;
 padding : 0px;
 list-style-type:none;
}
.formulaire .champ
{
 width: 200px;
 margin-bottom:5px;
 padding : 0px;
}
.formulaire textarea
{
 width: 300px;
 height:70px;
 margin:5px 0px 10px 0px;
 padding : 0px;
}
.formulaire .limitation-caracteres
{
 
}
.formulaire .limitation-caracteres .compteur
{
 font-weight: bold; 
}
.formulaire ul li
{
 margin:5px 0px;
 padding : 0px;
}
.form_footer
{
 float: left;
 width: 100%;
 padding : 0px;
 margin :0px;
 text-align:center;
}
.form_footer input
{
 width: 100px;
 margin:1px 5px;
}
/*------------------------------ NewsLetter ---------------------------------------------*/
.newsletter {
	height:600px;
}
.newsletter .nl-titre {
	padding-top:20px;	
	padding-left:10px;
	font-weight:bold;
	font-size:18px;
	color:#ff8a00;
}
.newsletter .nl-message {
	padding-top:20px;
	padding-left:10px;
	font-size:11pt;
}
.newsletter .nl-information {
	padding-top:20px;
	padding-left:10px;
	font-size:11pt;
}

/*----------------------------- Tout L'Audio   -------------------------------------------*/
.tout-audio
{
 float: left;
 width: 100%;
}
.tout-audio .description
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 padding-left:5px;
 padding-right:5px;
 margin-bottom:10px;
 /*padding-right:10px;*/
}
.tout-audio img
{
padding-left:5px;
 float: left;
 width: 295px;
 border:0px;
}
.tout-audio .choix
{
 float: left;
 width: 265px;
 padding-left:5px;
}
.tout-audio .audio
{
 float: left;
 width: 100%;
 padding-bottom:5px;
}
.tout-audio .audio .titre
{
 float: left;
 width: 100%;
 color:#ff8a00;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 background-image: url("057118.gif");
 background-repeat: repeat-x;
}
.tout-audio .audio form
{
 float: left;
 width: 100%;
}
.tout-audio .audio select
{
 float: left;
 width: auto;
 font-size:8pt;
}
.tout-audio .audio input
{
 float: right;
 width: auto;
 font-size:7pt;
 background:#ff8a00;
 color:#fff;
}

/* emissions */

#emcontainer {margin: 0; padding:0; float: left; width: 100%; overflow: none;}
#emcontainer table {float:left;}
#emcontainer .dossiers {float: left; width: 18%; background: white;text-align:right; border-right:solid 5px white; }

#emcontainer .dossiers .dossier  {width:20%; border-bottom:solid 1px #ef4415;}

#emcontainer .dossiers .dossier a:hover{color:#F36525;  font:bold 8pt arial; line-height:20px;}

#emcontainer .dossiers .dossier a:link {color: red;  font:bold 8pt arial; line-height:20px}

#emcontainer .dossiers .dossier a:visited {color: red;  font:bold 8pt arial; line-height:20px}

#emcontainer .dossiers .dossier a:active {color: #676767;  font:bold 8pt arial; line-height:20px}

#emcontainer .dossiers .dossier_selected {border-bottom:solid 1px red;line-height:20px;}

#emcontainer .dossiers .dossier_selected a {color: #676767;font: bold 8pt arial; margin-top:7px;line-height:20px;}

#emcontainer .content {float: left; width: 98%; background: white;}

#emcontainer .content .titre {float: left; text-align: center; width: 100%; padding-bottom: 2px;}

#emcontainer .content .texte {float: left; padding-left: 10px; width:80%;}

#emcontainer .content .images {float: left; width:20%;margin-left:2px;}

#emcontainer .content .texte .corps {float: left; width: 100%; margin-right:2px;}

#emcontainer .content .texte .desannonce {float: left; width: 100%; margin-right: 2px;}

#emcontainer .content ul {float: left; position: relative; padding-left: 5px; margin-top: 0;}

#emcontainer .content ul li {width: 100%; list-style-position: inside; padding-left: 0.5em; list-style-image: url('/stellent/groups/jsp/documents/webassets/040544.jpg');}

#emcontainer .content ul li a:hover {color:#000; }

#emcontainer .content ul li a:link {color:#000; }

#emcontainer .content ul li a:visited {color:red; }

#emcontainer .content ul li a:active {color:#000; }

#emcontainer .emfooter {float: left; clear:both;}

#emcontainer .contenu .titre {
		float:left;
		padding-left:3px;	
		width:97%;
		background:#FF8A00;
		line-height:18px;
		color:white;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight:bold;
		margin-bottom:5px;
		margin-left:3px;
}
#emcontainer .contenu .span {
		float:left;
		padding-left:3px;	
}


/* page programmes */
#gauche .container .content-in .prog {
		float:left;	
		width:585px;
}

#gauche .container .content-in .prog .titre{
		float:left;
		padding-left:3px;	
		width:97%;
		background:#FF8A00;
		line-height:18px;
		color:white;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight:bold;
		margin-bottom:5px;
		margin-left:3px;
}

#gauche .container .content-in .prog ul {
		float:left;
		list-style:none;
		text-decoration:none;
		margin-left:3px;
		padding-right:3px;
}
#gauche .container .content-in .prog ul li{clear:left;margin-bottom:20px;}
#gauche .container .content-in .prog ul li a:link, #gauche .container .content-in .prog ul li a:visited, #gauche .container .content-in .prog ul li a:hover {
		clear;left;
		float:left
		background:none;
		height:18px;
		color:#FF8A00;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		list-style:none;
		text-decoration:none;
		font-weight:bold;	
		clear:both;
}

#gauche .container .content-in .prog ul li .image img{
		clear:left;
		float:left;	
		padding-right:3px;
		padding-bottom:3px;
}
#gauche .container .content-in .prog ul li .presentation{
		padding-top:10px;	
		clear:both;	
		color:black;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;		
}
#gauche .container .rubrique_large .presentation {
		padding:10px 0px;
}
#gauche .container .content-in .prog ul li .image .description_generale{
		color:black;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bolder;	
}
#gauche .container .content-in .prog ul li .description_generale{
		color:black;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:bold;	
}

#gauche .container .content-in .prog ul li .resume{
		color:black;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight:normal;	
}

#gauche .container .content-in .prog .precedent {
		claer:left;
		float:left;
		width:150px;
		background:#FF8A00;
		height:18px;
		margin-left:15%;
		margin-right:15%;
		text-align:center;
}
#gauche .container .content-in .prog .precedent a:link, #gauche .container .content-in .prog .precedent a:hover, #gauche .container .content-in .prog .precedent a:visited {
		color:white;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		list-style:none;
		text-decoration:none;
		line-height:18px;
}
#gauche .container .content-in .prog .suivant {
		width:150px;
		float:left;
		background:#FF8A00;
		height:18px;
		text-align:center;
}
#gauche .container .content-in .prog .suivant a:link, #gauche .container .content-in .prog .suivant a:hover, #gauche .container .content-in .prog .suivant a:visited {
		color:white;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		list-style:none;
		text-decoration:none;
		line-height:18px;
}

/* ------------------ belga news --------------*/
.belganews_liste {
    font-size: 9pt ;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;							
	padding:3px;
	float:left;
	width:570px;
}
.belganews_liste .derniers_articles p {
	background:#FF8A00;
	line-height:18px;
	color:white;
	font-size: 16px;
	font-weight:bold;
	margin:10px 0px;
	padding:0;
}
.belganews_liste img {
	border:0;
}
.belganews_liste .derniers_articles ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.belganews_liste .derniers_articles ul li{
	letter-spacing: 1px; 
}
.belganews_liste .derniers_articles .heure{
	background-color: #f9fafe; font: Bold 8pt  arial; letter-spacing: 1px; margin-bottom: 0; margin-left: 2px;
}
.belganews_liste .derniers_articles .texte{
	font: 8pt arial; background-color: #F8D69A; letter-spacing: 1px; margin-bottom: 0; margin-left: 2px;
}

/*.belganews_liste {float:left;width:97%;padding:3px;}
.belganews_liste .titre {background:#FF8A00;
		line-height:18px;
		color:white;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight:bold;
		margin:10px 0px;
}*/
.belganews_liste .derniers_articles p a:hover,.belganews_liste .derniers_articles p a:visited,.belganews_liste .derniers_articles p a:link,.belganews_liste .derniers_articles p a:active{color:#fff;}
/*.belganews_liste .trigger_heure {background-color: #f9fafe; font: Bold 8pt  arial; letter-spacing: 1px; margin-bottom: 0; margin-left: 2px;}
.belganews_liste .trigger_links a:hover,.belganews_liste .trigger_links a:visited,.belganews_liste .trigger_links a:link,.belganews_liste .trigger_links a:active {color:#000;}
.belganews_liste .trigger_links {font: 8pt arial; background-color: #F8D69A; letter-spacing: 1px; margin-bottom: 0; margin-left: 2px;}*/
#Belga_news_article_titre {
		width:auto;
		background:#FF8A00;
		line-height:18px;
		color:white;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight:bold;
		margin-bottom:5px;
		padding:3px; 
		letter-spacing:2px;
		border-left:solid 3px white;
}
#Belga_news_article_main1 {
		float:left;
		background: #FFF; 
		margin: 0px;
		padding:3px;
}
#Belga_news_article_main2 {
		float:left;
		background: #FFF; 
		margin: 0px;
		padding:3px;
}
#Belga_news_article_texte {
		flaot:left;
		width:auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		letter-spacing: 1px; 
		margin: 0px;
		padding:0px;
}
#Belga_news_article_chapeau {font: normal 11pt arial; letter-spacing: 1px; margin-bottom: 0px;}
#Belga_news_article_desannonce {font: normal 10pt arial; letter-spacing: 1px; margin-bottom: 0px; background: #E9EFF7;}
#Belga_news_article_titre_relatedlinks {font: normal 10pt arial; letter-spacing: 1px; margin-bottom: 0px; background: #E9EFF7;}

#Belga_news_article_part_1 {background: #FFF;}
#Belga_news_article_main1 #Belga_news_article_part_1 #photo_legende {
	float: left;
	width: 148px;
	margin: 0px 10px 0px 0px;
	background: #CDD0DA;
	font: 10pt arial; 
	border-right:solid white 2px;
}


.content-in .listeemissions{
		padding-left:5px;
		padding-right:5px;
}
.content-in #center{
		width:100%;
		text-align:center;
		margin:auto;
}
/* --------------------- celendrier ---------------------- */
.calendar_box{
		clear:left;
		float:left;
		width:587px;
		margin-bottom:3px;
}
.calendar_box .textbox{
		float:left;
		width:565px;
		height:18px;
		text-align:center;
		background-image: url("066836.gif");
}
.calendar_box .textbox a:hover, .calendar_box .textbox a:link, .calendar_box .textbox a:visited{
		color:white;

}
.calendar_box .textbox .date{
		float:none;	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:white;
		padding-left:3px;
		padding-right:3px;
		display:inline;
		width:55px;
}
.calendar_box .textbox .date0{
		float:left;	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:white;
		width:113px;
}
.calendar_box .textbox .datelundi{
		float:left;	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:white;
		width:36px;
		text-decoration:underline;	
}
.calendar_box .textbox .datelundi a:link, .calendar_box .textbox .datelundi a:hover, .calendar_box .textbox .datelundi a:visited{
		text-decoration:underline;
}
.calendar_box .textbox .datemardi{
		float:left;	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#fff;
		width:42px;
		text-decoration:underline;	
}
.calendar_box .textbox .datemardi a:link, .calendar_box .textbox .datemardi a:hover, .calendar_box .textbox .datemardi a:visited{
		text-decoration:underline;
}
.calendar_box .textbox .datemercredi{
		float:left;	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:white;
		width:57px;
		text-decoration:underline;
}
.calendar_box .textbox .datemercredi a:link, .calendar_box .textbox .datemercredi a:hover, .calendar_box .textbox .datemercredi a:visited{
		text-decoration:underline;
}
.calendar_box .textbox .datejeudi{
		float:left;	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:white;
		width:37px;
		text-decoration:underline;  
}
.calendar_box .textbox .datejeudi a:link, .calendar_box .textbox .datejeudi a:hover, .calendar_box .textbox .datejeudi a:visited{
		text-decoration:underline;
}
.calendar_box .textbox .datevendredi{
		float:left;	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:white;
		width:54px;
}
.calendar_box .textbox .datevendredi a:link, .calendar_box .textbox .datevendredi a:hover, .calendar_box .textbox .datevendredi a:visited{
		text-decoration:underline;
}
		

.calendar_box .textbox .datesamedi{
		float:left;	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:white;
		width:51px;	
}
.calendar_box .textbox .datesamedi a:link, .calendar_box .textbox .datesamedi a:hover, .calendar_box .textbox .datesamedi a:visited{
		text-decoration:underline;
}
.calendar_box .textbox .datedimanche{
		float:left;	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:white;
		width:62px;	
}
.calendar_box .textbox .datedimanche a:link, .calendar_box .textbox .datedimanche a:hover, .calendar_box .textbox .datedimanche a:visited{
		text-decoration:underline;
}

.calendar_box .textbox .jour{
		float:none;	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#fff;
		padding-left:3px;
		padding-right:3px;
		display:inline;
		width:55px;	
}
.calendar_box .textbox .flecheG{
		float:none;	
		display:inline;
		width:24px;	
		height:18px;
		background-image:url("072082.gif");
		background-repeat:no-repeat;
		border:0px;
}
.calendar_box .textbox .flecheD{
		float:none;	
		display:inline;
		width:24px;	
		height:18px;
		background-image:url("072383.gif");
		background-repeat:no-repeat;
		border:0px;
}
#gauche .calendar_box .garnitureG{
		float:left;
		line-height:18px;
		width:11px; 
		background-image: url("066835.gif");
		background-repeat: no-repeat;
		border:none;
}
#gauche .calendar_box .garnitureD{
		float:left;
		line-height:18px;
		width:11px;
		height:18px; 
		background-image: url("066834.gif");
		background-repeat: no-repeat;
		border:none;
}

.flecheD a:link, .flecheD a:hover, .flecheD a:visited{
		float:none;	
		display:inline;
		border:none;
		text-decoration:none;
}
.flecheG a:link, .flecheG a:hover, .flecheG a:visited{
		float:none;	
		display:inline;
		border:none;
		text-decoration:none;
}

#gauche .calendar_box span a:hover, #gauche .calendar_box span a:link, #gauche .calendar_box span a:visited{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#fff;
		width:70px;
		
}


/* ----------------- date --------------------- */
#emcontainer .date{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight:bold;
		line-height:16px;
		height:30px;
}

/* ------------------- conduite-disco  ------------------------*/
.conduite-disco {
	float:left;
	width:95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:normal;
	padding:5px;
	margin:0;
}
.conduite-disco .entete{
	width:100%;
	font-size: 14pt;
	font-weight:bolder;
	color:#CD3301;
	text-align:center;
	padding:5px;
	margin:0;
}
.conduite-disco .footer{
	width:100%;
	font-size: 10pt;
	font-weight:bold;
	text-align:center;
	padding:5px;
	margin:0;
}
.conduite-disco ul { 
	padding: 0px;
	margin:0;
	list-style-type:none; 
}
.conduite-disco ul li{ 
	float:left;
	width:100%;
	padding:0;
	margin:7px 2px;
}
.conduite-disco .jour { 
	float:left;
	width:20%;
	color:#cd3301;
	font-size: 8pt;
	padding:0;
	margin:0;
}
.conduite-disco .heure { 
	float:left;
	width:100%;
	color:#cd3301;
	font-weight:bold;
	padding:0;
	margin:0;
}
.conduite-disco .titre { 
	float:left;
	width:80%;
	padding:0;
	margin:0;
}
.conduite-disco .artiste { 
	float:left;
	width:100%;
	color:#990000;
	font-weight:bold;
	padding:0;
	margin:0;
}
.conduite-disco .artiste span{ 
	color:#990000;
	font-weight:normal;
	
}
.conduite-disco .album { 
	float:left;
	width:100%;
	font-size: 8pt;
	font-weight:bold;
	padding:0;
	margin:0;
}
.conduite-disco .album span{ 
	font-size: 8pt;
	font-weight:normal;
}
.conduite-disco form{ 
	float:left;
	clear:left;
	width:100%;
	text-align:center;
	padding:10px 0px;
	margin:0;
}
.conduite-disco .separation-disco {
	float:left;
	width:100%;
	height:5px;
	background:#ff8a00;
	margin:10px 0px;
}
/*----------------------------- titre emission ----- */

.enteteemission{
	float:left;
	width:588px;
	margin-bottom:5px;
	background:#fff;
}
.liste_rubrique {
	float:left;
	width:100%;
	padding:0px;
}
/*.liste_rubrique .titre_dossier{
	font-size: 14px;
	font-weight: bold;
	width:100%;
	color:#fff;
	height:28px;
	background-image: url("053087.gif");
	background-repeat: repeat-x;
}*/

.liste_rubrique  li{
	float:left;
	width:500px;
	margin:1px 0px;
	padding-left:10px;
	padding-right:5px;
	font-size: 12px;
	font-weight: normal;
	/*background-color: #CCCCCC;*/
	line-height:16px;
}
/*--------------------------------- footer multi page --------------------------------------------*/
.articles_multi {
 float:left;
 width: 100%;
 text-align:center;
 padding:9px 0px 0px 0px;
 margin:0;
 border:0;
}
.liste_article_footer {
 color:#CBAB16;
 font: 10pt arial;
 width: 80%;
 height: 28px;
 text-align:center;
 padding:0;
 margin:0;
 border:0;
}
.liste_article_footer-imgback
{
 width:33%;
 height: 28px;
 float:left;
 padding:5px 0px;
 margin:0;
 border:0;
}
.liste_article_footer-page
{
 width:34%;
 height: 28px;
 float:left;
 padding:3px 0px 5px 0px;
 margin:0;
 border:0;
}
.liste_article_footer-imgnext
{
 width:33%;
 height: 28px;
 float:left;
 padding:5px 0px;
 margin:0;
 border:0;
}
.liste_article_footer-page form
{
 margin:0;padding:0;border:0;
}
.liste_article_footer-page form select
{
 color:#CBAB16;
 margin:0;
 padding:0;
 border:0;
}
/*---------------------------------------------------------------------------------------------------*/



