* {
	margin:0;
	padding:0;
}
/* bug do PNG */
* 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.png").substr(0,0)) : this.runtimeStyle.filter="")   
	);   
}   
body,td,th {
	font-family: Arial;
	font-size: 11px;
	color: #A1A1A1;
	font-weight: bold;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	background-color: #072233;
	background-image: url(../images/home_bg.jpg);
	background-repeat: repeat-x;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #F9B000;
	padding-bottom: 1px;
}
h2 {
	font-size: 11px;
	color: #F9B000;
	padding-bottom: 5px;
	margin:0px;
	padding:0px;
}
h3 {
	font-size: 12px;
	color: #A1A1A1;
}
p {
	color: #A1A1A1;
	margin: 15px 0px 0px 10px;
	padding-bottom: 15px;
	line-height:150%;
}
img {
	border:0px;
}
a:link {
	text-decoration: none;
	color: #A1A1A1;
}
a:visited {
	text-decoration: none;
	color: #A1A1A1;
	outline: none;

}
a:hover {
	text-decoration: none;
	color: #F9B000;
	outline: none;

}
a:active {
	text-decoration: none;
	color: #F9B000;
	outline: none;
}

#header_bg {
	position:relative;
	width:100%;
	height:150px;
	background-repeat: repeat-x;
	background-image: url(../images/header_bg.jpg);
	background-color: #0A344C;
}
#header {
	position:relative;
	width:980px;
	height:150px;
	margin: 0 auto;	
}
#header_logos {
	position:relative;
	width:auto;
	height:auto;
	float: right;
	top: -30px;
	right: 20px;
}
#logo_link {
	position:relative;
	top:44px;
	left:0px;
}
#menu_header_bg {
	position:absolute;
	width:100%;
	height:30px;
	z-index:2;
	background-color: #FAB309;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	visibility: visible;
}
#menu_header {
	position:relative;
	width:980px;
	height:30px;
	margin: 0 auto;
}
#banner_header_bg1 {
	position:relative;
	width:100%;
	height:auto;
	background-image: url(../images/banner_header_bg2.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #E1E2DD;
	padding-top: 30px;
}
#banner_header_bg2 {
	position:relative;
	width:100%;
	height:auto;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../images/banner_header_bg1.jpg);
}
#banner_header_home {
	position:relative;
	width:980px;
	height:298px;
	margin: 0 auto;
}
#banner_header_paginas_internas {
	position:relative;
	width:980px;
	height:175px;
	margin: 0 auto;
	overflow:hidden;
}
#content_bg {
	position:relative;
	width:100%;
	height:auto;
	background-color: #072233;
}
#content {
	position:relative;
	width:980px;
	height:700px;
	margin: 0 auto;
	background-image: url(../images/sombra_div_conteudo.jpg);
	background-repeat: no-repeat;
	background-position: 635px;
	padding-top: 15px;
}
#content_esquerdo {
	position:relative;
	width:550px;
	height:auto;
	float: left;
}
#content_news {
	position:relative;
	width:auto;
	height:136px;
	background-color: #022E44;
}
#news_ticker {
	position:absolute;
	z-index:3;
	left: 119px;
	top: 21px;
	_top:50px;
	width: 848px;
}
.linha_pontilhada_horizontal {
	position:inherit;
	width:auto;
	height:1px;
	border-top-width: 1px;
	border-top-style: dashed;
	margin: 5px 0px 5px 0px;
	border-top-color: #015076;
}
#content_direito {
	position:relative;
	width:320px;
	height:auto;
	float: right;
	margin-left: 20px;
}
#footer_bg {
	position:relative;
	width:100%;
	background-color: #012E43;
	border-top-style: solid;
	border-top-color: #015076;
	border-top-width: 1px;
}
#footer {
	position:relative;
	width:980px;
	height:80px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-image: url(../images/logo_footer.jpg);
	background-position: 15px 20px;
	background-color: #012E43;
	border-top-color: #015076;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: -1px;
}
#copyright {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
	left: 18px;
	top: 45px;
	font-weight: bold;
	color: #A1A1A1;
}
#footer_informacoes {
	position:absolute;
	width:auto;
	height:auto;
	z-index:2;
	left: 216px;
	top: 11px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #A1A1A1;
	border-left-color: #015076;
	border-left-width: 1px;
	border-left-style: dashed;
}
.balao_titulo_corners {
	background-color: #022E44;
	width: auto;
	height: auto;
	margin-bottom: 15px;
}

#balao_padded {
	padding: 10px;
}
#balao_detalhe {
	background-image: url(../images/detalhe_balao.png);
	background-repeat: no-repeat;
	height: 10px;
	position: absolute;
	width: 25px;
	left: 15px;
	background-position: 0px -1px;
	_margin-top:-3px;
}
.quadro_amarelo {
	background-color:#F8AF02;
	font-weight:bold;
	color:#022E44;
	text-align:center;
	font-size:14px;
	padding:8px;	
}
.textarea {
	width:240px;
	background-color:#022e44;
	border:none;
	color:#ccc;
	font-family:arial;
	padding:3px;
}
#news {
	position: relative;
	float:bottom;
	width:550px;
	height:auto;
}
#news td {
	font-weight:normal;
	font-size:12px;
}
.img_news {

}
#header2_menu_noticias_contato {
	position:absolute;
	z-index:3;
	top: 0px;
}
