
#acces{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  background-color: #f0c40f;
  layer-background-color: #f0c40f;
  position:absolute;
  clip: rect(0px, 400px, 90px, 0px);
  top: 150px;
  left: 210px;
  width: 400px; 
  height: 90px;
  z-index: 2;
}
#planacces{

font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  background-color: #ffffff;
  layer-background-color: #ffffff;
  position:absolute;
  clip: rect(0px, 400px, 450px, 0px);
  top: 260px;
  left: 210px;
  width:400px; 
  height: 450px; 
 z-index: 1;
}



#bas {
  background-color:#B5CBE2;
  layer-background-color: #B5CBE2;
  position:absolute;
  clip: rect(0px, 400px, 50px, 0px);
  top: 590px;
  left: 210px;
  width: 400px; 
  height: 50px; 
  text-align: center;
  z-index: 2;
}
