/* Banner principal */

#banner_principal
{
    width:440px !important;
    min-height:204px;
    height:auto !important;
    height:204px;
    background:#EFEFEF !important;
    padding:5px 9px 5px 5px!important;
}

#banner_principal img
{
    margin-right:10px !important;
    border:2px solid #FFF;
}

#banner_principal p
{
  font-size:14px !important;
  color:#666 !important;
}

