@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: auto;
    
}

body div#contenidoblanco{

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

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*/

#vertodo{
    height: 1350px;
    width: 638px;
    margin-top:5px;
    float: left;
    position: relative;
    overflow: auto;
 
}

.pro1{
    height: 154px;
    width: 200px;
    float: left;
    margin-left:10px;
    background: #000000;
    margin-top: 10px;
   
  
    }
.pro1:hover {
    background: #535352;
}

#fotopro1  h1{
    color: aliceblue;
    font-size: 12px;
    background-image:url(imagenes-4/contacto/h4-01.png);
    background-repeat: no-repeat;
     margin-top: 13px;
     height: 20px;
    padding-left: 15px;
    padding-top: 3px;
    
   }

#fotopro1  h1:hover {
    background: rgba(255, 255, 255, 0.53);
   

}


#fotopro1{
    background-image: url(imagenes-4/contacto/t1-01.jpg);
    background-repeat: no-repeat;
    height: 126px;
    }




#fotopro2  h1{
    color: aliceblue;
    font-size: 12px;
    background-image:url(imagenes-4/contacto/h4-01.png);
    background-repeat: no-repeat;
     margin-top: 13px;
     height: 20px;
    padding-left: 15px;
    padding-top: 3px;
    }
#fotopro2  h1:hover {
    background: rgba(255, 255, 255, 0.53);
   }
#fotopro2{
    background-image: url(imagenes-4/contacto/t2-01.jpg);
    background-repeat: no-repeat;
    height: 126px;
}



#fotopro3  h1{
    color: aliceblue;
    font-size: 12px;
    background-image:url(imagenes-4/contacto/h4-01.png);
    background-repeat: no-repeat;
     margin-top: 13px;
     height: 20px;
    padding-left: 15px;
    padding-top: 3px;
    }
#fotopro3  h1:hover {
    background: rgba(255, 255, 255, 0.53);
   }
#fotopro3{
    background-image: url(imagenes-4/contacto/t3-01.jpg);
    background-repeat: no-repeat;
    height: 126px;
}



#fotopro4  h1{
    color: aliceblue;
    font-size: 12px;
    background-image:url(imagenes-4/contacto/h4-01.png);
    background-repeat: no-repeat;
     margin-top: 13px;
     height: 20px;
    padding-left: 15px;
    padding-top: 3px;
    }
#fotopro4  h1:hover {
    background: rgba(255, 255, 255, 0.53);
   }
#fotopro4{
    background-image: url(imagenes-4/contacto/t4-01.jpg);
    background-repeat: no-repeat;
    height: 126px;
}



#fotopro5  h1{
    color: aliceblue;
    font-size: 12px;
    background-image:url(imagenes-4/contacto/h4-01.png);
    background-repeat: no-repeat;
     margin-top: 13px;
     height: 20px;
    padding-left: 15px;
    padding-top: 3px;
    }
#fotopro5  h1:hover {
    background: rgba(255, 255, 255, 0.53);
   }
#fotopro5{
    background-image: url(imagenes-4/contacto/t5-01.jpg);
    background-repeat: no-repeat;
    height: 126px;
}



#fotopro6  h1{
    color: aliceblue;
    font-size: 12px;
    background-image:url(imagenes-4/contacto/h4-01.png);
    background-repeat: no-repeat;
     margin-top: 13px;
     height: 20px;
    padding-left: 15px;
    padding-top: 3px;
    }
#fotopro6  h1:hover {
    background: rgba(255, 255, 255, 0.53);
   }
#fotopro6{
    background-image: url(imagenes-4/contacto/t6-01.jpg);
    background-repeat: no-repeat;
    height: 126px;
}



#fotopro7  h1{
    color: aliceblue;
    font-size: 12px;
    background-image:url(imagenes-4/contacto/h4-01.png);
    background-repeat: no-repeat;
     margin-top: 13px;
     height: 20px;
    padding-left: 15px;
    padding-top: 3px;
    }
#fotopro7 h1:hover {
    background: rgba(255, 255, 255, 0.53);
   }
#fotopro7{
    background-image: url(imagenes-4/contacto/t7-01.jpg);
    background-repeat: no-repeat;
    height: 126px;
}



#fotopro8  h1{
    color: aliceblue;
    font-size: 12px;
    background-image:url(imagenes-4/contacto/h4-01.png);
    background-repeat: no-repeat;
     margin-top: 13px;
     height: 20px;
    padding-left: 15px;
    padding-top: 3px;
    }
#fotopro8 h1:hover {
    background: rgba(255, 255, 255, 0.53);
   }
#fotopro8{
    background-image: url(imagenes-4/contacto/t8-01.jpg);
    background-repeat: no-repeat;
    height: 126px;
}


#fotopro9  h1{
    color: aliceblue;
    font-size: 12px;
    background-image:url(imagenes-4/contacto/h4-01.png);
    background-repeat: no-repeat;
     margin-top: 13px;
     height: 20px;
    padding-left: 15px;
    padding-top: 3px;
    }
#fotopro9 h1:hover {
    background: rgba(255, 255, 255, 0.53);
   }
#fotopro9{
    background-image: url(imagenes-4/contacto/t9-01.jpg);
    background-repeat: no-repeat;
    height: 126px;
}


#fotopro10  h1{
    color: aliceblue;
    font-size: 12px;
    background-image:url(imagenes-4/contacto/h4-01.png);
    background-repeat: no-repeat;
     margin-top: 13px;
     height: 20px;
    padding-left: 15px;
    padding-top: 3px;
    }
#fotopro10 h1:hover {
    background: rgba(255, 255, 255, 0.53);
   }
#fotopro10{
    background-image: url(imagenes-4/contacto/t10-01.jpg);
    background-repeat: no-repeat;
    height: 126px;
}



#fotopro11  h1{
    color: aliceblue;
    font-size: 12px;
    background-image:url(imagenes-4/contacto/h4-01.png);
    background-repeat: no-repeat;
     margin-top: 13px;
     height: 20px;
    padding-left: 15px;
    padding-top: 3px;
    }
#fotopro11 h1:hover {
    background: rgba(255, 255, 255, 0.53);
   }
#fotopro11{
    background-image: url(imagenes-4/contacto/t11-01.jpg);
    background-repeat: no-repeat;
    height: 126px;
}




#fotopro12  h1{
    color: aliceblue;
    font-size: 12px;
    background-image:url(imagenes-4/contacto/h4-01.png);
    background-repeat: no-repeat;
     margin-top: 13px;
     height: 20px;
    padding-left: 15px;
    padding-top: 3px;
    }
#fotopro12 h1:hover {
    background: rgba(255, 255, 255, 0.53);
   }
#fotopro12{
    background-image: url(imagenes-4/contacto/t12-01.jpg);
    background-repeat: no-repeat;
    height: 126px;
}



#fotopro13  h1{
    color: aliceblue;
    font-size: 12px;
    background-image:url(imagenes-4/contacto/h4-01.png);
    background-repeat: no-repeat;
     margin-top: 13px;
     height: 20px;
    padding-left: 15px;
    padding-top: 3px;
    }
#fotopro13 h1:hover {
    background: rgba(255, 255, 255, 0.53);
   }
#fotopro13{
    background-image: url(imagenes-4/contacto/t13-01.jpg);
    background-repeat: no-repeat;
    height: 126px;
}



#fotopro14  h1{
    color: aliceblue;
    font-size: 12px;
    background-image:url(imagenes-4/contacto/h4-01.png);
    background-repeat: no-repeat;
     margin-top: 13px;
     height: 20px;
    padding-left: 15px;
    padding-top: 3px;
    }
#fotopro14 h1:hover {
    background: rgba(255, 255, 255, 0.53);
   }
#fotopro14{
    background-image: url(imagenes-4/contacto/t14-01.jpg);
    background-repeat: no-repeat;
    height: 126px;
}




#fotopro15  h1{
    color: aliceblue;
    font-size: 12px;
    background-image:url(imagenes-4/contacto/h4-01.png);
    background-repeat: no-repeat;
     margin-top: 13px;
     height: 20px;
    padding-left: 15px;
    padding-top: 3px;
    }
#fotopro15 h1:hover {
    background: rgba(255, 255, 255, 0.53);
   }
#fotopro15{
    background-image: url(imagenes-4/contacto/t15-01.jpg);
    background-repeat: no-repeat;
    height: 126px;
}




#fotopro16  h1{
    color: aliceblue;
    font-size: 12px;
    background-image:url(imagenes-4/contacto/h4-01.png);
    background-repeat: no-repeat;
     margin-top: 13px;
     height: 20px;
    padding-left: 15px;
    padding-top: 3px;
    }
#fotopro16 h1:hover {
    background: rgba(255, 255, 255, 0.53);
   }
#fotopro16{
    background-image: url(imagenes-4/contacto/t16-01.jpg);
    background-repeat: no-repeat;
    height: 126px;
}




#fotopro17  h1{
    color: aliceblue;
    font-size: 12px;
    background-image:url(imagenes-4/contacto/h4-01.png);
    background-repeat: no-repeat;
     margin-top: 13px;
     height: 20px;
    padding-left: 15px;
    padding-top: 3px;
    }
#fotopro17 h1:hover {
    background: rgba(255, 255, 255, 0.53);
   }
#fotopro17{
    background-image: url(imagenes-4/contacto/t17-01.jpg);
    background-repeat: no-repeat;
    height: 126px;
}





#fotopro18  h1{
    color: aliceblue;
    font-size: 12px;
    background-image:url(imagenes-4/contacto/h4-01.png);
    background-repeat: no-repeat;
     margin-top: 13px;
     height: 20px;
    padding-left: 15px;
    padding-top: 3px;
    }
#fotopro18 h1:hover {
    background: rgba(255, 255, 255, 0.53);
   }
#fotopro18{
    background-image: url(imagenes-4/contacto/t18-01.jpg);
    background-repeat: no-repeat;
    height: 126px;
}



#fotopro19  h1{
    color: aliceblue;
    font-size: 12px;
    background-image:url(imagenes-4/contacto/h4-01.png);
    background-repeat: no-repeat;
     margin-top: 13px;
     height: 20px;
    padding-left: 15px;
    padding-top: 3px;
    }
#fotopro19 h1:hover {
    background: rgba(255, 255, 255, 0.53);
   }
#fotopro19{
    background-image: url(imagenes-4/contacto/t19-01.jpg);
    background-repeat: no-repeat;
    height: 126px;
}




#fotopro20  h1{
    color: aliceblue;
    font-size: 12px;
    background-image:url(imagenes-4/contacto/h4-01.png);
    background-repeat: no-repeat;
     margin-top: 13px;
     height: 20px;
    padding-left: 15px;
    padding-top: 3px;
    }
#fotopro20 h1:hover {
    background: rgba(255, 255, 255, 0.53);
   }
#fotopro20{
    background-image: url(imagenes-4/contacto/t20-01.jpg);
    background-repeat: no-repeat;
    height: 126px;
}





/*FILA3*/


div#ver3{
    height: 1350px;
    width: 336px;
    float: left;
    margin-left: 25px;
    margin-top:40px;
    position: relative;
    
}

div#onlinevideo{
    height: 236px;
    background: #000000;
 
    
}
div#onlinevideo iframe{
    margin-top: -15px;

}

div#h1 h1{
    width: 203px;
    height: 30px;
    float: left;
    font-weight: 500;
    font-size: 20px;
    color: #ff8900;
    padding-top:10px;
    padding-left: 15px;
    background-image: url(imagenes-4/programas/fondo-hoyen-01.png);
    background-repeat: no-repeat;
    margin-left:-3px;
    margin-top: -25px;
}

div#h1 h1:hover {
  color: #45bdd3;
   }


div#h1-1 h1{
    width: 203px;
    height: 30px;
    float: left;
    font-weight: 500;
    font-size: 20px;
    color: #ff8900;
    padding-top:10px;
    padding-left: 15px;
    background-image: url(imagenes-4/programas/fondo-hoyen-01.png);
    background-repeat: no-repeat;
    margin-left:-3px;
    margin-top: -45px;
}


div#lomasvisto{
    height:503px;
    margin-top:25px;
    background:#000000;
}

/*LO MAS VISTO*/


div#h1-2 h1{
    width: 203px;
    height: 30px;
    float: left;
    font-weight: 700;
    font-size: 20px;
    color: #fa7e9a;
    padding-top:10px;
    padding-left: 15px;
    background-image: url(imagenes-4/programas/fondo-hoyen-01.png);
    background-repeat: no-repeat;
    margin-left:-3px;
    margin-top: -25px;
}
div#lomasvisto{
    height:520px;
    margin-top:50px;
    background:#000000;
    
}

div#h1-2 h1:hover {
  color: #45bdd3;
   }


div#video1{
   height:211px;
   background-image: url(imagenes-4/programas/video-01.jpg);
    background-repeat: no-repeat;
    margin-top:20px;
}


div#lomasvisto h2{
    color: #fff;
    margin-top:0px;
    background: #fa7e9a;
    padding: 5px;
    padding-left: 15px;

}
div#lomasvisto h2:hover {
    background: rgba(255, 255, 255, 0.13);
    color: #45bdd3;
}


.lomasvisto{
    width: 168px;
    height:125px;
    float: left;
    
}

.lomasvisto h3{
    background: #fa7e9a;
    color: #fff;
    font-weight: 500;
    padding-left: 15px;
    margin-top: 4px;
    width: 140px;
    
}


.lomasvisto p{
     width: 145px;
    height:85px;
    color: aliceblue;
    padding-left: 15px;
    margin-top: -6px;
    border-right: 1px dotted #fff;
    border-bottom: 1px dotted #fff;
        
}
.lomasvisto p:hover {
   color: #45bdd3;
}









/*noticias*/


div#asidenoticias{
    height:490px;
    margin-top:45px;
    background:#000000;
}




div#h1-3 h1{
    width: 203px;
    height: 30px;
    float: left;
    font-weight: 700;
    font-size: 20px;
    color: #49b3c6;
    padding-top:10px;
    padding-left: 15px;
    background-image: url(imagenes-4/programas/fondo-hoyen-01.png);
    background-repeat: no-repeat;
    margin-left:-3px;
    margin-top: -25px;
}
div#h1-3 h1:hover {
    color: #000000;}


div#video2{
   height:211px;
   background-image: url(imagenes-4/programas/video2-01.jpg);
    background-repeat: no-repeat;
    margin-top:20px;
}

div#asidenoticias h2{
    margin-top: auto;
    color: #fff;
    padding-left:55px;
    background: #45bdd3;
    padding: 5px;
}

div#asidenoticias h2:hover {
    background: rgba(255, 255, 255, 0.13);
    margin:px;
}

.asidenotocias{
     background: #45bdd3;
    height:95px;
}
.asidenotocias h3{
     color: #fff;
    padding-left: 10px;
    padding-top: 10px;
    font-size: 16px;
}

.asidenotocias p{
     color: #fff;
    padding-left: 10px;
    width: 300px;
    margin-top: -10px;
   
}
.asidenotocias p:hover {
    color: #000000;
}




















































/*FOOTER*/

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

footer div.f1{
    height: 100px;
    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: 70px;
    float: left;
    width: 1024px;
    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: 25px;
    border-top:1px dotted #4a4a4a; 
    padding-top: 8px;
}

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