﻿body {
}

/*#fichaInvitado .bIdentificacion {
    height: 30px;
    width: 200px;
    float: none;
    position: relative;
    margin: 0 auto;
    height: 36px;
    padding-top: 9px;
}*/


#textoInvitado {
    padding: 20px;
    min-height: 80px;
    align-items: center;
    background-color: #eff8e0;
    width:100%;
}

#fichaInvitado {
    border: 3px solid #eff8e0;
    padding: 10px;
   
    min-height: 150px;
}
