body {
  background-color: #eeeff1;
}

#container {
  border: 1px solid ;
  margin: 10px auto;
  width: 70%;
  position: relative;
  background-color: white;
}

#gtophoto {
  width: 100%;
}

#caja {
  margin: 20px 20px 20px 80px;
  width: 78%;
  height: 200px;
  position: relative;
}
#caja h1 {
  font-size: 33px;
}
#caja h2 {
  font-size: 22px;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

#caja img {
  width: 30%;
  position: absolute;
  right: 0px;
  bottom: 0px;
}


#content {
  margin: 80px 80px 10px;
}


#content ul {
  padding-left: 30px;
}

#content img {
  float: right; width:30%; padding: 15px  0 20px 20px;
}
#content p {
  text-align: justify;
}



#menu {
  border: 1px solid ; 
padding: 20px;
  background:#eeeff1;
   }

#menu img {
float: right;
width:100px; 
height: 50px;
}



#menu a:hover {background-color:#C3B7B7}








#rap {padding-left: 20px;

  font-size:80%;
  }



#youtube {
  float: right;
  padding-left: 20px;
}

#youtube iframe {
  width: 300px;
  height: 200px;
}



#footer {
  background: #cccccc none repeat scroll 0%;
  text-align: left;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  color: #990033;
  font-size: 80%;
}

#comite p {
  font-size: 90%;
}

#logos {
  background: #E6E6E6 none repeat scroll 0%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 70px;
  padding-top: 10px;
text-align:justify;
}
#logo {
    float: left;
  text-align: center;width:9%; 

}

#logos img {
 height:75px;
}
