
.titulo_separador{
    background-color: #008F39;
    padding: 1% 5%;
    color: white;
    font-weight: 300;
    font-size: 1.8em;
    margin-bottom: 2%;
	margin-top:3%;
}


#deportes_left{ width:49%; float:left; }
#deportes_right{ width:49%; float:right;}

.deportes_container{background-color: #008F39; width:100%; margin-bottom:3%; }
.deporte_info{ float:left; width:50%; padding:2% 2%; box-sizing:border-box; text-transform:uppercase;}
.deporte_info h2{ color:#FFF; font-size:1em; margin-top:5%; padding:2% 2%;}
.deporte_info h4{ color:#FFF; font-size:1em; padding: 1% 4% 0% 4%; padding-left:3%; box-sizing:border-box;}
.deporte_info h4:hover{ font-weight:bold;}
.deporte_vid{ float:right; width:50%;}

.boton_mas_vids{ color:#FFF; border: 2px solid white; padding:2% 5%; width:20%; display:block; margin:15% auto 0 auto; }
.boton_mas_vids:hover{ background-color:rgba(255,255,255,0.4);}

hr{ height: 1px; background: #fff; width:99%%; margin: 0 auto; margin-top:4%; }
h4{ margin-top:inherit;}


#ainf{
    float: right;
    max-width: 23.3%;
    box-sizing: border-box;
    height: 331px;
    background-color:#008F39;
}

#inf-inst{
    max-width: 100%;
    box-sizing: border-box;
    padding: 1% 0.5%;
    line-height: 1.1em;
    position: relative;
    top: -50px;
    background-color: rgba(0, 143, 47, 0.7);
    color: white;
}