/*estilo para los documentos genericos*/ /* estilos generales para tags html */ .body { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 12px; font-weight: normal; color: #333; background: #FFFFFF; } .p { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 12px; font-weight: normal; color: #333; line-height: 15px; } .input [type= "submit"] { text-align: center; font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 16px; color: #86A126; border: 1px solid; border-color: #428922; } .input [type="text"] { border-color: #C6C7C8; border: 1px; text-align: left; font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 12px; font-weight: normal; } .H1 { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 16px; font-weight: bold; color: #EE7F00; } .H2 { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 16px; font-weight: bold; color: #707173; } .H4 { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 14px; font-weight: bold; color: #333; } .H5{ font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 12px; font-weight: bold; color: #333; } /* estilo de Botones */ .BotonActualizar { background-image: url(../images/actualizar.png); background-repeat: no-repeat; background-color: transparent; border: 0px; } .BotonAgregar { background-image: url(../images/agregar.png); background-repeat: no-repeat; background-color: transparent; height: 25px; width: 70px; border: 0px; } .BotonConfirmar { background-image: url(../images/confirmar.png); background-repeat: no-repeat; background-color: transparent; height: 25px; width: 66px; border: 0px; } .BotonConsultar { background-image: url(../images/consultar.png); background-repeat: no-repeat; background-color: transparent; height: 25px; width: 70px; border: 0px; } .BotonEditar { background-image: url(../images/editar.png); background-repeat: no-repeat; background-color: transparent; border: 0px; } .BotonEliminar { background-image: url(../images/eliminarRegistro.png); background-color: transparent; border: 0px; } .BotonEnviar { background-image: url(../images/enviar.png); background-repeat: no-repeat; background-color: transparent; height: 25px; width: 50px; border: 0px; } .BotonFinalizar { background-image: url(../images/finalizar.png); background-repeat: no-repeat; background-color: transparent; border: 0px; } .BotonGenerar { background-image: url(../images/generar.png); background-repeat: no-repeat; background-color: transparent; border: 0px; } .BotonGuardar { background-image: url(../images/guardar.png); background-repeat: no-repeat; background-color: transparent; height: 25px; width: 70px; border: 0px; } .BotonIngresar { background-image: url(../images/ingresar.png); background-repeat: no-repeat; background-color: transparent; height: 25px; width: 70px; border: 0px; } .BotonProcesar { background-image: url(../images/procesar.png); background-repeat: no-repeat; background-color: transparent; border: 0px; } /* si no se usa botón, se usa texto*/ .Confirmar { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 12px; color: #859302; background-color: white; border: 0px; } .Eliminar { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 12px; color: #CB081C; background-color: white; border: none; } /* Estilo para el Menu */ #menu ul { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; padding: 0px; margin: 0px; list-style: none; font-size: 11px; color: #707173; font-weight: normal; height: 12px; float: left; background: transparent url(../images/siguiente.png) no-repeat scroll 2px 0.5em; } #menu ul li { display: inline; } #menu ul li a:link,#menu ul li a:visited { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; color: #707173; padding: 5px 12px; /* float: left;*/ text-decoration: none; } #menu ul li a:hover,#menu ul li a:active { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; /* color: #F37021;*/ text-decoration: underline; /* height: 12px; */ } .image { color: #FFF; border: none; list-style: none; } .ImagenTransparente { background-color: transparent; border: none; list-style: none; } /********************** Complementos ************************/ /* Estilo para caja de texto */ .TxtNormalInput{ border-color: #C6C7C8; border: 1px; text-align: left; font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 12px; font-weight: normal; } /* Estilo para textos */ /* igual que H2 */ .Titulo1 { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 16px; font-weight: bold; color: #707173; } /* igual que H1 */ .Titulo2 { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 16px; font-weight: bold; color: #EE7F00; } /* igual que H5 */ .Titulo3{ font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 12px; font-weight: bold; color: #333; } .TxtNormal { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 12px; font-weight: normal; color: #333; } .TxtNormalResaltado { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 12px; font-weight: bold; color: #333; line-height: 15px; } .TxtIndependiente1 { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 14px; font-weight: normal; color: #333; } .TxtNormalLabel { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 12px; font-weight: normal; color: #707173; } .TxtNormalLabelRequerido { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 12px; font-weight: bold; color: #707173; } .TxtObservacion { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 14px; font-weight: normal; color: #333; } /* Estilos para especificar obligatoriedad */ span.required { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-weight: bold; font-size: 15px; color: #ff0000; } .AsterObligatorio { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 12px; font-weight: normal; color: #CB0A1D; } /* Estilos para mensajes */ .TxtMessageError { text-align: left; vertical-align: top; font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 10px; font-weight: bold; color: #CB0A1D; } .TxtMessageErrorGrave { text-align: left; vertical-align: top; font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 12px; color: #CB0A1D; } .TextBoxError, .TxtBoxError { border-color: #CB0A1D; } .TxtMessageOk { text-align: left; vertical-align: top; font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 11px; border: 0px; font-weight: bold; color: #306F1C; } .TxtMessageOkEmergente { text-align: left; vertical-align: top; font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 12px; border: 0px; color: #306F1C; } .TxtBoxOk { border-color: #306F1C; } /* Estilos para tablas */ .TablaCabezalFila { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 12px; font-weight: normal; color: #F37021; border-bottom: 1px solid #F37021; } .TablaCelda { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 12px; font-weight: normal; color: #333; } .bordeDerPunteado { border-right: 1px dotted #707173; } .bordeAbajoPunteado { border-bottom: 1px dotted #707173; } /* accion secundaria positiva */ .TxtAccionSecundariaPos { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 12px; font-weight: normal; color: #306F1C; text-decoration: underline; } /* accion secundaria destructiva */ .TxtAccionSecundariaNeg{ font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 12px; font-weight: normal; color: #CB081C; text-decoration: underline; } /* navegación entre páginas */ .TxtAnterior{ font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 12px; font-weight: normal; color: #F37021; text-decoration: underline; } .TxtSiguiente { font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 12px; font-weight: normal; color: #F37021; text-decoration: underline; } /************** Estilos para cabezal, pie y cuerpo de la pagina *************/ /****************************************************************************/ .PaginaGral { text-align: left; vertical-align: top; font-family: Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-size: 11px; font-weight: normal; color: #000000; background-color: #E0E0E0; border: 0pt; height: 100%; } .CabezalPlantilla { background-image: url(../images/cabezalIMM.png); background-position: top left; background-repeat: no-repeat; background-color:transparent; font: 14pt Arial,Helvetica,"Bitstream Vera Sans",sans-serif; font-weight: bold; color: #FFFFFF; height: 75px; width: 910px; } .EnlaceCabezal { font: 10pt Arial,Helvetica,"Bitstream Vera Sans",sans-serif; text-decoration: none; color: #FFFFFF; } .PiePlantilla { background-image: url(../images/pieIMM.png); background-position: top left; background-repeat: no-repeat; background-color: transparent; font: 7pt Arial,Helvetica,"Bitstream Vera Sans",sans-serif; color: #FFFFFF; height: 70px; width: 910px; } .SubPiePlantilla { background-position: top left; background-repeat: no-repeat; background-color: transparent; font: 9pt Arial,Helvetica,"Bitstream Vera Sans",sans-serif; color: #FFFFFF; background-position: top center; vertical-align:text-top; } .ColumnaLateral { width: 16px; background-color: transparent; background-position: bottom right; background-repeat: no-repeat; text-align: center; } .ColumnaLateralBody { width: 16px; background-color: #FFFFFF; background-position: bottom right; background-repeat: no-repeat; text-align: center; } .ColumnaCentralBody { background-color: #FFFFFF; background-position: bottom right; background-repeat: no-repeat; width: 878px; } .CuerpoMedioCentral { background-color:#FFFFFF; background-position: center; background-repeat: no-repeat; border: 0px; width: 910px; } /****************************************************************************/ /* ENLACES */ /****************************************************************************/ ..EnlaceComun { font-family: Arial; font-size: 24px; font-weight: normal; color: #F37021; border: 0pt; text-decoration: none; } .EnlaceComunSubrayado { font-family: Arial; font-size: 12px; color: #F37021; font-weight: normal; border: 0px; text-decoration: underline; } .EnlaceComunSubrayado:visited { color: #96509D; } .EnlaceComun:visited { color: #96509D; } /* Pasa el raton */ .EnlaceComun:hover { text-decoration: underline; } .EnlaceDesactivado { color: #C6C7C8; }