*{margin: 0px;
  padding: 0px;    
  }

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


body{
    background-image: url(imagenes/textura.png)    
    }

#carilla {
         width: 1024px;
         margin: auto;
         }

ul, ol{list-style: none;}

.nav li a{background-color: rgb(237, 31, 124);
          color:rgb(249, 239, 199);
          text-decoration: none;
           padding: 10px 15px;
          display: block;}

.nav li a:hover{ background-color: rgb(14, 28, 47);
}

.nav> li{float: left;}

.nav li ul{ display:none;
position: absolute;
min-width: 140px; }

.nav li:hover > ul {
    display: block;}

/* ===== prueba de imagen1 ====*/

nav{background-color:rgb(237, 31, 124) ; 
    width:824px;
    height:30px ;
    padding-left:200px ;
}

nav ul li{line-height: 10px;
        text-align: center;
}
    

/*==== FIN de prueba ====*/


/* ===== prueba de imagen2 ====*/

                header nav img{
                    position:relative;
                                   }

                #text_pres{
                    height:210px ;
                    width:204px ;
                    background-color: rgba(237, 31, 124, 0.52);
                    position:absolute;
                    right:522px;
                    bottom:150px;
                    margin:0.5rem;
                    padding: 0.7rem;
                    text-align: center;
                    
                }
/*==== FIN de prueba ====*/

#infocatedra1{width: 331px;
             height: 121px;
             float:left;
             margin-left: 0px;
             margin-top: 15px;
             padding-top: 10px;
             }

#infocatedra2{width: 331px;
             height: 121px;
             float:right;
             margin-left: 0px;
             margin-top: 15px;
             padding-top: 10px;
             }


#infotitulo1{background-color: rgb(237, 31, 124);
    padding-left: 90px;
             }

#infotitulo2{background-color: rgb(237, 31, 124);
             padding-left: 90px;
             }

#ingresantes{background-color: rgb(237, 31, 124);
             padding-left: 90px;
             }
#ingresantes1{width: 331px;
             height: 121px;
             float:right;
             margin-left: 0px;
             margin-top: 15px;
             padding-top: 10px;
             }

#inscripcion{  background-color: rgb(237, 31, 124);
             padding-left: 10px;
                  } 
aside p{text-align: center;}

#central{margin: 0px 351px;}

header{
      background-color: rgba(249, 239, 199, 0.68);
      font-family: "Roboto", sans-serif, serif;
      font-weight: 700italic;
      }

header h1{
         text-align: center;
         }

h1{
    margin-right: 99px;
    margin-left: 80px;
    padding-top: 35px;
    padding-bottom: 18px;
    color: #0a0a0a;
   }
main{
    background-color: rgb(249, 239, 199);
    display: block;
    padding: 24px;    
    color: #444;
    float: left;
    width: 709px;
    height: 751px;
    margin-left: -349px;
}

#cronograma1{width: 331px;
             height: 121px;
             float:left;
             margin-left: 0px;
             margin-top: 15px;
             font-size: 14px;
             padding-top: 10px;}

#cronograma2{width: 331px;
             height: 121px;
             float:right;
             margin-left: 0px;
             margin-top: 15px;
             font-size: 14px;
             padding-top: 10px;}

#jpg1{width: 709px;
      height: 375;
     }


aside{
    background-color: rgba(249, 239, 199, 0.53);
    list-style: none;
    float: right;
   height: 740px;
    width: 207px;
    padding: 30px;
    margin-right: -353px;
         }

aside h4{text-align: left;
         margin: 0.5rem;
         padding: :0.5rem;
        }
aside p{text-align: left;
         margin: 0.5rem;
         padding: :0.5rem;}

#comentarios{font-size: 12px;}



footer{background-color: rgb(14, 28, 47);
    clear: both;
    padding-top: 18px;
    padding-bottom: 9px;
    font-size: 12px;
    text-align: center;
    margin-top: 0px;
    margin-left: -351px;
    margin-right: -352px;
      }

.destacado1{color: rgb(249, 239, 199);}
.destacado2{color: rgb(237, 31, 124);}
.destacado3{color: rgb(14, 28, 47);}


