
h1 {
    color: #2a3881;
    font-size: 20px;
    margin: 40px 0 0;
    width: 100%;
}
.scroll-responsive {
    display: none;
}
.par1 {
    border-bottom: 2px groove #cccccc;
    color: #2a3881;
    margin: 0 0 30px;
    padding: 10px 150px 30px;
    text-align: center;
    width: 700px;
}
.img1 {
    border: 5px solid #ffffff;
    margin: 20px 80px;
    text-align: center;
}
h2 {
    color: #2a3881;
    float: left;
    font-size: 18px;
    margin: 20px 0;
}
.azul {
    background: none repeat scroll 0 0 #2a3881;
    border-bottom: 5px solid #ffffff;
    border-top: 5px solid #ffffff;
    clear: both;
    color: #ffffff;
    margin-bottom: 15px;
    margin-top: 5px;
}
.normal .contenido, .azul .contenido {
    margin: 0 auto;
    width: 1000px;
}
.par2 {
    float: left;
    padding: 70px 0;
    text-align: center;
    width: 250px;
}
.azul .contenido img {
    float: left;
}
.a1 {
    height: 261px;
}
.a2, .a3, .a4, .a5 {
    height: 261px;
}
.par3 {
    float: left;
    padding: 70px 0;
    text-align: center;
    width: 240px;
}
.foto1 {
    float: left;
    width: 49%;
}
.foto1 > p {
    color: #2a3881;
    float: left;
    height: 200px;
    margin-left: 10%;
    margin-top: 20px;
    text-align: center;
    width: 80%;
}
.foto2 {
    float: left;
    width: 100%;
}
.foto2 > p {
    color: #2a3881;
    float: left;
    height: 200px;
    margin-left: 10%;
    margin-top: 20px;
    text-align: center;
    width: 80%;
}
.foto2 img {
    margin: 0 250px;
}
.uno {
    color: #2a3881;
    float: left;
    height: 284px;
    margin-right: 700px;
    width: 300px;
}
.uno p {
    float: left;
    margin: 0 50px;
    text-align: center;
    width: 200px;
}
.uno ul {
    float: left;
    font-weight: bold;
    margin: 20px 0 0 20px;
}
.uno > img {
    float: left;
    margin: 0 -850px -240px 200px;
}
.dos {
    color: #2a3881;
    float: left;
    margin-right: 700px;
    width: 1000px;
}
.dos p {
    float: left;
    margin: 60px 0 -10px -50px;
    text-align: center;
    width: 210px;
}
.dos ul {
    float: left;
    font-weight: bold;
    margin: 20px 0 0 20px;
}
.dos > img {
    float: left;
    margin: -2px 0 0 -177px;
}
.img2 {
    float: left;
    margin: 0 160px -62px 210px;
}
.scroll {
    float: left;
    height: 529px;
    margin: 0 25px;
    overflow: hidden;
    width: 950px !important;
}
.scroll > ul {
    float: left;
    height: 529px;
    list-style: outside none none;
    width: 3000px;
}
.scroll li {
    float: left;
    height: 529px;
    margin: 0 22px;
    width: 280px;
}
.scroll li img {
    border: 0 none;
    float: left;
}
.scroll li p {
    background: none repeat scroll 0 0 #e7b322;
    color: #2b3982;
    float: left;
    font-size: 14px;
    height: 100px;
    line-height: 16px;
    padding: 10px;
    text-align: center;
    width: 257px;
}
.prev {
    background: url("../images/boton_flechas_36.png") repeat scroll center center rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 20px;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-size: 28px;
    height: 76px;
    line-height: 76px;
    margin: 200px 80px -410px -210px;
    width: 76px;
}
.next {
    background: url("../images/boton_flechas_39.png") repeat scroll center center rgba(0, 0, 0, 0);
    border: medium none;
    border-radius: 20px;
    color: #ffffff;
    cursor: pointer;
    float: left;
    font-size: 28px;
    height: 40px;
    line-height: 40px;
    margin: 158px 80px -410px 1020px;
    width: 40px;
}
.par1 > strong {
    color: #e8b21e;
}
@media only screen and (max-width: 1024px) {
#cuerpo .contenido {
    width: 90%;
}
.dos > img {
    margin: 0;
}
.scroll-responsive {
    display: block;
    width: 100%;
}
.scroll-responsive li {
    float: left;
    margin: 2% 0 0 4%;
    width: 45%;
}
.scroll-responsive > ul {
    list-style: outside none none;
    width: 100%;
}
.scroll-responsive img {
    width: 100%;
}
.prev {
    display: none;
}
.next {
    display: none;
}
.scroll-responsive li p {
    background: none repeat scroll 0 0 #e7b322;
    color: #2b3982;
    float: left;
    font-size: 14px;
    height: 100px;
    line-height: 16px;
    padding: 2%;
    text-align: center;
    width: 96%;
}
.scroll {
    display: none;
}
.img1 {
    margin: 0;
    width: 100%;
}
.par1 {
    margin: 2% 0 3%;
    padding: 0 0 3%;
    text-align: justify;
    width: 100%;
}
.uno {
    float: left;
    height: auto;
    width: 100%;
}
.uno > img {
    float: right;
    margin: 2% 0 0;
    width: 80%;
}
.uno > p {
    margin: 2% 25%;
    width: 50%;
}
.uno > ul li {
    display: inline;
    float: left;
    margin: 5% 1% 3% 0;
    text-align: center;
    width: 20%;
}
.img2 {
    display: none;
}
h2 {
    width: 100% !important;
}
.uno > ul {
    width: 98%;
}
.dos > img {
    width: 80%;
}
.dos > p {
    margin: 2% 0 0;
    text-align: justify;
    width: 100% !important;
}
.dos {
    width: 100%;
}
.scroll {
    width: 99% !important;
}
}
@media only screen and (max-width: 722px) {
.uno > ul li {
    width: 40%;
}
.scroll-responsive li {
    float: left;
    margin: 2% 20%;
    width: 60%;
}
.scroll-responsive li p {
    height: auto;
}
.dos {
    margin: 0;
}
}
