body {
	background : #FFF;
	color : #333;
	font-family : Verdana, Arial, sans-serif;
	margin : 0px;
}

a:link { color : #060; text-decoration : none; }
a:visited { color : #060; text-decoration : none; }
a:hover { color : #000; text-decoration : underline;}
a:active { color : #000; text-decoration : underline;}

.botao_atalho {
	width : 94px;
	padding : 2px 5px 2px 5px;
	background : #0c3;
	font-size : 0.7em;
	margin : 0px 0px 10px 18px;
	text-align : center;
}

.botao_atalho a:link,
.botao_atalho a:visited
{
	color : #fff;
	font-weight : bold;
	text-decoration : none;
}

.botao_atalho a:hover,
.botao_atalho a:active
{
	color : #000;
	font-weight : bold;
	text-decoration : none;
}
#box_editorial_texto {
	font-size : 0.7em;
	color : #333;
	margin : 10px 0px 0px 0px;
	padding-bottom : 10px;
	line-height : 1.4em;
}
.box_editorial_label {
	background : #0c3;
	font-size : 0.75em;
	color : #000;
	padding : 2px 2px 2px 5px;
	font-weight : bold;
	margin-bottom : 10px;
}

.box_destaque_subtitulo {
	font-size : 0.8em;
	color : #000;
	margin : 2px 12px 0px 12px;
}
.box_destaque_antetitulo {
	font-size : 0.8em;
	color : #000;
	margin : 10px 12px 0px 12px;
}

.box_destaque_titulo {
	font-size : 1.2em;
	font-weight : bold;
	text-transform : uppercase;
	margin : 0px 12px 0px 12px;
	line-height : 1.1em;
}

.box_destaque_titulo a:link,
.box_destaque_titulo a:visited
{
	color : #fff;
}

.box_destaque_titulo a:hover,
.box_destaque_titulo a:active
{
	color : #000;
}

.box_destaque_data {
	font-size : 0.65em;
	color : #000;
	margin : 2px 12px 0px 12px;
}

.box_destaque_lead {
	font-size : 0.8em;
	color : #fff;
	margin : 2px 12px 0px 12px;
	padding-bottom : 10px;
	line-height : 1.3em;
}

ul.menu,
ul.submenu {
	display : block;
	list-style : none;
	margin : 0;
	padding : 0;
}
ul.menu li {
	margin : 0px;
	font-size : 0.75em;
	padding : 0px 17px 5px  20px;
	text-transform : uppercase;
	font-weight : bold;
	color : #000;
}
ul.menu li a { text-decoration : none; }
ul.menu li a:link { color : #000; }
ul.menu li a:visited { color : #000;}
ul.menu li a:hover { color : #060;}
ul.menu li a:active { color : #060;}

ul.submenu li {
	margin : 0px;
	font-size : 0.95em;
	padding : 5px 5px 0px 5px;
	text-transform : none;
	font-weight : normal;
	color : #000;
}
ul.submenu li a { text-decoration : none; }
ul.submenu li a:link { color : #000; }
ul.submenu li a:visited { color : #000;}
ul.submenu li a:hover { color : #060;}
ul.submenu li a:active { color : #060;}

#box_links_topo {
	font-size : 0.65em;
	padding-bottom : 7px;
	text-transform : uppercase;
}
#box_links_topo,
#box_links_topo a:link,
#box_links_topo a:visited
{
	font-family : Verdana, Arial, sans-serif;
	font-weight : bold;
	color : #333;
	text-decoration : none;
}

#box_links_topo a:hover,
#box_links_topo a:active { color : #060; }

.box_destaque {
	background : #0c3;
	padding : 0px;
	margin-bottom : 10px;
	border : 1px solid #999;
}


#tab_topo {
	width : 776px;
	margin : auto auto;
	border : 0;
}

#tab_main {
	width : 776px;
	margin : auto auto;
	border : 0;
	margin-top : 20px;
}

#td_logo {
	background : url('../imgs/logo.png') no-repeat;
	width : 264px;
	height : 133px;
	text-align : left;
}

#td_links_topo {
	text-align : right;
}

#td_links_esq {
	width : 140px;
	text-align : left;
}

#td_conteudo {
	width : 485px;
	text-align : left;
}

#td_editorial {
	width : 130px;
	padding : 0px 0px 0px 20px;
	text-align : left;
}

img { border : 0px; }

.ano {
	font-size : 0.65em;
	font-weight : bold;
	color : #000;
}

ul.lista_categorias {
	display : block;
	list-style : none;
	margin : 0;
	margin-bottom : 10px;
	padding : 0;
}
ul.lista_categorias li {
	margin : 0px;
	_margin-top : -7px;
	font-size : 0.65em;
	padding : 5px 0px 5px 0px;
	_padding-top : -10px;
	font-weight : bold;
	color : #060;
	border-bottom : 1px dotted #ccc;
}
ul.lista_categorias li a:link { color : #000; text-decoration : none; }
ul.lista_categorias li a:visited { color : #000; text-decoration : none; }
ul.lista_categorias li a:hover { color : #060; text-decoration : none;}
ul.lista_categorias li a:active { color : #060; text-decoration : none;}

ul#menu {
	display : block;
	list-style : none;
	margin : 0;
	padding : 0;
}
ul#menu li {
	margin : 0px;
	_margin-top : -7px;
	font-size : 0.65em;
	padding : 0px 0px 3px 0px;
	_padding-top : -10px;
	text-transform : uppercase;
	font-weight : bold;
	color : #000;
}
ul#menu li a:link { color : #060; text-decoration : none; }
ul#menu li a:visited { color : #060; text-decoration : none; }
ul#menu li a:hover { color : #f60; text-decoration : none;}
ul#menu li a:active { color : #f60; text-decoration : none;}
.data {
	font-size : 0.65em;
	color : #666;
	padding : 0px 0px 5px 0px;
}
.antetitulo {
	font-size : 0.75em;
	color : #000;
	line-height : 1.1em;
}
.titulo_agenda_hp {
	font-size : 0.85em;
	color : #000;
	font-weight : bold;
	line-height : 1.1em;
}

.titulo_editorial {
	font-size : 0.75em;
	color : #000;
	font-weight : bold;
	line-height : 1.1em;
	text-transform : uppercase;
}

.titulo {
	font-size : 0.95em;
	color : #000;
	font-weight : bold;
	line-height : 1.1em;
	text-transform : uppercase;
}
.subtitulo {
	font-size : 0.75em;
	color : #000;
	line-height : 1.1em;
	padding : 2px 0px 0px 0px;
}
.lead_editorial_hp {
	font-size : 0.70em;
	color : #333;
	font-weight : normal;
	padding : 0px 0px 10px 0px;
}
.lead {
	font-size : 0.75em;
	color : #333;
	font-weight : normal;
	padding : 0px 0px 10px 0px;
	line-height : 1.4em;
}
.texto {
	font-size : 0.70em;
	color : #333;
	line-height : 1.4em;
}
.img_destaque {
	padding : 0px 0px 0px 0px;
	width : 485px;
	display : block;
	clear : both;
	border-bottom : 0px;
}
.img_esq {
	padding : 2px 10px 5px 0px;
	width : 150px;
	float : left;
	display : block;
	clear : left;
}
.bloco {
	clear : both;
	display : block;
	margin : 0px 0px 10px 0px;
}
hr.linha {
	border : 0px solid #000;
	border-bottom : 1px solid #999;
	width : 100%;
	clear : both;
	display : block;
	margin : 15px 0px 10px 0px;
}
.lista_imagem_right {
	float : right;
	clear : both;
	border : 0px solid #666;
	margin : 0px 0px 5px 10px;
	padding : 0px;
}
.lista_docs {
	list-style : none;
	margin : 0;
	padding : 0;
}
.lista_docs li {
	padding 0;
}
.lista_docs li a {
	font-size: 0.70em;
	line-height : 1.3em;
	color : #060;
	text-decoration : none;
}
.documentos {
	font-size: 0.7em;
	font-weight: bold;
	color: #000;
}


/* FORMULÁRIOS */

fieldset {
	_position : relative;
	_padding-top : 100px;
	_padding-bottom : 15px;
	_display : block;
	background-color : #EbF5ED;
	padding : 10px;
}
legend {
	_position : absolute;
	_top : -20px;
	font-size: 12px;
	font-weight : bold;
	color: #FFF;
	line-height: 130%;
	background-color : #060;
	padding : 5px;
	border : 1px solid #666;
	text-transform : uppercase;
}

label.label_norm {
	display : block;
	float : left;
	width : 135px;
	text-align : right;
	padding : 0px 5px 0px 0px;
	height : 30px;
	clear : both;
}

label.label_comp {
	text-align : left;
	width : 430px;
	display : block;
	float : left;
	padding : 0px 5px 0px 0px;
	height : 30px;
	clear : both;
	border : 0px solid #333;
}
label {
	font-size: 0.70em;
	color: #666666;
	line-height: 130%;
}
.campo {
	background-color : #f5f5f5;
	font-size: 8pt;
	color: #666666;
	padding : 2px;
}
.campo:hover, .campo:focus {
	background-color : #fff;
	color : #000;
}
.botao_submit {
	padding : 2px;
}
.msg_erro {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	line-height: 130%;
	text-align : center;
	padding : 10px;
}
.msg_exito {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
	line-height: 130%;
	text-align : center;
	padding : 10px;
}


.container_form_linha {
	padding : 0px 0px 10px 0px;
	display : block;
	clear : both;
}
.container_form {
	padding : 10px 0px 10px 0px;
}
.container_botao_submit {
	clear : both;
	text-align : center;
	padding : 20px 0px 0px 0px;
}
.bloco_extra_links {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #666666;
	text-align : right;
}
.bloco_comentarios_contributos {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-align : left;
	padding : 5px;
	margin : 0px 0px 0px 25px;
	background-color : #f5f5f5;
}
.etiqueta_forum {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #005483;
	font-size : 0.7em;
	text-align : left;
	padding : 3px;
	margin: 0px 0px 5px 0px;
	background-color : #EBF1F5;
	border-left : 20px solid #005483;
}
.comentario_titulo {
	font-size: 0.75em;
	font-weight : bold;
	color: #666;
	line-height : 1.3em;
	padding : 0px 0px 0px 0px
}
.comentario_autor {
	font-size: 0.70em;
	color: #666;
	line-height : 1.3em;
}
.comentario_texto {
	font-size: 0.75em;
	color: #666;
	line-height : 1.3em;
	padding : 5px 0px 5px 0px;
	border-bottom : 1px solid #ccc;
}
#box_social_top {
	margin-bottom : 10px;
}
