.Recuadro01 {
  position:relative; 
  top:22px;
  width:auto;
  height:auto;
  overflow: hidden;
}

.Titulo01 {
position:absolute; 
top:0px;
left:25px;
width:auto;
height:50px;
z-index:1;
}

.ancho01  { width : 34px}
.ancho01d { left  : 34px}
.ancho02  { width : 34px}
.ancho02d { right : 34px}   
.alto01   { height: 31px}
.alto01d  { top   : 31px}
.alto02   { height: 31px}
.alto02d  { bottom: 31px}

.comun{
  position:absolute;
  z-index:-1
}

.C01{
  background:url(01.png);
}

.C02 {
  background:url(02.png);
  width:auto;   
}

.C03 {
  background:url(03.png);
  right:0px;   
}
 
.C04 {
  background:url(04.png);
  height:auto; 
}

.C05 {
  background:url(05.png);
  width:auto;  
  height:auto;
}
  
.C06 {
  background:url(06.png);
  right:0px;  
}

.C07 {
  background:url(07.png);
  bottom:0px;
}

.C08 {
  background:url(08.png);
  width:auto;  
  bottom:0px;  
}  

.C09 {
  background:url(09.png);
  right:0px;   
  bottom:0px;}


