#transparence_ins {
 float:left;
 position:relative;
 top:-420px;
 width:100%;
 height:400px;
 color:white;
 filter: alpha(opacity=20);
 -moz-opacity: 0.2;
 opacity: 0.2;
 background-color:black; 
 }



#player {
  float:left;
  width:700px;
  height:350px;
  margin:0px;
  /*background-color:yellow;*/
  padding:0;
background-image: transparent;
background-repeat:no-repeat;
}


#sol_entreprise_cont {
 width:100%;
 height:100%;
 overflow: auto;
 
  visibility:visible;
 float:left;
 position:relative;
 top:0px;
 left:-1px;
 
 color:white;


}

#sol_entreprise_cont table{
  
font-weight: 100;
font-family:verdana;
font-size:8pt;
color:white;

}
