@charset "utf-8";
/* CSS Document */

html {
	width: 100%;
	height: 100%;
}

body {
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	font-size: 14px;
	color: #222222;
}

.wrapper {
	margin: 0px auto 0px auto;
	width: 1000px;
	height: 100%;
}

#header {
	margin: 0px 0px 10px 0px;
	width: 100%;
	float: left;
	background: #ffffff url(imagens/mainTopoFD.gif) top center repeat-x;
}

#body {
	margin: 0px 0px 0px 0px;
	width: 100%;
}

#main {
	margin: 0px 0px 0px 0px;
	width: 100%;
	float: left;
	background-color: #ffffff;
	clear: both;
}

#footer .wrapper {
	padding: 10px 0px 0px 0px;
}

#footer{
	margin: 16px 0px 0px 0px;
	width: 100%;
	background-color: #0071b4;
	float: left;
	background-color: #0071b4;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 9px;
	color: #000000;
}

#footer a {
	margin: 0px 5px 0px 5px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	margin: 0px 5px 0px 5px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}

/********** TOP *********/

#logo {
	float: left;
	width: 650px;
	height: 123px;	
}

/********** LOGIN *********/

.loginForm {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#login {
	margin: 0px 0px 0px 50px;
	width: 300px;
	float: left;
	line-height: 1em;
}

#login .logged {
	margin: 48px 0px 0px 0px;
	width: 100%;
	text-align: right;
}

#login .title {
	padding: 0px 0px 2px 0px;
	margin: 12px 0px 4px 0px;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #d6d6d6;
}
#login .label {
	float: left;
	text-align: right;
	width: 70px;
	margin: 4px 4px 0px 0px;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #636363;
}

#login .field {
	padding: 0px 0px 0px 0px;
	float: left;
	width: 165px;
}

#login .input {
	padding: 0px 0px 0px 0px;
	float: left;
	width: 160px;
	height: 16px;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 10px;
	color: #636363;
}

#login .recover {
	width: 235px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #00436b;
	text-align: right;
}

#login .recover a {
	color: #00436b;
	text-decoration: none;
}

#login .register {
	width: 235px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: right;
	color: #222222;
}

#login .register a {
	color: #00436b;
	text-decoration: none;
}

/********** NAVIGATION TOP *********/

#navigation {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	width: 886px;
	height: 28px;
	background-image: url(imagens/menuMainBG.gif);
	background-repeat: repeat-x;
}

#nav {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 100%;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#nav li.top {
	margin: 0px 0px 0px 0px;
	height: 28px;
	display: block;
	float: left;
	line-height: 28px;
	color: #FFFFFF;
}

#nav li a.top_link {
	padding: 0px 5px 0px 5px;
	display: block;
	float: left;
	text-decoration: none;
	cursor: pointer;
	color: #FFFFFF;
}

#nav li:hover a.top_link {
	color: #000000;
	background-color: #addf00;
}

#quicklinks {
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	margin: 8px 0px 9px 0px;
}

#quicklinks a {
	margin: 0px 10px 0px 5px;
	text-decoration: none;
	color: #FFFFFF;
}

#quicklinks a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#search {
	margin: 3px 0px 0px 10px;
	float: right;
	vertical-align: baseline;
}

#search form, #search input {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

#search .input {
	margin: 0px 3px 0px 5px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #00436b;
	background-color: #ffffff;
	height: 18px;
	vertical-align: middle;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 14px;
}

#search img {
	vertical-align: middle;
}

/********** TEMPLATES *********/


#leftMain {
	float: left;
	width: 430px;
}

#leftContent {
	float: left;
	width: 680px;
}

#centerMain {
	float: left;
	margin-left: 20px;
	width: 230px;
}

#rightMain {
	float: left;
	margin-left: 20px;
	width: 300px;
}

#newsTools {
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}

#newsToolsRightMain {
	clear: right;
	margin: 0px 0px 10px 0px;
	width: 100%;
}

#bodyTools {
	overflow: hidden;
	margin: 0px 0px 10px 0px;
}

#newsCab {
	margin: 0px 0px 5px 0px;
	width: 100%;
}

#newsCabCenter {
	margin: 0px 0px 5px 0px;
	width: 100%;
}

#newsSubCab {
	background-color: #cfe6f3;
	overflow: hidden;
	padding: 4px 4px 4px 8px;
}



.clear {
	clear: both;
}


/****************************/
/********** CONTENT *********/
/****************************/



/********** HIGHLIGHT 1 *********/


.news-main-highlight-image {
	clear: left;
}

.main-highlightBox {
	background-color: #00436b;
	overflow: hidden;
	padding: 8px;
	margin-bottom: 10px;
}

.news-main-highlight-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	line-height: 1.1em;
	color: #ffffff;
	padding-bottom: 5px;
}

.news-main-highlight-title a {
	color: #ffffff;
	text-decoration: none;
}

.news-main-highlight-title a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.news-main-highlight-lead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #ffffff;
}

.news-main-highlight-lead a {
	color: #65bef3;
	text-decoration: none;
}

.news-main-highlight-lead a:hover {
	color: #65bef3;
	text-decoration: underline;
}


.news-main-highlight-date {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #65bef3;
}

.news-main-highlight-comment {
	margin-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #65bef3;
}

.news-main-highlight-comment a {
	color: #65bef3;
	text-decoration: none;
}


.news-main-highlight-comment a:hover {
	color: #65bef3;
	text-decoration: underline;
}

.news-main-highlight-edition {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #65bef3;
}

.news-main-highlight-edition a {
	color: #65bef3;
	text-decoration: none;
}


.news-main-highlight-edition a:hover {
	color: #65bef3;
	text-decoration: underline;
}


/********** CAB  *********/

.news-cab-main-title {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0071b4;
	padding: 0px 10px 0px 0px;
	background-color: #ffffff;
}

.news-cab-main-filete {
	background: #ffffff url(imagens/fileteCabNews.gif) repeat-x 0 center;
}


/********** NEWS HIGHLIGHT 2  *********/

.comment-list-highlight {
	overflow: hidden;
	padding: 10px 0px 10px 10px;
	background-color: #e0eef7;
	border-bottom: 2px solid #ffffff;
}

.news-main-highlight2 {
	overflow: hidden;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #d6d6d6;
}

.news-main-highlight2-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 1.1em;
	color: #000000;
	padding-bottom: 5px;
}

.news-main-highlight2-title a {
	color: #000000;
	text-decoration: none;
}

.news-main-highlight2-title a:hover {
	color: #000000;
	text-decoration: underline;
}

.news-main-highlight2-title img {
	border: 0px;
}

.news-date {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #00436b;
}

.news-dateContent {
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #00436b;
}

.news-folder {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #00436b;
}

.news-folder a {
	color: #00436b;
	text-decoration: none;
}

.news-folder a:hover {
	color: #00436b;
	text-decoration: underline;
}

.news-comment {
	margin-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #00436b;
}

.news-comment a {
	color: #00436b;
	text-decoration: none;
}

.news-comment a:hover {
	color: #00436b;
	text-decoration: underline;
}

.news-folder a {
	color: #00436b;
	text-decoration: none;
}

.news-folder a:hover {
	color: #00436b;
	text-decoration: underline;
}

.news-edition {
	float:  left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #00436b;
}

.news-edition a {
	color: #00436b;
	text-decoration: none;
}

.news-edition a:hover {
	color: #00436b;
	text-decoration: underline;
}

.name-user {
	float:  left;
	padding: 0px 20px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #00436b;
}

.name-user a {
	color: #00436b;
	text-decoration: none;
}

.name-user a:hover {
	color: #00436b;
	text-decoration: underline;
}

.news-main-content-image {
	float: left;
	border: 1px solid #cccccc;
	clear: left;
	margin: 0px 10px 5px 0px;
	padding: 2px 2px 2px 2px;
}

.news-main-content-leadBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	font-weight: bold;
	font-size: 12px;
	color: #222222;
}

/************************************/

.news-main-content-lead {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	font-size: 12px;
	color: #222222;
}
.news-main-content-lead a {
	color: #0071b4;
	text-decoration: none;
}
.news-main-content-lead a:hover {
	color: #0071b4;
	text-decoration: underline;
}

/************************************/

.news-main-content3-lead {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	font-size: 18px;
	color: #0071b4;
}
.news-main-content3-lead a {
	color: #0071b4;
	text-decoration: none;
}
.news-main-content3-lead a:hover {
	color: #000000;
	text-decoration: underline;
}

/************************************/

.news-main-content2-lead {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	font-size: 14px;
	color: #222222;
}
.news-main-content2-lead a {
	color: #0071b4;
	text-decoration: none;
}
.news-main-content2-lead a:hover {
	color: #000000;
	text-decoration: underline;
}

/************************************/

.news-main-content-body {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	font-size: 12px;
	color: #000000;
}
.news-main-content-body a {
	color: #0071b4;
	text-decoration: none;
}
.news-main-content-body a:hover {
	color: #0071b4;
	text-decoration: underline;
}


/************************************/

.nodepath {
	padding: 5px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #707070;
}
.nodepath a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #707070;
	text-decoration: underline;
}

.nodepath a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}


/********** NEWS HIGHLIGHT 3  *********/

.news-main-highlight3 {
	overflow: hidden;
	margin: 0px 1px 0px 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #d6d6d6;
}

.news-main-content-imageTop {
	border: 1px solid #cccccc;
	clear: left;
	margin: 0px 0px 10px 0px;
	padding: 2px 2px 2px 2px;
}

.news-main-highlight3-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.1em;
	color: #000000;
	font-weight: bold;
	padding-bottom: 5px;
}

.news-main-highlight3-title a {
	color: #000000;
	text-decoration: none;
}

.news-main-highlight3-title a:hover {
	color: #000000;
	text-decoration: underline;
}

/********** NEWS HIGHLIGHT 4  *********/

.news-main-highlight4-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	line-height: 1.1em;
	color: #595959;
	padding-bottom: 5px;
}

.news-main-highlight4-title a {
	color: #595959;
	text-decoration: none;
}

.news-main-content-name {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	font-size: 12px;
	font-style: italic;
	color: #222222;
	padding: 0px 0px 10px 0px;
}

/********** NEWS HIGHLIGHT 5  *********/

.news-main-highlight5-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.1em;
	color: #000000;
	font-weight: bold;
	padding-bottom: 5px;
}

.news-main-highlight5-title a {
	color: #000000;
	text-decoration: none;
}

.news-main-highlight5-title a:hover {
	color: #000000;
	text-decoration: underline;
}

/***************************************/
/********** BANNERS / MODULOS  *********/
/***************************************/

.bannerBoxMensagem {
	background-color: #e6e6e6;
	overflow: hidden;
	padding: 8px;
	margin-bottom: 10px;
}

.bannerBoxMensagem-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.news-main-Cab {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 1.1em;
	color: #000000;
	padding-bottom: 5px;
}


.bannerBoxMensagem-lead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1.1em;
}

.news-main-content-date {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.3em;
	color: #707070;
	padding-bottom: 5px;
}

.news-main-content-title {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
}

.news-main-content-title a {
	color: #000000;
}


/********** NEWSLETTER  *********/

.news-main-highlight4 {
	overflow: hidden;
	margin: 0px 1px 0px 0px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #d6d6d6;
}

#newsletter {
	margin: 6px 0px 0px 0px;
	vertical-align: baseline;
}

.tools-title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	border-bottom: 1px solid #d6d6d6;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-weight: bold;

}

.form-label {
	float:  left;
	padding: 5px 10px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	font-size: 12px;
	color: #222222;
}

/********** RESULTADOS PESQUISA  *********/

.search-infoBox {
	background-color: #aeaeae;
	overflow: hidden;
	padding: 8px;
	margin-bottom: 10px;
}



#search-pageBox {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 100%;
	height: 20px;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
	background-color: #dadada;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}

#search-pageSelect {
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	cursor: pointer;
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
}

#search-pageLabel {
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}


#search-pageBoxSeparator {
	padding: 0px 2px 0px 2px;
	text-decoration: none;
	color: #606060;
	font-weight: normal;

}

#search-pageBox a {
	padding: 0px 5px 0px 5px;
	text-decoration: none;
	cursor: pointer;
	color: #606060;
	font-weight: normal;
}

#search-pageBox a:hover {
	color: #000000;
	background-color: #addf00;
}