#contenido_nosotros{
float: left;
margin-top:20px;
margin-bottom:20px;
clear: none;
width: 100%;
background-color: rgb(255, 255, 255);
box-shadow: rgb(202, 200, 200) 0px -1px 11px 0px;
    }
    
.col_izquierda_nosotros{/* width: 510px; *//* float: left; *//* clear: both; */}
    
.imagen_equipo{
margin-top: 11px;
margin-left: 11px;
width: 174px;
height: 174px;
border-radius: 90px;
border: 16px solid #DEDEDE;
    }
    
.contenido_persona_equipo {
   float:left;
   clear: none;
   width: 100%;
   margin-left: auto;
   margin-right: auto;
   margin-bottom:20px;
}

.contenido_persona_equipo h3 {
float: left;
font-family:Arial, Helvetica, sans-serif;
width: 41.465625%;
margin-left: 25px;
margin-top: 43px;
min-height: 0px;
font-style: italic;
color: rgb(40, 40, 40);
font-size: 16px;
line-height: 1em;
font-style: normal;
font-weight: bold;
}

.contenido_persona_equipo span {
   float: left;
   font-size: 13px;
   width: 41.465625%;
   height: auto;
   text-align: left;
   font-weight: normal;
   line-height: 1em;
   word-wrap: break-word;
   margin-left: -414.65625px;
   margin-top: 64px;
   clear: none;
   min-height: 0px;
   font-style: italic;
   color: rgb(130, 130, 130);
}

.contenido_persona_equipo p{
   float: left;
   font-size: 12px;
   width: 52.365625%;
   height: auto;
   text-align: left;
   font-weight: normal;
   line-height: 15px;
   word-wrap: break-word;
   margin-left: -415.3125px;
   margin-top: 91px;
   clear: none;
   min-height: 0px;
   font-style: normal;
   color: rgb(130, 130, 130);
}

.contenedor_equipo_trabajo {
float: left;
margin-left: 0%;
margin-top: 20px;
clear: both;
background-color: rgb(238, 238, 238);
}

.contenedor_equipo_trabajo h2 {
float: left;
font-size: 14px;
width: 96.48125%;
line-height: 1.3em;
margin-left: 1.71875%;
margin-top: 20px;
text-transform: uppercase;
border-bottom: 1px solid #D4D4D4;
color:#666;
}

.marco_foto {
float: left;
height: 196px;
margin-left: 1.9%;
margin-top: 20px;
clear: none;
width: 196px;
background-image: url("../images/theme_2014/fotos_equipo.png");
}
    
.col_izquierda_nosotros a{
   float: left;
   font-size: 12px;
   width: 12.110062%;
   height: auto;
   text-align: left;
   font-weight: normal;
   line-height: 0.9em;
   word-wrap: break-word;
   margin-left: 87.675747%;
   margin-top: 20px;
   clear: both;
   min-height: 0px;
   color: rgb(250, 122, 33);
   font-style: italic;
}
    
.col_izquierda_nosotros p {
float: left;
font-size: 13px;
margin-left: 16px;
color: rgb(130, 130, 130);
line-height:15px;
}

.imagenes_nuestro_equipo{
float: right;
width: 394px;
margin-top: 100;
    }

#logo_impulsa_equipo {
    float:right;
    margin-right: 100px;
margin-top: 70px;

}

#imagen_qm_composicion {
   float: RIGHT;
}


#logo_emtech_equipo {
    float:left;
    margin-left: 32px;
    margin-top: 70px;

}

.col_izquierda_nosotros h2{
width:100%;
float: left;
font-size: 14px;
text-align: left;
line-height: 1.3em;
margin-left: 3.680203%;
margin-top: 5px;
text-transform: uppercase;
font-style: normal;
color:#666;
border-bottom: 1px solid #DFDBDB;
}

.barra_titulo_negro {
   float: left;
   height: 48px;
   margin-left: 0px;
   margin-top: 0px;
   clear: none;
   width: 1000px;
   background-color: rgb(0, 0, 0);
}

.slogan_acerca_de {
float: left;
width: auto;
max-width: 100%;
height: auto;
margin-left: 2.744681%;
margin-bottom: 22px;
margin-top: 44px;
clear: none;
color: rgb(0, 0, 0);
}

.barra_titulo_negro h1 {
font-family: Oswald, sans-serif;
   float: left;
   font-size: 14px;
   width: auto;
   height: auto;
   text-align: left;
   font-weight: normal;
   line-height: 1em;
   word-wrap: break-word;
   margin-left: 20px;
   margin-top: 18px;
   clear: none;
   min-height: 0px;
   color: rgb(242, 242, 242);
   font-style: normal;
}

.boton_ver_mas {
    cursor: pointer;
   float: left;
   width: auto;
   max-width: 100%;
   height: auto;
   margin-left: 7.925%;
   margin-top: 105px;
   clear: none;
   color: rgb(0, 0, 0);
}

.boton_ver_mas:hover
{
    box-shadow: 0 0 .3em rgba(0,0,0,0.4);
    -moz-box-shadow: 0 0 .3em rgba(0,0,0,0.4);
    -webkit-box-shadow: 0 0 .3em rgba(0,0,0,0.4);
    border-radius:8px
    
}

.boton_ver_mas:active
{
    /* When pressed, move it down 1px */
    position: relative;
    top: 1px;
}



.ejecutivos .contenido_persona_equipo h3 {
    display: block;
    width: 100%;
    text-align:left;    
    margin:0px;
}
.ejecutivos .contenido_persona_equipo  span {
    margin: 0px !important;
    width:100%;
    display:block;
    clear:both;
    position:relative;
    text-align:left;
    
}