.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/* Use this stylesheet for print styles only [DRUPAL]*/
#page {
	width: 100%;
}

* {
	background-color: transparent;
}

body{
	background-color: #fff;
	color: #000;
	font-size: 62.5%;
	font-family: Arial,Verdana, Sans-Serif;
	margin:0;
	padding:0;
	line-height:150%;
}

#header{
	border-bottom : 1px solid #000;
	margin-bottom : 0.15cm;
	padding-bottom : 0.15cm;
	text-align : center;
}

#footer {
	border-top : 1px solid #000;
	margin-top : 0.15cm;
	padding-top : 0.15cm;
	font-size : 0.85em;
	text-align : center;
}

#header a{color : #000; text-decoration : none;}
#header h1, #header h2 {margin : 0; padding : 0;}
#header h1 img{width:156px;}
#header h1 span{display:none;visibility:hidden;}

#header h1,#header h2,#header-phone{margin:0;padding:0;margin:8pt 0}
#header h1{margin-top:0}
#header-phone{margin-bottom:0}

#header h2{font-size:1em}

#container
{
	font-size:1.2em;
	width : 100%;
}

.floatLeft{float:none;display:block;}

#colDroite{width : 100%}
#colDroite a:link:after, #colDroite a:visited:after { /*On imprime le lien (comptatible mozilla)*/
  content: " (" attr(href) ") ";
  font-size: 90%;
  }



img{border:none;vertical-align:middle;}
ul,li,dl,dt,dd {list-style-position:inside;}
ul ul{margin-left:12px;border:1px solid #000;padding:0.5em;}
p {font-size:1.1em;}
h1 {font-size:1.5em;}
h2 {font-size:1.4em;}
h3 {font-size:1.3em;}
h4 {font-size:1.1em;}
em {font-size:1em;}

a, a:link, a:visited {
	color: #520;
	text-decoration: underline;
}

h1.colGauche{margin-bottom:2pt;}
#contentFicheContentVisuel,
#contentFicheContentDroite .item{margin-bottom:8pt}

#contentFicheContentVisuel{text-align:center;margin-top:8pt}
.descProg{text-align:justify;}


/**********************************************************************/

.noPrint,
.clr,
/*#header h1 img,*/
#header h2 img,
#header-phone img,
/*#header img,*/
#banner,
#google_vertical,
#log,
#menu,
#surMenu,
#sousMenu,
#colonneGauche,
#colonneDroite,
#pubHaute,
#icones,
/*#footer*/
#colGauche,
#toolsBox,
#navDiap,
.navPN,
#ariane,
#programmesToOne,
#contentFicheContentVisuel,
#contentFicheContentVignettes,
.programme-exclusif-zenith
{
	display:none;
	visibility:hidden;
	height: 0;
}

.forcePrint{display : block;}
.forcePrintInline{display : inline;}


/********************** fiche programme *********************/
#contentFicheContentVisuel a[href]:after{content:''}
#contentFicheContentVisuel em{display: none;}