﻿/**********************************************************************************************/
/**********************************************************************************************/
/**********************************************************************************************/
/* APARIENCIAS
/**********************************************************************************************/
/**********************************************************************************************/
/**********************************************************************************************/
/*
/**********************************************************************************************/
/**********************************************************************************************/
/* ALINEACIÓN (TEXTOS Y OBJETOS) **************************************************************/
/**********************************************************************************************/
/**********************************************************************************************/
.ALIN_IZQ {text-align: left}
.ALIN_CEN {text-align: center}
.ALIN_DER {text-align: right}
.ALIN_JUS {text-align: justify}
.ALIN_INI {text-align: start}
.ALIN_FIN {text-align: end}
.ALIN_HER {text-align: inherit}
/*
/**********************************************************************************************/
/**********************************************************************************************/
/* TEXTOS: COLOR ******************************************************************************/
/**********************************************************************************************/
/**********************************************************************************************/
.TXT-COL_VE-DARKSEA {color: darkseagreen}
.TXT-COL_AZ-CORNFLOWER {color: cornflowerblue}
.TXT-COL_NA-NORM {color: orange}
.TXT-COL_RO-NORM {color: red}
.TXT-COL_AZ-NORM {color: blue}
.TXT-COL_AZ-NAVY {color: navy}
.TXT-COL_GR-OSC {color: darkgray}
.TXT-COL_VE-CLA-A5D176 {color: #A5D176}
.TXT-COL_GR-GAINS {color: gainsboro}
.TXT-COL_AM-NORM {color: yellow}
.TXT-COL_NE-NORM {color: black}
.TXT-COL_BL-NORM {color: white}
.TXT-COL_PL-SILVER {color: #E4E4E4}
.TXT-COL_TU-TURQUESA {color: #00CCFF}
/*
/**********************************************************************************************/
/* TEXTOS: DECORACIÓN (Ej. ENLACES) ***********************************************************/
/**********************************************************************************************/
.TXT-DEC-UNDER {
	text-decoration: underline;
}
/*
/**********************************************************************************************/
/**********************************************************************************************/
/* IMAGEN DE FONDO PARA BOTONES ***************************************************************/
/**********************************************************************************************/
/**********************************************************************************************/
.BOTON-FDO-DEG-NEGRO-GRIS {background-image: url('images-grafica/boton-fdo-deg-negro-gris.jpg');
background-repeat: round
}
.BOTON-FDO-DEG-NEGRO-ROJO {background-image: url('images-grafica/boton-fdo-deg-negro-rojo.jpg');
background-repeat: round
}
.BOTON-FDO-DEG-NEGRO-VERDE {background-image: url('images-grafica/boton-fdo-deg-negro-verde.jpg');
background-repeat: round
}
.BOTON-FDO-DEG-NEGRO-AZUL {background-image: url('images-grafica/boton-fdo-deg-negro-azul.jpg');
background-repeat: round
}
.BOTON-FDO-DEG-NEGRO-CORNFLOWERBLUE {background-image: url('images-grafica/boton-fdo-deg-negro-cornflowerblue.jpg');
background-repeat: round
}
.BOTON-FDO-DEG-NEGRO-AMARILLO {background-image: url('images-grafica/boton-fdo-deg-negro-amarillo.jpg');
background-repeat: round
}
.BOTON-FDO-DEG-NEGRO-VIOLETA {background-image: url('images-grafica/boton-fdo-deg-negro-violeta.jpg');
background-repeat: round
}
.BOTON-FDO-DEG-NEGRO-NARANJA {background-image: url('images-grafica/boton-fdo-deg-negro-naranja.jpg');
background-repeat: round
}
.BOTON-FDO-DEG-NEGRO-BLANCO {background-image: url('images-grafica/boton-fdo-deg-negro-blanco.jpg');
background-repeat: round
}
/*
/**********************************************************************************************/
/**********************************************************************************************/
/* SOMBRAS ************************************************************************************/
/**********************************************************************************************/
/**********************************************************************************************/
.SOMBRA-BLANCA {box-shadow: 0px -3px 8px 0px white}
.SOMBRA-DORADA {box-shadow: 0px -3px 8px 0px gold}
.SOMBRA-VERDE {box-shadow: 0px -3px 8px 0px aquamarine}
.SOMBRA-AZUL {box-shadow: 0px -3px 8px 0px cornflowerblue}
.SOMBRA-NEGRA {box-shadow: 0px -3px 8px 0px black}
.SOMBRA-CORNFLOWERBLUE {box-shadow: 0px -3px 8px 0px cornflowerblue}
.SOMBRA-AMARILLA {box-shadow: 0px -3px 8px 0px yellow}
.SOMBRA-MAGENTA {box-shadow: 0px -3px 8px 0px magenta}
.SOMBRA-ROJA {box-shadow: 0px -3px 8px 0px red}
.SOMBRA-NARANJA {box-shadow: 0px -3px 8px 0px orange}
.SOMBRA-VIOLETA {box-shadow: 0px -3px 8px 0px orchid}
.SOMBRA-DO-OSC {box-shadow: 0px -3px 8px 0px #A88939}
/*
/**********************************************************************************************/
/* ICONOS DE LISTAS ------------------------------------------------------- */
/**********************************************************************************************/
/**********************************************************************************************/
/**********************************************************************************************/
/* ICONOS DE LISTAS ***************************************************************************/
/**********************************************************************************************/
/**********************************************************************************************/
.ICO-LISTA-FOOTER-00 {background-image: url('images-grafica/icono-lista-footer-00-48x48.png')}
.ICO-LISTA-FOOTER-01 {background-image: url('images-grafica/icono-lista-footer-01-48x48.png')}
.ICO-LISTA-FOOTER-02 {background-image: url('images-grafica/icono-lista-footer-02-48x48.png')}
.ICO-LISTA-FOOTER-03 {background-image: url('images-grafica/icono-lista-footer-03-48x48.png')}
.ICO-LISTA-FOOTER-04 {background-image: url('images-grafica/icono-lista-footer-04-48x48.png')}
.ICO-LISTA-FOOTER-05 {background-image: url('images-grafica/icono-lista-footer-05-48x48.png')}
.ICO-LISTA-FOOTER-06 {background-image: url('images-grafica/icono-lista-footer-06-48x48.png')}
.ICO-LISTA-FOOTER-07 {background-image: url('images-grafica/icono-lista-footer-07-48x48.png')}
.ICO-LISTA-FOOTER-08 {background-image: url('images-grafica/icono-lista-footer-08-48x48.png')}
.ICO-LISTA-FOOTER-09 {background-image: url('images-grafica/icono-lista-footer-09-48x48.png')}
.ICO-LISTA-FOOTER-10 {background-image: url('images-grafica/icono-lista-footer-10-48x48.png')}
.ICO-LISTA-MENSAJE {background-image: url('images-grafica/icono-lista-email-48x48.png')}
.ICO-LISTA-PAGINACONTACTO {background-image: url('images-grafica/icono-lista-contactoycomollegar-48x48.png')}
/*
/**********************************************************************************************/
/**********************************************************************************************/
/* BORDES ÚNICOS SÓLIDOS **********************************************************************/
/**********************************************************************************************/
/**********************************************************************************************/
.BORDE-UNICO-SUP {border-top-width:1px;border-top-style: solid;border-radius: 10px}
.BORDE-UNICO-DER {border-right-width:2px;border-right-style: solid;border-radius: 10px}
.BORDE-UNICO-INF {border-bottom-width:2px;border-bottom-style: solid;border-radius: 10px}
.BORDE-UNICO-IZQ {border-left-width:2px;border-left-style: solid;border-radius: 10px}
.BORDE-UNICO-TODOS {border-width: 2px;  border-style: solid; border-radius: 10px}
/*
/**********************************************************************************************/
/**********************************************************************************************/
/* BORDES DE COLOR ****************************************************************************/
/**********************************************************************************************/
/**********************************************************************************************/
.BORDE-COL_VE-DARKSEA {border-color: darkseagreen}
.BORDE-COL_NE-NORM {border-color: black}
.BORDE-COL_AZ-CORNFLOWER {border-color: cornflowerblue}
.BORDE-COL_NA-NORM {border-color: orange}
.BORDE-COL_AZ-NORM {border-color: blue}
.BORDE-COL_GR-OSC {border-color: darkgray}
.BORDE-COL_GR-GAINSB {border-color: gainsboro}
.BORDE-COL_VE-CLA-A5D176 {border-color: #A5D176}
.BORDE-COL_DO-OSC-DARKGOLDENROD {border-color: darkgoldenrod}
/*
/**********************************************************************************************/
/**********************************************************************************************/
/* BORDES CON SOMBREADOS **********************************************************************/
/**********************************************************************************************/
/**********************************************************************************************/
.BORDE-SH_VE-DARKSEA {box-shadow: 0px 0px 2px 1px darkseagreen}
.BORDE-SH_VE-NORM {box-shadow: 1px 1px 2px 2px green}
.BORDE-SH_NE-NORM {box-shadow: 1px 1px 1px 1px black}
.BORDE-SH_BL-NORM {box-shadow: 0px 0px 2px 2px white}
.BORDE-SH_AZ-CORNFLOWER {box-shadow: 1px 1px 2px 1px cornflowerblue}
.BORDE-SH_NA-NORM {box-shadow: 1px 1px 2px 2px orange}
.BORDE-SH_AZ-NORM {box-shadow: 0px 0px 2px 1px blue}
.BORDE-SH_GR-OSC {box-shadow:  0px 0px 1px 1px darkgray}
.BORDE-SH_VE-CLA-A5D176 {box-shadow: 1px 1px 2px 1px #A5D176}
.BORDE-DO-OSC-DARKGOLDENROD {box-shadow: 1px 1px 2px 1px darkgoldenrod}
/*
/**********************************************************************************************/
/**********************************************************************************************/
/* FONDOS DE COLOR ****************************************************************************/
/**********************************************************************************************/
/**********************************************************************************************/
.FONDO-COL_AM-NORM {background-color: yellow}
.FONDO-COL_VE-DARKSEA {background-color: darkseagreen}
.FONDO-COL_VE-DARKGREEN {background-color: darkgreen}
.FONDO-COL_VE-CLARO {background-color:  lightgreen}
.FONDO-COL_VE-CLA-A5D176 {background-color: #A5D176}
.FONDO-COL_VI-OSCURO {background-color: #9900CC}
.FONDO-COL_VI-CLARO {background-color:  #DFCDFE}
.FONDO-COL_AZ-CORNFLOWER {background-color: cornflowerblue}
.FONDO-COL_AZ-CORNFCLARO {background-color: #A6C1F4}
.FONDO-COL_AZ-ARGENTINO {	background-color: #6666FF}
.FONDO-COL_NA-NORM {background-color: orange}
.FONDO-COL_AZ-NORM {background-color: blue}
.FONDO-COL_AZ-NAVY {background-color: navy}
.FONDO-COL_NE-NORM {background-color: black}
.FONDO-COL_GR-OSC {background-color: #595959}
.FONDO-COL_GR-GAINSB {background-color: gainsboro}
.FONDO-COL_BL-NORM {background-color: white}
.FONDO-COL_RO-CRIMSON {background-color: firebrick}
.FONDO-COL_DO-OSC {background-color: #A88939}
.FONDO-COL_DO-CLARO {background-color: gold}
.FONDO-COL_SA-NORM {background-color:  salmon}
.FONDO-COL_MA-CLARO {background-color:  burlywood}
/*
/**********************************************************************************************/
/**********************************************************************************************/
/* FONDOS DE COLOR ESPECIALES CON OPACIDAD ****************************************************/
/**********************************************************************************************/
/**********************************************************************************************/
.FONDO-COL_BL-OPA {background: rgba( 255, 255, 255, 0.9)}
.FONDO-COL_NE-OPA {background: rgba( 0, 0, 0, 0.8)}
/*
/**********************************************************************************************/
/**********************************************************************************************/
/* FONDOS CON IMAGEN **************************************************************************/
/**********************************************************************************************/
/**********************************************************************************************/
.FONDO-IMG-01 { background-image: url('images-grafica/background_pages_maiz-oscuro.jpg')
}
/*
/**********************************************************************************************/
/**********************************************************************************************/
/* IMÁGENES: ALINEACIÓN ***********************************************************************/
/**********************************************************************************************/
/**********************************************************************************************/
.IMG-VERT-ALIN_MED {vertical-align: middle}
/*
/**********************************************************************************************/
/**********************************************************************************************/
/* ANCHOS, MÁXIMOS Y MODOS DE ALTURA **********************************************************/
/**********************************************************************************************/
/**********************************************************************************************/
.ANCHO-C {width: 100%}
.ANCHO-90 {width: 90%}
.ANCHO-80 {width: 80%}
.ANCHO-70 {width: 70%}
.ANCHO-60 {width: 60%}
.ANCHO-50 {width: 50%}
.ANCHO-40 {width: 40%}
.ANCHO-30 {width: 30%}
.ANCHO-20 {width: 20%}
.ANCHO-10 {width: 10%}
.ANCHO-m2-96 {width: 96%; margin: 2%}
.ANCHO-m3-94 {width: 94%; margin: 3%}
.ANCHO-M_1600 {max-width: 1600px}
.ANCHO-M_1500 {max-width: 1500px}
.ANCHO-M_1400 {max-width: 1400px}
.ANCHO-M_1300 {max-width: 1300px}
.ANCHO-M_1200 {max-width: 1200px}
.ANCHO-M_1100 {max-width: 1100px}
.ANCHO-M_1000 {max-width: 1000px}
.ANCHO-M_970 {max-width: 970px}
.ANCHO-M_900 {max-width: 900px}
.ANCHO-M_800 {max-width: 800px}
.ANCHO-M_700 {max-width: 700px}
.ANCHO-M_600 {max-width: 600px}
.ANCHO-M_500 {max-width: 500px}
.ANCHO-M_400 {max-width: 400px}
.ANCHO-M_350 {max-width: 350px}
.ANCHO-M_300 {max-width: 300px}
.ANCHO-M_240 {max-width: 240px}
.ANCHO-M_200 {max-width: 200px}
.ANCHO-M_150 {max-width: 150px}
.ANCHO-M_100 {max-width: 100px}
.ALTO-AUTO {height: auto}
.ALTO-C {height: 100%}
.ALTO-48 {height: 48px}
.ALTO-MIN-0 {min-height:455px}
.ALTO-MIN-1 {min-height:inherit}
.ALTO-MIN-2 {min-height:inherit}
.ALTO-MIN-3 {min-height:inherit}
.ALTO-MIN-4 {min-height:inherit}
.ALTO-MIN-5 {min-height:inherit}
.ALTO-MIN-6 {min-height:inherit}
.ALTO-MIN-7 {min-height:inherit}
.ALTO-MIN-8 {min-height:inherit}
.ALTO-MIN-9 {min-height:inherit}
/*
