.titulo{
    font-size:22px;
    font-weight:bolder;
}
.texto1{
    margin-top:10px;
    text-indent:30px;
    color:#666666;
    text-align:justify;
}
.texto1 span{
    font-weight:bolder;
    color:black;
}
.parte1{
    width:450px;
}
.parte2{
    width:510px;
}
.imagenes{
    text-align:center;
    margin-top:25px;
}
