@charset "utf-8";
/* CSS Document */

body {
	margin:10px 20px 0px 20px;
	padding:0px;
	background: #0D2B43 url(../imagens/page-background.jpg) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

form {
	margin:0px;
	padding:0px;
}

p {
	margin:0px 0px 10px 0px;
	padding:0px;
}

h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px;
}

#wrapper {
	width:100%;
	margin:0px auto;
}

#floatfix {
	float:left;
	width:100%;
	background:#ffffff url(../imagens/content-backgroung.jpg) repeat-x;
	min-width:960px;
}

#header-container {
	background:url(../imagens/back-header.jpg) repeat-x left top;
	height:97px;
	width:100%;
	float:left;
}


/* header
*********************************************************************************************************/

#logo {
	width:439px;
	float:left;
}

#upper-pub {
	background:url(../imagens/label-pub.jpg) no-repeat right top;
	padding:22px 19px 0px 0px;
	text-align:right;
	width:470px;
	float:right;
}

#top-links-container {
	text-align:right;
	margin-right:10px;
	float:right;
}

#top-links-container .top-link {
	float:right;
}

#top-links-container .suplemento {
	background: transparent url(../imagens/btn-suplemento_liso.jpg) repeat-x scroll 0 0; 
	/*padding: 7px 10px 6px 9px;*/
	width: 96px;
	height: 27px;
	text-align: center;
	line-height:27px;
}

#top-links-container .top-link a{
	text-decoration: none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #004F75;
}


/* navigational bar
*********************************************************************************************************/

#nav-container {
	width:100%;
	float:left;
	background:url(../imagens/nav-bar-background.jpg) repeat-x;
	padding-bottom:20px;
}

#nav-container .nav-elements {
	float:left;
}

#nav-container .nav-elements-homepage {
	float:left;
}

#nav-container .nav-bar-buttons {
	float:right;
}

#nav-container .nav-bar-background .nav-elements-link {
	float:left;
	padding:14px;
}

#nav-container .nav-bar-background .nav-elements-sep {
	float:left;
}

#nav-container .nav-bar-background .nav-elements-link a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#nav-container .nav-bar-background .nav-elements-link a:hover {
	color:#333333;
}

#nav-container .nav-buttons-elements {
	float:left;
}

#nav-container .nav-bar-background {
	float:left;
	background:url(../imagens/nav-bar-background.jpg) repeat-x;
}


/* content body
*********************************************************************************************************/

#body-container {
	width:100%;
	float:left;
}


/* left column
*********************************************************************************************************/

#left-column {
	margin-right:330px;
	margin-left:15px;
}


/* destaque home
*********************************************************************************************************/

#destaque-placeholder {
	margin-bottom:20px;
}

#destaque-placeholder .destaque-center {
	background:url(../imagens/destaque-center.png) repeat-x;
}

#destaque-placeholder .title {
	background:url(../imagens/back-titles.png);
	padding:10px;
}

#destaque-placeholder .title a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#005177;
	font-size:20px;
	text-decoration:none;
}

#destaque-placeholder .title a:hover {
	color:#000000;
	text-decoration:underline;
}

#destaque-placeholder .destaque-other-links {
	background:url(../imagens/destaque-white.png) repeat-x;
	padding:15px 10px 0px 10px;
}

#destaque-placeholder .destaque-other-links p {
	margin:0px;
	padding:0px;
}

#destaque-placeholder .destaque-other-links a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#004f75;
	text-decoration:none;
	display:block;
	padding:5px;
	background-color:#f8f8f8;
	border-bottom:1px solid #cccccc;
	width:100%;
}

#destaque-placeholder .destaque-other-links a:hover {
	text-decoration:underline;
}

#destaque-placeholder .destaque-other-links a.more {
	color:#990000;
	background-color:transparent;
	border:0px none;
}

#destaque-placeholder .related-news {
	background:url(../imagens/border-assuntos-relacionados.jpg) repeat-x top;
}


/* highlights homepage
*********************************************************************************************************/

#home-highlights {
	background:url(../imagens/destaques-home-center.jpg) repeat-x;
	margin-bottom:20px;
}

#home-highlights-left {
	width:144px;
}

#home-highlights-right {
	width:118px;
	float:right;
}


#highlights-placeholder {
	margin-bottom:20px;
	float:left;
	width:100%;
}

#highlights-placeholder .entries-placeholder {
	float:left;
	width:99%;
}

#highlights-placeholder .entry {
	width:45%;
	float:left;
	padding-right:30px;
	padding-bottom:25px;
}

#highlights-placeholder .highlight-placeholder {
	width:110px;
	/*height:150px;*/
	float:left;
}

#highlights-placeholder .highlight-effect {
	float:left;
}

#highlights-placeholder .content {
	color:#757575;
	font-size:12px;
}

#highlights-placeholder .content a {
	color:#004f75;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
}

#highlights-placeholder .content a:hover {
	color:#000000;
	text-decoration:underline;
}

#highlights-placeholder .margem {
	padding-bottom:100px;
}


/* suplementos
*********************************************************************************************************/

#home-suplementos {
	margin-bottom:40px;
	float:left;
	width:100%;
}

#home-suplementos h1.sup {
	color:#0d2c43;
	font-size:18px;
	font-weight:normal;
	border-bottom:1px solid #cccccc;
}

#home-suplementos .home-suplementos-title {
	margin-bottom:10px;
}

#home-suplementos .suplementos {
}


/* destaques noticias
*********************************************************************************************************/

#destaques-noticias {
	margin:20px 0px 40px 0px;
	float:left;
	width:100%;
}

#destaques-noticias .blocks {
	float:left;
	width:49%;
}

#destaques-noticias .blocks-title {
	margin-bottom:5px;
}

#destaques-noticias .blocks-entry {
	padding:2px 0px;
}

#destaques-noticias .blocks a {
	font-size:11px;
	color:#52626e;
	text-decoration:none;
}

#destaques-noticias .blocks a:hover {
	color:#000000;
	text-decoration:underline;
}



/* destaques noticias
*********************************************************************************************************/

#home-pub-bottom {
	float:left;
	width:100%;
	margin-bottom:50px;
}

#home-pub-bottom .home-pub-bottom-label {
	margin-bottom:5px;
	border-bottom:1px solid #b2b2b2;
}

#home-pub-bottom .blocks {
	float:left;
	width:49%;
	padding-right:5px;
}


/* right column
*********************************************************************************************************/

#right-column {
	float: right;
    width: 310px;
    clear: left;
	position:relative;
	margin-right:13px;
}

#right-column .search {
	background:url(../imagens/back-search.jpg) no-repeat left top;
	padding:15px;
}

#right-column .search .textbox {
	width:275px;
	border:1px solid #ababab;
	margin:5px 0px 10px 0px;
}

#right-column .search .dropdown {
	width:166px;
	border:1px solid #ababab;
	margin:0px 0px 0px 0px;
}

#right-column .news {
	margin-top:20px;
	margin-bottom:20px;
}

#right-column .label-news {
}

#right-column .news-entry-dark {
	background: #f4f3e9 url(../imagens/back-news-entry-dark.jpg) repeat-x bottom;
	color:#7b7b7b;
	font-size:11px;
	width:280px;
	margin-left:5px;
	padding:10px;
	margin-bottom:1px;
}

#right-column .news-entry-light {
	background: #fbfaf6 url(../imagens/back-news-entry-light.jpg) repeat-x bottom;
	color:#7b7b7b;
	font-size:11px;
	width:280px;
	margin-left:5px;
	padding:10px;
	margin-bottom:1px;
}

#right-column .news-entry-dark a, #right-column .news-entry-light a {
	color:#004f75;
	text-decoration:none;
	font-size:12px;
}

#right-column .news-entry-dark a:hover, #right-column .news-entry-light a:hover {
	color:#000000;
	text-decoration:underline;
}

#right-column .more-news {
	background-color:#89682f;
	text-align:right;
	width:300px;
	margin-left:5px;
	margin-bottom:20px;
}

#right-column .more-news a {
	width:290px;
	display:block;
	padding:3px;
}

#right-column .pub {
	width:300px;
	background:url(../imagens/label-pub-lateral.jpg) no-repeat top;
	padding-top:10px;
	margin-left:5px;
	float:left;
}

#right-column .edicao-impressa {
	margin-top:20px;
}

#right-column .label-edicao-impressa {
	float:left;
	margin-top:30px;
}

#right-column .edicao-impressa-entries {
	width:295px;
	margin-left:10px;
	float:left;
}

#right-column .edicao-impressa-entries img {
	float:left;
	margin:0px 10px 20px 0px;
	clear:both;
}

#right-column .edicao-impressa-entries .title {
	color:#005177;
	font-size:16px;
	margin:0px;
	padding:0px 0px 10px 0px;
	float:left;
}

#right-column .edicao-impressa-entries .entry {
	margin:0px;
	padding:0px 0px 5px 5px;
	float:right;
	width:150px;
}

#right-column .edicao-impressa-entries .entry-small {
	margin:0px;
	padding:0px 0px 5px 5px;
	float:left;
	width:70px;
}

#right-column .edicao-impressa-entries .entry-small a ,#right-column .edicao-impressa-entries .entry a {
	font-size:11px;
	color:#005177;
	text-decoration:none;
}

#right-column .edicao-impressa-entries .entry-small a:hover ,#right-column .edicao-impressa-entries .entry a:hover {
	color:#000000;
	text-decoration:underline;
}

#right-column .edicao-impressa-entries .more {
	margin:0px;
	padding:0px;
	float:right;
	width:155px;
	text-align:right;
}

#right-column .edicao-impressa-entries .more a {
	font-size:11px;
	color:#003249;
	text-decoration:none;
}

#right-column .edicao-impressa-entries .entry a:hover, #right-column .edicao-impressa-entries .more a:hover {
	color:#000000;
	text-decoration:underline;
}


/* contents
*********************************************************************************************************/
#destaque-placeholder .page-description {
	background:url(../imagens/destaque-white.png) repeat-x;
	padding:15px 10px 0px 10px;
	color:#666666;
}

#page-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color:#005177;
	padding-bottom:15px;
}

#page-title .news-date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

#page-content {
	margin-bottom:50px;
	font-size:13px;
	color:#333333;
}

#page-content .year-edition {
	float:left;
	width:100%;
	/*margin-bottom:50px;*/
}

#page-content .arquive-caption {
	padding-bottom:10px;
}

#page-content .month-edition-title {
	padding:5px;
	background-color:#e9e9e9;
	font-weight:bold;
	border:1px solid #dedede;
}

#page-content .month-edition-entry {
	float:left;
	background-color:#f5f5f5;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}

#page-content .month-edition-entry a {
	padding:5px 3px 5px 4px;
	display:block;
	width:100%;
	color:#666666;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#page-content .month-edition-entry a:hover {
	color:#000000;
	text-decoration:none;
}

#file-list {
	float: left;
	margin: 10px 0px 50px 15px;
	width: 100%;
}

#file-list div {
	padding-top: 10px;
}

#file-list a{
	color: #004F75;
	font-size: 12px;
	text-decoration: none;
	padding: 10px 0px 10px 20px;
}

#file-list a:hover{
	color: #000000;
}

#pub-related-links {
	margin-bottom:50px;
}

#pub-related-links .pub-content {
	width:300px;
	background:url(../imagens/label-pub-content.jpg) no-repeat top;
	padding-top:10px;
	float:left;
	margin-bottom:50px;
}

#pub-related-links .related-links {
	padding:0px 10px 0px 10px;
	margin-left:310px;
	margin-bottom:50px;
}

#pub-related-links .title {
	float:left;
	width:100%;
	font-size:16px;
	padding-bottom:10px;
}

#pub-related-links .links {
	float:left;
	width:100%;
	padding-bottom:5px;
}

#pub-related-links .links a {
	text-decoration:none;
	color:#52626e;
}

#pub-related-links .links a:hover {
	text-decoration:underline;
	color:#000000;
}

#page-content .pub-news {
	width:300px;
	background:url(../imagens/label-pub-lateral.jpg) no-repeat top;
	float:right;
	margin:0px 0px 20px 20px;
	padding-top:10px;
}

#page-content #news-index {
	margin-bottom:50px;
	float:left;
}

#left-column #news-comment {
	margin-bottom:20px;
}

#left-column #open-comment {
	text-align:right;
}

#left-column #news-comment .textbox {
	border:1px solid #ababab;
	width:98%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}

#left-column #news-comment .send {
	background-color:#f5f5f5;
	border:1px solid #cccccc;
	cursor:pointer;
}

#left-column #open-comments {
	text-align:right;
}

#left-column #news-comments {
	margin-bottom:30px;
}

#left-column #news-comments .comment-entry {
	background:url(../imagens/back-comments.jpg) repeat-x left top;
	padding:10px;
	margin-bottom:10px;
	border:1px solid #cccccc;
}

#left-column #news-comments .comment-entry .title {
	font-size:12px;
	font-weight:bold;
}

#left-column #news-comment .news-comment .textbox {
	width:275px;
	border:1px solid #ababab;
	margin:5px 0px 10px 0px;
}

#news-index .title {
	font-size:18px;
	border-bottom:2px solid #CCCCCC;
	margin-bottom:10px;
}

#news-index .news-entry {
	font-size:12px;
	color:#999999;
	padding-bottom:10px;
	border-bottom:1px dashed #cccccc;
	background-color:#F8F8F8;
	padding:5px;
	margin-bottom:10px;
	width:46%;
	float:left;
	margin-right:10px;

}

#news-index .news-entry a {
	color:#004f75;
	text-decoration:none;
	font-weight:bold;
}

#news-index .news-entry a:hover {
	color:#000000;
	text-decoration:underline;
}



/* search results
*********************************************************************************************************/
#page-content .search-string-pag-container {
	float:left;
	width:100%;
	margin:10px 0px;
}

#page-content .search-string-pag-container .search-string {
	color:#333333;
	font-size:11px;
	float:left;
	width:44%;
}

#page-content .search-string-pag-container .pag {
	text-align:right;
	float:left;
	width:55%;
}

#page-content .search-string-pag-container .pag a {
	border:1px solid #cccccc;
	color:#000000;
	text-decoration:none;
	padding:1px 4px;
	font-size:11px;
	margin-left:5px;
}

#page-content .search-string-pag-container .pag a:hover {
	background-color:#cccccc;
	border:1px solid #999999;
}

#page-content .search-string-pag-container .pag .selected {
	background-color:#cccccc;
	border:1px solid #cccccc;
	color:#000000;
	text-decoration:none;
	padding:1px 4px;
	font-size:11px;
	margin-left:5px;
	font-weight:bold;
}

#page-content .search-entry {
	float:left;
	width:98%;
	padding:5px;
	margin:10px 0px 5px 0px;
	border-bottom:1px solid #CCCCCC;
	color:#999999;
}

#page-content .search-entry a {
	color:#004f75;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

#page-content .search-entry a:hover {
	color:#000000;
	text-decoration:underline;
}

/* footer
*********************************************************************************************************/

#footer-container {
	width:100%;
	float:left;
	margin-top:50px;
}

#footer-content-container {
	width:100%;
	float:left;
	background:url(../imagens/footer-content-center.jpg) repeat-x right top;
}

#footer-content-left {
	float:left;
	background:url(../imagens/footer-content-left.jpg) no-repeat right top;
	width:20px;
	height:129px;
}

#footer-content-center {
	height:129px;
	float:left;
}

#footer-content-center ul {
	margin:0px;
	padding:0px;
	padding:5px 0px 15px 5px;
}

#footer-content-center li {
	margin:0px;
	padding:0px;
	display:inline;
	list-style-type:none;
	margin-right:15px;
}

#footer-content-center li a {
	color:#005177;
	text-decoration:none;
	font-size:12px;
	font-family: "Lucida Sans Unicode", Arial, Verdana;
}

#footer-content-center li a:hover {
	color:#000000;
}

#footer-content-center .logos {
	float:left;
}

#footer-content-right {
	float:right;
	background:url(../imagens/footer-content-right.jpg) no-repeat right top;
	width:250px;
	height:129px;
}

#footer-content-right .info {
	font-size:11px;
	color:#52626e;
}

#footer-content-right .info a {
	color:#333d45;
	text-decoration:none;
}

#footer-content-right .info a:hover {
	color:#52626e;
	text-decoration:underline;
}


/* contacto
*********************************************************************************************************/

#page-content .contact-caption {
	margin-bottom:30px;
	float:left;
}

#page-content .textbox {
	border:1px solid #D6E0E0;
	width:90%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	float:left;
}

#page-content .contact-form {
	width:32%;
	float:left;
	margin:0px;
	padding:0px;
}

#page-content .contact-form-margin {
	width:32%;
	float:left;
	margin-top:20px;

}

#page-content .contact-caption .mandatory, #page-content .contact-form .mandatory {
	color: #990000;
	font-weight:bold;
}

#human {
	display: none;
}



/* sitemap
*********************************************************************************************************/

#page-content .sitemap-block {
	width:99%;
	float:left;
	margin-bottom:20px;
}

#page-content .sitemap-block .sitemap-block-title {
	padding:3px 10px 3px 10px;
	border-bottom:3px solid #0d2c43;
}

#page-content .sitemap-block .sitemap-block-entry {
}

#page-content .sitemap-block .sitemap-block-entry a {
	color:#0d2c43;
	text-decoration:none;
	padding:10px;
	border-left:5px solid #ffffff;
	display:block;
	font-size:12px;
	border-bottom:1px solid #eaf3f6;
	font-weight:bold;
}

#page-content .sitemap-block .sitemap-block-entry .small {
	font-size:11px;
	font-weight:normal;
	color:#666666;
}

#page-content .sitemap-block .sitemap-block-entry a:hover {
	border-left:5px solid #004f75;
	background-color:#eaf3f6;
}

#page-content .sitemap-block .sitemap-block-more {
	background-color:#eaf3f6;
	text-align:center;
	width:200px;
	float:right;
}

#page-content .sitemap-block .sitemap-block-more a {
	color:#666666;
	text-decoration:none;
	padding:3px 5px 3px 5px;
	display:block;
	font-size:11px;
	border-bottom:1px solid #eaf3f6;
	font-weight:bold;
}

#page-content .sitemap-block .sitemap-block-more a:hover {
	background-color:#D9E1E4;
	color:#000000;
}



/* copyright
*********************************************************************************************************/
#copyright {
	text-align:center;
	color:#9ab8cf;
	font-size:10px;
	padding:15px 0px;
	float:left;
	width:100%;
	text-align:center;
}

#copyright a {
	color:#FFFFFF;
	text-decoration:none;
}

#copyright a:hover {
	text-decoration:underline;
}



/* highlights index
*********************************************************************************************************/

#page-content .month-hl-edition-entry, #page-content .month-hl-edition-entry-current {
	background-color:#f5f5f5;
	border-right:1px solid #ffffff;
	border-bottom:4px solid #f5f5f5;
	text-align:center;
}

#page-content .month-hl-edition-entry-current {
	border-bottom:4px solid #666666;
}

#page-content .month-hl-edition-entry a, #page-content .month-hl-edition-entry-current a {
	width:100%;
	color:#666666;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

#page-content .month-hl-edition-entry a:hover, #page-content .month-hl-edition-entry-current a:hover {
	color:#000000;
}

#page-content .month-hl-edition-entry-current a {
	color:#000000;
}

#page-content .highlights-container {
	margin-top:40px;
}

#page-content .highlights-container .highlights-title {
	font-size:18px;
	border-bottom:1px solid #cccccc;
}

#page-content .highlights-block-entry {
}

#page-content .highlights-block-entry a {
	color:#0d2c43;
	text-decoration:none;
	padding:10px;
	border-left:5px solid #ffffff;
	display:block;
	font-size:12px;
	border-bottom:1px solid #eaf3f6;
	font-weight:bold;
}

#page-content .highlights-block-entry a:hover {
	border-left:5px solid #004f75;
	background-color:#eaf3f6;
}

#page-content .highlights-block-entry .small {
	font-size:11px;
	font-weight:normal;
	color:#666666;
}









/*********************************************
Tooltip styles
*********************************************/
.tip {
	color:#fff;
	width:300px;
	z-index:13000;
}
 
.tip-title {
	font-weight:bold;
	font-size:14px;
	margin:0;
	color:#9FD4FF;
	padding:5px 10px;
	background:url(/imagens/bg_tooltip.png) top left;
}
 
.tip-text {
	font-size:11px;
	line-height:1.3em;
	padding:0 10px 5px 10px;
	background:url(/imagens/bg_tooltip.png) bottom right;
}







