/*HOJA DE ESTILO jt02*/
body{background-color:#e5f6f8;
margin:0px;
}
    
div#carilla {background-color:#e5f6f8 ;
margin-left: 30px ;}
div#logo { margin-left: 5px;
    margin-bottom: 0px ;
    margin-top: 20px ;}

/*estilos de link*/
header ul{list-style: none;
    margin: 5% ;
    padding-bottom: 1px;
}

header ul il a{ display: block ;
    text-decoration: none ;
    float: left ;
    background-color: #baeef0 ;
    color: #000000 ;
    margin-left: 10px;
    padding-left: 0,3em ;
    padding-right: 0,3em ; font-size:20px ;
    font-family: sans-serif;
}

header ul{list-style:none; 
    text-decoration: none
    margin:30px;
    padding:1px;
}
header ul li a: hover {background-color:#e5f6f8;
        color: #baeef0;
    }
header h1{ font-size: 35px ;
      font-style:normal;
    font-family: sans-serif;
    margin-left: 30px;
     margin-top: 70px;
    margin-bottom: 0px ;
}
header h2{ font-size: 20px ;
    font-style: normal;
    font-family: sans-serif ;
    margin-left: 30px;
    margin-bottom: 0px ;
    margin-top: 10px ;
}
header h3{ font-size: 20px ;
    margin-left: 30px;
    margin-top: 0px ;
      font-style: normal;
    font-family: sans-serif; margin-bottom: 0px; }
div#foto {float: left ;
    margin-left: 90px ;
    margin-right: 20px ;
    margin-bottom: 100px;
    margin-top: 0px;
}
div#datos {float: left ;
    margin-left: 5px ;
    margin-right: 20px;
margin-bottom: 100px ;
    font-style:normal;
font-family: sans-serif; font-size:18px; }


footer{clear:both;
font-style: normal;
    font-size: 12px; 
    margin-left: 3px; 
width: 800px}


