html {
height: 100%;
}
body {
height: 100%;
font: 14px Verdana;
background-color:#e6e6e6;
margin: 0;
}
a, a:visited{
color: #003333;
}
p{
text-align:justify
}
#todo {
height:auto !important;
height:100%;
min-height:100%;
width:800px;
margin:auto;
border-right:1px solid #aaa;
border-left:1px solid #aaa;
background-color:#fff;
}
#top {
width:780px;
height:70px;
margin: 0 auto 10px;
}
#topl {
width:350px;
float:left;
margin-top: 10px;
}
#topr{
width:425px;
float:left;
margin-top: 20px;
text-align: right;
color:#4D6320;
font-weight:bold;
font-size:12px;
}
#topr a, #topr a:visited{
color:#4D6320;
}
#topr p{
margin:0;
text-align:right
}
#menu{
margin:0 0 10px 0;
padding:0;
list-style-type:none;
font-size:12px;
height:36px;
font-weight:bold;
background:url("img/menubg.gif") repeat-x left top;
border-top:1px solid #cbd77e;
border-bottom:5px solid #64812a;
}
#menu li{
float:left;
}
#menu li a{
display:block;
color:#486215;
text-decoration:none;
padding:12px 23px 0 23px;
height:24px;
background:url("img/separator.gif") no-repeat right top;
float:left;
}
#menu li a:hover{
background:url("img/hover.gif") no-repeat right top;
}
#cnt {
width:780px;
margin: auto;
}
#prefooter{
height:50px;
}
#footer{
width:780px;
height:30px;
line-height:30px;
padding:0;
margin:-31px auto 0;
text-align:center;
font-size: 12px;
border-top:1px solid #aaa;
}
#drop ul{
list-style: none;
padding:0;
display: none;
position:absolute;
margin:36px 0 0 -2px;
}
#drop ul li{
float:none;
clear: both;
}
#drop ul a{
width:200px;
border-right: #64812a solid 1px;
border-left: #64812a solid 1px;
border-bottom: #64812a solid 1px;
background:#EBFFE2;
padding:2px;
height:auto;
}
#drop ul a:hover{
background:#E1E1E1;
}
#drop:hover ul{
display: block;
z-index: 6000;
}
#ileft{
width:475px;
float:left;
}
#iright{
width:275px;
margin-left:30px;
float:left;
}
#seglist{
list-style-type:none;
padding:0;
}
#seglist li{
height: 40px;
width:380px;
float:left;
margin-right:5px;
}
#seglist li img{
float:left;
}
#seglist li div{
height: 40px;
line-height: 40px;
margin-left:4px;
float:left;
}
#title h1{
margin:0;
width:680px;
float:left;
}
#title div{
margin-top:4px;
width:80px;
float:right;
}
#title div img{
border:0;
}
#seglista{
list-style-type:none;
padding:0;
margin-top:20px;
}
#seglista li{
height:50px;
margin:6px 8px 0 0;
}
#seglista li img{
float:left;
}
#seglista li div{
height: 50px;
line-height: 50px;
margin-left:10px;
float:left;
}
.clear {
clear:both
}
.tbhead {
margin-top:15px;
font-size:18px;
border:1px solid #a8a887;
padding:0 10px 0 10px;
background-color:#FAFAE2;
color:#000;
}
.tbhead p{
margin:0;
}
.tbcnt {
border:1px solid #a8a887;
border-top:0;
padding:2px 10px 0 10px;
margin:0;
}
.tbcnt p{
margin:0 0 2px 0;
}
.Estilo1 {color: #267300;font-weight: bold;}
.Estilo2 {color: #003399;font-weight: bold;}
.Estilo4 {color: #FF0000}
.Estilo5 {color: #FFFFFF}
.Estilo6 {color: #333}
.Estilo7 {color: #003399}
.Estilo8 {color: #FFFFFF; font-weight: bold; }
.Estilo12 {color: #FF6600}




