@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);


body {
 
    background-color:#fff3e6;
    
}
header {
  
		
		background-color:#ACC6D1;
        margin:auto;
        height:50%;
        width: 90%;
		margin-top:10px;
}
header h4  {
    text-align: center;
    font-size: 60px;
    font-family: "Open Sans", sans-serif;
    color: #fff3e6;
   left: 0;
    right: 0;
    margin: auto;
}

a{
    text-decoration: none;
    color: #fff3e6;
}
main {
    
    width: 70%;
      height: 300%;
left: 1%;
    right: 1%;
    margin: auto;}


.yas {
      width: 120px;
  height: 300px;
  float: left;
  margin-left: 5%;
  margin-top: 3%;
}

.isa{
    width: 120px;
  height: 300px;
 
  float: left;
  margin-left: 16%;
  margin-top: 3%;
}

img{
width: 193%;}


.anto{
width: 120px;
  height: 300px;
  float: left;
  margin-left: 16.4%;
  margin-top: 3%;}


div a p{
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  text-decoration: none;
  color: black;
  text-align: center;
  width: 120%;
  margin-left: 30%;}

.datos
{height: 200px;
  width: 400px;
  background-color: antiquewhite;
  margin-top: 400px;
    margin-left: 230px}


.fadu a {text-decoration: none;
        font-family: "Open Sans", sans-serif;
    font-size: 24px;
    font-weight: 700;
      margin-left: 110px;
 
    color: black;}

ul li {text-decoration: none;
        list-style: none;
font-family: "Open Sans", sans-serif;
    font-size: 14px;}
    
ul li:first-child {padding-top: 10px;}








footer {
    clear: left;
width: 90%;
height: 60px;
background-color: #ACC6D1;
margin-top: 5%;
margin-left: 5%;
}

footer p {
font-family: "Open Sans", sans-serif;
    font-size: 12px;
    margin-left: 12%;
padding-top:  1%;
}

footer a img {
float:left;
 width: 10%;
    padding-top: 1.5%;
    padding-left: 0.5%;
 
}