body {
    margin: 10px;
    background-color: #292829;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#ff7500;
  }

td {font-size: 0px;}


h1 {
    font-size: 18px;
  }


img {
    border-color:#ff7500;
}


a {
    color: #ff7500;
}


a:hover {
    color: #ff7500;
  }


#dir {
    max-width : 200px;
    position : absolute;
    right :10px ;
    width : 200px;
    height: 446px;
}

#linha { 
    border-left-style : dashed;
    border-left-width: 1px;
    right:225px;
    height: 446px;
    position:absolute;
    width:1px;
}

#esq {
    left:10px;
    position:absolute;
    width:480px;
    max-width:480px;
}

#secum { 
    left:10px;
    position:absolute;
    width:225px;
    max-width:225px;
    height:218px;
    max-height:218px;
}

#secdois { 
    left:255px;
    position:absolute;
    width:225px;
    max-width:225px;
    height:218px;
    max-height:218px;
}

#sectres { 
    left:10px;
    position:absolute;
    width:225px;
    max-width:225px;
    height:218px;
    max-height:218px;
    top:228px;
}

#secquatro { 
    left:255px;
    position:absolute;
    width:225px;
    max-width:225px;
    height:218px;
    max-height:218px;
    top:228px;
}    
    