/*INDEX*/

*{ 
  margin: 0;
  padding: 0;
}

body{ background:#fcfcfc;
        font-family: 'Open Sans';
        font-size: 10px;
        text-align: left;
}

.pagina{
    width: 960px;
    margin: 0 auto 0 auto;
}

#obligatorio {
  color: white;
  background-color: #3AAED9;
  width: 960px;
  margin-top: 20px;
  margin-left: 0px;
  margin-right: 170px;
  text-align: center;
  padding-bottom: 11px;
  padding-top: 10px;
  font-family: 'Noto Sans', sans-serif;
  font-size: 12px;
}

/*Header*/

header{ background-image: url(img/encabezadonuevo.gif);
        background-size: 1099px 151px;
        background-repeat: no-repeat;
        width:100%; 
        height: 240px;
        background-position: 0 0; 
        margin: 10px auto;
        text-align: left;
        padding-top: 0px;
        padding-bottom: 20px;
}

            /*Redes sociales*/

.redessocialesfb{
  width: 30px;
  height: 30px;
  margin-top: -188px;
  margin-bottom: 161px;
  margin-left: 825px;
  margin-right: 22px;
}   
.redessocialestw{
  width: 30px;
  height: 30px;
  margin-top: -157px;
  margin-bottom: 133px;
  margin-left: 825px;
  margin-right: 22px;
}

.redessocialesyt{
  width: 30px;
  height: 30px;
  margin-top: -129px;
  margin-bottom: 112px;
  margin-left: 826px;
  margin-right: 23px;
}

.logo{
  margin-top: 12px;
  margin-bottom: 85px;
  margin-left: 29px;
  margin-right: 20px;
  width: 108px;
  height: 125px;
}

/*Barra navegacion*/

.barragris{
  background-color: #32383D;
  width: 960px;
  height: 40px;
  padding-top: 4px;
  padding-bottom: -1px;
  margin-top: -102px;
}

.bot_barra{
    font-family: 'Patua One', cursive;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    color:#3AAED9;
    position: relative;
    float: left;
    padding-bottom: -20px;
    padding-top: 9px;
    padding-right: 20px;
    padding-left: 20px;
}


.der{
position: relative;
float: right;
padding-right: 15px;
    padding-top: 6px;

}

header a { text-decoration: none; }
header a:hover { color: #e06c1f; }

.boton_programacion{
      top: 98px;
  right: 0;
  position: absolute;
  width: 59px;
  height: 108px;
}

.boton_programacion2{
      top: 910px;
  right: 0;
  position: absolute;
  width: 59px;
  height: 108px;
}
/*FIN barra  navegacionr*/

.slice{
   
    margin-top: -62px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 20px;
}

.tamaño_img{
    width: 960px;
    height: 257px;
}

.tamaño_img_encuesta{
    width: 960px;
    height: 287px;
}


.tamaño_img_contac{
    width: 960px;
    height: 303px;
}

.socios{
    box-sizing: border-box;
  position: relative;
   margin-bottom: 20px;
    margin-top: 20px;
}

.footer{
    font-family: 'Noto Sans', sans-serif;
    margin-left: 0px;
    margin-right:0px;
    text-align: center;
    background: #3AAED9;
    color:#fff;
    margin-bottom: 20px;
    margin-top: 20px;
}



.videos {
    box-sizing: border-box;
  position: relative;
  margin-top: -9px;
  margin-bottom: 20px;
  margin-left: 4px;
  margin-right: 0;
  padding-left: 2px;
  padding-right: 8px;

    float: inherit;
}


.img_publicidad{
    width: 398px;
    height: 206px;
}

.img_publicidad_2{
    width: 304px;
    height: 200px;
    float: right;
}

/*NOTICIAS*/