@charset "utf-8";
/* CSS Document */
*{margin: 0 auto;}
header {background-color: #ffffc4;text-align:center;box-shadow: 0px 1px black;padding-top: 3px;padding-bottom: 15px;}
h1 {font-size: 3em;padding-top: 5px;padding-bottom: 10px;}
h2 {color: blue;}
h3 {color:#ff6200; text-align: center;font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";font-size: 1.5em;padding-top: 20px;padding-bottom: 20px;}
p {color: gray; font-size: 10px;text-align: justify;padding-top: 15px;}
img {width: 290px;text-align: center;height: 200px;}
.contenido {width: 60%;margin: 0 auto; text-align: center;}
.alineada{padding-right: 15px;}
.cursos img {width: 200px; height:180px;padding: 10px 0 15px 0;}
footer p {text-align: center;background-color: #ff6200;color: black; height: 30px;padding: 2px 0;}
.cursos p {color: black;}
.footer p {color:black;}