@charset "utf-8";
/* CSS Document */
img {width: 450px; height: 250px;padding: 0px 15px;}
/* header*/
header {background-color: #ffffc2;text-align: center;height: 125px;box-shadow: 0px 1px black;}
h1 {font-size: 60px;padding-top: 20px;}
h1,h2 {line-height: 1;margin: 0;}
.negro {color: #ff6200;}
h2 {color: #0000ff;font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";font-size: 35px;}
/*imagenes*/
h3 {color: #ff6200;text-align: center;font-size: 35px;margin-bottom: 30px;}
.imagenes {text-align: center;margin-top: 2px;}
.p1 {text-align: justify;padding: 0px 250px;color: #858584;}
.p2 {text-align: justify;padding: 0px 250px;}
.caballo{margin: 20px 0px;width: 300px; height: 200px;}
.cursos {text-align: center;}
footer {background-color: #ff6200;height: 70px;padding: 20px 0px;}
footer p {text-align: center;}
.f1 {color: white;}