@charset "UTF-8";
/* CSS Document */

body{
	background-image:url(../img/debut_light.png)
}
.container{
	width:1090px !important;
	padding-left:0px;
	padding-right:0px;
	margin:0px auto !important;
}
.row{
	margin-left:0px !important;
	margin-right:0px !important;	
}
header{
	background-image:url(../img/debut_dark.png);
	-webkit-box-shadow: 0 3px 5px 0 #7D7D7D;
	box-shadow: 0 3px 5px 0 #7D7D7D;
}
header > .container > div > a > img{
	margin-left:10px;
	margin-bottom:25px;
	margin-top:25px;	
}
img.primera_img{
	margin-left:11px !important;	
}
h1{
	font-family: 'bpmonoregular', Arial;
	color:#fff;
	font-weight:normal;
	text-align:center;
	border-bottom:1px dashed #fff;
	margin: 15px auto;
	padding-bottom:15px;
	font-size:20px;
}


#slider_principal{
	margin-top:30px;
	-webkit-box-shadow: 0 5px 5px 0 #141414;
	box-shadow: 0 5px 5px 0 #141414;
	margin-bottom:35px;
}

.slide > h2{
	font-family: 'bpmonoregular', Arial;
	background-image:url(../img/debut_dark.png) !important;
	outline: 1px dashed rgba(230,230,230,0.5);
outline-offset: -5px;
-webkit-box-shadow: 0 3px 5px 0 #444444;
	box-shadow: 0 3px 5px 0 #444444;

}

.tira_slider{
	background-image:url(../img/fondo.jpg);
	-webkit-box-shadow:inset 0 5px 5px 0 #141414;
box-shadow:inset 0 5px 5px 0 #141414;	
}

.titulo_base{
	font-family: 'bpmonoregular', Arial;
	font-weight:normal;
	font-size:25px;	margin-top:30px;
}

.terminosycondiciones  ul >li{
	font-family: 'bpmonoregular', Arial;
	font-size:14px;
	padding-top:10px;
}
.terminosycondiciones table[style]{background-color: transparent!important;}

.info_base , .parrafo, .texto_noofer, .txt_cont, .texto{
	font-family: 'bpmonoregular', Arial;
	font-size:14px;
	padding-top:10px;
}
.info_base b, .parrafo b, .titulos2, .text_enviar, .labels, .texto b, .titulos strong{
 font-family: 'bpmonobold', Arial;
 text-transform:uppercase;
}
.link_marca{
	margin-top:45px;
	display:block;
	font-family: 'bpmonoregular', Arial;
	font-size:18px;
	text-align:left;
	color:#2575B4;
}

.check_marca{
	float:left; margin-top:45px;
}

.marca{
	border:1px #5E5E5E solid;
	width:48%;
	margin-left:1%;
	outline: 1px dashed #A8A8A8;
outline-offset: -5px;
-webkit-box-shadow: 0 3px 3px 0 #949494;
box-shadow: 0 3px 3px 0 #949494;
background-color:#fff;
margin-top:10px;
}

.marca > .col-xs-6, .marca > .col-xs-4, .marca > .col-xs-1 {
	padding-left:0px;
	padding-right:0px;	
}

.tira_marcas{
	margin-top:10px;
}

.formulario{
	margin-top:20px;	
}

.menu_ee > li, .menu_ee > form > li{
	display:block;	
	font-family: 'bpmonoregular', Arial;
	padding-top:7px;
	padding-bottom:7px;
	border-left:1px #424242 solid;
	border-right:1px #424242 solid;
	padding-left:15px;
	background-color:#fff;
	font-size:14px;
}
.titulo_menu{
	background-image:url(../img/debut_dark.png);
	color:#fff;
	font-size:18px !important;	
}

.ultimo_item{
	padding-bottom:17px !important;
	border-bottom:1px #424242 solid;
}
.menu_ee {
	margin-top:45px;
	padding-left:0px;
	-webkit-box-shadow: 0 3px 3px 0 #949494;
box-shadow: 0 3px 3px 0 #949494;
}

.form-control{
	width:90% !important;	
}

.btn_enviar{
	text-align:right;
	padding-right:25px;	
}

.btn_enviar > .btn-default{
	background-image:url(../img/debut_dark.png);
	color:#fff;	
}

#olvide{
	text-align:center;
	padding-left:0px !important;
	padding-right:0px !important;
}

.btn_enviarhv{
	text-align:center;
	margin-top:20px;
	margin-bottom:15px;
}
.btn_enviarhv > .btn-default{
	background-image:url(../img/debut_dark.png);
	color:#fff;
	font-family: 'bpmonoregular', Arial;
	font-size:18px;
	padding-left:35px;
	padding-right:35px;
}


footer{
	background-image:url(../img/debut_dark.png);
	color:#fff;
	font-family: 'bpmonoregular', Arial;
	text-align:center;
	padding:10px;
	margin-top:30px;
	-webkit-box-shadow: 0 -5px 7px 0 #949494;
box-shadow: 0 -5px 7px 0 #949494;
}

footer > p{
	margin-top:10px;	
}


.nav-tabs li{
	font-family: 'bpmonoregular', Arial;
	font-size:16px;	
}

.tab-content{
	background-color:#fff;
	padding:25px;
		-webkit-box-shadow: 0 3px 3px 0 #7D7D7D;
box-shadow: 0 3px 3px 0 #7D7D7D;
}

.btn-volver{
	margin-top:20px;
	margin-bottom:-15px;
	background-image:url(../img/debut_dark.png);
	color:#fff;
	font-family: 'bpmonoregular', Arial;
	font-size:16px;
	padding-left:45px;
	padding-right:45px;
}

.btn-volver:hover{
	color:#949494;
	opacity:0.8;
	animation-duration: 3s;
    animation-delay: 2s;
}

.imagen_tab{
	margin-left:-25px;
	margin-right:-25px;	
}

/*  OFERTAS */

#tabla1, #tabla2 {
    border: 1px solid #666666;
    clear: both;
    overflow: hidden;
    padding: 5px 10px;
    width: 520px;
}
#tabla1 {
    background-color: #55b247;
	height:18px;
}
#tabla2 {
    background-color: #666666;
}
.titulos_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: left;
}
#division_1 {
    border-bottom: 1px dotted #666666;
    clear: both;
    overflow: hidden;
    padding: 0 0 5px;
    width: auto;
}
#clear {
    clear: both;
    margin: 3px 0;
}
.textos_g {
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #333333;
    text-align: left;
}
#left {
    float: left;
    margin: 0 5px 0 0;
}
.caja_left {
    width: 200px;
}
.textos_g {
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #333333;
    text-align: left;
}
.combo {
    width: 180px;
}
#divisor_tab {
    clear: both;
    height: 10px;
}
.titulos_r {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 14px;
    text-align: left;
}
#division_2 {
    border-bottom: 1px dotted #333333;
    clear: both;
    overflow: hidden;
    padding: 0 0 5px;
    width: auto;
}
.textos_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #333333;
    font-size: 12px;
    text-align: left;
}
.textos_t a:link {
    color: #333333;
}
.textos_t a:visited {
    color: #333333;
}
.textos_t a:hover {
    color: #333333;
    font-weight: bold;
}
.textos_t a:active {
    color: #333333;
    font-weight: bold;
    text-decoration: none;
}
.caja_left {
    width: 200px;
}
#caja_single {
    border-bottom: 1px dotted #999999;
    clear: both;
    overflow: hidden;
    padding: 5px 0;
    width: 490px;
}
#caja_ico {
    float: left;
    height: 0;
    margin: 0;
    width: 0;
}
.textos_o {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #707174;
    font-size: 12px;
    text-align: left;
}
.textos_o a:link {
    color: #707174;
    font-weight: bold;
}
.textos_o a:visited {
    color: #707174;
    font-weight: normal;
}
.textos_o a:hover {
    color: #55b247;
}
.textos_o a:active {
    color: #707174;
}
.titulos_r {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: left;
}
#right {
    float: right;
}
.textos_g_14 {
	font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 14px;
    text-align: left;
}
.detalle_text {
	color: #666666;
    font-family: 'bpmonoregular', Arial;
    font-size: 12px;
    padding-bottom: 2px;
    text-align: left;
	padding-top:10px;
	padding-right:20px;
}
.detalle_titulo {
    color: #000;
    font-family: 'bpmonobold', Arial;
	text-transform:uppercase;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 2px;
    padding-right: 10px;
    text-align: right;
	padding-top:10px;
}
element.style  {
    color: #FFFFFF;
    
    font-size: 12px;
    text-align: justify;
}

.textos_g_14 {
	font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 14px;
    text-align: left;
}
.enviar {
	font-family: Arial, Helvetica, sans-serif;
	color: #707174;
	font-size: 14px;
	text-align: center;
	padding-top:15px;
	padding-bottom:8px;
	font-weight: bold;
}
.fnd_detalle {
	background-image: url(../img/fnd_n.jpg);
	background-repeat: repeat-x;
	background-color:#FFF;
	padding: 10px;
}


.titulo_tabla{
	background-image:url(../img/debut_dark.png);
    color: #FFFFFF;
    font-family: 'bpmonobold', Arial;
	text-transform:uppercase;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: center;
}
.texto_tablalink{
	color: #0076c7;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
}
.texto_tablalink a{
	color: #0076c7;
    font-family: 'bpmonoregular', Arial;
    font-size: 12px;
    text-decoration: none;
}
.texto_tablalink a:hover{
	color: #999999;
	text-decoration: underline;
}
.texto_tabla{
	font-family: 'bpmonoregular', Arial;
	color: #666666;
	text-align:justify;
	padding-top:3px;
	padding-bottom:3px;
	font-weight: normal;
	font-size: 12px;
}


#form1 > table{
	width:90% !important;
	background-color:#fff;
	margin-bottom:10px;
	-webkit-box-shadow: 0 3px 3px 0 #949494;
	box-shadow: 0 3px 3px 0 #949494;
}

#form1  tr >  td > hr{
	margin-top:10px;
	margin-bottom:10px;	
}
#form1 > table{
	font-family: 'bpmonobold', Arial;
}
table > tbody > tr > td > div >input, table > tbody > tr > td > input{
	display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image:url(../img/debut_dark.png);
   font-family: 'bpmonoregular', Arial;
	color:#fff;
}


table > tbody > tr > td > div >input:hover, table > tbody > tr > td > input:hover{
	opacity:0.8;
}


.tabla_legales{
	width:480px;
	font-family: 'bpmonoregular', Arial;
	background-color:#fff;
	-webkit-box-shadow: 0 3px 3px 0 #949494;
	box-shadow: 0 3px 3px 0 #949494;
}

.tabla_legales th{
	background-image:url(../img/debut_dark.png);
	color:#fff;
	font-family: 'bpmonobold', Arial;
	
}

#Text1{
	background:#fff;
	border:1px solid #6E6E6E;
	color:#000;
		
}

.frase{
	text-align:center;
	font-style:italic;	
}