body {
    font-family: Helvetica;
    font-size: 90%;
    margin-top: 0;
}


/*******************/
/*** INCIO/INDEX ***/
/*******************/

/** Menú superior **/
#menu_inicio {
    margin-top: 0px;
    font-size: 105%;
    font-weight: bold;
}
#menu_inicio > table {
    WIDTH: 400px;
     MARGIN-LEFT: 460px;
     
}
#menu_inicio a {
    text-decoration:none;
    color: #333333;
}
#menu_inicio a:visited {
    color: #333333;
    text-decoration: none;
}
#menu_inicio a:hover {
    color:#77933c;
    text-decoration: none;
}

/**** ***/
#otros_enlaces{
	position:relative;
	top:35px;
	left:70px;
	font-size:125%;
}

#otros_enlaces a:link, #otros_enlaces a:visited{
	color:#2f2f2f;
	text-decoration:none;
}

#otros_enlaces a:hover, #otros_enlaces a:active{
	text-decoration:none;
	color:#77933c;
}
.novedad_novedad {
    color: blue !important;
  }
.estilo_ges {
    color: #000000;
    font-size: 17px;
    font-weight: bold;
}
.estilo_gescorse{
	color:#77933c;
    font-size: 17px;
    font-weight: bold;
}

/** Contenedor SUPERIOR **/
#fondo_gescorse{
    margin: 0 auto 0 auto;
    height:824px;
    width:1024px;

    background-image: url('../imagenes/fondo.png');
    background-repeat: no-repeat;
    size: 100%;
   }

/** --slide-- **/
 section#juntas div#fotos {
    display: none;
  }
  section#juntas div#fotos.abierto {
    position: fixed;
    background: #fff;
    display: block;
    width: 90%;
    height: auto;
    top: 15%;
    left: 5%;
    padding-bottom: 20px;
    border-radius: 7px;
    z-index: 900;
    box-shadow: 0px 0px 20px #000;
  }
  section#juntas div#fotos.abierto figure img {
    display: block;
    position: relative;
    width: 90%;
    height: auto;
    margin: auto;
    top: 10px;
    padding: 10px 0;
  }
  section#juntas div#fotos figure #cerrar {
    position: absolute;
    background: #fff;
    top: -10px;
    right: -10px;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    font-family: squareBold;
    font-size: 20px;
    padding-top: 3px;
    padding-right: 0px;
    box-shadow: 0px 0px 5px #000;
    color: #0b65ab;
  }
  
  .opacidad{
    transition: all 1s ease-out;
  }

#slideshow img{
    margin-top: -14px;
    margin-left: -25px;
}

/** Contenedor INFERIOR **/
#fondo_gescorse_down{
    margin: -50px auto 0 auto;
    height:830px;
    width:1024px;

    background-image: url('../imagenes/fondo2_bajo.png');
    background-repeat: no-repeat;
    size: 100%;
}

/** --Version-- **/
#version{
    width: 179px;
    height: 360px;
    margin-left: 40px;
    margin-top: 480px;
    float: left;
  }
#version > table {
    margin-left: -28px;
}
.img_version {
    width: 120px;
    height: 100px;
}
    /*----Mostrar mensaje versión oculto */
    #img_ult_version {
        position: relative;
        display: inline-block;
    }
    #img_ult_version .mostrar_version {
        visibility: hidden;
        width: 120px;
        background-color: #77933c;
        color: #fff;
        font-size: 13px !important;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        /* Position the tooltip */
        position: absolute;
        z-index: 1;
        top: 100%;
        left: 50%;
        margin-left: -60px;
    }
    #img_ult_version:hover .mostrar_version {
        visibility: visible;
    }

/** --Productos-- **/
#productos {
    width: 200px;
    height: 410px;
    margin-left: 95px;
    margin-top: 290px;
    float: left;
}
.estilo_corse_green {
    color: #77933c;
    font-size: 17px;
    font-weight: bold;
}
#noticia {
    margin-top: 3px;
}

.tit_noticia {
    color: #6f6f6f;
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
}

.noticia {
    color: #6f6f6f;
    font-size: 13px;
    line-height: 17px;
    text-align: justify;
}

/** --Casos éxito-- **/
#casos_exito {
    float: right;
    width: 410px;
    height: 565px;
    margin-top: 160px;
    margin-right: 43px;
}

.exito {
    color: #3b3b3b;
    font-size: 13px;
    line-height: 17px;
  }



/***********************/
/*** FUNCIONALIDADES ***/
/***********************/

  #funcionalidades{
    margin: 0 auto 0 auto;
    height:880px;
    width:1024px;
    background-image: url('../imagenes/funcionalidades2.png');
    background-repeat: no-repeat;
    size: 100%;
}


#cabecera {
    height: 40px;
    width: 1024px;
    margin: 0 auto 0 auto;
}

/** --Menu Superior-- **/
#MenuSuperiorMenu1Container {
    width: 1024px;
    padding-top: 51px;
    font-weight: bold;
  }
.menu_htb {
    list-style-type: none; 
    margin-left: -40px;
    font-size: 16px;
    margin-top:-45px;
}
.menu_htb li {
    margin: 0;
    margin-right: 20px;
    padding: 0;
    border: 0;
    display: block;
    float: left;
    position: relative;
    z-index: 5;

}

.menu_htb a { 
    text-decoration: none;
    color: #333333;
    padding: .4em 1em;
    display: block;
    position: relative;
}
 .menu_htb a:hover {
    color: #77933c;
} 
.text {
    color: #333333;
  }
  .selected {
      margin-right: 20px;
  }
.selected a {
    color: #77933c; 
}
/** ----- **/
#migescorse{
    width: 115px;
    height: 115px;
    margin-left: 375px;
}
#miges_img{
    width: 115px;
    height: 115px;
    margin-left: -14px;
    margin-top: 15px;
}
.zoom{
    transition: transform .4s;
}
.zoom:hover {
    transform: scale(1.1);
}

#descargar {
    width: 150px;
    height: 150px;
    margin-top: -110px;
    margin-left: 504px;
}

#descargar a {
    text-decoration: none;
    font-size: 18px;
    color: #ffffff;
    margin-top: 2px;
}
#descargar a:hover {
    color: #dddddd;
}
.separacion {
    margin-top: 10px;
}
#catalogo {
    margin-left: -5px;
    margin-top: 5px;
}


/** --Grid FUNCIONALIDADES--**/
#funcionalidadsGrid { 
    margin-top: 15px;
    text-align: justify;
}
#col1_func {
    width: 290px;
    margin-left: 5px;
    margin-right: 15px;
    display: block;
}

#col2_func {
    width: 350px;
    margin-left: -10px;
    /* display: block; */
}

#col3_func {
    margin-left: 30px; 
    width: 305px;
    display: block;
    
}

#col1_func, #col2_func, #col3_func {
    letter-spacing: 1px;
    line-height: 14.5px;
    text-align: left
}

.estilo_tit1{
    font-size: 12px;
    color: #77933c;
    font-weight: bold;
    
}
.funcion {
    font-size: 11px;
}
.funcion tr:hover {
    color: #77933c;
}

/***********/
/*** FAQ ***/
/***********/
#fondo_faq {
    margin: 0 auto 0 auto;
    height:824px;
    width:1024px;
    background-image: url('../imagenes/fondo_faq.png');
    background-repeat: no-repeat;
    size:100%;
}
#faq {
    margin: 0 auto 40px auto;
    font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    color: #333;
    text-align: justify;
    padding-top: 140px;
}

#faq_top{
    font-size:18px;color:#ffffff;
    background-color: #818181;
    width: auto;
    letter-spacing:2px;
    padding:7px;
    margin-top: -35px;
}
#faq_top > span {
    margin-left: 28px;
}

#faq_preguntas{
    margin: 0 auto 30px auto;
    width: 800px !important;
    padding-bottom:5px;
    border-bottom:2px solid #eee;
}
#faq_preguntas > div{
    text-align: center;
    color: #5b7228;
    font-weight: bold;
    margin-bottom: 0;
}

#faq_respuestas {
    margin: 0 auto 0 auto !important;
    width: 1000px !important;
}

#faq a { 
    color: #5b7228;
}
#faq a:link, #faq a:visited, #faq a:active { 
    text-decoration: none; 
}
#faq a:hover { 
    text-decoration: underline; 
}

.estilo_corse_green2{
    color:#cddea7;
    font-size: 17px;
    font-weight:bold;	
}
.estilo_ejemplo{
    color:#6e6c6c;
    font-size: 12px;	
}

.faq_notas{
    color:#656464;
    font-size: 12px;	
}

h4 {
    color: #9d3523;
    font-size: 100%;
    margin-top: 15px;
    margin-bottom: 5px;
}

h7 {
    color: #9d3523;
    font-size: 18px;
    font-weight: bold;
    margin-top: 1px;
    margin-bottom: 1px;
}

.separador {
    border-bottom: solid 1px #5b7228;
}