* html img { /* código para usar PNG com fundo transparente. */

	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="pics/blank.gif").substr(0,0)):this.runtimeStyle.filter=""));

}

/* FORMS */
input.dados{padding:2px 0 0 2px;height:16px;border:1px solid #666666;margin:0 0 1px 0;color:#5D5D5D;font-size:11px;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;}
textarea.dados{border:1px solid #666666;margin:0 0 1px 0;padding:0 0 0 2px;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;color:#5D5D5D;font-size:11px;}
select.dados{border:1px solid #666666;height:18px;margin:0 0 0 0;padding:0 0 0 0;font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;color:#5D5D5D;font-size:11px;}

body, table{ 
	
font-family: Arial;
font-size: 12px;
color: #88572e;
line-height: 16px;
text-align: justify;
font-weight: bold;

}

.titulo {
font-family: Arial;
font-size: 12px;
color: #473303;
line-height: 16px;
font-weight: bold;

}

a{
color:#CC0000;
text-decoration:none;
}

a:hover {
color:#FF0000;
}

#top {
margin-top: 16px;
margin-left: 42px;
width: 908px;
height: 194px;
}

#top #bandeira {
text-align: right;
width:900px;
height: 40px;
}

#top #logo {
float: left;
width: 232px;
margin-top: 12px;
height: 136px;
}

#top #menu {
float: left;
margin-top: 12px;
width: 664px;
height: 100px;
}

#conteudo {
width: 908px;
height: 260px;
margin-top:4px;
margin-left: 42px;
}

#rodape {
width: 908px;
height: 40px;
margin-top:14px;
margin-left: 42px;
text-align:center;
}

#rodape #interativa {
height:15px;
width:91px;
position:absolute;
margin-top: 7px;
margin-left: 45px;
_margin-left: -350px;
}

#foto {
text-align:center;
position:relative;
overflow: auto;
float:right;
width: 355px;
height: 265px;
}

#textos {
	position:relative;
	width: 455px;
	height: 233px;
	margin: 5px 48px 0 30px;
	_margin-right: 52px;
	display: inline;
	padding-right: 5px;
	overflow: auto;
	float: right;
}

#teste {
	position:relative;
	margin-left: -30px;
	margin-top: 10px;
	width: 900px;
	height: 233px;
	overflow: auto;

}

