* 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="imgs/blank.png").substr(0,0)
)
:
this.runtimeStyle.filter=""
)
);
}

* {
margin:0;
padding:0;
}

html, body {
height:100%;
}

body {
background: #009933 url(../imgs/bg_menu.jpg) repeat-y;
font-family:Verdana, Arial, Helvetica, sans-serif;
display:block;
}

#topo {
width:100%;
height: 25px;
padding-top: 3px;
padding-bottom: 2px;
background-color: #016100;
font-size: .8em;
text-align: right;
}

#topo img {
margin: 0px 10px;
}

#geral {
width:100%;
min-width:760px;
}

#div_flash {
float:left;
width:400px;
}

#conteudo_wrap {
position:absolute;
left:400px;
min-width:350px;
}

#conteudo {
padding:15px;
color: #FFFFFF;
height:auto!important;
height:500px;
min-height:500px;
}

#rodape {
clear:both;
margin-top:20px;
padding: 10px;
font-size: .7em;
text-align: center;
}

#rodape a {
color: #FFCC00;
text-decoration: none;
}

#rodape a:hover {
color: #FFCC00;
text-decoration: none;
}

#rodape a:visited {
color: #FFCC00;
text-decoration: none;
}

.carregando {
text-align: center;
}

a {
color: #ffff99;
}

a:hover {
color: #ffcc00;
}

.SemLinha { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 11px; color: 333333; text-decoration: none; text-align: left }
.title { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 11px; color: 666666; text-decoration: none; text-align: left }
.newsletter_title  { color: #666666; font-size: 11px; line-height: 110%; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; text-decoration: none; text-align: left; width: auto }
.white  { color: #FFFFFF; font-size: 10px; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; text-decoration: none; text-align: left }
.yellow  { color: #FFE633; font-size: 10px; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; text-decoration: none; text-align: left }
.blue  { color: #045690; font-size: 10px; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; text-decoration: none; text-align: left }
.gray  { color: #666666; font-size: 10px; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; text-decoration: none; text-align: left }
.normalnews  { color: #333; font-size: 10px; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; text-decoration: none; text-align: left }
.readmore  { color: #003399; font-size: 9px; font-family: arial, helvetica, sans-serif;  text-align: left; font-weight: bold }
.top   { color: #000000; font-weight: bold; font-size: 10px; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; text-decoration: none; text-align: center }
.small-link { color: #900; font-style: italic; font-weight: normal; font-size: 10px; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; text-decoration: none; line-height: 125%; text-align: left }
.header { color: #006; font-style: normal; font-weight: bold; font-size: 16px; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; text-decoration: none; text-align: left; text-indent: 0px; margin-top: 20px; padding-top: 0px; padding-bottom: 0px; text-align: left }
.language-blue { color: #006; font-weight: bold; font-size: 10px; line-height: normal; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; text-decoration: none; text-align: center; padding-top: 30px; text-align: left } 
.titlegreen { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 12px; color: #009933; text-decoration: none; text-align: left }
.normalnews11  { color: #333; font-size: 11px; font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; text-decoration: none; text-align: left }
.SemLinha2 { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 11px; color: 333333; text-decoration: none; text-align: left }
.titleblack { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-weight: bold; font-size: 12px; color: #000000; text-decoration: none; text-align: left }
