/*
    Document   : construcontactAccesoPortal
    Created on : 10/10/2011
    Author     : Contactnova S.L., Abel Pérez Guardado    
*/
#nubeElementos {
    text-align: center;
    padding: 20px 0px 20px 0px;
    font-size: 0.9em;
}

#fichasEmpresaDestacadas {
    border: 1px solid #000;
    padding: 5px;
}

#fichasEmpresaDestacadas h2 {
     font-size: 1.2em;
    color: #99AE6A;
    margin: 5px 0 10px 5px;
    text-transform: uppercase;
}

#fichasEmpresaDestacadas .listadoHorizontal  {
    border-bottom: 1px solid #000;
}

#fichasEmpresaDestacadas .listadoHorizontal tr td{
    vertical-align: top;
    text-align: left;
    width: 180px;    
}