/* BODY --------------------------------------------------------------- */
@charset "utf-8";

*, html, body {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999;
}

/* TOPO --------------------------------------------------------------- */
.topo-bg, .topo-bg TR.fundo {
	background-image: url(../imagens/topo-bg.jpg);
	background-repeat: repeat-x;
}
#topo-rastro {
	position:absolute;
	width:504px;
	height:15px;
	z-index:1;
	top: 145px;
	padding-left: 3px;
}
.topo-rastro {
	font-size: 10px;
	color: #999;
	text-decoration: none;
}
.topo-rastro-nivel-1, a.topo-rastro-nivel-1, a.topo-rastro-nivel-1:visited {
	font-size: 10px;
	color: #FF9900;
	text-decoration: none;
}
a.topo-rastro-nivel-1:hover {
	text-decoration: underline;
}
.topo-rastro-nivel-2, a.topo-rastro-nivel-2, a.topo-rastro-nivel-2:visited {
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}
a.topo-rastro-nivel-2:hover {
	text-decoration: underline;
}
.topo-login {
	border: 0px;/*1px solid #ccc*/
	height: 16px;
	font-size: 10px;
	color: #FFEEEE;
	line-height: 16px;
	background:#1D508F;
	padding-left:3px;
	letter-spacing: 1px;
	text-align: left;
	
	-moz-border-radius-topleft: 0.3em;
	-moz-border-radius-topright: 0.3em; 
	-moz-border-radius-bottomleft: 0.3em;
	-moz-border-radius-bottomright: 0.3em;
	
	/* PENDÊNCIA: fazer os cantos arredondados para o IE */
	border-left-image: url(../imagens/border_left.gif);
	border-right-image: url(../imagens/border_right.gif);
	}

/* MENU --------------------------------------------------------------- */
.menu-titulo {
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0092DD;
}
.menu-item, .menu-item a {
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
}
.menu-item a:hover {
	color: #F90;
	/* background-color: #ff8c00; */
	
}
.menu-item-selecionado, a.menu-item-selecionado, a.menu-item-selecionado:visited {
	color: #F90;
	text-decoration: none;
	font-weight: bold;
}
a.menu-item-selecionado:hover {
	color: #390;
	text-decoration: none;
}

/* COLUNA ------------------------------------------------------------- */
#coluna-direita {
	padding: 10px;
}
.coluna-item {
	font-size: 12px;
	color: #6C99C9;
	line-height: 20px;
	text-decoration: none;
}
a.coluna-item, a.coluna-item:visited {
	color: #F90;
}
a.coluna-item:hover {
	color: #F90;
	text-decoration: underline;
}
.coluna-link-conteudo, a.coluna-link-conteudo, a.coluna-link-conteudo:visited {
	font-size: 14px;
	color: #6C99C9;
	text-decoration: none;
}
a.coluna-link-conteudo:hover {
	color: #F90;
	text-decoration: underline;
}

/* CONTEÚDO ----------------------------------------------------------- */
H1, H2, H3, H4 {
	font-weight: normal;
}
H1 {	font-size: 40px;}
H2 {	font-size: 30px;}
H3 {	font-size: 20px; color: #0492DE}
H4 {	font-size: 15px; color: #999}

#bloco-noticias-eventos-principal
{
	position: relative;
	display: block;
	font-size:10px;
}
.coluna-foto{
	padding-right: 10px;
	padding-bottom: 10px;
}
#topo-rastro {
	position:absolute;
	width:504px;
	height:15px;
	z-index:1;
	top: 145px;
	padding-left: 3px;
}
.sessao {
	font-size: 22px;
	color: #FFF;
}
.sessao-titulo {
	font-size: 22px;
	color: #0092DD;
	padding-bottom: 10px;
}
.sessao-sub-titulo {
	font-size: 16px;
	color: #0092DD;
	padding-bottom: 10px;
}
.sessao-texto {
	font-size: 15px;
	color: #999;
	text-align: justify;

}

.blog-post-data {
	width: 50px;
	height: 30px;
	text-align:center;
	font-size: 9pt;
	background: url(../imagens/nortus-blog-data.jpg) no-repeat;
	float: left;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 0px 13px;
}
.blog-post-header {
	margin-left: 5px;
	margin-top: 1px;
}
.blog-post-titulo {
	color: #FFF;
	padding: 3px;
	height: auto;
	width: 300px;
	background-color: #062A4E;
}
.blog-post-tags {
	color: #064583;
	padding: 3px;
	height: auto;
	width: 300px;
	font-size: 11px;
}
.blog-post-imagem {
	padding: 7px;
	height: auto;
	width: auto;
	background-color: #062A4E;
}
.blog-post-texto {
	font-size: 14px;
	color: #062A4E;
	position: relative;
	padding-left: 10px;
	width: 320px;
	float: left;
	text-align: justify;
	line-height: 20px;
}
.texto-conteudo {
	font-size: 14px;
	color: #6495CF;
	line-height: 18px;
	text-align: justify;
	padding-bottom: 10px;
}

/* FORMS ------------------------------------------------------------- */
.campo-linha {
	border-top: #999 solid 3px;
	border-bottom: #CCC solid 3px;
	border-left: #999 solid 3px;
	border-right: #CCC solid 3px;
	background-color: #F4F4F4;
}
.fieldclass {
	background-image: url(../imagens/field-bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 12px;
	color: #333333;
	line-height: 12px;
	padding: 2px;
	/*margin-bottom: 2px;
	width: 230px;*/
}
.InputGrande { width: 280px; height: 16px; }
.InputMedio { width: 220px; height: 16px; }
.InputPequeno { width: 80px; height: 16px; }
.InputMenor { width: 50px; height: 16px; }

/* RODAPE ------------------------------------------------------------- */
.rodape-descricao {
	font-size: 11px;
	color: #6C99C9;
}
.rodape-assinatura {
	font-size: 10px;
	color: #6C99C9;
	text-decoration: none;
}
.rodape-links {
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}
a.rodape-links {
	color: #194C8B;
}
a.rodape-links:visited {
	color: #2165B8;
}
a.rodape-links:hover {
	color: #FF9900;
	text-decoration: underline;
}

.cadastro_erro {color: #993333}

.cadastro_ok{color: #006600;}