html, body {
_height: 100%;
_overflow: auto;
}

img {
_position: absolute;
}

body {
background:#fff;
margin:0 auto;
padding:0;
font-family:Verdana;
font-size:12px;

}

#tudo {
margin:0 auto;
padding:0;
width:100%;
height:427px;
background:url(img/bg_home.jpg) no-repeat;
}
#home {
position:absolute;
margin-left:300px;
top:200px;
width:500px;
}
#meio {
position:absolute;
margin-left:300px;
top:100px;
width:500px;
}
.txt_preto, .txt_preto a {
font:12px Verdana;
color:#000;
}
.txt_red, .txt_red a {
font:bold 12px Verdana;
color:#CC0000;
}
a.txt_filtro:link {
font:bold 12px Verdana;
color:#0000CC;
}
a.txt_filtro:visited {
font:bold 12px Verdana;
color:#6666CC;
}
a.txt_filtro:hover {
font:bold 12px Verdana;
color:#CC0000;
background:#eee;
}
a.txt_filtro:active {
font:bold 12px Verdana;
color:#CC0000;
background:#eee;
}
.txt_preto_s {
font:10px Verdana;
color:#000;
}
h4, h4 a {
font:bold 14px Verdana;
color:#4B8997;
}
h3, h3 a {
font:bold 12px Verdana;
color:#BDA5B3;
}
h2, h2 a {
font:bold 18px Verdana;
color:#4B8997;
}
