/* CSS Document */
#Top{
	margin: auto;
	width:1000px;
	height:38px;
	background:url(../../img/pt/img_top.gif) no-repeat center;
}
#Bottom{
	margin: auto;
	width:1000px;
	height:36px;
	background:url(../../img/pt/img_bottom.gif) no-repeat center;
}
#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;
}
#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:10px;
}
#tit{
	margin:5px 0 5px 0;
}
#tit_pg{
	font-size:11px;
}
#conteudo{
	margin:40px 0 0 10px;
}
#formulario{
	text-align:center;
	background:url(../../img/pt/interna/fundo_formulario.jpg) no-repeat;
	height:295px;
	width:535px;
}
#cadastro{
	text-align:center;
	background:url(../../img/pt/interna/fundo_formulario.jpg) no-repeat;
	height:300px;
	width:535px;
}
#campos{
	font-weight:bold;
	text-align:right;
	padding:20px 75px 0 0;
}
.campotxt{
	border:#d6d9da solid 1px;
	width:300px;
	margin:5px 0 0 7px;
	font-size:11px;
	font-family:Trebuchet MS;
	font-weight:100;
}
.campotxt_DN{
	border:#d6d9da solid 1px;
	width:35px;
	margin:5px 265px 0 7px;
	font-size:11px;
	font-family:Trebuchet MS;
}
.campotxt_selec{
    border:#d6d9da solid 1px;
	width:303px;
	margin:5px 0 0 7px;
}
#fundo_login{
	background:url(../../img/pt/interna/fundo_login.jpg) no-repeat; 
	padding:20px 0 0 120px; 
	height:169px;
}
#fundo_conteudo{
	line-height:14px;
	*line-height:13px;
	width:533px;
	background:#F7F7F7;
	height:97px;
	font-size:10px;
}
#subitens{
	margin:35px 30px 0 30px; 
	font-size:10px;
}
#sub_colDir{
	padding-bottom:25px; 
	line-height:35px; 
	float:left; 
	text-align:center;
}
#sub_colCen{
	padding:0 0 25px 30px; 
	line-height:35px; 
	float:left; 
	text-align:center;
}
#sub_colEsq{
	line-height:35px; 
	float:right; 
	text-align:center;
}