
body {
    margin: auto;
    background: URL(../Imagenes_Pagina/bg-web.jpg) no-repeat;
    font-family: "Trebuchet MS",fantasy;
    height: 100%;
    min-width:100%;
    min-height:77%; 
    /*color: white;*/
    color: black;
    margin: 0; padding: 0;
}
/*body{ margin: 0; padding: 0; }*/

#container {
width:100%;
min-width:850px;
min-height: 650px;
}

.linea{
  border-style:outset;
}

/*#####################*/
/*MENU ARRIBA PRINCIPAL*/
/*#####################*/
/*MENU PRINCIPAL*/

.DivMenuTop{
    float: left;
    margin-top: 1.5%;
    margin-left: 2px;
}

ul.Menu {
    float: left;
    height:90px;
    width: 1055px;
    *width: 1100px;
    background: URL(../Imagenes_Pagina/menu-cabecera.png);
}

/*Resto opciones menu*/
ul.Menu li.opt {
    float: left;
    margin: 33px 20px 0px 15px;
    *margin: 33px 10px 0px 31px;
    height: 30px;
    position: relative;
    cursor: pointer;
    font-weight: bold;
    color: #FFFFFF;
    background-color:transparent;
    font-size: 16px;
    z-index: 100;
    list-style: none;
}

ul.Menu li.opt:hover {
    margin: 33px 20px 0px 15px;
    *margin: 33px 10px 0px 31px;
    height: 30px;
    float: left;
    cursor: pointer;
    font-weight: bold;
    color: #FFFFFF;
    background-color:transparent;
    position: relative;
    font-size: 16px;
    z-index: 100;
    list-style: none;
}

/*Seleccionado*/
ul.Menu li.opt1 {
    margin: 33px 20px 0px 15px;
    *margin: 33px 10px 0px 31px;
    height: 30px;
    position: relative;
    float: left;
    cursor: pointer;
    font-weight: bold;
    color: #FFFFFF;
    background-color:transparent;
    font-size: 16px;
    z-index: 100;
    list-style: none;
}
/*MENU PRINCIPAL*/

/*SUBMENUS*/
ul.Menu li.opt ul {
    position: absolute;
    top: 30px;
    left: 0px;
    width: 175px;
    display: none;
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-size: 10px;
    border: 1px solid #016d95;
    z-index: 100;
}

ul.Menu li.opt:hover ul {
    display: block;
    z-index: 100;
}

ul.Menu li.opt:hover ul li {
    display: block;
    margin: 0px;
    padding: 5px;
    border-bottom: #ffffff solid 1px;
    background: #01516E;
    color: #FFFFFF;
    font-weight: bold;
    z-index: 100;
}

ul.Menu li.opt ul:hover {
    display: block;
    z-index: 100;
}

ul.Menu li.opt ul:hover li {
    margin: 0px;
    padding: 5px;
    z-index: 100;
}

ul.Menu li.opt ul:hover li:hover {
    color: #1D5044;
    font-weight: bold;
    margin: 0px;
    border-bottom: #016d95 solid 1px;
    background: #FFFFFF;
    z-index: 100;
}

ul.Menu li.opt1 ul {
    top: 30px;
    left: 0px;
    width: 175px;
    position: absolute;
    display: none;
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-size: 10px;
    border: #016d95 solid 1px;
    z-index: 100;
}

ul.Menu li.opt1:hover ul {
    display: block;
    z-index: 100;
}

ul.Menu li.opt1:hover ul li {
    display: block;
    margin: 0px;
    padding: 5px;
    border-bottom: #ffffff solid 1px;    
    background: #01516E;
    color: #FFFFFF;
    font-weight: bold;
    z-index: 100;
}

ul.Menu li.opt1 ul:hover {
    display: block;
    z-index: 100;
}

ul.Menu li.opt1 ul:hover li {
    margin: 0px;
    padding: 5px;
    z-index: 100;
}

ul.Menu li.opt1 ul:hover li:hover {
    color: #1D5044;
    font-weight: bold;
    margin: 0px;    
    border-bottom: #328A75 solid 1px;
    background: #FFFFFF;
    z-index: 100;
}

/*#####################*/
/*MENU ARRIBA PRINCIPAL*/
/*#####################*/

/*#######################*/
/*MENU IZQUIERDA OPCIONES*/
/*#######################*/

ul.menuConozcanos {
    list-style: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
    font-family: 'Trebuchet MS',fantasy;
    font-weight: bold; 
}

/*ul.menuConozcanos li {
    padding: 4px;
    margin: 0px;
    margin-left: 15px;
    border-bottom:  #2B95A5 solid 2px;
    font-size: 12px;
    cursor: pointer;
    background: URL(../Imagenes_Pagina/fondo-menu-interior.png);
    color: #FFFFFF;
    height: 18px;
    font-family: 'Trebuchet MS';
}

ul.menuConozcanos li:hover {
    padding: 4px;
    margin: 0px;
    margin-left: 15px;
    border-bottom:  #2B95A5 solid 2px;
    font-size: 12px;
    cursor: pointer;
    color: #FFFFFF;
    background: URL(../Imagenes_Pagina/fondo-menu-interior2.png);
}*/

ul.menuConozcanos li div.optDes {
    padding: 4px;
    margin-left: 15px;
    border-bottom:  #ffffff solid 1px; /*2B95A5*/
    font-size: 10px;
    cursor: pointer;
    background: URL(../Imagenes_Pagina/fondo-menu-interior.png);
    color: #FFFFFF;
    height: 18px;
    font-family: 'Trebuchet MS',fantasy;
}

ul.menuConozcanos li:hover div.optDes {
    padding: 4px;
    margin-left: 15px;
    border-bottom: #ffffff solid 1px; /*2B95A5*/
    font-size: 10px;
    cursor: pointer;
    background: URL(../Imagenes_Pagina/fondo-menu-interior2.png);
    color: #FFFFFF;
    height: 18px;
    font-family: 'Trebuchet MS',fantasy;
}

ul.menuConozcanos li div.optSel {
    padding: 4px;
    margin-left: 15px;
    border-bottom: #ffffff solid 1px; /*2B95A5*/
    font-size: 10px;
    cursor: pointer;
    color: #FFFFFF;
    height: 18px;
    background: URL(../Imagenes_Pagina/fondo-menu-interior2.png);
}

/*#######################*/
/*MENU IZQUIERDA OPCIONES*/
/*#######################*/

ul.menuConozcanos li a {
    font-size: 12px;
    color: #999999;
    background-color:transparent;
    text-decoration: none;
}

ul.menuConozcanos li:hover a {
    font-size: 12px;
    color: #363636;
    background-color:transparent;
    text-decoration: none;
}

/*#######################*/
/*### MENU CUERPO WEB ###*/
/*#######################*/

div.cuerpo {
   background: URL(../Imagenes_Pagina/degradado-interior.png) repeat-x;
    /*background: URL(../Imagenes_Pagina/bg-degradado-repeat.jpg)  repeat;*/
    margin-top:180px;
    *margin-top:0px;
    position: absolute;
    min-height:screen.heigth;
    padding-top: 10px;
    min-width: 1200px;
    width: 100%;
}

div.titleOpt {
    height: 40px;
    font-weight: bold;    
    color: #FFFFFF;
    background: URL(../Imagenes_Pagina/seccion-dcha.png);
    width: 290px;
    margin-top: -10px;
    font-size: 15px;
}

div.stlDatosLocal {
    width: 800px;
    height: 250px;
    margin-top: 10px;
    background: URL(../Imagenes_Pagina/conexion.png);
    color: black;
}

div.stlDatosLocal ul {
    margin-top: 5px;
    padding-top: 5px;
}

div.barraHitos {
    border: #328A75 solid 1px; 
    background: #036b93;
    float: left;
}

div.barraHitos ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    max-width: 645px;
}

div.barraHitos ul li {
    float: left;
    padding: 4px;
}

div.barraHitos ul li a {
    padding: 4px;
    color: #FFFFFF;
    background-color:transparent;
    margin: 2px;
    text-decoration: none;
}

div.barraHitos ul li a:hover {
    padding: 4px;
    margin: 2px;
    text-decoration: none;
    color: #FFFFFF;
    background-color:transparent;
}

div.stlrecuadroFoto {
    float: left;
    width: 190px;  
    margin: 10px;   
    padding: 10px 0px 10px 0px;  
    background: #eeeeee;  
    border: #cccccc solid 1px;  
    cursor: pointer;
}

div.stlrecuadroFoto:hover {
    float: left;    
    width: 190px;    
    margin: 10px;    
    padding: 10px 0px 10px 0px;    
    background: #d1f6ee;    
    border: #4c9a89 solid 1px;
}

a.optBarra {
    cursor: pointer;   
    margin: 2px;    
    text-decoration: none;    
    color: #328A75;    
    font-weight: bold;
}

a.optBarra:hover {
    cursor: pointer;    
    margin: 2px;    
    background: #696969;    
    color: #FFFFFF;
}

div.sltFotosInicio {
    position: fixed;    
    width: 100%;
    height: 175px;   
    background: #cccccc;    
    top: 100%;
    left: 0px;    
    margin-top: -260px;
}

/*div.stlFotosLineaVasos {
    position: fixed;  
    width: 100%;
    height: 45px;    
    background: URL(../images/lineaVasos.png);
    background-repeat: repeat-x;    
    top: 100%;
    left: 0px;    
    margin-top: -305px;
}
div.stlFotosLineaVasosb {
    position: fixed;    
    width: 100%;
    height: 45px;    
    background: URL(../images/lineaVasosb.png);
    background-repeat: repeat-x;    
    top: 100%;
    left: 0px;    
    margin-top: -85px;
}*/

span.txtContacto {
    font-size: 14px;
    font-weight: bold;    
    /*color: #ffffff;*/
    background-color:transparent;
}

input.inpContacto {
    border: #328A75 solid 1px;
    border-bottom-width: 3px;    
    font-size: 12px;    
    padding: 2px;
}

select.inpContacto {
    border: #328A75 solid 1px;
    border-bottom-width: 3px;   
    font-size: 12px;    
    padding: 2px;
}

input.stlBoton {
    border: #1D5044 solid 1px;
    border-bottom-width: 3px;   
    color: #1D5044;
    font-size: 12px;
    font-weight: bold;   
    padding: 3px;  
    background: #FFFFFF;
}

/*div.enlaces {
    width: 142px;    
    cursor: pointer;    
    margin-right: 9px;    
    float: left;
}
div.enlaces:hover {
    background: URL(../images/enlaces.png);
    background-repeat: repeat-x;    
    color: #328A75;
}
div.enlaces div.dentroEnlace {
    padding: 5px 0px 5px 0px;    
    font-size: 12px;
    font-weight: bold;    
    line-height: 12px;
}*/

div.language {
    float: left;
    position: relative;    
    z-index: 101;
}

div.language span.txtLanguage {
    font-size: 12px;
    font-family: 'Trebuchet MS',fantasy;
    color: #ffffff;    
    background-color:transparent;
    margin-top: 3px;    
    float: left;
}

div.language ul#languages {
    list-style: none;    
    margin: 0px 0px 0px 10px;
    padding: 0px;    
    float: left;
}

div.language ul#languages li.opcionSelect {
    height: 20px;
    width: 90px;
    background: URL(../images/language_002.png);
    position: relative;
    cursor: pointer;
}

div.language ul#languages li.opcionSelect:hover {
    background: URL(../images/language_002a.png);
}

div.language ul#languages li.opcionSelect a {
    font-size: 10px;
    text-decoration: none;
    color: #36393D;
    background-color:transparent;
}

div.language ul#languages li.opcionSelect a span.txtSlcLanguage {
    float: left;
    padding: 4px 0px 4px 0px;
}

div.language ul#languages li.opcionSelect a span.bordeIzquierdo {
    height: 20px;
    width: 5px;
    float: left;
    margin-right: 5px;
    background: URL(../images/language_001.png);
}

div.language ul#languages li.opcionSelect:hover a span.bordeIzquierdo {
    background: URL(../images/language_001a.png);
}

div.language ul#languages li.opcionSelect a span.bordeDerecho {
    height: 20px;
    width: 17px;
    float: right;
    margin-left: 12px;
    background: URL(../images/language_003.png);
}

div.language ul#languages li.opcionSelect:hover a span.bordeDerecho {
    background: URL(../images/language_003a.png);
}

div.language ul#languages li.opcionSelect a img {
    border: none;
}

div.language ul#languages li.opcionSelect ul {
    list-style: none;    
    margin: 0px;
    padding: 0px;    
    display: none;    
    background: #fff;    
    position: absolute;    
    top: 23px;
    left: 0px;
}

div.language ul#languages li.opcionSelect:hover ul {
    display: block;
}

div.language ul#languages li.opcionSelect ul li.opcionesLang {
    width: 88px;
    height: 20px;    
    border: #D5D5D5 solid 1px;    
    border-top: 0px;
    border-bottom: 0px;    
    font-size: 10px;    
    margin-top: 4px;
    *margin-top: -8px;
}

div.language ul#languages li.opcionSelect ul li.opcionesLang:hover {
    background: #4096EE;
}

div.language ul#languages li.opcionSelect ul li.opcionesLang a {
    color: #36393D;
    background-color:transparent;
    text-decoration: none;    
    float: left;    
    padding: 3px 0px 5px 9px;
}

div.language ul#languages li.opcionSelect ul li.opcionesLang:hover a {
    color: #FFF;
    background-color:transparent;
}

div.language ul#languages li.opcionSelect ul li.opnesFin {
    height: 6px;    
    float: left;    
    margin-top: -3px;
}

.TablaPiePrincipalTd2 {
    background: URL(../Imagenes_Pagina/hostelvia-BN.png) no-repeat center;
    cursor: pointer;
}

.TablaPiePrincipalTd2:hover {
    background: URL(../Imagenes_Pagina/hostelvia.png) no-repeat center;
    cursor: pointer;
}

.TablaPiePrincipalTd3 {
    background: URL(../Imagenes_Pagina/vintia-BN.png) no-repeat center;
    cursor: pointer;
}

.TablaPiePrincipalTd3:hover {
    background: URL(../Imagenes_Pagina/vintia.png) no-repeat center;
    cursor: pointer;
}

.TablaPiePrincipalTd4 {
    background: URL(../Imagenes_Pagina/viB-BN.png) no-repeat center;
    cursor: pointer;
}

.TablaPiePrincipalTd4:hover {
    background: URL(../Imagenes_Pagina/viB.png) no-repeat center;
    cursor: pointer;
}

.Catalogo1 {
    background: URL(../Imagenes_Pagina/hostelvia.png) no-repeat center;
    width: 100%;
    background-position: top;
}

.Catalogo2 {
    background: URL(../Imagenes_Pagina/vintia.png) no-repeat center;
    width: 100%;
    background-position: top;
}

.Catalogo3 {
    background: URL(../Imagenes_Pagina/viB.png) no-repeat center;
    width: 100%;
    background-position: top;
}

.DescargaCat {
    float: left;
    margin-left: 30px;
    width: 250px;
    /*margin-top: 330px;
    *margin-top: 30px;*/
    height: 250px;
    cursor: pointer; 
    /*background: URL(../Imagenes_Pagina/fondo-series.png) no-repeat center;*/
}

.footer{
    color: #E9E5E5; 
    width: 100%;
    font-family: 'Trebuchet MS',fantasy;
    z-index:100;
    position: absolute;   
    padding-top: screen.height-600px;
}

.sitemapenlace{
    color: black;
    background-color:transparent;
}

.sitemapenlace:hover{
    color: black;
    background-color:transparent;
}

.

