/* CSS Document */
table#cabecera {
   width:770px;
   border: 0PX;
   border: 0px;
   border-spacing: 0px;
     }
 #c2{
 background-color:#FDAF17;
 color:#000000;
 float:left;
 width: 580px;
 height:75px;
 } 
#c3{
background-color:#FDAF17;
float:right;
width:190px;
height:75px;
} 
