body {
    width:100%;
    background-color : #000;
    margin:0;
    padding:0;
  }


#baixo {
    background-image : url(tvbfondo.jpg);
    font-family:Trebuchet MS,sans-serif;
    font-size : 18px;
    height : 560px;
    width: 800px;
    padding-top: 40px;
    color:#000;
  }

#esquina {
margin:0px;
padding:0px;
position:absolute;
top:0px;
left:765px;
}

#contac {
    margin:0px;
    padding:0px;
    height:600px;
    width:800px;
    background-image:url(btv.jpg);
    color:#222;
    font-family:Trebuchet MS,sans-serif;
  }


#contac a:link {
    color:#80f;
    text-decoration:none;
  }


#contac a:visited {
    color:#80f;
    text-decoration:none;
  }


#contac a:hover {
    color:#80f;
    text-decoration:underline;
  }


.tit {
    color:#444;
  }


.enderezo1 {
    position:absolute;
    width:260px;
    height:200px;
    top:500px;
    left:160px;
    font-weight:bold;
    font-size:14px;
  }


.enderezo2 {
    position:absolute;
    width:300px;
    height:200px;
    top:550px;
    left:400px;
    font-weight:bold;
    font-size:14px;
  }


#top {
    margin:0;
    padding-top: 15px;
    background-color : #000;
    background-image : url(fondotop.png);
    width:800px;
  }


.menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }


.menu {
    font-family : Trebuchet MS, sans-serif;
    font-size : 16px;
    font-weight : bold;
    line-height : 20px;
    padding-bottom : 10px;
    padding-left : 0;
    padding-right : 0;
    padding-top : 5px;
    vertical-align : middle;
  }


.menu li {
    color: #aaa;
    float : left;
    margin-right : 1em;
    text-align : center;
    width : 7em;
  }


.menu a {
    display: block;
    width: 100%;
    text-decoration: none;
    color: #80f;
  }


.menu a:hover {
    background: #80f none;
    color: #fff;
  }


.grande {
    font-size : 32px;
    font-weight: bold;
  }

.grande a {
    text-decoration: none;
    color: #80f;
  }


.grande a:hover {
    background: #80f none;
    color: #fff;
  }