.borde {
    border-collapse:collapse;
    border-color:#097B61;
    border-style:solid;
}
.claro { background-color: #dcdcdc;}

/* .boton {
   font-weight: bold;
   width: 110px;
   height: 21px;
  background-image: url('/auxiliar/tiny_mce/themes/advanced/images/cancel_button_bg.gif') no-repeat;
   cursor: pointer;
} */

.botonimx{
   font-weight: bold;
   width: 90px;
   height: 21px;
   background: url('/auxiliar/tiny_mce/themes/advanced/images/cancel_button_bg.gif') no-repeat; 
	 cursor: pointer;
}

.botonimxApartados {
	width: 150px;
	background: url('/auxiliar/tiny_mce/themes/advanced/images/cancel_button_bg_150.gif') no-repeat; 
}
