#contenedor {
  width: 50%;
  margin: 0 auto;
}
body {
	background: rgb(92,139,103); }


header {margin-top: auto 
        float: left; 
         width: 750; 
         height: 80px; 
         background: rgb(129, 175, 145); 
         opacity: 10%;}

.logo { margin: 20px 0px 0px 20px; 
        float:left; 
         height:40px; 
         width:150px;}

nav {margin:  20px 0px 0px 10px;
    float:left; 
    height:40px; 
    width:500px; }



li { 
    float: left;
    list-style-type: none;
   
    font-family: "open sans" , sans-serif;
    font-stretch: condensed;
}
.menu {padding: 10px;
    color: #ECE7DF;
    text-decoration: none;
    text-align: left;
    font-size: 15px}
.menu:hover { 
    background-color: rgb(66, 88, 71);
}
.buscador { margin:  25px 0px 0px 10px; float:left; height:40px; width:40px; }

.slide {margin:  20px 0px 0px 0px;  
    float:left; height:250px; width:750px; }



.banner-nosotros {margin:290px 0px 0px 0px;  
                  height:150px; width:175px; }

#banner-programacion {margin:-150px 0px 0px 190px;  
                     float:left; 
                      height:150px;
                      width:175px;
}

#banner-actualidad {
                   margin:-150px 0px 0px 380px;  
                  float:left; 
                   height:150px; 
                   width:175px;}

#banner-contacto {
                   margin:-150px 0px 0px 570px;  
                   float:left; 
                   height:150px; 
                   width:175px;}

.linea1 { 
         background-color: #ffffff; 
         width: 290px;
        margin: 40px 0px 0px 0px;}

#facebook {margin: -15px 0px 0px 300px;
           float: left}
#twitter {margin: -20px 0px 0px 360px;
          float: left}
#youtube {margin: -25px 0px 0px 420px;
          float: left}

.linea2 { float: right
        background-color: #ffffff; 
        width: 290px;
        margin: 0px 0px 0px 460px;}

.legal {margin: 30px 0px 0px 50px; 
        text-decoration: none; 
        font-family: open sans; 
        font-size: 8px; 
        color: #ffffff; 
        text-align: center; }

.legal2 {margin: 10px 0px 0px 50px; 
         text-decoration: none; 
          font-family: open sans; 
         font-size: 8px; 
         color: #ffffff; 
          text-align: center; 
         text-decoration-style: none; }



/*estilos contacto y nosotros*/

#contenedorcyn {
  width: 70%;
  margin: 0 auto;
}
body {
	background: rgb(92,139,103); }






.legal1 {margin: -50px 0px 0px 50px; 
        text-decoration: none; 
        font-family: open sans; 
        font-size: 8px; 
        color: #ffffff; 
        text-align: center; }

.legal2 {margin: 10px 0px 0px 50px; 
         text-decoration: none; 
          font-family: open sans; 
         font-size: 8px; 
         color: #ffffff; 
          text-align: center; 
         text-decoration-style: none; }
