nav ul{ 
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu{ 
  margin-bottom: 0.5%;
  width: 100%;
  height: 35px;
  background-color:  #5a3c66;
}

.menu li a{
    display: block;
    padding: 5px 11px;
    color:#fff3e6;
    text-decoration: none;
    background-color:  #5a3c66;
    height: 25px;
}

.menu > li{
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #fff3e6;
    font-size: 17px;
    float: right;
    margin-right: 1%;
    height: 30px;
    background-color:  #5a3c66;
}

.menu li a:hover{
    background-color: #fff3e6;
    color:#ACC6D1;
}

.menu li ul{
    display: none;
    position: absolute;
    min-width: 130px;
}


.menu li:hover > ul{
    display: block;
}



.menu li ul li  {
position: relative;
font-size: 12px;

}

.menu li ul li ul {
left: -216px;
top: 0px;}
    
.mes1 {
  width: 164px;
  height: 30px;
  background-color: white;
  float: left;
  margin-top: 1%;
    margin-left: 0%;
}

.mes1 p {
    font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #9462a5;
  font-size: 15px;
      margin-top: 3%;
  margin-left: 3%;
}

.mes2 a {
   float: right;
   font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color:  #fff3e6;
  font-size: 20px;
  margin-top: 1.4%;
  margin-left: 3%;
  background-color:  #e07777;
  width: 13%;
  padding-left: 2%;
}

.titulopla {
     
    
  margin-left: 1%;
float: left;}



.titulopla h1 {
     font-family: "Open Sans", sans-serif;
    font-weight: 700;
      color: #9462a5; 
    font-size: 20px;
    }


.imagen {
background-image: url(imagenes/pla1-01.jpg);
     width: 50%;
  height: 310px;
  background-size: cover;
  float: left;
    margin-top: 0%
}

.lineas {
    background-image: url(imagenes/lineasplanuevas-01.png);
    width: 50%;
  height: 310px;
  background-size: cover;
  margin-top: 6%;
  margin-left: 50%;
}

.parrafo {
  background-color: #c9a3cc;
  width: 47%;
  height: 275px;
  float: right;
  margin-top: 1.5%;
  margin-right: 1.5%;
  margin-bottom: 1%;
}

.parrafo h1 {
  font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #fff3e6;
  font-size: 20px;
  margin-left: 4%;
  margin-top: 12%;
}


.parrafo p {
    font-family: "Open Sans", sans-serif;
  color: #fff3e6;
  font-size: 14px;
  margin-left: 4%;
  margin-right: 1%;
  width: 92%;
  margin-top: 2%;
}


.imagen2 {
    background-image: url(imagenes/pla2-01.jpg);
      width: 50%;
  height: 315px;
  background-size: cover;
  float: left;
  margin-top: 0%;
  float: right;
}

.lineas2 {
    background-image: url(imagenes/lineasplanuevas-01.png);
      width: 50%;
  height: 315px;
  background-size: cover;
  margin-top: 4%;

}

.parrafo2 {
  background-color: #c9a3cc;
  width: 47%;
  height: 275px;
  float: right;
  margin-top: 2%;
  margin-right: 1.5%;
  margin-bottom: 1%;
}

.parrafo2 h2 {
font-family: "Open Sans", sans-serif;
  font-weight: 700;
  color: #fff3e6;
  font-size: 20px;
  margin-left: 6%;
  margin-top: 10%;
}

.parrafo2 p {
font-family: "Open Sans", sans-serif;
  color: #fff3e6;
  font-size: 14px;
  margin-left: 6%;
  margin-right: 0%;
  width: 89%;
  margin-top: 3%;
}

.imagen3 {
    background-image: url(imagenes/pla3-01.jpg);
    width: 50%;
  height: 310px;
  background-size: cover;
  float: left;
    margin-top: 0%


}

.parrafo3 {
    background-color: #c9a3cc;
  width: 47%;
  height: 254px;
  float: right;
  margin-top: 3%;
  margin-right: 1.5%;
  margin-bottom: 1%;
}

.parrafo3 p {
   font-family: "Open Sans", sans-serif;
  color: #fff3e6;
  font-size: 14px;
  margin-left: 4%;
  margin-right: 1;
  width: 92%;
  margin-top: 10%;
}

.lineas3 {
    background-image: url(imagenes/lineasplanuevas-01.png);
      width: 50%;
  height: 310px;
  background-size: cover;
  margin-top: 4%;
    margin-left: 50%;}

footer {
    background-color: #5a3c66;
  margin-top: 3%;
  background-repeat: no-repeat;
  width: 100%;
  height: 60px;
  float: left;
}

footer p {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  margin-left: 12%;
    color: #fff3e6;
    width: 86%;
}
