@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700); 
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,300,700);


body{ 
    background-image:url("imagenes-4/fondo.jpg"); 
    font-family: 'Roboto Condensed', sans-serif;
    background-color: rgba(255, 255, 255);
    margin: 0px;
    font-size: 10pt;
    text-decoration: none;
    font-weight: 300;
    height: 100%;
    
}

body div#contenidoblanco{

    width: 1024px;
    margin:auto;
    background-color: rgba(255, 255, 255, 0); 
     margin-left: center;
    height: 1300px;
    }

body div#encabezado{
    width: auto;
    
    
}
 body header {
    width: auto;
 }

/*navegador animacion*/

.fixed {
	position: fixed; 
	top: 1px; 
	height:  auto; 
	z-index: 1;
}

body div#navegador {
    background-image:url(imagenes-4/navegador.png);
    height: 65px;
    margin-top:-10px;
    width: 1024px;
}



/*menu principal*/
nav ul {
    margin-top: 20px;
    width: 1024;

}
nav ul li  a{
    font-size: 17px;
    list-style: none;
    text-decoration: none;
    color: #1c1c1b;
    font-family: "Open Sans", sans-serif;
    font-weight:700;
    margin-bottom:; 
    color: #5f5e5e;
}

/*submenu*/
nav ul li a:hover {
    background: rgba(255, 255, 255, 0.26);
    margin:2px;
    border-bottom-style:solid;
    
}
nav  ul  li ul li:hover {
	background-color: rgba(255, 255, 255, 0);
	height: 27px;
    borderr border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-left: 200px;
   
    
    
}

nav ul li {
    width: auto;



}
ul#menu {
 background: rgba(253, 253, 253, 0);
 width: 1024px;
 float:left;
 padding: px;
}
  
ul#menu li {
 color: #000000;
 float: left;
 list-style: none;
 padding-left: 40px;
    
}
  
ul#menu li:hover{
 color: #aaa073;
 cursor:pointer;
}
  
ul#menu ul {
 display: none;
 position: absolute;
 top: 30px;
 background: rgba(185, 198, 132, 0.79);
 color: #fff;
 padding: 5px 0px 5px 5px;
 margin: 0;
 border-bottom-left-radius:15px;
border-bottom-right-radius: 15px;
    width: 200px
    
    
 }
  
ul#menu ul li{
 float: left;
 color: #716767;
 width: 100%;
 margin:2% 1%;
}
 
 
ul#menu ul li a{
 color: #ffffff;
 font-size: 13px;
 margin-left: -20px;
font-weight:500;
}
  
ul#menu ul li a:hover{
 color: #575252;
 cursor:pointer;
}
  
ul#menu li:hover ul ul,ul#menu li:hover ul ul ul,ul#menu li.iehover ul ul,ul#menu li.iehover ul ul ul {
 display: none;
 cursor:pointer;
 
}
  
ul#menu li:hover ul,ul#menu ul li:hover ul,ul#menu ul ul li:hover ul,ul#menu li.iehover ul,ul#menu ul li.iehover ul,ul#menu ul ul li.iehover ul {
 display: block;
 cursor:pointer;
 
}
/*titulo de pagina*/

 main div.ptitulo h1{
    background: rgb(0, 0, 0);
   text-align:center;
   color: #fff;
   height:21px;
   margin-top: -10px;
   font-size: 23px;
   padding-bottom:10px;
   padding-top:5px;
}

/*COPIAR HASTA AQUI*/

/* HOY EN WALL KINTUM */

main div#hoyen  {
    
    
    background-image: url(imagenes-4/programas/fondo-hoyen-01.png);
    background-repeat: no-repeat;
    height:40px;
    margin-top: -60px;
    margin-left: -30px;
    width: 1024px;
    
   }

main div#hoyen h1 {
    padding-top:8px;
    font-size: 20px;
    font-weight: 500;
    color: rgb(255, 136, 0);
    padding-left: 15px;
    font-family: 'Roboto Condensed', sans-serif;
    
    

}


section article div#linea-online{
    background:rgba(0, 0, 0, 0.85);
    height: 220px;
    width: 1015px;
    padding-top:19px;
    padding-right: 1px;
    float: left;
    padding-left:25px;
    margin-right: 29px;
    margin-top: 25px;

    
}

section article div#online1{
   
    width:232px;
    height: 198px;
    float:left;
    padding-left:23px;
    background: rgba(255, 255, 255, 0);
    margin-top:1px;
    overflow: auto;
    position: relative;
    background-image: url(imagenes-4/programas/online-01.jpg);
    background-repeat: no-repeat;
    
}
section article div#online1:hover {
    background-image:url(imagenes-4/programas/online-a-01.jpg) 
   
}  

section article div#online1 h1{
    color: #fff;
    background-image:url(imagenes-4/programas/fondo-titu-01.png);
    background-repeat: no-repeat;
    margin-left: -24px;
    padding-left: 10px;
    font-weight: 100;
    height: 25px;
    padding-top:2px; 
    margin-top: auto
    }

section article div#online1 h3{
    color: #ff8900;
    width:90px;
    height: 22px;
    text-align: right;
    padding-right: 10px;
    margin-top:132px;
    margin-left:115px; 
    background-image: url(imagenes-4/programas/fonfo-online-hora-01.png);
    background-repeat: no-repeat;
    font-weight: 500;
    
}
section article div#online2{
    width:232px;
    height: 198px;
    float:left;
    padding-left: 23px;
    background: rgba(255, 255, 255, 0);
   
    overflow: auto;
    position: relative;
    background-image: url(imagenes-4/programas/online-2-01.jpg);
    background-repeat: no-repeat;
    margin-top:px;
    
}
section article div#online2:hover {
    background-image:url(imagenes-4/programas/online-b-01.jpg) 
   
    
    
}  

section article div#online2 h1{
    color: #fff;
    background-image:url(imagenes-4/programas/fondo-titu-01.png);
    background-repeat: no-repeat;
    margin-left: -24px;
    padding-left: 10px;
    font-weight: 100;
    height: 25px;
    padding-top:2px; 
    margin-top: auto
    }

section article div#online2 h3{
    color: #ff8900;
    width:90px;
    height: 22px;
    text-align: right;
    padding-right: 10px;
    margin-top:132px;
    margin-left:115px; 
    background-image: url(imagenes-4/programas/fonfo-online-hora-01.png);
    background-repeat: no-repeat;
    font-weight: 500;
    
}
section article div#online3{
    width:232px;
    height: 198px;
    float:left;
    padding-left: 23px;
    background: rgba(255, 255, 255, 0);
    padding-top: 0px;
    overflow: auto;
    position: relative;
    background-image: url(imagenes-4/programas/online-3-01.jpg);
    background-repeat: no-repeat;
    margin-top:1px;
    
}
section article div#online3:hover {
    background-image:url(imagenes-4/programas/online-c-01.jpg) 
   
    
    
}  

section article div#online3 h1{
    color: #fff;
    background-image:url(imagenes-4/programas/fondo-titu-01.png);
    background-repeat: no-repeat;
    margin-left: -24px;
    padding-left: 10px;
    font-weight: 100;
    height: 25px;
    padding-top:2px; 
    margin-top: auto
    }

section article div#online3 h3{
    color: #ff8900;
    width:90px;
    height: 22px;
    text-align: right;
    padding-right: 10px;
    margin-top:132px;
    margin-left:115px; 
    background-image: url(imagenes-4/programas/fonfo-online-hora-01.png);
    background-repeat: no-repeat;
    font-weight: 500;
    
}
section article div#online4{
    width:232px;
    height: 198px;
    float:left;
    padding-left:2px;
    background: rgba(255, 255, 255, 0);
    padding-top: 0px;
    overflow: auto;
    position: relative;
    background-image: url(imagenes-4/programas/online-4-01.jpg);
    background-repeat: no-repeat;
    margin-top:1px;
}


section article div#online4:hover {
    background-image:url(imagenes-4/programas/online-d-01.jpg) 
   
    
    
}  

section article div#online4 h1{
    color: #fff;
    background-image:url(imagenes-4/programas/fondo-titu-01.png);
    background-repeat: no-repeat;
    margin-left: -4px;
    padding-left: 10px;
    font-weight: 100;
    height: 25px;
    padding-top:2px; 
    margin-top: auto
    }

section article div#online4 h3{
    color: #ff8900;
    width:90px;
    height: 22px;
    text-align: right;
    padding-right: 10px;
    margin-top:129px;
    margin-left:132px; 
    background-image: url(imagenes-4/programas/fonfo-online-hora-01.png);
    background-repeat: no-repeat;
    font-weight: 500;
    font-size: 15px;
    padding-top: 2px
}

 div#programacioncompleta{
    width:1040px;
    height:30px;
    margin-top: 10px;
    float:left;
    background:#000000;
     text-align: center;
     
}
div#programacioncompleta h1{
    text-align:center;
    width: 250px;
    font-size: 17px;
    color:  #ff8900;
    height: 25px;
    margin-top:-1px;
    padding-top:7px;
    background: #fff;
    border-right:10px  solid #ff8900;
        
}
    

div#programacioncompleta ul{
    height: 20px;
    width:761px;
    margin-left: 249px;
    margin-top: -38px; 
   
 
    
   
}


div#programacioncompleta  li{
    float: left;
    padding-left: 37px;
    padding-right: 30px;
    text-align: center;
    margin-top: 0px;
    list-style: none;
    
    
}

div#programacioncompleta ul a{
  float: left;
  text-decoration: none;
  color:  #ff8900;
  font-size: 17px;
  font-weight:700; 
   margin-left:-20px;

   
}

div#programacioncompleta ul li a:hover {
    background: rgb(255, 255, 255);
    margin:px;
    border-bottom-style: solid;
    
}



 section article div#mes{
    height:410px;
    width: 251px;
    background: #fff;
    float: left;
    margin-top: 5px;
    border-right:10px  solid #ff8900;
     padding-top: 15px;
     
    }

section article div#mes li{
    list-style: none;
    margin-top: 2px;
    text-align: right;
    padding-right: 20px;
    background: #000000;
    padding: 4px;
 
 
    
}
section article div#mes li:hover {
    background: rgba(255, 255, 255, 0.12);
 
    
}

section article div#mes a{
    text-decoration: none;
    font-size: 17px;
    font-weight: 500;
    color:  #ff8900;
    padding-top: -5px;
    padding-left: 150px;
}
div#calendario{
    height: 230px;
    width:245px; 
    background-image: url(imagenes-4/programas/calendario.png);
    background-repeat: no-repeat;
    margin-top:15px;
    margin-left: 3px;
   }





/*grilla*/
div#contenedorsemana{
    width: 763px;
    float: left;
     margin-top: 3px;


}
div.semanas2{
    height: 77px;
    width: 763px;
    float: left;
    background: #fff;
    border-right:15px  solid #ff8900;
    border-bottom:1px  dotted #000000;
    
  
   
}


div.semanas2:hover {
    background: rgba(255, 255, 255, 0.72);
    margin:px;
}



div.grillafoto{
   background-repeat: no-repeat;
    height: 78px;
    width: 186px;
    float: left;
    
}





div.grillahora{
    height: 78px;
    width: 249px;
    float: left;
    background-image: url(imagenes-4/programas/g-fondo-hora-01.png);
    background-repeat: no-repeat;
    
}




div.grillahora h1{
    font-size: 27px;
    text-align: center;
    color: #fff;
    margin-top:25px;
    

}


div.grillahora h1:hover {
   color: #ff8900;
 
}


div.grillatitulo{
    height: 77px;
    width: 328px;
    float: left;
    background-image: url(imagenes-4/programas/fondohora-01.jpg);
    background-repeat: no-repeat;
    
}


div.grillatitulo:hover {
    color: #ff8900;
  
}

div.grillatitulo h1{
    padding-left: 10px;
    margin-top: 7px;
}

div.grillatitulo p{
    padding-left: 15px;
    margin-top: -16px;
    font-size: 12px;
    width: 300px;
}





































/*FOOTER*/

footer div#piedepagina{
    height: 200px;
    width: 1040px;
    background-image:url(imagenes-4/fondofooter-01.png);
    background-repeat: repeat-x;
   
    position: absolute;
    margin: center;
    margin-top:1165px;
}

footer div.f1{
    height: 110px;
    width: 180px;
    float: left;
    padding-left: 15px;
    padding-top: 70px;
    
}

footer div.f1 ul li{
    padding-top:-19px;
}
footer div.f1  li{
    margin-top:-px
   
}

footer div.f1 a{
   font-size:12px;
   color: #ffffff;
   font-weight: 300px;
    margin-left: 5px;
text-decoration: none;
   
    
}

footer div#f1 {
    margin-top: 60px;
}
footer div.f1 a:hover {
   color: #ff8900;
 
}

footer div#f3 {
   height:50px;
    float: left;
    width: 1040px;
    margin-top:-6px;
    margin-bottom: 6px;
     background: rgb(11, 11, 11);
    
    
    
}


footer div#f3 p {
  color:#fff1f1;
    font-size: 10px;
    text-align: center;
    padding: 1px;
    margin-top: 2px;
    border-top:1px dotted #4a4a4a; 
    padding-top: 8px;
}


footer div.f1  li{
    margin-top:-px;
    list-style: none;
    margin-left: 25px;
   
}