/* CSS Document */
html {
 	overflow: -moz-scrollbars-vertical;
}
* {
padding:0px;
margin:0px;
behavior: url(../../../css/pt/iepngfix.htc);
}
body {
	behavior: url(../../../css/pt/csshover.htc);
	margin:0px auto;
	padding:0px;
	font-size:11px;
	font-family:Trebuchet MS;
	background: url(../../img/pt/fundo_site.jpg) repeat;
}

#Top{
	margin: auto;
	width:1000px;
	height:38px;
	background:url(../../img/pt/img_top.gif) no-repeat center;
}
#Bottom{
	width:1000px;
	height:36px;
	background:url(../../img/pt/img_bottom.gif) no-repeat center;
	margin: auto;
}
#link_sub{
	margin:20px 0 30px 20px;
}
#link{
	background:url(../../img/pt/interna/fn_submenu_out.jpg) no-repeat;
	margin-bottom:5px;
	padding-left:10px;
}
#paginacao{
	background:#FFFFFF;
	padding-left:4px;
}
#espaco_pag{
	padding:0 5px 0 5px;
}
#sublink{
	text-align:right;
	font-size:11px;
	margin:0 10px 30px 0;
}
#sublink a{color:#000000;text-decoration:none;}
#sublink a:hover{text-decoration:underline; color:#272b75;}

#link_select{
	background:url(../../img/pt/interna/fn_submenu_over.jpg) no-repeat;
	margin-bottom:5px;
	padding-left:10px;
}
#link_sub a{
	color:#FFFFFF;	
	text-decoration:none;
	font-size:11px;
}
#tit_pg{
	font-size:11px;
	text-align:left;
}

#conteudo_desc{
	margin:40px 5px 0 30px;
}
#conteudo{
	width:530px;
	padding: 0px 0px 0px 15px;
	position:relative;
	float:left;
	height:auto;
}
#textosEsq{
	font-size:11px;
	text-align:justify;
	width:175px;
	line-height:13px;
	*line-height:12px;
	float:left;
}
#textosDir{
	float:right;
	padding: 27px 5px 0 0;
}
#noticias{
	font-size:11px;
	display:table-header-group;
	margin-bottom:15px;
}
#noticias_previl{ 
	font-size:10px;
	width:100%;
	height:auto;
	margin:0px 0px 15px 2px;
}
#data{
	color:#efa308; 
	font-size:11px;
}
#release{
	font-size:12px;
	display:block;
	float:left;
	width:520px;
	position:relative;
}
#icone_balao{
	border:0;
	padding:0 2px 0 2px;
}
#icone{
	border:0;
	padding:0 6px 0 6px;
}
#linha{
	background:url(../../img/pt/interna/linha_noticias.gif) repeat-x center;
	text-align:right;
	font-size:12px;
}
#linha_desc{
	font-size:12px;
}
#lista{
	background:#ededed; 
	/*margin-bottom:10px;*/
	padding: 10px 0;
}
#lista_br{
	/*margin-bottom:10px;*/
	padding: 10px 0;
}
#lista_r{
	background:#ededed; 
	margin:2px;
}
#lista_r_br{
	margin:2px;
}
#balao{
	float:left; 
}
#txt_noti{
	padding-left:21px;
}
#tit{
 font-size:12px;
}
#bt_down{
	font-size:12px;
}
#campos{
	font-weight:bold;
	text-align:center;
	padding:10px 10px 10px 0;
	background:#F7F7F7;
	width:540px;
}
.campotxt{
	border:#d6d9da solid 1px;
	width:300px;
	margin:5px 0 0 7px;
	font-size:12px;
	font-family:Trebuchet MS;
	font-weight:100;
}
#campos img{
	margin-bottom:-8px;
}