.logo
{
  float: left;

  position: relative;
  top: 0px;
  left: 0px;
  width: 325px;
  padding: 0px;
  margin: 0px;
  
}

.logo_link
{
  border-style: none;
}

.logo_image
{
  border-style: none;
}

.slogan
 {
  position: relative;
  overflow: visible;
  top: 0px;
  left: 0px;
  width: 699px;
  height: 20px;
  margin-top: 25px;

  font-family: Verdana, Sans-Serif;
  font-size: 18px!important;
  font-weight: bold;
  color: #ff5d00;
  text-indent: 30px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: left;
  line-height: 20px;
  /*letter-spacing: .25px;*/
  white-space: nowrap;
  
  float: left;
 }

.slogan_autor
 {
  position: relative;
  overflow: visible;
  top: 0px;
  left: 0px;
  width: 699px;
  height: 15px!important;
  margin-top: 0px;

  font-family: Verdana, Sans-Serif;
  font-size: 12px;
  font-weight: bold;
  color: #0000a7;
  text-indent: 450px;
  text-decoration: none;
  /*text-transform: uppercase;*/
  letter-spacing: 3pt;
  text-align: left;
  line-height: 20px;
  white-space: nowrap;
  
  float: left;
 }