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

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

.ancho01-2  { width : 30px}
.ancho01d-2 { left  : 30px}
.ancho02-2  { width : 9px}
.ancho02d-2 { right : 9px}   
.alto01-2   { height: 23px}
.alto01d-2  { top   : 23px}
.alto02-2   { height: 21px}
.alto02d-2  { bottom: 21px}

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

.C001{
  background:url(001.png);
}

.C002 {
  background:url(002.png);
  width:auto;   
}

.C003 {
  background:url(003.png);
  right:0px;   
}
 
.C004 {
  background:url(004.png);
  height:auto; 
}

.C005 {
  background:url(005.png);
  width:auto;  
  height:auto;
}
  
.C006 {
  background:url(006.png);
  right:0px;  
}

.C007 {
  background:url(007.png);
  bottom:0px;
}

.C008 {
  background:url(008.png);
  width:auto;  
  bottom:0px;  
}  

.C009 {
  background:url(009.png);
  right:0px;   
  bottom:0px;}

