#logoCliente {
width:150px;
float:left;
}
#descricaoCliente {
width:500px;
float:left;
}
#descricaoCliente h2 {
font-family:"Trebuchet MS";
font-size:22px;
color:#004B92;
}
#descricaoCliente p {
font-family:"Trebuchet MS";
font-size:13px;
color:#000000;

}
