/* css para reservas videojuegos */


@font-face {
  font-family: 'Colaborate Regular';
  src: url('https://www.reservavideojuegos.com/Iframes/27214/Reservas/css/fonts/colabreg.eot');
  src: url('https://www.reservavideojuegos.com/Iframes/27214/Reservas/css/fonts/colabreg.eot?#iefix') format('embedded-opentype'), 
url('https://www.reservavideojuegos.com/Iframes/27214/Reservas/css/fonts/colabreg.woff') format('woff'), 
url('https://www.reservavideojuegos.com/Iframes/27214/Reservas/css/fonts/colabreg.ttf') format('truetype'), 
url('https://www.reservavideojuegos.com/Iframes/27214/Reservas/css/fonts/colabreg.svg#colabreg') format('svg');
  font-weight: normal;
  font-style: normal;
}

html { overflow-x:hidden; }




.containerjuego { overflow: hidden; margin: 0 0 15px 0; width:100%}

body {
      background-color: #FFFFFF;

}



.btn_general
 {
-webkit-background-clip: border-box;
  -webkit-background-origin: padding-box;
  -webkit-background-size: auto;
  -webkit-box-shadow: rgba(255, 255, 255, 0.14902) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px;
  -webkit-user-select: none;
  background-attachment: scroll;
  background-clip: border-box;
  background-color: rgb(0, 97, 195);
  background-image: none;
  background-origin: padding-box;
  background-repeat: repeat-x;
  background-size: auto;
  border-bottom-color: rgb(43, 102, 154);
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-image-outset: 0px;
  border-image-repeat: stretch;
  border-image-slice: 100%;
  border-image-source: none;
  border-image-width: 1;
  border-left-color: rgb(43, 102, 154);
  border-left-style: solid;
  border-left-width: 1px;
  border-right-color: rgb(43, 102, 154);
  border-right-style: solid;
  border-right-width: 1px;
  border-top-color: rgb(43, 102, 154);
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-top-style: solid;
  border-top-width: 1px;
  box-shadow: rgba(255, 255, 255, 0.14902) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: block;
  float: right;
  font-family: 'Colaborate Regular';
  font-size: 14px;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  height: 28px;
  line-height: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  min-height: 0px;
  padding-bottom: 3px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 3px;
  text-align: center;
  text-decoration: none;
  text-shadow: rgba(0, 0, 0, 0.2) 0px -1px 0px;
  vertical-align: middle;
  white-space: nowrap;
  text-transform:uppercase;
  
}



.barra_general {
    float:left;
    margin-left:14px;
    width:96%;
    text-align:left;
    padding-left:0px;
}

    .barra_general a {
        color:#FFFFFF;
      margin-right:0px;
        text-decoration:none;
         margin-left:-4px;

  border-left-color :rgb(0, 97, 195);
  border-left-style: solid;
  border-left-width: 15px;
  
  border-right-color: rgb(0, 97, 195);
  border-right-style: solid;
  border-right-width: 15px;
  
  border-top-color: rgb(0, 97, 195);
  border-top-style: solid;
  border-top-width: 7px;
 
   border-bottom-color : rgb(0, 97, 195);
  border-bottom-style: solid;
  border-bottom-width: 8px;
 

  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
    }

    .barra_general a:hover  {
        
        /*text-decoration:underline;*/
        background-color:#009ef5;
        margin-left:-4px;
        
  
  border-left-color: #009ef5;
  border-left-style: solid;
  border-left-width: 15px;
  
  border-right-color: #009ef5;
  border-right-style: solid;
  border-right-width: 15px;
  
  border-top-color: #009ef5;
  border-top-style: solid;
  border-top-width: 7px;
 
   border-bottom-color : #009ef5;
  border-bottom-style: solid;
  border-bottom-width: 8px;
 

  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
   
 .activo {
        
        /*text-decoration:underline;*/
        background-color:#009ef5!important ;
  
  border-left-color: #009ef5!important;
  border-left-style: solid!important;
  border-left-width: 15px!important;
  
  border-right-color: #009ef5!important;
  border-right-style: solid!important;
  border-right-width: 15px!important;
  
  border-top-color: #009ef5!important;
  border-top-style: solid!important;
  border-top-width: 7px!important;
 
   border-bottom-color : #009ef5!important;
  border-bottom-style: solid!important;
  border-bottom-width: 8px!important;
 

  border-top-left-radius: 4px!important;
  border-top-right-radius: 4px!important;
  border-bottom-left-radius: 4px!important;
  border-bottom-right-radius: 4px!important;
}

.Enunciado {
    height:25px;
    
}

.etiqueta {
    width:150px;
    float:left;
}

.campo {
    width:75%;
    float:left;
}


.ImagenJuego {
    float:left;
    padding:7px;
}

.txtahorro {
	color: #525252;
	
	font-family: Arial;
	font-size: 12px;
    margin-top:5px;

}

.txtahorro_gr {
    color: #E40A18;
    float: left;
    font-family: Arial;
    font-size: 14px;
	}

.txtdescarga {
    color: #E40A18;
    float: left;
    font-family: Arial;
    font-size: 13px;
    margin: 0 0 0 0px;
}



.recomendado{
	
	font-family: Arial;
	font-size: 12px;
	color: #525252;
    margin-top:5px;
}

.fecha_lanzamiento {font-family: Arial; font-size: 12px;color: #FF0000;}

.fecha_etiqueta{color: #525252;}

.blocklistaL {
    float: left;
    width: 420px;
}

.separadorlinea {
    background-color: #EAE8E6;
    float: left;
    height: 1px;
    margin: 0px 0px 0px 5px;
    width: 98%;
}

.titular, .titular a, .titular a:hover {
	color: #0061c3;
	
	font-family: 'Colaborate Regular';
	font-size: 16px;
}

.titular a:hover{
    text-decoration:underline ;
}

.subtitular {
	color: #525252;
	float: left;
	font-family: Arial;
	font-size: 12px;
	margin-bottom: 4px;
}



.a .img {
	float: left;
    margin: 0 0 0 0;
	}

.cuerpo_juego {
    float: left;
    margin: 0;
    padding: 0;
    width: 590px;
}

.texto_juego {
    color: rgb(92, 92, 92);
    font-family: Arial;
    font-size: 12px;
    margin: 0px 5px;
    padding: 0px;
    padding-right:20px;
    text-align: justify;
}

.resumen {
    float: left;
    padding: 5px 0px 0 0;
    width: 100%;
}

.partecentralficha {
    float: left;
    width:100%;
    height: 100%;
   
}

.submenu a {
    color: #FFFFFF;
    float: left;
    font-family: Arial;
    font-size: 14px;
    height: 23px;
    /*margin: 7px 0 0 10px; */
    padding: 0px 0 0;
    text-align: center;
    text-decoration: none;
    width: 150px;
}
.submenu a:hover {
   color: #0F5760;
}
.submenu a.activo {
   color: #0F5760;
}


.vervideo {
	font-family:Arial; font-size:12px; color:#5c5c5c;
	}
.vervideo a {
	font-family:Arial; font-size:12px; color:#5c5c5c;
	}
.vervideo a:hover{
	font-family:Arial; font-size:12px; color:#5c5c5c;
	}

.texto {
	color: #5C5C5C;
    font-family: Arial;
    font-size: 12px;
    margin: 0 5px;
    padding: 6px;
    text-align: justify;
	}
.textoform {
	color: #5C5C5C;
    font-family: Arial;
    font-size: 12px;
    margin: 0 0px;
    padding: 2px;
    text-align: justify;
	}

.btn_masinfo {
	background-image: url(../imagenes/boton_masinfo_largo.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0px 0 10px;
	width: 121px;
	float: left;
	margin: 0px 0px 0 5px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	background-position-x: 0px;
}

.btn_consigueDLC {
	background-image: url(../imagenes/boton_consigue_DLC2.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0px 0 10px;
	width: 128px;
	float: left;
	margin: 0px 0px 0 5px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
}

.btn_reservar {
	background-image: url(../imagenes/boton_reservar_largo.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding: 4px 0px 0 0px;
	width: 135px;
	margin: 0px 5px 0px 0px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	background-position-x: 0px;
float:left;
	}

/* fin css para reservas videojuegos */



@media (max-width: 400px) {
    body {
        
    }

    .Bloque {
        margin-bottom:5px;
    }
    .AnchoImagen {
        width: 150px;
        float: left;
    }

    .AnchoCentral {
        width: 92%;
        padding-top: 10px;
        padding-left:10px;
        float: left;
    }

    .AnchoBotonera {
        clear: both;
        padding-top: 5px;
        padding-left: 7px;
        width: 100%;
        text-align: left;
        float: left;
        margin-bottom: 10px;
    }


    .BloquePlataformas {
        width: 130px;
    }

    .BotonMasInfo {
        clear:both;
        float: left;
        margin-top:5px
        
    }

    .Abajo {
    
    margin-top: 10px;
    }

    .separa {
       margin-left:10px;
       margin-bottom:5px;
       margin-right:10px;
    }

}



@media (min-width: 400px) {
    
    body{
    
}
        
    .AnchoImagen {
        width:150px;
        float:left;
    }

    .AnchoCentral {
        width:60%;
        padding-top:10px;
        float:left;
    }

    .AnchoBotonera {
        clear:both;
        padding-top:5px;
        padding-left:7px;
        width:100%;
        text-align:left;
        float:left;
        
        margin-bottom:10px;
    }


    .BloquePlataformas {
        width:130px;
    }
   
     .BotonMasInfo {
        float:right;
        margin-right:20px;
      
       
    }

    .Abajo {
    
    margin-top: 20px;
    }

    .separa {
       margin-left:10px;
       margin-bottom:5px;
    }
}


@media(max-width:550px) {
.Enunciado {
    margin-top :20px;
}

    .barra_general {
    width:93%;}




    .Abajo {
    
    margin-top: 20px;
    }

    .separa {
       margin-left:10px;
       margin-bottom:5px;
    }
}


@media (min-width: 767px) {
 
    body {
        max-width:767px;
        min-width:767px;
        
    }

    .backoficce {
        max-width:2000px;
        min-width:0px;
        
    }


    .Bloque {
        display:inline-flex;
    }

    .AnchoImagen {
        width:150px;
        float:left;
    }

    .AnchoCentral {
        width:400px;
        padding-top:10px;
        float:left;
    }

    .AnchoBotonera {
        padding-top:10px;
        width:220px;
        text-align:center;
        float:left;
    }

    .BloquePlataformas {
        margin-left:35px;
        height:60px;
    }

    .BotonMasInfo {
        margin-top:35px;
        margin-right:35px;
    }

    .Abajo {
    margin-right:0px;}
    .separa {
       margin-left:10px;
    }
       
        
    }

}