/*  OFERTAS */
#content_r{
    width: 100%;
    overflow: hidden;
    text-align: center;
    }

#tabla1, #tabla2{
    width: 100%;
    text-align:left;
    padding: 5px 10px;
    clear: both;
    border: #CD1627 1px solid;
    overflow: hidden;
    }

ul.dropdown a:link, ul.dropdown a:visited {
    color:#FFFFFF;
    text-decoration: none;
    font-size:15px;
}
#tabla1{
    background-color: #FFFFFF;
    }

#tabla2{
    background-color: #CD1627;
    }

.titulos_r{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #676767;
    text-align: left;
    }

.textos_t{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #676767;
    text-align: left;
    }
.bgflash {
    background-color: #083761;
    *background-color: #E65200;
    height:208px;
    *height:207px;
}


.textos_g{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #666666;
    text-align: left;
    }

.textos_g_14{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #666666;
    text-align: left;
    }

#clear{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    clear: both;
    margin: 3px 0;
    }

#left{
    float: left;
    margin: 0 1% 0 0;
    }

#right{
    float: right;
    }

#division_1{
    clear: both;
    padding: 0 0 5px 0;
    width: auto;
    border-bottom: #CCCCCC 1px dotted;
    overflow: hidden;
    }

#division_2{
    clear: both;
    padding: 0 0 5px 0;
    width: auto;
    /*border-bottom: #FFFFFF 1px dotted;*/
    overflow: hidden;
    }

.text_box{
    border: #676767 1px solid;
    width: 60%;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    }

.combo{
    width: 90%;
    background: #e6e6e6;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 12px;
    border-radius: 5px;
    }

.caja_left{
    width: 48%;
    }

#divisor_tab{
    clear: both;
    height: 10px;
    }

.textos_t a:link{
    color: #676767;
    }

.textos_t a:visited{
    color: #676767;
    }

.textos_t a:hover{
    color: #676767;
    font-weight:bold;
    }

.textos_t a:active{
    color: #676767;
    font-weight:bold;
    text-decoration:none;
    }

.textos_o{
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    color: #004E90;
    text-align: left;
    }

.textos_o a:link{
    color: #004E90;
    font-weight:bold;
    text-align: left;
    }

.textos_o a:visited{
    color: #004E90;
    font-weight: normal;
    text-align: left;
    }

.textos_o a:hover{
    color: #676767;
    text-align: left;
    }

.textos_o a:active{
    color: #676767;
    text-align: left;
    }

#caja_single{
    width: 100%;
    border-bottom: 1px #666666 dotted;
    clear: both;
    padding: 5px 0;
    padding-right:5px;
    overflow: hidden;
    }

#caja_ico{
    width: 1px;
    height: 1px;
    float: left;
    }
.texto-contenido .container{
  width: 100%!important;
}
.nav-ofertas-bu{
  list-style: none;
}
.bt-form{
  background-color: #D41329;
  color: #fff;
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.space{
  margin-top: 10px;
  margin-bottom: 10px;
}
select{
  width: 95%;
}
