/*dominio 1*/

/*fo*/

* {margin:0; padding:0;}

body {
	font-family: Tahoma, sans-serif;
	font-size:11px;
	text-align:center;
}
h1 {
	height: 31px;
	background: url(../images/bg_headings.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #044C88;
	line-height: 31px;
	font-weight: bold;
	padding-left: 15px;
}
h3 {
	color: #2B4A8A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
h5 {
	font-weight: bold;
	color: #2B4A8A;
	font-size: 11px;
	margin-bottom: 15px;
}
p {
	color: #666666;
}
/*----------------  CLASSES DE FRONT-OFFICE --------------------*/
.descrSmall {font-size:9px;}
.descr {font-size:9px;}
.descrBig {font-size:11px; font-weight: bold}
.msg{font-size: 12px; text-align: left; line-height: 125%; color:#000000}

.field {padding-left: 10px; font-size:12px; font-weight: bold; color:#333;}

.listHeader {
  font-size:13px; 
  background-color:#CCCCCC; 
  font-weight: bold;
  color:#333;
}

p {
	font-family: Tahoma, sans-serif;
	color: #666666;
}
p a{
	text-decoration: underline;
}

/*a {}
p {font-size: 13px; text-align: justify; color: #333;}
/*h1 {font-size: 17px;}
h2 {font-size: 15px;}
h3 {font-size: 13px;}*/

img {border: 0;}
form {margin:0;}

.img_left {
	display: block;
	float: left;
	
	margin: 0 10px 10px 0;
	
}

/*----------------  LAYOUT --------------------*/

h1{
	height: 31px;
	background: url(../images/bg_headings.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #044C88;
	line-height: 31px;
	font-weight: bold;
	padding-left: 15px;
}

#container {
	position:relative;
	width:696px;
	text-align:left;
	margin: 6px auto 0 auto;
	background: url(../images/bg_container.gif) no-repeat top;
	overflow:hidden;
}

#forgotPwd{
	margin-top:10px;
}

#forgotPwd h3{
	font-size: 14px;
	color: #044C88;
	
	margin-bottom: 5px;
	padding: 5px 10px;
	
	clear: both;
	
	background: url(../images/bg_tit_veja_tb.gif) no-repeat;
	width:504px;
	//width:524px;
	height:16px;
	//height:26px;
}

#forgotPwd .form{
	padding: 10px;
	
	background: url(../images/bg_login_cand.gif);
	
	color:#044C87;
	font-size:11px;
	
	width: 503px;
	//width: 523px;
	
	height: 55px;
	//height:75px;
}

#forgotPwd input {
	background: #FFFFFF url(../images/bg_forms.gif) repeat-x left top; 
	border: 1px solid #B4C5D5;
	
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#044C87;
	
	height:14px;
	//height:23px;
	
	width:434px;
	//width:440px;
}

#forgotPwd .bt {
	height: 23px;
	width: 49px;
	background: url(../images/bt_login_cand.gif) repeat-x;
	border: none;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}


/* --- CAIXA LOGIN --- */

#caixa_login_cand {
	padding: 10px;
	
	background: url(../images/bg_login_cand.gif);
	
	color: #666666;
	font-size: 12px;
	
	width: 503px;
	//width: 523px;
	
	height: 55px;
	//height:75px;
}

#caixa_login_cand a {color: #044C87; font-weight: bold;}

#caixa_login_cand input {
	background: #FFFFFF url(../images/bg_forms.gif) repeat-x left top; 
	border: 1px solid #B4C5D5;
	
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#044C87;
	
	height:14px;
	//height:23px;
	
	width:210px;
	//width:220px;
}

#caixa_login_cand .bt {
	height: 23px;
	width: 39px;
	background: url(../images/bt_login_cand.gif) repeat-x;
	border: none;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}

#caixa_login_cand a{
	display:block;
	float:left;
	color:#044C87;
	font-size:11px;
	background: url(../images/seta_login.jpg) left 4px no-repeat;
	padding-left:7px;
}


#caixa_login {
	position:absolute;
	z-index:100000;
	
	padding: 10px;
	
	top:5px;
	left:200px;
	
	background: #F4F4F4;
	border: 1px solid #CCC;
	
	color: #666666;
	font-size: 12px;
	
	min-width: 200px;
	//width: 200px;
}

#caixa_login a {color: #666; font-weight: bold;}

#caixa_login input, #caixa_login .bt {
	padding-left: 3px;
	height: 18px;
	border: 1px solid #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#caixa_login .bt {
	height: 20px;
	//height: 18px;
	color: white;
	font-weight: bold;
	background: #666;
	border: none;
}

#caixa_login2 {
	margin: 20px auto;
	padding: 10px;
	width: 220px;
//	width: 275px;
	
	background: #F4F4F4;
	border: 1px solid #CCC;

	color: #666666;
	font-size: 12px;
	
	text-align: left;
}

#caixa_login2 p {
	color: #333;
}

#caixa_login2 h2 {
	margin-bottom: 8px;
	padding: 6px;
	background: #666;
	color: white;
}
#overlay-img {
	position:relative; 
	z-index=50000;
}
#header {
	position:relative;
	width: 696px;
	height:205px;
	margin:0 auto;
}
#header form {
	position: absolute;
	text-align: right;
	left: 533px;
	//left:540px;
	top: 174px;
}
#img_logo {
	position:absolute;
	right: 0;
	top: 10px;
}
#pesquisar {
	width: 125px;
	//height: 21px;
	padding:4px 0 4px 4px;
	border:#2B4A8A solid 1px;
	font-family:Tahoma, sans-serif;
	font-size:11px;
	bottom:6px;
	//bottom:4px;
	position:relative;
}

#header_menu {
	position: absolute;
	left:50%;
	margin: 0; 
	padding: 0;
	margin-left:-350px;
	margin-top: 170px;
	
	width: 700px;
	height: 26px;
	
	background: #666;
	border: 1px solid white;
	border-width: 1px 0 0;
}
#destaque_lateral_dir {
	float: right;
	overflow:hidden;
	clear:left;
	width: 154px;
}
#leftcolumn {
	width:154px;
	//width:161px;
	padding-left: 6px;
	margin-top: 7px;
	clear: right;
	float: left;
}
/*
#leftcolumn ul {
	list-style:none;
}
#leftcolumn li {
	width:161px;
	height:29px;
	background: url(images/border_menu.gif) no-repeat bottom;
	line-height: 29px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#leftcolumn a {
	color: #2B4A8A;
	text-decoration: none;
	display: block;
}
*/
.destaques {
	margin-top: 14px;
}
#main {
	float: right;
	text-align: left;
	margin: 0;
    width: 518px;
}
#center_column {
	width: 356px;
	float: left;
	clear: right;
	margin-top: 13px;
}
#submenu {
	height: 36px;
	width: 520px;
	background: url(../images/bg_submenu.jpg) repeat-x;
}
#submenu li {
	float: left;
	width: 128px;
	list-style-type: none;
	line-height: 36px;
	text-align: center;
	color: #2B4A8A;
	display: block;
	background: url(../images/border_submenu_a.jpg) right no-repeat;
	padding-right: 1px;
}
#submenu a:hover {
	background: url(../images/bg_submenu_hover.jpg) repeat-x;
}
#submenu a {
	display: block;
	//height:36px;
	//padding-top:12px;
	/*background: url(../images/bg_submenu.jpg) repeat-x;*/
	font-size: 11px;
	color:#2B4A8A;
	text-decoration:none;
}

#rightcolumn {
	float: right;
	width: 155px;
	margin-top: 13px;
}
#rightcolumn img {
	margin-top: 27px; // margin-top: 29px;
	margin-right:0;
}
#details_div {
	float: left;
	clear:right;
	width: 518px;
}
#details_div img {
	margin-right: 25px;
}
#details_div p, #ticker-details p {
	font-family:Tahoma, sans-serif;
	font-size:11px;
	line-height: 19.25px;
	margin-bottom: 15px;
	color: #333333;
	text-align: justify;
}

#details_div a, #details_div a:visited, #details_div a:active{
	color:#006400;
}

#footer {
	background: url(../images/bg_container.gif) no-repeat top;
	height: 31px;
	width: 696px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	line-height: 31px;
	margin-top: 5px;
}
#footer p {
	margin-left: 10px;
	width:200px;
	float:left;
}
#footer a {
	font-size: 9px;
	color: #2B4A8A;
	text-decoration: none;
}
#EDFootNote {
	color: #666666;
	width: 160px;
	height:31px;
	line-height:31px;
	background: url(../images/logo_ed.jpg) no-repeat 140px center;
	display: block;
	float: right;
	position: relative;
	/*top: -22px;*/
}


/* CAIXA MESES */
#caixa_meses {
	clear: both;
	margin: 5px 10px 0 0;
	padding: 10px 0;
	
	width: auto;
	
	text-align: left;
	
	border: 1px dotted #CCC;
	border-width: 1px 0;
}

#caixa_meses strong {
	font-size: 13px;
}

#caixa_meses select {
	font-size: 12px;
}

#caixa_meses input {
	font-size: 12px;
	background: #EEE;
	padding: 2px;
	
	color: #333;
	border-width: 1px;
}

#rsslink {
/*position: absolute;
margin-left: 90%;*/
float:right;
margin-top: 4px;

font-size: 13px;
font-weight: bold;
}

#rsslink a {
text-decoration: none;
color:#666;
}

#rsslink2 {margin-top: 4px; font-size: 13px; font-weight: bold;}

#rsslink2 a {text-decoration: none; color:#666;}

/* LISTA ÚLTIMAS NOTÍCIAS */
#lista_rss {
padding-left: 10px;
border-left: 1px solid #CCC;
}
#lista_rss a{
margin: 0; padding: 0;

font-size: 12px;

color: #333;
}


/* LISTA NOTICIAS */
.titulo_lista_noticias {
	padding-bottom: 4px;
	margin-bottom: 6px;
	
	border-bottom: 1px dotted #CCC;
	font-size: 13px;
}

.link_lista_noticias {
	font : normal bold 12px Verdana;
	color: #FF9900;
}

/* BREADCRUMBS */
#breadcrumbs {
	font-family: Tahoma, sans-serif;
	height: 25px;
	width: 100%;
	position: relative;
	margin-bottom: 30px;
}
#breadcrumbs li {
	padding-right: 15px;
	float: left;
	list-style-type: none;
	background: url(../images/bullet_breadcrumb.gif) no-repeat left center;
	padding-left: 20px;
}
#breadcrumbs a {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #8DA7BA;
	text-decoration: none;
	line-height: 25px;
}
#barra_icons {
	height: 25px;
	margin-top: 5px;
	text-align: right;
}
#barra_icons a {
	display: block;
	float: right;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding-left: 30px;
	padding-right: 15px;
	color:#044C88;
	text-decoration:none;
}
#barra_icons a:hover{
	text-decoration:none;
}
#widget-print {
	background: url(../images/icon_print.jpg) no-repeat left center;
}
#widget-enviar {
	background: url(../images/icon_enviar.jpg) no-repeat left center;
}
#h3_veja_tb {
	height: 31px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 31px;
	font-size: 15px;
	color: #294B8C;
	background: url(../images/bg_headings.jpg) repeat-x left center;
	padding-left: 15px;
}
#veja_tb li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006400;
	line-height: 25px;
	border: solid #E6E6E6 1px;
	list-style-type: none;
	padding-left: 15px;
}


#veja_tb a, #veja_tb a:visited, #veja_tb a:active{
	color:#006400;
}

#table_box {
  width: 750px;
}

#destaque_home {
	background: url(../images/bg_novidades.jpg) no-repeat top;
	width: 356px;
	float:left;
}
#destaque_home h3{
	height: 31px;
	padding-left: 10px;
	line-height: 31px;
}
#destaque_home h5 {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;//margin-top:0;
	line-height:15px;
}
#destaque_home p {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height:15px;
	color: #666666;
	padding-right: 10px;
	padding-left: 10px;
}
#destaque_home-bottom {
	background: url(../images/bg_novidades_botom.jpg) no-repeat bottom;
	height: 18px; // height:10px;
	margin-bottom: 0px;
}
#destaque_home a{
	color: #2B4A8A;
	text-decoration: none;
}
.ver-mais {
	display:block;
	height:15px;
	line-height:15px;
	font-size:10px;
	color:#2B4A8A;
	background: url(../images/seta_azul.jpg) no-repeat right center;
	text-align: right;
	padding-right: 15px;
}
#vermais {
	float:right;
	top:-11px;
	right:5px;
	position:relative;
}
#border {
	background-image: url(../images/border.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin: 5px 10px 5px 10px;
}
#destaque_home2 {
	width: 170px;
	position: relative;
	float: right;
}
#destaque_home2 h4, #ticker h4 {
	color: #2B4A8A;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 27px;
	line-height: 27px;
}
#destaque_home2 p {
	font-family:Tahoma, sans-serif;
	font-size:11px;
	line-height:13.75px;
	color:#666666;
	margin-top: 5px;
	width: 169px;
}
#destaque_home2 img {
	padding:0;
	margin-right:0;
}
#destaque_home2 a, #ticker a {
	text-decoration:none;
	color: #2B4A8A;
}
#destaque_noticias{float:left; width:297px; margin-top:10px; margin-right:14px;}

#destaque_noticias .div_img{
	float: left;
	padding: 4px;
	//padding: 4px 4px 2px 4px;
	margin: 0 15px 10px 0;
	border: 1px solid #9A9A9A;
	cursor:pointer;
}

#destaque_noticias h2{margin:15px 0;}

#destaque_noticias h2 a{color:#2B4A8A;font-size:13px;font-weight:bold;}

#destaque_noticias p, #destaque_noticias p {text-align: left; font-size: 11px; color: #666; line-height:120%;}
#destaque_noticias p a, #destaque_noticias p a:visited {text-decoration: none; font-size: 11px; color: #666;}

#form_candidatura{
	
}

#form_candidatura h3{
	font-size: 14px;
	color: #044C88;
	
	margin-bottom: 5px;
	padding: 5px 10px;
	
	clear: both;
	
	background: url(../images/bg_tit_veja_tb.gif) no-repeat;
	width:504px;
	//width:524px;
	height:16px;
	//height:26px;
}

#form_candidatura .box {
	height: 23px;
	width: 100px;
	background: url(../images/bt_login_cand.gif) repeat-x;
	border: none;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}

#barra_navega_BO {
	margin: 10px;
	padding: 3px;
	background: #F4F4F4;
	border-width: 1px 0;
}

.link_anterior {
	float: left;
	padding-left: 20px;
	background: url(../images/anterior_BO.gif) no-repeat left;
	
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}

.link_seguinte {
	float: right;
	padding-right: 20px;
	background: url(../images/seguinte_BO.gif) no-repeat right;
	
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}


/*#left_top div
{
  background: url(left_aesce_img.jpg);
  background-repeat: repeat-y;
  background-position: center;
}

#left_top span
{
  display:none;
}*/

/* NEWSLETTER */

#mailing_box {
	float: left;
	margin: 9px 0 0 0;
	width: 160px;
	
	text-align: left;
}

#mailing_box span {
	color: #2B4A8A;
	font-size: 12px;
	font-weight: bold;
}

#mailing_box .descr {
	margin: 0; padding: 10px 0;
	color: #2B4A8A;
	font-size: 12px;
	text-align: left;
	line-height: 100%;
}

#mailing_box .textbox {
	border: 1px solid #CCC;
	background: white;
	color: #666;
	font-size: 11px;
	padding:2px 0 2px 5px;
	//height:20px;
	width:104px;
	//width:108px;
	float:left;
}

#mailing_box .submit {
	background: #1A4293;
	color: white;
	border: none;
	
	font-size: 11px;
	font-weight: normal;
	display: inline;
	text-align:center; 
	margin-left: 9px;
	
	width:40px;
	height:20px;
}

#mailing_box a{
	display:block;
	color:#2B4A8A;
	font-size:11px;
	margin-top:10px;
	text-decoration: underline;
}

/* SONDAGEM */
#poll_box {
	float: left;
	margin: 2px 0 20px 1px;
	padding: 6px;
	width: 178px;
	//width: 190px;

	border: 1px solid #CCC;
	background: #F4F4F4;
	
	text-align: left;
}

#poll_box fieldset {
	padding-left: 0;
	border-top: 3px solid #DBDBDB;
	border-width: 3px 0 0 0;
}

#poll_box fieldset legend {
	font-size: 13px;
	font-weight: bold;
	color: #666;
}

#poll_box .descr {
	margin: 0; padding: 6px 0;
	color: #666;
	font-size: 11px;
	text-align: left;
	line-height: 125%;
	font-weight: bold;
}

#poll_box .show_results {
	color: #999;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	
	float: left;
	cursor: pointer;
}

#poll_box .select {
	width: 125px;
	//width: 135px;
	font-size: 11px;
	color: #666;
	
	background: white;
	border: 1 px solid #999;
	
	float: left;
}

#poll_box .select option {
	font-size: 11px;
}

#poll_box .submit {
	background: #FF9900;
	color: white;
	border: none;
	
	font-size: 11px;
	font-weight: bold;
	display: inline;
	
	margin-left: 7px;
	padding: 2px;
	
	cursor: pointer;
	
	float: right;
}

#poll_box label {
	cursor: pointer;
	font-size: 11px;
	color: #666;
	
	line-height: 100%;
}

/* VEJA TB */

#veja_tb_directorio{
	width:100%;
	margin-top:20px;
}

#veja_tb_directorio h3{
	font-size: 14px;
	color: #044C88;
	
	margin-bottom: 5px;
	padding: 5px 10px;
	
	clear: both;
	
	background: url(../images/bg_tit_veja_tb.gif) no-repeat;
	width:504px;
	//width:524px;
	height:16px;
	//height:26px;
}

#veja_tb_directorio .thumb{
	float:left;
	width:175px;
	text-align:center;
	padding:10px 0 20px 0;
	//padding:10px 0 10px 0;
}

#veja_tb_directorio img{
	width:100px;
}

#veja_tb_directorio a{
	color: #2B4A8A;
	font-size: 11px;
	font-weight: bold;
}

/* TICKER */
#ticker {
	width:178px; //width:173px;
	background: url(../images/bg_noticias.jpg) repeat-x left top;
	float:left;
	clear:right;
	min-height:150px;

}

#tickerjs {
	min-height: 110px;
	//height: 110px;
	margin:0 0 10px 0;
	padding-left:5px;
}
#ticker-data {
	padding-right: 5px;

}
#ticker-titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #2B4A8A;
	height: 15px;
	line-height: 15px;
	padding-right: 5px;
	
}
#ticker-descr {
	font-family:Tahoma, sans-serif;
	font-size:11px;
	line-height:13.75px;

	
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 169px;
	height:60px;
}
#ticker-details h3 {
	background: url(../images/bg_headings.jpg) no-repeat;
	height:31px;
	padding-left:10px;
	font-size:12px;
}
#ticker-details h5 {
	margin-bottom:3px;
	margin-left:10px;
}
#ticker-details a {
	text-decoration:none;
	line-height:31px;
	color: #2B4A8A;
}
#ticker-details p{
	margin-top:7px;
	margin-left: 10px;
}
.ver-todas {
	display:block;
	height:21px;
	line-height:21px;
	font-size:10px;
	text-align: right;
	padding-right: 20px;
	background: url(../images/seta_verde.jpg) no-repeat right center;
}
#H1-Noticias {
	background: url(../images/bg_headings.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
/* GLOSSÁRIO */
#barra_letras {text-align: center;}

#barra_letras a{
	margin: 1px; padding: 2px 4px;
	background: #2B4A8A;
	color: white;

	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}

#barra_letras a:hover {background: #E7EEF5;color:#2B4A8A;}

.letra_glossario {
	padding: 3px;
	font-weight: bold;
	
}

.letra_glossario:hover {
	background: #666;
	color: white;
}

.titulo_lista_glossario {
	padding: 4px;
	background: #E7EEF5;

	font-size: 13px;
	color: #2B4A8A;
}



/*-- FORMULARIOS -- */

#multiForm {
	clear:both;
	position: relative;
		
	text-align: left;
}


#multiForm h3 {
	font-size: 16px;
	font-weight: bold;
	color: #2B4A8A;
	
	border: 1px solid #BFC8DC;
	
	border-width: 1px 0;
}

#multiForm h4 {
	margin-top: 10px;

	font-size: 13px;
	font-weight: bold;
	color: #666;
}

#multiForm, #multiForm * {
	font-size: 11px;
}

#multiForm form{
	margin:0; padding:0;	
}

#multiForm form p {
	font-weight: bold;
	margin-top: 8px;
}

.obs {font-size: 11px; color: #666;}
.obriga {font-weight: bold; color: #2B4A8A;}

#multiForm .fieldName {}
#multiForm .fieldValue {}
#multiForm .text {background: #FFFFFF url(../images/bg_forms.gif) repeat-x; border: 1px solid #999;}
#multiForm .file{background: #FFFFFF url(../images/bg_forms.gif) repeat-x; border: 1px solid #999;}
#multiForm textarea {background: #FFFFFF url(../images/bg_forms.gif) repeat-x; border: 1px solid #999;}
#multiForm .select {background: #FFFFFF url(../images/bg_forms.gif) repeat-x; border: 1px solid #999;}
#multiForm option {background: white;}
#multiForm .box {background: #2B4A8A; border:none; color: white; font-weight: bold; padding:1px 5px; //padding:1px 0px;}

.bt_unsub {background: #2B4A8A; border:none; color: white; font-weight: bold; padding:1px 5px; //padding:1px 0px;}

/* -- msgs loading -- */
#msg_ml {
	display:none;
	position: absolute;
	left: 0; top: 0;
	width:100%; height:100%;
	z-index:8000000000000000000;
	
	background: #000000;
	filter:alpha(opacity=30);-moz-opacity:0.3;opacity: 0.3;
	text-align: center;
}

#style_msg{
	display:none;
	position: absolute;
	margin:0;
	margin-top:-10px;
	//margin-top:-12px;
	margin-left:-20px;
	width:530px; 
	height:580px;
	//height:610px;
	z-index:8000000000000000000;
	
	background: #000000;
	filter:alpha(opacity=30);-moz-opacity:0.3;opacity: 0.3;
	text-align: center;
}

/* -- AUTO-GENERATE --*/


/*	FORM USERS	*/
#tabuserscontainer{
	background: url(../images/bg_users_form.gif) repeat-y;
}

#tabuserscontainer .bt{
	background: url(../images/bt_user_form.gif) repeat-x; 
	border:none; 
	color: white; 
	font-weight: bold; 
	height:23px;
	padding:0 5px; //padding:0 0px;
}

#tabuserscontainer .nav_form{
	margin: 10px 8px;
	padding: 3px;
	width:480px;
	//width:490px;
}

#tabuserscontainer .link_anterior_user {
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #2B4A8A;
	text-decoration:underline;
}

#tabuserscontainer .link_seguinte_user {
	float: right;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #2B4A8A;
	text-decoration:underline;
}

#tabuserscontainer .title_table{
	font-size:13px; 
	background-color:#8E9FBD; 
	font-weight: bold;
	color:#FFFFFF;
}

#tabuserscontainer .field_user {
	padding-left: 10px; 
	font-size:12px; 
	font-weight: bold; 
	color:#044C87;
}
