.tablaRegistro{
border:1px solid #000;
width:99%;
background-color:#FFE0B1;
font-size: 11px;
}

.tablaRegistro td {
width: 50%;
}


.tablaRegistro td .title{
color:red;
}
.tablaRegistro .comprobacion{
float:left;
}

.eti_obliga{
	font-size:12px;
}




.tablaRegistro2{
border:1px solid #000;
width:99%;
background-color:#a5c557;
font-size: 11px;
}

