#a:link{color:#000080;}#a:visited{color:#000080;}body{font-family:Georgia,serif;background-color:#FFF;color:#000080;width:80%;margin:auto;font-size:1.1em;line-height:1.6;}header{background:#f0f0f0;padding:1rem;text-align:center;font-family:'Montserrat',sans-serif;font-size:1.8rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}main{display:flex;flex-direction:column;gap:2rem;padding:2rem;animation:fadeIn 1s ease-in}section{max-width:1600px;margin:auto}footer{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;padding:2rem;background:#f9f9f9}.boton{border:2px solid #006699;padding:.5rem 1rem;background:white;color:#006699;text-decoration:none;font-weight:bold;border-radius:5px;transition:all .3s ease}.boton:hover{background:#006699;color:white}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}h1{font-family:Georgia,Serif;font-size:2.3em;text-align:center;font-weight:bold}h2{font-family:Georgia,Serif;font-size:1.6em;text-align:left;font-weight:bold}img.suelta{max-width:100%;height:auto;float:left;margin-left:5px;margin-right:5px}p{font-family:Georgia,Serif;text-align:justify;font-size:1.1em;line-height:1.4}p.center{text-align:center}p.negrita{font-weight:bold}p.right{text-align:right}p.peque{text-align:right;font-size:.8em}.social{margin:5px 0 0 5px;text-align:left}.social iframe{float:left;margin-right:10px}.social div{float:left;margin-right:10px}.tracker{visibility:hidden!important}ul li{font-family:Georgia,Serif;font-size:1.1em;line-height:1.4;list-style-type:none}table{border:1px solid #000080;width:100%}@media screen and (max-width:960px){body{width:85%;margin:auto;font-size:1em}h1{font-size:2.1em;font-weight:bold}h2{font-size:1.4em}p,ul{font-size:1em;line-height:1.3}main{padding:1rem}section{margin:0 1rem}footer{flex-direction:column;align-items:center}.boton{width:75%;text-align:center;font-size:1rem}header{font-size:1.5rem;padding:.8rem}}@media screen and (max-width:768px){body{width:90%;margin:auto;font-size:1em}h1{font-size:2em}h2{font-size:1.3em}p,ul{font-size:1em;line-height:1.2}main{padding:1rem}section{margin:0 1rem}footer{flex-direction:column;align-items:center}.boton{width:75%;text-align:center;font-size:1rem}header{font-size:1.5rem;padding:.8rem}}@media screen and (max-width:480px){body{width:95%;margin:auto;font-size:1em}h1{font-size:1.8em}h2{font-size:1.2em}p,ul{font-size:1em;line-height:1.1}main{padding:1rem}section{margin:0 1rem}footer{flex-direction:column;align-items:center}.boton{width:75%;text-align:center;font-size:1rem}header{font-size:1.5rem;padding:.8rem}}