*{margin 0; padding 0;}

body {
    width: 960px; 
    background: #fcf2bb; 
    max-height: 200px; 
    margin: auto;
    font-family:sans-serif;
}
.encabezado{
    width:960px;
    background: #607890;
    height: auto;
    margin: auto;
}
    
    header {width: 960px; 
    height: auto; 
    background: #607890;
}


.logo {
    position: relative;
    float: left;
    padding: 2px 0px 0px 5px;
}


.clima {
    position: relative;
    float: right;
    padding: 15px 10px 0px 0px;
}

.botonera {
    margin: 0 auto 0 auto; 
    width: 960px;
    height: 150px;
}

header nav {
    width: 100%; 
    max-height: 150px; 
    align-items: center;
    font-size: 10pt;
}

header nav ul {
    list-style: none;
    text-decoration: none; 
}

header nav ul li {
    display: inline; 
    line-height: 0px;
}

header nav ul li a {
    display: inline-block; 
    padding: 10px; 
    color: #0af7e5; 
    text-decoration: none; 
    list-style: outside;
}

.contenedortexto{
   margin: 0 auto 0 auto;
}

p {
font-size: 10pt;
font-weight: 100;

padding: 0px 80px 20px 173px;
}

h4{
font-size: 16px; 

}
    

main {
    clear: both; 
    float: none;
    background: #fff;
}

.bienvenidos {
    text-decoration: none; 
    margin-left: 5px 15px 10px 100px;
    font-size: 9pt;
    text-align:justify;
}

.texto {
    text-decoration: none;
    text-align:justify;
     
}

    
.separador1 {
    width: 100%; 
    clear: both; 
    
}

aside {
    clear: both; 
    float: none; 
    background: #fff;
}

.pautapublicitaria {
    box-sizing: border-box; 
    width: 30%; 
    background: #fff; 
    height: 95px; 
    position: relative: left;
    display: inline-block;
    margin: 0 auto 0 auto;
    
}


.estadistica       {
    box-sizing: border-box; 
    width: 30%; 
    background: #fff; 
    height: 95px; 
    position: relative: center; 
    display: inline-block;
    margin: 5px 0px 5px 20px;
}

.codigopromocional {
    box-sizing: border-box; 
    width: 30%; 
    background: #fff; 
    height: 95px; 
    position: relative: right; 
    display: inline-block;
    margin: 5px 0px 5px 20px;
}


.separador2 {
    width: 960px; 
    clear: both; 
    background: #0f0e0e;
}

footer{
    width: 960px; 
    height:auto; 
    background: #607890;
}

.pie {
color: floralwhite; 
position: relative;
font-size: 8pt;
margin: 0 auto 0 auto;
padding: 9px 0px 0px 0px;
