.renglon{
	float:left;}
.lema {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
    float: right;
    font-size: 30px;
    margin: 0;
    padding: 32px;
    position: relative;
    text-align: left;
    width: 270px;
}
.lema strong {
    color: #E6B322;
    font-size: 55px;
    text-shadow: 2px 2px #000000;
    width: 100px;
}
.p1 {
    float: left;
    height: 240px;
    margin: 0 0 0 10px;
    width: 489px;
}
.p1 p {
    margin-bottom: 20px;
}
.ventajas {
    border-top: 2px groove #CCCCCC;
    float: left;
    margin: 20px 0;
    padding: 2% 3.3% 0 0;
    width: 30%;
}
.ventajas h2 {
    color: #2A3881;
}
.ventajas ul {
    list-style: none outside none;
    margin: 10px 0 0;
}
.ventajas li {
    background: url("../images/bullet.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
    color: #50545C;
    font-size: 16px;
    margin-top: 10px;
    padding-left: 10px;
}
.img1 {
    float: right;
    margin: -141px -65px 0 90px;
    position: relative;
}.img2 {
    float: right;
    margin: 20px 10px 30px 20px;
    position: relative;
}

.par1 {
    margin: 20px 0;
}
#cuerpo > img {
    width: 100%;
}
.dos h2 {
    color: #2A3881;
    font-size: 20px;
    margin: 30px 0 0;
}
.dos p {
    margin: 30px 0 0;
}
.video {
    float: right;
    height: 337px;
    margin: 80px 10px;
    width: 45%;
}
.nota {
    border: medium none !important;
    float: left;
    height: 227px;
    padding: 88px 0 0 15px;
    width: 413px;
}
.nota {
    color: #231F20;
    float: left;
    font-size: 30px;
    height: 257px;
    padding: 40px 0 40px 15px;
    width: 413px;
}
.c2 {
    border-top: 2px groove #CCCCCC;
    float: left;
    margin-top: 40px;
    padding: 0 19px;
    width: 460px;
}
.c2 img {
    margin: 20px 0 0;
}
.contenido.dos {
    height: 850px;
}
.dos > p {
    border-bottom: 2px groove #CCCCCC;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.valores {
    border-right: 1px solid #C7C7C7;
    float: left;
    width: 52%;
}
.valores strong{
	color:#2A3881;}
/* Agregado */
.parprueba {
    float: left;
    margin: 20px 0;
    width: 60%;
}
.img-titulo {
    float: right;
    margin: 20px 0;
    text-align: center;
    width: 40%;
}
.imgprueba {
    float: right;
    margin: 0 10px 0 20px;
}
@media only screen and (max-width: 920px) {
	.imgprueba {
		margin: 42px 0 0;
	}
	.parprueba {
    padding-left: 3%;
    padding-right: 3%;
    width: 54%;
	}
	.ventajas {
		padding: 2% 0 0 3.3%;
	}
	.img1 {
		display: none;
	}
	.contenido.dos {
		height: auto;
		padding: 0 20px;
		text-align: justify;
	}
	iframe {
		max-width: 100%;
	}
	.video {
		margin: 100px 0;
	}
}
@media only screen and (max-width: 840px) {
	.parprueba {
    padding-left: 3%;
    padding-right: 3%;
    text-align: justify;
    width: 92%;
	}
	.img-titulo {
    float: left;
    margin: 20px 0;
    text-align: center;
    width: 100%;
	}
	.imgprueba {
		margin: 0px;
		float: none;
	}
	.video {
		margin: 0px !important;
		text-align: center;
		float: left;
		width: 100%;
	}
	.valores{
		float:left;
		width: 100%;
		border: none;
		margin-bottom: 25px;
	}
}
@media only screen and (max-width: 520px) {
	.ventajas {
		width: 95%;
	}
	.imgprueba{
		width: 250px;
	}
}
