/*dominio 1*/

/*fo*/

body  {
  font-family: Arial, Helvetica, sans-serif;
}

body, body * {
	margin: 0; padding: 0;
}


/*----------------  CLASSES DE FRONT-OFFICE --------------------*/
.descrSmall {font-size:9px;}
.descr {font-size:9px;}
.descrBig {font-size:12px; font-weight: bold}
.msg{font-size: 12px; text-align: left; line-height: 125%; color:#000000}

td.listHeaderFO {font-family:Arial, Helvetica, sans-serif; font-size:8pt; color:#DDDDDD; background-color:#004A84;}
.boxPesq
{
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000080;
  border-color: #000000;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
}

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;
	
}

.logo {
	position: absolute;
	display: block;
	margin: 15px 0 0 35px;
}

/*----------------  LAYOUT --------------------*/

#contentwrapper{
	float: left;
	width: 100%;
}

#container {
	//width: 100%;
	position: relative;
	margin-left:190px;
}

/* --- CAIXA LOGIN --- */
#caixa_login {
	padding: 10px;
	margin: 12px;
	//margin-right: 6px;
	
	background: #F4F4F4;
	border: 1px solid #CCC;
	float: right;
	
	color: #666666;
	font-size: 12px;
	
	min-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: 'Trebuchet MS', Tahoma, Arial, 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;
}

#header {
	height: 130px;
	/*background: url(../images/bg_header.gif) no-repeat top right;*/
}

#menutopo {
	position: relative;
	height: 64px;
	background: url(../images/bg_menutop.gif) repeat-x;
}

/*#menutopo ul {
	position: absolute;
	list-style: none;
	
	left: 10px;
	bottom: -4px;
}

#menutopo ul li {
	float:left;
	margin-right: 5px;
	
	height: 30px;
}

#menutopo ul li a {
	font-size: 12px;
	font-weight: bold;
	color: white;
	
	text-decoration: none;
}

#menutopo ul li a:hover {text-decoration: underline;}*/

.tab_vermelha a, .tab_laranja a, .tab_amarela a, .tab_azul a, .tab_azul2 a{
	display: block;
	padding: 6px 0 0 6px;
	float: left;
	
	height: 24px;
	background: url(../images/tab_01.gif) top left repeat-x;
}

.tab_vermelha span, .tab_laranja span, .tab_amarela span, .tab_azul span, .tab_azul2 span{
	display: block;
	float: left;
	width: 7px;
	height: 26px;
	
	background: url(../images/tab_01.gif) top right repeat-x;
}

.tab_laranja a {background: url(../images/tab_02.gif) top left repeat-x;}
.tab_laranja span {background: url(../images/tab_02.gif) top right repeat-x;}

.tab_amarela a {background: url(../images/tab_03.gif) top left repeat-x;}
.tab_amarela span {background: url(../images/tab_03.gif) top right repeat-x;}

.tab_azul a {background: url(../images/tab_04.gif) top left repeat-x;}
.tab_azul span {background: url(../images/tab_04.gif) top right repeat-x;}

.tab_azul2 a {background: url(../images/tab_05.gif) top left repeat-x;}
.tab_azul2 span {background: url(../images/tab_05.gif) top right repeat-x;}

#leftcolumn {
	float: left;
	width: 190px;
	margin-left: -100%;	
}

#main {
	/*position: relative;*/
}

#footer {
	clear: left;
	width: 100%;
	height: 30px;
	background:url(../images/bg_footer.gif) repeat-x;
	color: #FFF;
}

#footer ul {
	float: left;
	margin: 0; padding: 0;
	padding-top: 7px;
	height: 30px;
	background:url(../images/bg_footermenu.gif) repeat-x;
	
	font-size: 11px;
	list-style: none;
}

#footer ul li {
	float: left;
	padding: 0 10px;
	
	border-right: 1px solid white;
}

#footer ul li.last {border:none;}

#footer ul li a, #footer ul li a:visited {
	color: white;
	text-decoration: none;
	
	font-size: 11px;
}

.copy {
	padding: 7px 7px 0 0;
	float: left;
	font-size: 10px;
	color: #333;
}

.copy2 {
	padding: 7px 7px 0 0;
	float: right;
	font-size: 10px;
	color: #333;
}


/* 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;
	color:#333;
}

.link_lista_noticias {
	font : normal bold 12px Arial;
	color: #005B99;
}

/* BREADCRUMBS */
#breadcrumbs {
	padding: 5px;
	padding-left: 13px;
	
	background: #F4F4F4 url(../images/seta2.gif) no-repeat top left;
	border: 1px solid #CCC;
	border-left: none;
	
	font-size: 9px;
}

#breadcrumbs a {
	text-decoration: none;
	color: #666;
	
	font-size: 11px;
}

#breadcrumbs a:hover {

	color: black;
}

#breadcrumbs span {
	text-decoration: none;
	color: #666;
	
	font-size: 11px;
}

#table_box {
  width: 750px;
}

#pesquisa {
	width: 190px;
	height: 38px;
	
	background: url(../images/bg_menutop.gif);
}

#pesquisa form {
	padding: 10px 0 0 12px;
	//padding: 8px 0 0 12px;
}

#pesquisa form input {
	font-size: 11px;
	color: black;
	width: 100px;
	padding: 2px;
	padding: 2px;
}

#pesquisa form input.ok {
	position: absolute;
	width: 25px;
	height: 17px;
	//margin-top:2px;
	//margin-left:3px;
}


/*----DESTAQUES----*/

#destaque_home{}
#destaque_home img, #destaque_home2 img {
	display: block;
	float: left;
	margin: 0 12px 12px 0;
	border: 1px solid #CCC;
	
}
#destaque_home h2 {margin: 12px 0;}
#destaque_home2 h2 {margin: 0 0 12px 0;}

#destaque_home .titulo_destaque a{font-size: 15px;font-weight: bold;}

#destaque_home h2 a
{	
	font-size: 20px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

#destaque_home2 h2 a{

	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	
	padding: 10px 0;
}

#destaque_home h2 a:hover {text-decoration: underline;}

#destaque_home p, #destaque_home2 p {text-align: justify;}
#destaque_home p a, #destaque_home2 p a,
#destaque_home p a:visited, #destaque_home2 p a:visited
{text-decoration: none; font-size: 13px; color: #333;}

#destaque_home2
{
	float:left;
	width:48%;
	//width:50%;
	padding-right:10px;
}

#destaque_lateral{}

#destaque_dir {padding: 0 0 15px 10px;}

.destaque {
	float: left;
	padding: 0 10px 15px 0;
}

.destaque h2 {
	margin-bottom: 10px;
	font-size: 13px;
	color: black;
}

.destaque p {
	font-size: 11px;
	color: #666;
	
	line-height: 150%;
}

.destaque .img_dest {
	float: left;
	margin: 0 10px 1px 0;
}

#destaque_noticias {
	list-style: none;
}

#destaque_noticias li {
	padding: 4px;
	border-bottom: 1px solid #CCC;
	
	background: url(../images/bul_noticia.gif) no-repeat center right;
}

#destaque_noticias li a, #destaque_noticias li a:visited {
	display: block;
	font-size: 11px;
	font-weight: bold;
	color: #555;
	
	text-decoration: none;
}



#details_div {}

#details_div li {
	margin-left:20px;
}



/* NEWSLETTER */

#mailing_box {
	float: left;
	text-align: left;
	padding: 5px 8px;
	margin-bottom:10px;
}

#mailing_box .news {
	font-size:12px;
	color:#555555;
	font-weight:bold;
}

#mailing_box .descr {
	margin: 0; padding: 6px 0;
	color: #666;
	font-size: 11px;
	text-align: left;
	line-height: 100%;
}

#mailing_box .textbox {
	border: 1px solid #999;
	background: #FFFFFF;
	color: #666;
	font-size: 11px;
	width: 98px;
	//width: 110px;
	height: 14px;
	//height: 18px;
	padding: 1px 5px;
}

#mailing_box .submit {
	background: #464646;
	color: #FFFFFF;
	border: none;
	
	font-size: 11px;
	font-weight: bold;
	display: inline;
	
	margin-left: 5px;
	padding: 1px 3px;
}

/* WIDGETS TOPO */

#barra_icons {

	margin: 6px 0;
	padding: 5px 0;
	font-size: 11px;
	
	text-align: right;
}
#barra_icons a, #barra_icons a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #666;
	font-size: 11px;
}

#barra_icons a img {
	margin:0 3px -3px 0;
}

/* 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 h3{

	font-size: 13px;
	color: #005B99;
	
	margin-top: 12px;
	padding-bottom: 5px;
	
	clear: both;

}

#veja_tb ul {
	list-style: none;
	margin: 0; padding: 0;
}

#veja_tb ul li {
	padding-bottom: 2px;
	margin-left:0px;
}

#veja_tb ul li a {
	display: block;
	padding: 6px;
	
	color: #666;
	font-size: 11px;
	font-weight: normal;
	
	background: #F8F8F8;
	text-decoration: none;
}

#veja_tb ul li a:hover {
	background: #EEE;
	color: black;
}

/* TICKER */
#ticker {
	position: absolute;
	padding-left: 5px;
	width: 480px;
	
	left: 10px;
	top: 10px;
	
	border-left: 1px solid white;
	
	font-size: 11px;
	color:white;
}

/* GLOSSÁRIO */
#barra_letras {text-align: center;}

#barra_letras a{
	margin: 1px; padding: 4px 8px;
	background: #FF9900;
	color: white;

	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
}

#barra_letras a:hover {background: #666;}

.letra_glossario {
	padding: 3px;
	font-weight: bold;
	
}

.letra_glossario:hover {
	background: #666;
	color: white;
}

.titulo_lista_glossario {
	padding: 4px;
	background: #FFF8E6;

	font-size: 13px;
	color: #FF9900;
}



/*-- FORMULARIOS -- */

#multiForm {
	/*clear:both;
	position: relative;*/
	margin-top: 10px;
	text-align: left;
}


#multiForm h3 {
	font-size: 16px;
	font-weight: bold;
	color: #005B99;
	
	border: 1px solid #CCC;
	
	border-width: 1px 0;
}

#multiForm h4 {
	margin-top: 10px;

	font-size: 13px;
	font-weight: bold;
	color: #666;
}

#multiForm, #multiForm * {
	font-size: 13px;
}

#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: #005B99;}

#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:url(../images/bg_footermenu.gif) repeat-x; border:none; color: white; font-weight: bold;}

/* -- 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;
}

#layer_form {
	display:none;
	position: absolute;
	left: 0; top: 0;
	width:100%; height:100%;
	z-index:80000000000000000000;
	
	background: #000000;
	filter:alpha(opacity=30);-moz-opacity:0.3;opacity: 0.3;
	text-align: center;
}

#layer_form1 {
	display:none;
	position: absolute;
	left: 190px; top: 0;
	width:100%; height:100%;
	z-index:80000000000000000000;
	
	background: #000000;
	filter:alpha(opacity=30);-moz-opacity:0.3;opacity: 0.3;
	text-align: center;
}

#layer_form2 {
	display:none;
	position: absolute;
	left: 0; top: 0;
	width:100%; height:100%;
	z-index:80000000000000000000;
	
	background: #000000;
	filter:alpha(opacity=30);-moz-opacity:0.3;opacity: 0.3;
	text-align: center;
}

/* -- AUTO-GENERATE --*/



/*	FORUM	*/

.forum_list_top
{
  height:30px;
  font-size:12px; 
  background-color:#F4F4F4; 
  font-weight: bold;
  color:#333333;
}

.forum_list_top h1
{
	font-size:16px;
	color:#333333;
}

.forum_list
{
	font-size:13px;
	color:#FFFFFF;
}

.forum_list a
{
	font-size:13px;
	color:#333333;
	text-decoration:underline;
}

.forum_list_descr
{
	font-size:13px;
	color:#666666;
}

.forum_list_nick
{
	font-size:11px;
	color:#999999;
}

.forum_list_hr
{
	border-bottom:1px solid #B1C4D8;
	padding-bottom:8px;
}

.forum_list_title
{
	height: 55px;
	vertical-align: middle;
}
	.forum_list_name
	{
		padding:5px 0 0 10px;
	}
	
	.forum_list_name h2:hover{
		text-decoration:underline;
	}
	
	.forum_list_title h2
	{
		font-size: 15px;
		color: #005B99;
		padding-bottom:0.15em;
	}
	.forum_list_posts
	{
		padding-top:5px;
		color:#FFFFFF;
		font-weight:bold;
		text-align:center;
		
		width:46px;
		height:26px;
		background:url(../images/forum_posts_replys_bg.jpg) no-repeat top;
	}
	.forum_list_lastpost
	{
		padding:0 10px 0 10px;
	}
	.forum_list_lastpost .recentes
	{
		color:#FFFFFF;
		background:url(../images/bg_post_recente.gif) no-repeat;
		font-weight:bold;
		padding:5px 0;
		width:120px;
		text-align:center;
	}
		.forum_list_lastpost_table
		{
			width:100%;
			background-color: #F4F4F4;
		}
		
		.forum_list_lastpost_table tr td
		{
			border-bottom:1px dotted #000;
		}
			.forum_list_lastpost_title{ width:30%; }
			.forum_list_lastpost_title, .forum_list_lastpost_title a
			{
				color:#333333;
				font-weight:bold;
				padding:5px;
			}
			.forum_list_lastpost_date
			{
				width:50%;
				color:#333333;
				font-size:9px;
			}
			.forum_list_lastpost_replys
			{
				width:20%;
				color:#333333;
				font-weight:bold;
			}
			

.forum_list_tags
{
	height: 45px;
	vertical-align: middle;
}
	.forum_list_tags td
	{
	padding:0 0 0 65px;
	border-bottom:1px solid #B1C4D8;
	background:white url(../images/forum_bubble_reflex.jpg) no-repeat scroll top left;
	}
	.forum_list_tags_tag
	{
		color:#3E78B6;
		text-decoration:none;
		font-weight:bold;
	}
	
.forum_detail, .forum_detail a
{
	color:#005B99;
}

#forum_title
{
	float:left;
}

#forum_title h2
{
	color:#666666;
}

#forum_title h1
{
	color:#005B99;
}




/* --- CAIXA COMENTARIOS --- */

#title_comment{
	float:left;
	padding-bottom:5px;
	color:#55667D;
	font-weight:bold;
	font-size:16px;
}

#caixa_comments {
	width: 390px;
	//width: 420px;
	border: 1px solid #999999;
	background: #FFF url(../images/bg_menu_lateral.gif) top repeat-x;
	padding:10px 15px 0 15px;
}

#caixa_comments p {
	color:#55667D;
	font-weight:bold;
	padding: 5px 0;
}

#caixa_comments input {
	border:1px solid #999999;
	width:100%;
	height:25px;
	font-size:13px;
}

#caixa_comments textarea {
	border:1px solid #999999;
	width:100%;
	height:85px;
	font-size:13px;
}

#caixa_comments .bt {
	background:#55667D;
	color: white; 
	font-weight: bold;
	width:80px;
	height:28px;
	margin-top:5px;
	text-align:center;
	float:right;
	border:none;
}

/*-------COMENTARIOS-------*/

#commentlistfo{
	float:left;
	margin-top:13px;
}

#commentslistfo1{
	float:left;
	margin-left:17px;
	margin-top:13px;
}

#commentslistfo2{
	float:left;
	margin-top:15px;
}

#commentslistfo3{
	float:left;
	margin-left:50px;
	margin-top:13px;
}

#commentslistfo4{	
	width:100%;
	clear:both;
	border:1px solid #9A9A9A;
	margin-top:30px;
	//margin-top:45px;
}

.comments_comment_font
{
	color:#003366;
	font-size:14px;
	font-weight:bold;
}

.comments_commentadd_font
{
	color:#005B99;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

.comments_commentbaloon_who
{
	background: #FFF url(../images/comments_comment_who.gif) no-repeat scroll right 20px;
	float:right;
	height:60px !important;
	/*width:20%;*/
	padding:10px 22px 0 0;
	text-align:right;
	width: 100px;
	//width: 110px;
}
	
.comments_commentwho_font, .comments_commentwho_font a
{
	color:#003366;
	font-size:14px;
}

.comments_commentdate_font
{
	color:#335C85;
	font-size:10px;
}

.comments_comment{
	border-bottom:1px dotted #000000;
	min-height:65px;
	//height:85px;
	padding:10px 0;
}

.comment_title{
	color: #005B99;
	font-size:13px;
	font-weight:bold;
}

.comment_author {
	color: #333333;
	font-size:11px;
}

.comment_descr{
	color: #666666;
	font-size:12px;
	padding-top:5px;
}

#add_comment{
	border-top:1px dotted #55667D; 
	padding-top:10px; 
	margin-bottom:5px;
}

#lastupd{
	color: #999;
	font-size:11px;
	padding:10px; 
	text-align: left;
	float:left;
	width:155px;
}

