html, body	{ margin:0 auto; padding:0px; border:none; font-family:arial; font-size: 12px;}
h1, h2, h3	{ margin:0px; padding:0px; font-weight:normal; font-size: 12px; }
h4, h5, h6	{ margin:0px; padding:0px; font-weight:normal; font-size: 12px;}
p, form	 { margin:0px; padding:0px; }
ul, ol, li	{ margin:0px; padding:0px; list-style:none; }
img	 { border:none; margin:0px; padding:0px; }
a, a:visited, a:hover, a:active	{ 
text-decoration:underline; 
margin:0px; 
padding:0px;
}
input[type=button] {
  -webkit-appearance: none;
}

/* ESTILOS NUEVA PRELANDING */
#cabeceraPRE {
    background-color: #000;
    overflow: auto;
    width: 100%;
}
  
#cabeceraPRE_inner {
    max-width: 480px;
    margin: 0 auto;
}
  
#descripcionPRE {
    float: right;
    text-align: right;
    color: #fff;
    margin-top: 10px;
}
  
#cabeceraPRE_inner img {
    float: left;
    max-width: 140px;
}

#lp {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    display: block;
}

#tycPRE {
    bottom: 0;
    position: absolute;
    font-size: 11px;
    left: 0;
    right: 0;
    text-align: center;
    color: black;
    background-color: #fff;
    padding: 5px 0;
}

#tycPRE a {
  	color: black;
}


/* ESTILOS DISCLAIMER ANTICLICKJACKING */
#banner {
    left: 0;
    margin: 50px auto;
    max-width: 480px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 90%;
    z-index: 2147483647;
}

#clickjbkg {
    background-color: #001624;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000;
}

/* ESTILOS WIFI */
#error {
    background-color: #f00;
}

#introNum {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c5c5c5;
    border-radius: 10px;
    box-shadow: 2px 2px 1px #a6a6a6 inset;
    color: #444;
    font-size: 18px;
    height: 40px;
    margin: 10px auto;
    padding: 0;
    text-align: center;
    width: 90%;
}

#introPin {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #c5c5c5;
    border-radius: 10px;
    box-shadow: 2px 2px 1px #a6a6a6 inset;
    color: #444;
    font-size: 18px;
    height: 40px;
    margin: 10px auto;
    padding: 0;
    text-align: center;
    width: 90%;
}

/* FIN ESTILOS WIFI */

/* ESTILOS WELCOME PAGE */
.btn_pagoshome {
    background: #00b0eb none repeat scroll 0 0;
    border: 0 none;
    border-radius: 4px;
    color: white;
    display: block;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    margin: 10px auto;
    max-width: 170px;
    padding: 10px 20px;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 0 #333;
    width: 80%;
}


#ok {
    margin: 0 auto;
    max-width: 480px;
    text-align:center;
    background: white;
}

#ok p {
    margin: 10px auto;
    color: black;
}

#txtOk{
font-size:15px;
font-weight:bold;
}


/* ESTILOS LANDINGS */
#boxAbajo {
    margin: 0 auto;
    max-width: 474px;
    padding: 3px;
    text-align: center;
}

#portal{
    border: 0 none;
    height: 100%;
    left: 0;
    margin-top: auto;
    overflow: auto;
    position: absolute;
    right: 0;
    width: 100%;
}


#tyc{
  bottom: 0;
  position: absolute;
  margin-bottom: 10px;
  font-size:11px;
  left: 0;
  right: 0;
  text-align: center;
}

#boxAbajo p{
font-size:11px;
}

.db_boton{

}

#box {
    margin: 5px auto;
    overflow: auto;
    padding: 5px 0;
}

#box #iz {
    float: left;
    text-align: left;
}

#box #der{
float:right;
}

#altaWeb2ora {
    margin: 0 auto;
    max-width: 480px;
    width: auto;
    padding: 5px;
    text-align: center;
}

#precio_ora {
    text-align: center;
}

#landing img {
    display: block;
    margin: 0 auto;
    max-width: 690px;
    width: 100%;
}

#altaWeb2ora h3 {
    font-size: 11.5px;
}

#downOrange {
    text-align: left;
}

#precio_ora h3 {
    font-size: 14px;
}

#botonesPagosWebOrange {
    margin: 0 auto 15px;
    overflow: auto;
    width: 98%;
}

#contenedorPin {
    margin: 0 auto;
}

h2[title="intro_ora"] {
    font-size: 14px !important;
    font-weight: bold !important;
    text-align: center;
}

#cajaPinora #formPin #introPin {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #c5c5c5;
    border-radius: 10px;
    box-shadow: 2px 2px 1px #a6a6a6 inset;
    color: #444;
    font-size: 18px;
    height: 40px;
    margin: 5px auto;
    padding: 0;
    text-align: center;
    width: 98%; 
}

#botonesPagosWebOrange #botonCancelar {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #afafaf 0%, #999999 100%) repeat scroll 0 0;
    border: 1px solid #afafaf;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    float: left;
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    padding: 0;
    text-shadow: 1px 1px 0 #666;
    width: 49%;
}

#botonesPagosWebOrange #botonPinora {
    border-radius: 10px;
    cursor: pointer;
    float: right;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    height: 40px;
    width: 49%;
}

#cuerpobaja{
background-color:black;
font-family:Arial;
font-size:12px;
color:white;
padding:5px;
margin-bottom:12px;
}

.pie_legal  {
    font-size: 12px;
}
.pie_legal a {
    font-size: 12px;
}

#descripcionWeb {
    float: right;
    font-size: 15px;
    font-weight: bold;
    color:#232323;
    margin-top: 20px;
}

#descripcionWifi {
    float: right;
    font-size: 12px;
    font-weight: bold;
    color:#232323;
    text-align: right;
}

#logoPopup {
    background: transparent url("logo_cinetotal2_test2.png") no-repeat scroll center center;
    display: block;
    height: 40px;
    margin: 10px auto;
    max-width: 125px;
}

#block {
    display: block;
    margin: 20px auto;
    max-width: 480px;
}

#completadaOrange{
    font-size: 14px;
    font-weight: bold;
    margin: 10px auto;
}


.botones2 {
    overflow: auto;
    width: 100%;
}


#popup {
    background: white none repeat scroll 0 0;
    border: 1px solid #000;
    border-radius: 4px;
    display: none;
    left: 0;
    margin: -50px auto;
    max-width: 450px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    width: auto;
    box-shadow: 0 0 10px;
}


#popup #botones {
    margin-top: -50px;
    margin-bottom: 30px;
    overflow: auto;
}

#botones #iz{
 background-color:#999;
    -webkit-appearance:none;
    text-shadow: 1px 1px 0 #333;
    border: 0 none;
    border-radius: 10px;
    color: white;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 55px;
    min-height: 30px;
    padding: 0;
    text-align: center;
    width: 48%;
    float:left;
}

#botones #der{

    background-color:#FC8000;
    -webkit-appearance:none;
    border: 0 none;
    text-shadow: 1px 1px 0 #333;
    border-radius: 10px;
    color: white;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    height: 55px;
    min-height: 30px;
    padding: 0;
    text-align: center;
    width: 48%;
    float:right;
}

#popup h4 {
    font-size: 14px;
    margin: 10px auto 60px;
    text-align: center;
}

.establecimiento {
    clear: both;
    font-family: arial;
    font-size: 12px;
    height: auto;
    text-align: justify;
}

#box_orange {
    margin: 0 auto;
    max-width: 470px;
    padding: 5px;
    font-size:14px;
}

.precio_orange #izq {
    float: left;
}

.precio_orange #der{
    float: none;
    text-align: right;
}

.precio_orange {
    display: block;
    letter-spacing: -0.6px;
    margin: 5px auto;
    overflow: auto;
}

#descripcion_ora {
   float: right;
    font-weight: bold;
    margin: 0 auto;
    text-align: right;
    width: 50%;
}



.no_cobro {
    font-family: arial;
    font-size: 12px;
    margin: 0 auto;
    max-width: 470px;
    padding: 5px;
}

.oculto{
display:none;
}

.ok_vod {
    margin: 0 auto;
    max-width: 460px;
    padding: 10px;
    text-align: center;
}
.ok_vod h3 {
    font-size: 14px;
}
#bottom {
    display: block;
    margin: 5px auto;
    max-width: 470px;
    padding: 5px;
}

.titulo{
font-size:16px;
}

#cabeceraLP {
    background-color: white;
    border-bottom: 1px solid #ddd;
    color: #333;
    overflow: auto;
    padding: 3px;
}

#cabeceraLPinner {
    margin: 0 auto;
    max-width: 480px;
}
#cabeceraLPinner img{
    display: block;
    margin: 0 auto;
    width: 65%;
}



#cabeceraLP #logo {
    float: left;
    max-width: 120px;
    width: 50%;
}


#cabeceraLP #logoWifi {
    float: left;
    max-width: 150px;
    width: 50%;
}

#cabeceraLP #logo_ora {
    float: left;
    max-width: 140px;
    width: 50%;
}


#cabeceraLP #descripcion {
    float: right;
    font-weight: bold;
    text-align: right;
    width: 61%;
    color: black;
}


#botonEntrar {
-webkit-appearance:none;
    background: #069309 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 10px;
    box-shadow: 0 2px #000;
    color: white;
    display: block;
    font-family: arial,verdana;
    font-size: 14px;
    font-weight: bold;
    margin: 15px auto;
    max-width: 200px;
    padding: 10px 0;
    width: 80%;
}

#terminos{
display:inline;
width:100%;
margin-bottom:14px;
}


#terminos .izq{
width:53%;
float:left;
text-align: left;
}

#terminos .boton{
width:44%;
 text-align: right;
float:right;
}

@media screen and (max-width: 550px) {

#cabeceraLP #descripcion {
    font-size: 15px;
    margin-top: 0px;
}

#cabeceraLPinner #descripcionWeb{
    font-size: 12px;
    text-align: right;
    width: 50%;
}


#cabeceraLP #logo {
    max-width: 120px;
    }
    
#cabeceraLPinner #descripcionWifi{
    width: 55%;
}


#cabeceraLP #logoWifi {
    width: 45%;
    }  
}




