form { margin:0px; padding:0px; }
img { border:0 none; }
a { text-decoration:none;}
td { padding-bottom:10px;}


.imgs { float:left; width:30%; text-align:center; padding-top:30px; }
.imgs_2 { float:left; width:20%; text-align:center; padding-top:30px;  }

.linea {float:left; width: 100%; padding-bottom: 10px;}
.cell0 {float:left; width: 5%;}
.cell1 {float:left; width: 10%;}
.cell2 {float:left; width: 20%;}
.cell3 {float:left; width: 30%;}
.cell4 {float:left; width: 40%;}
.cell5 {float:left; width: 50%;}
.cell6 {float:left; width: 60%;}
.cell7 {float:left; width: 70%;}
.cell8 {float:left; width: 80%;}
.cell9 {float:left; width: 90%;}
.derecha {text-align:right;}
.center {text-align:center;}
.lbl { font-weight:bold;}
/*
#linea{ height:10px; margin-right:10px; border-bottom:2px solid #CCCCCC; }
*/
.ul_texto{ margin:0px; padding:0px; text-decoration:none;}



.sep_cen{ color:#000066; padding:0px 0px 0px 0px; font-size:14px; font-weight:bold; height:30px;}
.btn_del,.btn_delh{ border:none; cursor:pointer;width:20px; height:20px;}
.btn_del{ background-image:url(../images/del.png); background-repeat:no-repeat; background-position:center;
 background-color:transparent;}
.btn_delh{ background-image:url(../images/delh.png); background-repeat:no-repeat; background-position:center;
 background-color:transparent;}

#msj_respuesta{ font-size:12px; font-weight:bold; color:#009900; height:20px; padding-top:10px; padding-bottom:10px;}