@charset "iso-8859-1";
body {
  text-align: left;
  background-color : #ffffff;
  color : #000000;
  font-family : "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS";
  font-size : 11px;
  padding : 0px;
  margin : 0px;
  text-decoration: none;
  }
img {
border : 0;
}
a, a:visited {
outline : none;
text-decoration : none;
color : #000000;
font-weight : bold;
}
a:hover, a:active {
color : #ff0000;
outline : none;
text-decoration : underline;
font-weight : bold;
}
#fondo {
  background : #cccccc url(fondoweb.jpg) no-repeat;
  width:990px;
  height:576px;
  margin-left:auto; 
  margin-right:auto;
  }
#left {
  float:left;
  }
#right {
  float:right;
  }
  .slogan{
  padding-left:40px; 
  padding-top:30px; 
  }
    .copy{
  margin-left:auto; 
  margin-right:auto;
  width:990px;
  text-align: right;
  padding-top:3px; 
  }
