﻿.Formulario {
    background-color: #154f80;
}

    .Formulario img {
        border: 0px;
    }

    .Formulario ul {
        padding: 0px;
        margin: 0px;
        list-style-type: none;
    }

    .Formulario li {
        margin-top: 1px;
    }

.CintilloEncabezado {
    font: 20px "Segoe UI", Arial, sans-serif;
    color: white;
    margin-bottom: -44px;
}

    .CintilloEncabezado a:link,
    .CintilloEncabezado a:visited
    {
        text-decoration: none;
        color: White;
    }

    .CintilloEncabezado a:link:hover,
    .CintilloEncabezado a:visited:hover
    {
        text-decoration: none;
        color: white;
    }

.Encabezado {
    padding-left: 2%;
    padding-right: 2%;
    width: 96%;
}

.EncabezadoPublicidad {
    position: absolute;
    background-color: #002040;
    opacity: .8;
    padding-left: 2%;
    padding-right: 2%;
    width: 96%;
    z-index: 2;
}

.Logo {
    float: left;
    height: 50px;
}

.ImagenLogo {
    margin-top: 0px;
}

.Menu {
    float: left;
}

.Opciones {
    float: right;
    overflow: hidden;
}

.Opcion {
    position: relative;
    height: 52px;
    float: right;
    font-size: 14px;
    z-index: 5;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

    .Opcion:hover {
        background-color: steelblue;
    }

.ImagenOpcion {
    padding-top: 6px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    float: right;
}

.LigaOpcion {
    height: 50px;
    padding-top: 16px;
    padding-right: 10px;
    text-align: right;
    font-size: 14px;
    float: right;
}

.TotalNotificaciones {
    width: 52px;
    text-align: right;
    position: absolute;
    top: 1px;
    font-size: 11px;
}

.LigaTotalNotificaciones {
    color: white;
    background-color: red;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 1px;
}

.Publicidad {
    position: relative;
    width: 100%;
    z-index: 1;
}

.TituloPublicidad
{
    position: static;
    margin-top: -120px;
    left: 0px;
    font-size: 50px;
    padding-left: 2%;
    padding-right: 2%;
    color: cornflowerblue;
    text-shadow: -1px 1px 3px black;
    opacity: .85;
}

.DescripcionPublicidad
{
    font-size: 26px;
    color: white !important;
    padding-left: 2%;
    padding-right: 2%;
    font-size: 18px;
    text-shadow: -1px 1px 3px black;
    opacity: .85;
}

.VideoPublicidad {
    position: relative;
    width: 100%;
    margin-bottom: -5px;
    z-index: 1;
}

.TituloVideo
{
    position: absolute;
    top: 90px;
    left: 0px;
    font-size: 50px;
    padding-left: 2%;
    padding-right: 2%;
    color: cornflowerblue;
    text-shadow: -1px 1px 3px black;
    opacity: .5;
}

.DescripcionVideo
{
    position: absolute;
    top: 150px;
    left: 0px;
    font-size: 26px;
    color: white !important;
    padding-left: 2%;
    padding-right: 2%;
    text-shadow: -1px 1px 3px black;
    opacity: .5;
}

.flexslider
/* Afecta el color de fondo del titulo y la descripción de la publicidad*/
{
    background-color: steelblue !important;
}

.EncabezadoFinal
{
    overflow: hidden;
    clear: both;
    background-color: #01032e;
}

.Visitante
{
    float: left;
    padding-left: 2%;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 12px;
    padding-bottom: 50px;
}

.Ruta
{
    float: right;
    padding-right: 2%;
    padding-top: 6px;
    font-size: 10px;
    padding-bottom: 50px;
}

.VisitantePublicidad
{
    float: left;
    padding-left: 2%;
    padding-top: 5px;
    padding-bottom: 2px;
    font-size: 12px;
    padding-bottom: 50px;
}

.RutaPublicidad
{
    float: right;
    padding-right: 2%;
    padding-top: 6px;
    font-size: 10px;
    padding-bottom: 50px;
}

.CintilloCuerpo {
    overflow: hidden;
    clear: both;
    background-color: white;
    color: black;
}

.Cuerpo
{
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 96%;
}

.Contenido
{
    float: left;
    width: 100%;
}

    .Contenido a:link,
    .Contenido a:visited
    {
        color: blue !important;
    }

    .Contenido a:link:hover,
    .Contenido aa:visited:hover
    {
        color: orangered !important;
    }

.ContenidoConAccesosDirectos
{
    float: left;
    width: calc(100% - 310px);
}

.ContenidoOpciones
{
    display: table-cell;
}

.FamiliasArticulos
{
    float: left;
    width: 300px;
}

.AccesosDirectos
{
    float: right;
    width: 300px;
    text-align: justify;
    font-size: 16px;
}


.TituloAcordion
{
    background-color: #e3eaff;
	color: #7396FF;
	cursor: pointer;
    margin-top: 10px;
}

.TituloSeleccionadoAcordion
{
	color: cornflowerblue;
	font-size: 50px;
    text-shadow: -1px 1px 3px black;
    margin-top: -5px;
}

    .TituloSeleccionadoAcordion img
    {
        display: none;
    }

.ContenidoAcordion
{
    text-align: justify;
    padding-top: 20px;
}

.TituloGeneral
{
	color: cornflowerblue;
	font-size: 50px;
    text-shadow: -1px 1px 3px black;
    margin-top: -5px;
}

.CintilloPie {
    overflow: hidden;
    background-color: #222222;
    clear: both;
    font: 12px "Arial", Segoe UI, Calibri;
}

.Pie
{
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    width: 96%;
    color: grey;
}

.EtiquetaPie
{
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

.PieSegundoPanel 
{
    float: right;
    width: 300px;
}

.EtiquetaDesarrolladoPor
{
    float: right;
    font-size: 10px;
}

.TextoBuscar
{
    float: left;
    width: calc(100% - 100px);
    padding-right: 10px;
}


.NotasContactenos
{
    clear: both;
    float: left;
}

.TituloTipMapa
{
    font-size: 20px;
    text-align: left;
    color: darkblue;
    text-shadow: -1px 1px 3px black;
}

.DescripcionTipMapa
{
    font-size: 14px;
    text-align: left;
}


/* Menú Principal */ /* Nota: si se quita el div aplica para todos los menús de Telerik*/
div.Menu .rmRootGroup
{
    background: transparent !important;
    height: 50px;
    margin: 0px;
    padding: 0px;
}

div.Menu .rmRootGroup .rmItem
{
    border-right-color: silver;
    margin-top: -1px !important;
    cursor: default !important;
}

div.Menu .rmRootLink
{
    border-color: transparent !important;
    height: 42px;
    margin-top: 8px;
}

div.Menu .rmRootGroup .rmItem.rmExpanded,
div.Menu .rmRootGroup .rmItem:hover 
{
    background-color: steelblue !important;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

div.Menu .rmGroup
{
    background-color: steelblue !important;
    color: white !important;
}

div.Menu .rmGroup .rmLink
{
    color: white !important;
}

div.Menu .rmGroup .rmLink:hover 
{
    background-color: #3a688f !important;
    color: orange !important;
    /*-webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;*/
}

div.Menu a.rmExpanded
{
    cursor: default !important;
    color: white !important;
}

div.Menu .rmGroup a.rmExpanded,
div.Menu .rmGroup a.rmExpanded:hover
{
    background-color: steelblue !important;
    color: white !important;
}

/* Mapa del Sitio */
.RadTreeView a.rtIn,
.RadTreeView .rtEdit .rtIn input
{
   font-size:24px !important;
   color: #7396FF !important;
}

    .RadTreeView a.rtIn:hover
    {
        color: darkorange !important;
    }
