<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Stylesheet */



/* Selections */



body {

    background: #f5f5f5;
    color: #2F2F2F;
    margin: 0;
    font: 1em Arial;
}

.derecha {
    float: right;
}

  tbody &gt; tr &gt; td.Right {
            text-align: right;
        }

    tbody &gt; tr &gt; td.Center {
            text-align: center;
        }


p {
    margin: 0 0 .5em .5em;
    font-size: .85em;
    color: #414040;
}
h1 {
	color: #81017E;/*#d61d00*/
	text-transform: uppercase;
	margin-bottom: .3em;
	font: bold 1.6em/1em Arial;
	margin-top: 0;
}


h2 {
	color: #929292;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: .5em;
	font-size: 1.2em;
	margin-top: 0;
}

h3 {
    color: #81017E; /*#3e8213*/
    text-transform: uppercase;
    font: 0.9em/1em Arial;
    margin-bottom: 1em;
}

    h3 a {
        color: #81017E; /*#3e8213*/
        text-decoration: none;
    }

        h3 a:hover {
            text-decoration: none;
            color: #81017E; /*#3e8213*/
        }

#firma a {
    display: block;
    height: 5em;
    width: 20em;
    float: left;
    padding-left: 11em;
}

#barra_herramientas {
	overflow: hidden;
	height: 1.5em;
	background-color: transparent;
	display: table;
    width: 100%;
    padding-top: 0.4em;
    padding-bottom: 0.4em;
}


#herramientas {
	width: 29em;
	float: right;
	padding-right: 1em;
	text-align: right;
}


#herramientas a {
    text-decoration: none;
    color: #81017E;
    font-size: .8em;
    color: #81017E;
    width: 100%;
}

#encabezado {
    display: table;
    overflow: hidden;
    height: 9.8em;
    width: 100%;
}

#dominio {
    color: #666666;
    font-size: 2em;
}


#buscar {
    display: table;
    float: right;
    padding-right: 1em;
    height: 2.5em;
    padding-top: .2em;
    text-align: right;
    width: 28em;
}

.footer {
    font-family: Verdana;
    font-size: 9px;
    font-weight: normal;
    color: #FFFFFF;
}

#firma_busqueda {
    height: 5em;
    display: block;
    overflow: hidden;
    background-image: url(../Images/semarnat.jpg);
    background-repeat: no-repeat;
}

.menu_principal2 {
    height: 2.0em;
    display: block;
    overflow: hidden;
    align-content:flex-end;
    background-repeat: no-repeat;
    margin-top: 0;
}

 .menu_principal2 ul {
        height: 3em;
        list-style: inherit;
        margin: 0;
        padding: 0;
        text-align: right;
    }

  .menu_principal2 li {
        display: inline-block;
        font-weight: bold;
        background-color: transparent;
        margin-bottom: 0;
    }

    .menu_principal2 li a {
            color: grey;
            display: block;
            line-height: 3em;
            text-align: right;
            text-decoration: none;
            padding: 0px .5em;
        }

    .letra_menu2 {
    font-size: 2.9em;
}

.menu_principal {
    /* height: 2.5em;
    display: block;
    align-content:center;
    overflow: hidden;
    background-image: url(../Images/fondo_menu.jpg);
    margin-top: 0; */
    visibility: hidden!important;
    height: 1px!important;
}


    .menu_principal ul {
        height: 3em;
        list-style: inherit;
        margin: 0;
        padding: 0;
        text-align: center;
    }

    .menu_principal li {
        display: inline-block;
        font-weight: bold;
        background-color: transparent;
        margin-bottom: 0;
    }

        .menu_principal li a {
            color: white;
            display: block;
            line-height: 2em;
            text-align: center;
            text-decoration: none;
            padding: 0px .5em;
        }

            .menu_principal li a:hover {
                text-decoration: none;
            }

        .menu_principal li ul {
            background: #737373;
            border-bottom: 2px solid #ff0;
            display: none;
            height: auto;
            position: absolute;
            width: 10em;
            z-index: 200;
            margin-top: -1px;
        }

        .menu_principal li:hover ul {
            display: block;
        }

        .menu_principal li li {
            display: block;
            float: none;
            padding: 0;
            width: 30em;
            margin: 0;
            font-weight: normal;
            font-style: normal;
            background: url(../imagenes/bullet_menu.png) no-repeat 5px;
            color: white;
        }

        .menu_principal li ul a {
            display: block;
            font-size: 12px;
            font-style: normal;
            padding: 0px 10px 0px 15px;
            text-align: left;
        }

            .menu_principal li ul a:hover {
                text-decoration: underline;
            }

.letra_menu {
    font-size: 10px;
}

/* #cuerpo {
    background-color: white;
    display: table;
    padding: 1em;
    width: auto;
    height: 1px;
    float: left;
    height: auto;
} */

.renglon {
    display: table;
    margin-bottom: 1em;
    height: auto;
}


/* #cuerpo_principal {
    width: 81em;
    margin-right: auto;
    margin-left: initial;
    margin-top: 1em;
} */

/* #cuerpo_principal_login {
    width: 61em;
    margin-right: auto;
    margin-left: auto;
    margin-top: 1em;
} */
#encabezado {
    display: table;
    overflow: hidden;
    height: 3.8em;
    width: 100%;
}


.label {
    color: gray;
    display: inline-block;
    margin-left: 15px;
    padding-top: 0px;
    font-size: 18px;
}

.button {
    float: right;
    margin-right: 5px;
    margin-top: 0px;
    width: 100px;
    height: 30px;
    font-size: 10px;
    font-weight: bold;
    color: #444;
    /*background-image: -webkit-gradient(linear, left top, left bottom, from(#acd6ef), to(#6ec2e8));*/
    background-image: -moz-linear-gradient(top left 90deg, #acd6ef 0%, #6ec2e8 100%);
    background-image: linear-gradient(top left 90deg, #acd6ef 0%, #6ec2e8 100%);
    border-radius: 30px;
    border: 1px solid #66add6;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3), inset 0 1px 0 rgba(255, 255, 255, .5);
    cursor: pointer;
}

.buttonAprovechamiento {
    float: right;
    margin-right: 5px;
    margin-top: 0px;
    width: 240px;
    height: 30px;
    font-size: 10px;
    font-weight: bold;
    color: #444;
      /*background-image: -webkit-gradient(linear, left top, left bottom, from(#acd6ef), to(#6ec2e8));*/
    background-image: -moz-linear-gradient(top left 90deg, #acd6ef 0%, #6ec2e8 100%);
    background-image: linear-gradient(top left 90deg, #acd6ef 0%, #6ec2e8 100%);
    border-radius: 30px;
    border: 1px solid #66add6;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3), inset 0 1px 0 rgba(255, 255, 255, .5);
    cursor: pointer;
}

td.tituloSeccionTabla {
    font-size: 10pt;
    background: gray;
    color: black;
    font-weight: bold;
    border-bottom: 1px solid #5899d9;
    margin: 10px 10px 10px 10px;
}

/*.menu_principal li{
	display: inline-block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}*/

.horizontal li {
	display: inline-block;
	float: left;
	margin-right: .5em;
	margin-bottom: 1em;
}
</pre></body></html>