﻿body
{
    background-color: #141B40;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

/* INICIA MASTER PAGE */
.header
{
    background-repeat: no-repeat;
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    border: none 0px;
    z-index: 1;
    text-align: center;
}

.middle
{
    background-color: White;
    background-repeat: no-repeat;
    position: relative;
    width: 900px;
    height: 500px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    border: none 0px;
    z-index: 1;
}

.footer
{
    background-image: url('Images/Footer.jpg');
    background-repeat: no-repeat;
    position: relative;
    width: 900px;
    height: 75px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    border: none 0px;
    z-index: 1;
    text-align: center;
}

.ContenidoPagsInternas_header
{
    background-image: url('Images/ContenidoPagsInternas_header.jpg');
    background-repeat: no-repeat;
    position: relative;
    width: 625px;
    height: 50px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 1;
}

.ContenidoPagsInternasVenta_header
{
    background-image: url('Images/ContenidoPagsInternasVenta_header.jpg');
    background-repeat: no-repeat;
    position: relative;
    width: 725px;
    height: 50px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 1;
}

.ContenidoPagsInternas_middle
{
    background-image: url('Images/ContenidoPagsInternas_middle.jpg');
    background-repeat: repeat-y;
    position: relative;
    width: 625px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 1;
}

.ContenidoPagsInternasVenta_middle
{
    background-image: url('Images/ContenidoPagsInternasVenta_middle.jpg');
    background-repeat: repeat-y;
    position: relative;
    width: 725px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 1;
}

.ContenidoPagsInternas_footer
{
    background-image: url('Images/ContenidoPagsInternas_footer.jpg');
    background-repeat: no-repeat;
    position: relative;
    width: 625px;
    height: 50px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 1;
}

.ContenidoPagsInternasVenta_footer
{
    background-image: url('Images/ContenidoPagsInternasVenta_footer.jpg');
    background-repeat: no-repeat;
    position: relative;
    width: 725px;
    height: 50px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 1;
}

.LinksHome_header
{
    background-image: url('Images/LinksHome_header.jpg');
    background-repeat: no-repeat;
    position: relative;
    width: 535px;
    height: 25px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 1;
}

.LinksHome_middle
{
    background-image: url('Images/LinksHome_middle.jpg');
    background-repeat: repeat-y;
    position: relative;
    width: 535px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 1;
}

.LinksHome_footer
{
    background-image: url('Images/LinksHome_footer.jpg');
    background-repeat: no-repeat;
    position: relative;
    width: 535px;
    height: 25px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 1;
}

.textoFooter
{
    font-family: Tahoma;
    font-weight: normal;
    font-size: small;
    color: #cccccc;
}

.textoInfoHome
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11px;
    color: #141B40;
}

a.linksMenusPrincipales:link, a.linksMenusPrincipales:visited, a.linksMenusPrincipales:active
{
    font-family: Tahoma;
    font-weight: normal;
    font-size: small;
    color: #cccccc;
    text-align: center;
    cursor: hand;
    text-decoration: none;
}

a.linksMenusPrincipales:hover
{
    font-family: Tahoma;
    font-weight: normal;
    font-size: small;
    color: Red;
    text-align: center;
    cursor: hand;
    text-decoration: none;
}

a.linksMenusStock:link, a.linksMenusStock:visited, a.linksMenusStock:active
{
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: White;
    text-align: center;
    cursor: hand;
    text-decoration: none;
}

a.linksMenusStock:hover
{
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: Red;
    text-align: center;
    cursor: hand;
    text-decoration: none;
}

a.linksMenusProyectos:link, a.linksMenusProyectos:visited, a.linksMenusProyectos:active
{
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: White;
    text-align: center;
    cursor: hand;
    text-decoration: none;
}

a.linksMenusProyectos:hover
{
    font-family: Tahoma;
    font-weight: normal;
    font-size: 11px;
    color: Red;
    text-align: center;
    cursor: hand;
    text-decoration: none;
}

a.linksMenusPrincipalesNegrilla:link, a.linksMenusPrincipalesNegrilla:visited, a.linksMenusPrincipalesNegrilla:active
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11px;
    color: #333333;
    text-align: center;
    cursor: hand;
    text-decoration: none;
}

a.linksMenusPrincipalesNegrilla:hover
{
    font-family: Tahoma;
    font-weight: bold;
    font-size: 11px;
    color: #C9060D;
    text-align: center;
    cursor: hand;
    text-decoration: none;
}

/* FINALIZA MASTER PAGE */

/* INICIA ADMINISTRADOR DE CONTENIDOS */

.PanelAdministradorDeContenidos
{
    width: 600px;
    background-color: #FFFFFF;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    border-style: none;
    border-width: 0px;
    vertical-align: top;
    text-align: center;
}

/* FINALIZA ADMINISTRADOR DE CONTENIDOS */

/*INICIA MODAL POPUP*/

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
}

/*FINALIZA MODAL POPUP*/