﻿/*Estilos iniciales*/
body
{
    margin-left: 0px;
    margin-top: 3px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 12px;
    background-color: #FFFFFF;
    background-image: url('../Imagenes/fondo.jpg');
    color: #666666;
    background-repeat: repeat;
}
h1
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 24px;
}
h2
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 20px;
    line-height: 18px;
}
h3
{
    font-family: Verdana, Geneva, Sans-Serif;
    font-size: 14px;
}
a:link
{
    color: #B96F00;
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
    color: #B96F00;
}
a:hover
{
    text-decoration: underline;
    color: #5B3700;
}
a:active
{
    text-decoration: none;
    color: #B96F00;
}

a:link img
{
    border-style: none;
}
/*                 */
/* Diseño de capas */
/*                 */
.Contenedor
{
    border-style: solid solid none solid;
    border-width: 1px;
    border-color: #336600;
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    min-height: 650px;
    height: auto !important;
    height: 650px;
    background-color: #FFFFFF;
}
.Contenedor .CapaMenu
{
    border-style: none solid none none;
    border-width: 2px;
    border-color: #82AB65;
    display: block;
    width: 155px;
    height: auto;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    float: left;
    margin-top: 10px;
}
.Contenedor .ParteSuperior
{
    position: relative;
    display: block;
    width: 835px;
    height: 140px;
    float: left;
    margin-left: 3px;
    margin-top: 10px;
}
.Contenedor .CapaWeb
{
    margin-top: 10px;
    width: 660px;
    height: auto;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    float:left;
}
.Contenedor .ColumnaDerecha
{
    position: relative;
    display: block;
    margin-top: 10px;
    width: 175px;
    height: auto;
    min-height: 500px;
    height: auto !important;
    height: 500px;
    float: left;
    border-width: 2px;
    border-color: #82AB65;
    border-left-style: dotted;
}
.Contenedor .ColumnaDerecha .EncabezadoColumna
{
    position: relative;
    float: right;
    width:60px;
    height:40px;
    background-image: url('../Imagenes/minilogo.jpg');
}
.ClearFooter
{
    clear:both;
    height:50px;
}
.PiePagina
{
    color: #FFFFFF;
    font-size: 11px;
    width: 1000px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #244800;
}

.PiePagina a:link
{
    color: #603222;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}
.PiePagina a:visited
{
    text-decoration: none;
    color: #603222;
    font-weight: bold;
    font-size: 12px;
}
.PiePagina a:hover
{
    text-decoration: underline;
    color: #C27054;
    font-weight: bold;
    font-size: 12px;
}
.PiePagina a:active
{
    text-decoration: none;
    color: #603222;
    font-weight: bold;
    font-size: 12px;
}
.ContenidoFijoNormal
{
    margin: 5px;
    padding: 5px;
}
.ContenidoFijoEspecial
{
    margin: 0px;
    padding: 0px;
}
/*
Menus
*/
.PanelMenu
{
    margin-left: auto;
    margin-right: auto;
    z-index: 100;
}
.level1
{
    background-image: url('../Imagenes/normalmenu.jpg');
    background-repeat: no-repeat;
    background-position: left bottom;
    color: #5F8145;
    font-variant: normal;
    font-size: small;
    width: 157px;
    height: 15px;
    text-align: center;
}
.level1 a:link
{
    color: #5F8145;
    text-decoration: none;
    font-size: small;
    width: 140px;
    height: 15px;
    display:block;
    padding: 5px;
}
.level1 a:visited
{
    color: #5F8145;
    text-decoration: none;
    font-size: small;
    width: 140px;
    height: 15px;
    display:block;
    padding: 5px;    
}
.level1 a:hover
{    
    color: #5F8145;
    text-decoration: none;
    font-weight: bold;
    font-size: small;
    width: 140px;
    height: 15px;
    display: block;
    padding: 5px;
    border:none;
}
.level1 a:active
{
    color: #5F8145;
    text-decoration: none;
    font-size: small;
    width: 140px;
    height: 15px;
    display:block;
    padding: 5px;    
}
.MenuDinamic
{
    display: block;
    z-index: 1; /* <- Odio el explorer, por dios haced estandard el css en todos los navegadores*/
}
.level2
{
    padding: 5px;
    border: 1px solid #385300;
    margin: 0px;
    color: White;
    font-variant: normal;
    font-size: medium;
    font-weight: bold;
    display: block;
}

.level3
{
    color: black;
    font-family: Gill Sans MT !important;
    font-size: small;
}

.level4
{
    color: White !important;
    font-size: small;
} 

.hoverstyle
{
    text-decoration: none;
    color: #5F8145;
    background-image: url('../Imagenes/resaltemenu.jpg');
    background-repeat: no-repeat;
    background-position: left bottom;
}

/*
*Otros estilos
*/
.CabeceraMenuLogo
{
    padding: 2px;
    text-align: center;
    font-size: x-small;
    font-weight: bold;
    width:140px;
    height:150px;
}
.ContenidosLista
{    
    padding: 5px;
    margin: 10px auto 10px auto;
    width: auto;
}
.ContenidosLista .Item
{
    padding: 5px;
    width: auto;
    clear: both;
    margin-bottom: 10px;
    min-height: 120px;
    height: auto !important;
    height: 120px;
}
.ContenidosLista .Item .TextoTitulo
{
    font-weight: bold;
    color: #808080;
    font-size: 14px;
    text-align: left;
}
.ContenidosLista .Item .Introduccion
{
    color: #000000;
    font-size: 12px;
    text-align: left;
    margin-top: 10px;
}
.ContenidosLista .Item .Introduccion img
{
    border: 1px solid #000000 !important;
    float: left;
    width: 120px;
    height: 90px;
    margin-right: 15px;
    margin-bottom: 5px;
}
.ContenidosLista .TextoMasInfo
{
    text-align: right;
    margin-right:0px;
}
.VisitaTambien
{
    border: 1px solid #82AB65;
}
.VisitaTambien .Titulo
{
    background-color: #628448;
    font-weight: bold;
    color: #FFFFFF;
}
.VisitaTambien .VTItem
{
    border-style: dotted none none none;
    border-width: 2px;
    border-color: #82AB65;
}
.PanelReservaOfertas
{
    width: 100%;
    height: 100px;
}
