body {  font-family: Verdana; font-size:10px;
}

.buttonBuscar {
    border: none;
    background: url('../_images/boton_buscar_01.jpg') no-repeat top left; width: 167px; height: 34px;
}

.buttonBuscar:hover {
    border: none;
    background: url('../_images/boton_buscar_02.jpg') no-repeat top left; width: 167px; height: 34px;
}

.buttonEncargar {
    border: none;
    background: url('../_images/boton_encargar_01.jpg') no-repeat top left; width: 248px; height: 34px;
}

.buttonEncargar:hover {
    border: none;
    background: url('../_images/boton_encargar_02.jpg') no-repeat top left; width: 248px; height: 34px;
}

.buttonAgregar {
    border: none;
    background: url('../_images/boton_registrarce_01.jpg') no-repeat top left; width: 131px; height: 34px;
}

.buttonAgregar:hover {
    border: none;
    background: url('../_images/boton_registrarce_02.jpg') no-repeat top left; width: 131px; height: 34px;
}


.buttonPagar {
    border: none;
    background: url('../_images/boton_pago_01.jpg') no-repeat top left; width: 226px; height: 34px;
}

.buttonPagar:hover {
    border: none;
    background: url('../_images/boton_pago_02.jpg') no-repeat top left; width: 226px; height: 34px;
}






tbody {font-size:13px;
}
.errorA {
	color:#C00;
}

a:link {
color:#3FBAE6; text-decoration:underline; font-size:12px; font-family: Verdana; font-weight: bold;
}

a:visited {
color:#3FBAE6; text-decoration:underline; outline:none; font-size:12px; font-family: Verdana; font-weight: bold;
}

a:hover {
color:#737373; text-decoration:none;
}

.titulo { color:#737373; font-size:12px; font-weight: bold;
}
/*
#tinfus {
    margin-left: 40px;
}
*/
#tipos_cert tr {
    width: 0px;
}
/*
#tiposUS {
    width: 0;
}
*/
label.error {
    color: red;
}

.tiposUS {
    width: 17px;
}