body {
background-color: #FFFFFF;
}
#wrapper{
width: 100%;
text-align: center;
margin-top: 10px;
font-size:10pt;
font-weight:normal;
font-family: Trebuchet MS, Verdana, Arial;
}
#container{
width:785px;
margin-left:auto;
margin-right:auto;
text-align:justify;
}

#header{
width:100%;
background-color:#FFFFFF;
height:auto;
margin-bottom:10px;
}
h1{
font-size:20pt; 
color: #FF6600;
}

h2{
font-size:16pt; 
color: #FF6600;
}
h3{
font-size:12pt; 
color: #FF6600;
}

#tabla1{ 
   border: 1px solid #000000; 
   width: 280px; 
   float: left;
  
} 
#cabtab1{ 
   background-color: #000000; 
   font-weight: bold; 
   color: #ffffff; 
   padding: 2 2 2 2px;
} 
#cuerpotab1{ 
   padding: 4 4 4 4px;
   background-color: #FF9966; 
} 

#tabla2{ 
   border: 1px solid #000000; 
   width: 450px; 
   float: right;
} 
#cabtab2{ 
   background-color: #000000; 
   font-weight: bold; 
   color:#ffffff; 
   padding: 2 2 2 2px;
} 
#cuerpotab2{ 
   padding: 4 4 4 4px; 
   background-color: #FF9966; 
} 

#tabla3{ 
   border: 1px solid #000000; 
   width: 450px; 
   float: right;
} 
#cabtab3{ 
   background-color: #000000; 
   font-weight: bold; 
   color:#ffffff; 
   padding: 2 2 2 2px; 
} 
#cuerpotab3{ 
   padding: 4 4 4 4px; 
   background-color: #FF9966; 
} 
#tabla4{ 
   border: 1px solid #000000; 
   width: 330px; 
   float: left;
  
} 
#cabtab4{ 
   background-color: #000000; 
   font-weight: bold; 
   color: #ffffff; 
   padding: 2 2 2 2px;
} 
#cuerpotab4{ 
   padding: 4 4 4 4px;
   background-color: #FF9966; 
} 
#pie{
width:auto;
background-color:#FFFFFF;
height:auto;
margin-bottom:10px;
}
#content{
width:100%;
background-color:#FFFFFF;
height:auto;
margin-bottom:10px;
}
form{
font-size:16pt;
font-weight:normal;
font-family: Trebuchet MS, Verdana, Arial;
}
