/* E:\myproducts_sites\test\xommon\templates\default\player_pied_page.css */
.contenu_pied_de_page_fixe{
	background-color: #DDDDDD;
	height:200px;
	bottom: -50px;
	width: 100%;
/*	background-image: url(http://statique.telerama.fr/radiolive/piedpage/bg_div_bottom.png); */
	margin: 0px;
	position: fixed ! important;
	position: absolute;
	visibility: hidden;
}
.contenu_pied_de_page_fixe .barre_verte {
	background-color: transparent;  /* transparent #000000  #AEDC6F; */
	width: 100%;
	/*height: 180px;*/
	overflow: hidden;
	text-align: left;
  /*z-index: 9000002;*/
}    
