body {
background: #fff;
background-position: 0% 25%;
font-size: 11px;
font-family: 'Open Sans', sans-serif, Arial;
padding:10px auto 0 auto;
margin:auto;
}

.container {
    background-color: #fff;
    border: 1px solid #fff;
}

a {
  color: #000;
}

a:link {
  text-decoration:none;
}

a:visited {
  text-decoration:none;
  color: #000;
}

a:hover {
  text-decoration:none; 
  font-weight: bold; 
  color: #000;
}

a:active {
  text-decoration:none;
  color: #000;
}





.menu{
	letter-spacing: 1px;
	word-spacing: 25px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	background-color:#4871ca;
	}


.footer{
	text-transform: uppercase;
    text-decoration: none;
	background-color:#70706F;
	
}


#logo {
    margin-top: 25px;
    margin-left: 25px;
    margin-bottom: 25px;
    }


#banner {
    width: 100%;
}

#perfil {
    width: 200px;
    height: 200px;
    padding-left: 200px;
    padding-right: 200px;
}




.col-md-offset-2 {
    background-color:#70706F;
    margin-top: 30px !important;
    margin-bottom: 30px;
    margin-left: 25px;
    padding-left: 40px;
    color: white;
    }

.buscador{
    border: 1px solid #CED5D7;
    border-radius: 6px;
    background-color: white;
    box-shadow: 0px 5px 10px #B5C1C5, 0 0 0 10px #EEF5F7 inset;
    }


.search {
    margin-top: 20px;
    margin-left: 100px;
    margin-bottom: 25px;
    }


.col-md-4 info{
    margin-top: 100px;
    margin-left: 25px;
    }


.EJERCICIO1_RIGHTBANNERTEXT {
    margin-top: 20px !important;
    padding-left: 175px;
}

.EJERCICIO1_RIGHTBANNERTEXT2 {
    margin-top: 10px !important;
    padding-left: 175px;
    color: #000;
}

.EJERCICIO1_FIRSTROW {
    margin-top: 30px !important;
}

.EJERCICIO1_SECONDROW {
    margin-top: 30px !important;
    margin-bottom: 30px;
}

.EJERCICIO1_FOOTERTEXT {
    margin-top: 30px !important;
    margin-bottom: 30px;
    margin-left: 25px;
    padding-left: 40px;
    color: white;
}

.EJERCICIO1_FOOTERTEXTTITLE {
    font-weight: bold;
}

.FOOTERTEXTTITLE2 {
    font-weight: lighter;
    font-size: 1em;
}

.iconossociales {
    padding-left: 50px;
}

li {
    list-style:none;
    padding-top: 10px;
}

li img {
    padding-right: 10px;
}

.botones{
  margin-right: 25px;
}

.boton{
  max-width: 70px;    
  padding: 37px 5px 5px 5px;
  margin-right: 50px;    
  text-align: center;
}

