html img/**/ {
filter:expression(
this.alphaxLoaded ? "" :
(
this.src.substr(this.src.length-4)==".png"
?
(
(!this.complete)
? "" :
this.runtimeStyle.filter=
("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
String(this.alphaxLoaded=true).substr(0,0)+
(this.src="images/blank.gif").substr(0,0)
)
:
this.runtimeStyle.filter=""
)
);
}

* {
margin: 0;
padding: 0;
font-family: Verdana, Arial, sans-serif;
list-style: none;
}

img {
	border: none;
}

    a:link{color:#FFFFFF;text-decoration:none}
    a:hover{color:#FFFFFF;text-decoration:none}
    a:visited{color:#FFFFFF;text-decoration:none}
    a:active{color:#FFFFFF;text-decoration:none}

#topmenu {
position: relative;
margin: -90px auto;
z-index: 2;
width: 750px;
height: 100px;
}

#black {
position: relative;
z-index: 1;
width: 100%;
height: 90px;
background-color: #000000;
}

#header {
line-height: 95px;
width: 200px;
}

.menu01 a {
position: relative;
float: left;
padding: 0px;
margin-top: -10px;
width: 38px;
height: 100px;
background: url(images/topmenu_01.gif) no-repeat;
}

.menu01 a:hover {
margin-top: 0px;
}

.menu02 a {
position: relative;
float: left;
padding: 0px;
margin-top: -10px;
margin-left: 1px;
width: 38px;
height: 100px;
background: url(images/topmenu_02.gif) no-repeat;
}

.menu02 a:hover {
margin-top: 0px;
}

.menu03 a {
position: relative;
float: left;
padding: 0px;
margin-top: -10px;
margin-left: 1px;
width: 38px;
height: 100px;
background: url(images/topmenu_03.gif) no-repeat;
}

.menu03 a:hover {
margin-top: 0px;
}


.menu04 a {
position: relative;
float: left;
padding: 0px;
margin-top: -10px;
margin-left: 1px;
width: 38px;
height: 100px;
background: url(images/topmenu_04.gif) no-repeat;
}

.menu04 a:hover {
margin-top: 0px;
}

.menu05 a {
position: relative;
float: left;
padding: 0px;
margin-top: -10px;
margin-left: 1px;
width: 38px;
height: 100px;
background: url(images/topmenu_05.gif) no-repeat;
}

.menu05 a:hover {
margin-top: 0px;
}

.menu09 a {
position: relative;
float: left;
padding: 0px;
margin-top: -10px;
margin-left: 1px;
width: 38px;
height: 100px;
background: url(images/topmenu_09.gif) no-repeat;
}

.menu09 a:hover {
margin-top: 0px;
}

.menu06 a {
position: relative;
float: left;
padding: 0px;
margin-top: -10px;
margin-left: 1px;
width: 38px;
height: 100px;
background: url(images/topmenu_06.gif) no-repeat;
}

.menu06 a:hover {
margin-top: 0px;
}

.menu07 a {
position: relative;
float: left;
padding: 0px;
margin-top: -10px;
margin-left: 1px;
width: 38px;
height: 100px;
background: url(images/topmenu_07.gif) no-repeat;
}

.menu07 a:hover {
margin-top: 0px;
}

.menu08 a {
position: relative;
float: left;
padding: 0px;
margin-top: -10px;
margin-left: 1px;
width: 38px;
height: 100px;
background: url(images/topmenu_08.gif) no-repeat;
}

.menu08 a:hover {
margin-top: 0px;
}

#conteudo {
position: absolute;
left:50%;
top:50%;
margin-left:-350px;
margin-top:-175px;
z-index: 0;
width: 700px;
height: 400px;
}

.ass a{
position: absolute;
top: 100%;
left: 100%;
margin-top: -20px; 
margin-left: -115px;
width: 115px;
height: 20px;
background: url(images/celula.png) no-repeat;
behavior: url(pngfix.htc);
}

.belta span{
position: absolute;
top: 100%;
left: 0;
margin-top: -40px; 
margin-left: 7px;
width: 54px;
height: 35px;
background: url(images/logo_belta.png) no-repeat;
behavior: url(pngfix.htc);
}

#bwol {
position: absolute;
top: 100%;
left: 100%;
margin-top: -100px; 
margin-left: -140px;
width: 130px;
height: 85px;
}

#missao2010 {
position: absolute;
top: 50%;
left: 100%;
margin-top: -223px; 
margin-left: -695px;
width: 695px;
height: 445px;
z-index: 9999;
}

#hawaii {
position: absolute;
top: 50%;
left: 50%;
margin-left: -480px;
width: 180px;
height: 50px;
z-index: 50;
}