﻿HTML
{
    overflow-x: hidden;
    scrollbar-3dlight-color: #ffffff;
    scrollbar-arrow-color: #666666;
    scrollbar-base-color: #e9e9e9;
    scrollbar-track-color: #e9e9e9;
    scrollbar-darkshadow-color: #DADBDE;
    scrollbar-face-color: #ffffff;
    scrollbar-highlight-color: #DADBDE;
    scrollbar-shadow-color: #DADBDE;
}

A
{
    text-decoration: none;
}

.popupControl
{
    background-color: White;
    position: absolute;
    visibility: hidden;
}

/* Body de la página principal */
.cuerpo
{
    background-image: url( 'images/fondos/fondo.jpg' );
    background-repeat: no-repeat;
    margin-left: 0px;
    overflow: hidden;
}


/* Body de las páginas que van dentro del iframe */
.cuerpoPaginas
{
    margin: 0px;
    background-color: Transparent;
}

/* Div de la página principal */
.MainDIV
{
    width: 100%;
    height: 100%;
    overflow: hidden;
}

/* Div de las páginas que van dentro del iframe */
.SubDIV
{
    padding-left: 10px;
    width: 560px;
    height: 100%;
    overflow: hidden;
}

/* Div de las páginas que van dentro del iframe ("parche") */
.SubDIV2
{
    padding-left: 25px;
    padding-top: 15px;
    width: 530px;
    height: 100%;
    overflow: hidden;
}

/* Iframe */
.MainFrame
{
    width: 100%;
    height: 100%;
    background-color: Transparent;
    overflow-x: hidden;
}

.Highlight
{
}

/* Cualquier enlace en mitad de un texto */
A.Enlace:link, A.Enlace:visited
{
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    color: #1E559E;
}

A.Enlace:hover, A.Enlace:active
{
    font-family: Arial;
    font-size: 11px;
    text-decoration: underline;
    color: #1E559E;
}

/* Ocpciones del menú de la página principal */
.OpcionMenu, .OpcionMenu2
{
    background-color: Transparent;
    background-position: left top;
    background-repeat: no-repeat;
    border: 0px;
    font-weight: bold;
    text-align: right;
    display: block;
    vertical-align: text-bottom;
    padding-right: 25px;
    width: 160px;
    cursor: hand;
    font-family: Tahoma;
    font-size: 11px;
    color: #777777;
}
.OpcionMenu
{
    background-image: url( 'images/mouse_up_punto.gif' );
}
.OpcionSubMenu
{
    background-color: Transparent;
    border: 0px;
    font-weight: bold;
    text-align: right;
    display: block;
    vertical-align: text-bottom;
    padding-right: 25px;
    width: 160px;
    cursor: hand;
    font-family: Tahoma;
    font-size: 10px;
    color: #C61C2D;
}

.BotonesGrid
{
    background-color: Transparent;
    background-position: center left;
    background-repeat: no-repeat;
    border: 1px;
    font-weight: bold;
    display: block;
    padding-left: 20px;
    vertical-align: text-bottom;
    height: 20px;
    width: 70px;
    cursor: hand;
    font-family: Tahoma;
    font-size: 11px;
    color: #777777;
}

.BotonMedia
{
    background-color: Transparent;
    border: 1px;
    font-weight: bold;
    display: block;
    vertical-align: text-bottom;
    height: 20px;
    cursor: hand;
    font-family: Tahoma;
    font-size: 11px;
    color: #777777;
    width: 100%;
}

.TableMedia
{
    width: 530px;
}

.TitleMedia
{
    font-weight: bold;
    font-size: 12px;
    color: #4cb8ff;
    font-family: Verdana;
    padding-left: 5px;
}

.MediaCopyRight
{
    font-weight: normal;
    font-family: Arial;
    font-size: xx-small;
    color: #383838;
}

.TableGrid
{
    width: 480px;
    border: 0px;
}

.TableGridSmall
{
    width: 230px;
    border: 0px;
}

.DivGrid
{
    background-color: #E9E9E9;
    height: 115px;
    width: 100%;
    overflow-Y: scroll;
}

.DivGridSmall
{
    background-color: #E9E9E9;
    height: 100px;
    width: 100%;
    overflow-Y: scroll;
}

.FondoGrid
{
    width: 100%;
    background-color: #D8DCE5;
}

/* Línea roja que subraya los títulos */
.LineaRoja
{
    height: 1px;
    background-color: #C61C2D;
}

/* Línea gris que separa el pie y la cabecera de los grids */
.LineaGris
{
    height: 1px;
    background-color: #CDCDCD;
}

/* Línea de puntos azules que subraya las secciones */
.LineaPuntos
{
    height: 5px;
    background-image: url(images/lineapunt.gif);
    background-repeat: repeat-x;
}

.LineaPuntosBot
{
    height: 5px;
    background-image: url(images/lineapunt.gif);
    background-repeat: repeat-x;
    background-position: bottom;
}

/* Línea de puntos rojos que subraya las secciones */
.LineaPuntos2
{
    height: 5px;
    background-image: url(images/lineapunt2.gif);
    background-repeat: repeat-x;
}

/* Título de los perfiles */
.PerfilTitulo, .JornadaPATitulo
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #C61C2D;
}

/* Descripción de los perfiles */
.PerfilDescripcion
{
    font-family: Arial;
    font-size: 11px;
    line-height: 18px;
    color: #383838;
}

/* Enlace a más detalles */
.PerfilMasDetalles
{
    font-family: Verdana;
    font-size: 10px;
    text-decoration: none;
    font-weight: bold;
    color: #1E559E;
    width: 100%;
}

/* Texto general de las descripciones */
.TextoGris
{
    font-weight: normal;
    font-family: Arial;
    font-size: 11px;
    line-height: 18px;
    color: #383838;
    width: 100%;
}

.MsgOK
{
    font-weight: bold;
    font-family: Arial;
    font-size: 11px;
    color: #383838;
}

.MsgError
{
    font-weight: bold;
    font-family: Arial;
    font-size: 11px;
    color: Red;
}

/* Texto general de las descripciones */
.TextoNoHayRegistros
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #871924;
}

/* Estilo de la imagen de acceso a más información del grid de ofertas */
.ImgMasInfo
{
    cursor: hand;
}

/* Estilo del checkbox para seleccionar ofertas del grid */
.ChkSeleccionar
{
    cursor: hand;
}

/* Estilo del desplegable de prioridad del grid de ofertas */
.DplPrioridad
{
    cursor: hand;
}
