html { font-size:100.01%;}
body {
	margin:0;
	color:#6e6f6a;
	font:64% Arial, Verdana, Helvetica, sans-serif;
	background:#ededed;
}
a {
	color:#2b5080;
	text-decoration:none;
}
a:hover { text-decoration:underline;}
a:focus { outline:none;}
img { border-style:none;}
input,
select,
textarea {
	vertical-align:middle;
	color:#6e6f6a;
	font:100% Arial, Helvetica, sans-serif;
}
input:focus { outline:none;}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
.page {
	width:979px;
	margin:0 auto;
	position:relative;
	font-size:1.2em;
	line-height:1.31em;
	overflow:hidden;
	padding:263px 0 30px;
}
.top-holder {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:263px;
}
#header {
	background:url(../images/bg-header.gif) no-repeat;
	height:118px;
	position:relative;
	margin:13px 0 0;
}
#header .logo {
	background:url(../images/bg-logo.png) no-repeat;
	width:202px;
	height:59px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:17px;
	left:17px;
}
#header .logo a {
	height:100%;
	display:block;
}
#header .img-header {
	position:absolute;
	top:13px;
	left:232px;
}
#header .link-header {
	position:absolute;
	top:88px;
	left:17px;
	background:url(../images/icon-arrow01.gif) no-repeat 0 3px;
	padding:0 0 0 11px;
	color:#fff;
	text-transform:uppercase;
	font-size:15px;
	line-height:18px;
}
#header .link-header span {
	float:left;
	margin:2px 0 0;
}
* html #header .link-header span { margin:1px 0 0;}
* + html #header .link-header span { margin:1px 0 0;}
#nav-panel {
	background:url(../images/bg-navpanel.gif) no-repeat;
	height:108px;
	margin:11px 0 0;
	padding:13px 17px 0;
	position:relative;
}
#nav-panel .date {
	position:absolute;
	top:10px;
	left:17px;
	color:#fff;
	font:11px/14px Tahoma, Arial, Helvetica, sans-serif;
}
* html #nav-panel .panel-holder-1 {
	height:1%;
}
#nav-panel .panel-holder-1:after {
	content:"";
	display:block;
	clear:both;
}
#nav-panel .navigation {
	float:left;
	overflow:hidden;
	margin:17px -10px 0 -5px;
	font-size:11px;
	line-height:14px;
	width:567px;
	padding:0;
	list-style:none;
	text-transform:uppercase;
}
#nav-panel .navigation li {
	float:left;
	background:url(../images/navigation-sep.gif) no-repeat 0 3px;
	margin-left:-5px;
	padding:0 8px;
	font-size:9px;
}
#nav-panel .navigation a {
	color:#6f6f6c;
}
#nav-panel .navigation a span {
	float:left;
}
#nav-panel .search-bar {
	float:right;
	width:385px;
}
#nav-panel .search-bar .submit {
	float:right;
}
#nav-panel .search-field {
	float:left;
	background:url(../images/bg-search.gif) no-repeat;
	width:298px;
	position:relative;
	z-index:10;
	padding:0 0 0 7px;
	height:30px;
}
#nav-panel .search-field .text {
	float:left;
	width:170px;
	padding:0 5px;
	margin:3px 0 0;
	color:#bfbeb9;
	font-size:20px;
	background:none;
	border:0;
}
#nav-panel .search-field .search-box {
	float:right;
	width:99px;
	position:relative;
}
#nav-panel .search-field .search-box .box-link .button {
	color:#6e6f6a;
	padding:9px 14px 8px 8px;
	font-size:11px;
	line-height:14px;
	display:block;
	height:1%;
	background:url(../images/icon-arrow02.gif) no-repeat 100% 50%;
}
#nav-panel .search-field .search-box .box-link .button:hover {
	text-decoration:none;
	background:url(../images/bg-search-link-hover.png) no-repeat;
	height:30px;
	margin:-7px 0 0;
	padding-top:16px;
	position:relative;
}
#nav-panel .search-field .drop-box-area {
	display:none;
	position:absolute;
	top:30px;
	left:-59px;
	width:158px;
}
#nav-panel .search-field .search-box .box-link:hover .drop-box-area,
#nav-panel .search-field .search-box .box-link.hover .drop-box-area {
	display:block;
}
#nav-panel .search-field .search-box .box-link:hover .button,
#nav-panel .search-field .search-box .box-link.hover .button {
	background:url(../images/bg-search-link-hover.png) no-repeat;
	height:30px;
	margin:-7px 0 0;
	padding-top:16px;
	position:relative;
}
#nav-panel .search-field .drop-box-top {
	background:url(../images/bg-drop-box-top.png) no-repeat;
	padding:6px 0 0;
	width:100%;
}
#nav-panel .search-field .drop-box-body {
	background:url(../images/bg-drop-box.png) repeat-y;
	height:1%;
	padding:11px 17px;
}
#nav-panel .search-field .drop-box-btm {
	background:url(../images/bg-drop-box-btm.png) no-repeat;
	height:8px;
}
#nav-panel .search-field .drop-box-body .title {
	display:block;
	color:#111312;
	padding:0 0 2px;
	font-weight:normal;
}
#nav-panel .search-field .drop-box-body .form-item {
	overflow:hidden;
	height:1%;
	padding:4px 0 0;
	position:relative;
}
#nav-panel .search-field .drop-box-body input {
	float:left;
	/*margin:1px 3px 0 0;
	width:15px;
	height:16px;*/
}
#nav-panel .search-field .drop-box-body label {
	float:left;
	font-size:12px;
	line-height:16px;
}
#nav-panel .panel-holder-2 {
	position:absolute;
	top:57px;
	left:17px;
	width:100%;
}
#menu 
{
    position:relative;
	margin:0;
	width:100%;
	padding:0;
	list-style:none;
	font-size:13px;
	line-height:34px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#menu:after {
	content:"";
	display:block;
	clear:both;
}
#menu li {
	float:left;
	margin:0 0 0 1px;
}
#menu a {
	float:left;
	color:#fff;
	height:35px;
}
#menu a em {
	font-style:normal;
	float:left;
}
#menu em {
	color:#fff;
	background:#c00;
	font-style:normal;
	float:left;
}
#menu em span {
	float:left;
	padding:0 17px;
	cursor:pointer;
	height:35px;
}
#menu li:hover span,
#menu li.hover span {
	color:#f75823;
	background:#fff;
}
#menu .conosco em span { padding:0 24px;}
#menu a:hover {
	color:#f75823;
	text-decoration:none;
}
#menu li.home a {
	background:#c00 url(../images/menu-home.gif) no-repeat;
	color:#fff;
}
#menu .home a em {
	background:none;
}
#menu li.home a:hover {
	background:#fff url(../images/menu-home-hover.gif) no-repeat;
	color:#f75823;
}
#menu li.home a:hover span {
	background:none;
	color:#f75823;
}
#menu li:hover .drop,
#menu li.hover .drop {
	background:url(../images/menu-drop-hover-r.gif) no-repeat 100% 0;
	height:41px;
	line-height:46px;
	margin:-6px -2px 0 -2px;
	position:relative;
	color:#f75823;
	z-index:5;
}
#menu li:hover .drop span,
#menu li.hover .drop span {
	background:url(../images/menu-drop-hover-l.gif) no-repeat;
	height:41px;
	color:#f75823;
	padding:0 19px;
}
#menu li.conosco .drop:hover span,
#menu li.conosco:hover .drop span { padding:0 26px;}
#menu li.conosco-hover .drop span { padding:0 26px;}
#menu li:hover,
#menu li.hover,
#menu li.drop1,
#menu li.drop2 {
	position:relative;
}
#menu li:hover .drop-down,
#menu li.hover .drop-down,
#menu li.drop1 .drop-down,
#menu li.drop2 .drop-down { top: 33px;}
#menu .drop-down {
	position:absolute;
	top:-9999px;
	font-family:Arial, Helvetica, sans-serif;
	left:-2px;
}
#menu .consultations .drop-down { width:219px;}
#menu .secoes .drop-down { width:177px;}
#menu .publications .drop-down { width:637px;}
#menu .events .drop-down { width:249px;}
#menu .conosco .drop-down { width:178px;}
#menu .drop-top {
	height:6px;
	position:relative;
	z-index:2;
	padding:0 6px 0 0;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
#menu .top-c {
	background:url(../images/menu-drop-top-c.gif) repeat-x;
	height:6px;
	border-left:2px solid #f75823;
	width:100%;
}
#menu .top-r {
	background:url(../images/menu-drop-top-r.png) no-repeat;
	position:absolute;
	top:0;
	right:0;
	height:6px;
	width:6px;
}
#menu .drop-body {
	background:#f7f7f7;
	border:solid #f75823;
	border-width:0 2px;
}
#menu .drop-body-area {
	padding:2px 10px 7px 15px;
	overflow:hidden;
	background:url(../images/none.gif);
	height:1%;
}
* html #menu .drop-body-area { padding-top:0;}
#menu .drop-body-area .list-links {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	font-size:12px;
	float:left;
	line-height:14px;
}
#menu .drop-body-area .list1 { width:130px;}
#menu .drop-body-area .list2 { width:132px;}
#menu .drop-body-area .list3 { width:175px;}
#menu .drop-body-area .list4 { width:170px;}
#menu .drop-body-area .list5 { width:110px;}
#menu .drop-body-area .list-links li {
	float:none;
	margin:0;
	height:1%;
	vertical-align:top;
	padding:10px 0 0;
}
* html #menu .direto .drop-body-area .list-links li { float:left;}
#menu .drop-body-area .list-links li:after {
	content:"";
	display:block;
	clear:both;
}
#menu .drop-body-area .list-links a,
#menu .direto .drop-body-area .list-links em {
	color:#6e6f6a;
	height:auto;
	padding:0 0 0 15px;
	background:url(../images/icon-arrow05.gif) no-repeat 0 3px;
}
#menu .drop-body-area .list-links a:hover,
#menu .direto .drop-body-area .list-links a:hover {
	text-decoration:underline;
	color:#6e6f6a;
	background:url(../images/icon-arrow05.gif) no-repeat 0 3px;
}
#menu .drop-body-area .list-links ul {
	margin:0;
	padding:0;
	float:none;
	text-transform:none;
	list-style:none;
}
#menu .drop-body-area .list-links ul li {
	padding:10px 0 0;
	white-space:nowrap;
	float:left;
	width:100%;
}
#menu .drop-body-area .list-links ul a {
	background:url(../images/icon-bullet01.gif) no-repeat 0 5px;
}
#menu .drop-body-area .list-links ul a:hover {
	background:url(../images/icon-bullet01.gif) no-repeat 0 5px;
}
#menu .drop-btm {
	height:14px;
	padding:0 8px;
	position:relative;
	overflow:hidden;
	font-size:0;
	line-height:0;
}
#menu .btm-l {
	position:absolute;
	top:0;
	left:0;
	background:url(../images/menu-drop-btm-l.png) no-repeat;
	width:8px;
	height:14px;
}
#menu .btm-c {
	background:url(../images/menu-drop-btm-c.png) no-repeat;
	width:100%;
	height:14px;
}
#menu .btm-r {
	background:url(../images/menu-drop-btm-r.png) no-repeat;
	width:8px;
	height:14px;
	position:absolute;
	top:0;
	right:0;
}
#menu .direto em {
	background:#4e7bb5;
	font-size:12px;
	width:143px;
}
#menu .direto em span {
	padding:0 18px 0 33px;
	background:url(../images/icon-arrow03.gif) no-repeat 15px 17px;
}
#menu .direto em:hover {
	color:#4e7bb5;
	background:#fff;
	width:147px;
}
#menu .direto em:hover span {
	background:url(../images/icon-arrow04.gif) no-repeat 17px 15px;
	padding:0 20px 0 35px !important;
	color:#4e7bb5 !important;
}
#menu .direto .drop:hover,
#menu .direto:hover .drop,
#menu .drop1 .drop {
	background:url(../images/menu-direto-drop-hover-r.gif) no-repeat 100% 0;
	color:#4e7bb5;
	margin:-6px -2px 0 -2px;
	position:relative;
	height:41px;
	z-index:5;
	width:147px;
}
#menu .direto .drop:hover span,
#menu .direto:hover .drop span,
#menu .drop1 .drop span {
	background:url(../images/menu-direto-drop-hover-l.gif) no-repeat;
	padding:0 20px 0 35px !important;
	height:41px;
	color:#4e7bb5 !important;
}
* html #menu .drop1 .drop span {
	padding:6px 20px 0 35px !important;
}
#menu .direto .drop-down { width:147px;}
#menu .direto .drop-body {
	border:solid #4e7bb5;
	border-width:0 2px;
	width:143px;
	overflow:hidden;
}
#menu .direto .drop-btm {
	background:url(../images/menu-drop-direto-btm.png) no-repeat;
	height:7px;
}
#menu .login em {
	background:#2b5080 url(../images/menu-login.gif) no-repeat 100% 0;
	width:78px;
	line-height:14px;
	font-size:12px;
}
#menu .login em span {
	padding:3px 0 0 6px;
	height:32px;
	background:none;
}
#menu .login em:hover {
	background:#fff url(../images/menu-login-hover.gif) no-repeat 100% 0;
	color:#4e7bb5;
}
#menu .login .drop:hover,
#menu .login:hover .drop,
#menu .login.drop2 .drop {
	background:url(../images/menu-login-drop-hover-r.gif) no-repeat 100% 0;
	color:#4e7bb5;
	width:78px;
	margin:-6px -2px 0 -2px;
	position:relative;
	height:41px;
	z-index:5;
	line-height:14px;
	font-size:12px;
}
#menu .login .drop:hover span,
#menu .login:hover .drop span,
#menu .login.drop2 .drop span {
	background:url(../images/menu-login-drop-hover-l.gif) no-repeat;
	padding:9px 0 0 8px;
	height:32px;
	color:#4e7bb5 !important;
}
#menu .login .drop-down {
	width:347px;
	left:-271px;
	top:-9999px;
}
#menu .login .drop-body {
	border:solid #2b5080;
	border-width:0 2px;
}
#menu .login .drop-top {
	background:url(../images/menu-drop-login-top.png) no-repeat;
	height:8px;
}
#menu .login .drop-btm {
	background:url(../images/menu-drop-login-btm.png) no-repeat;
	height:14px;
}
.form-holder {
	overflow:hidden;
	height:1%;
	padding:10px 13px 5px;
	background:url(../images/none.gif);
	font-size:12px;
	line-height:14px;
	text-transform:none;
}
.form-holder .col-1 {
	float:left;
	width:165px;
}
.form-holder .col-2 {
	float:left;
	width:150px;
}
.form-holder p { margin:0;}
.form-holder .title {
	font-size:14px;
	line-height:16px;
	display:block;
	padding:15px 0 7px;
}
#menu .login .form-holder a {
	height:auto;
	color:#6e6f6a;
	float:none;
	background:none;
}
#menu .login .form-holder a:hover {
	text-decoration:underline;
	background:none;
	color:#6e6f6a;
}
#menu .login .form-holder .btn-cadastrar,
#menu .login .form-holder .btn-cadastrar:hover {
	background:url(../images/btn-cadastrar.png) no-repeat;
	width:110px;
	height:32px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
.form-holder .form-item {
	overflow:hidden;
	height:1%;
	padding:4px 0 0;
}
.form-holder .form-fields { padding:10px 0 0;}
.form-holder label {
	display:block;
	padding:2px 0;
}
.form-holder .text {
	background:url(../images/bg-text-field.gif) no-repeat;
	height:21px;
	overflow:hidden;
	padding:4px 5px 0;
}
.form-holder .text input {
	width:140px;
	background:none;
	border:0;
}
.form-holder .required {
	display:block;
	background:url(../images/icon-bullet01.gif) no-repeat 0 11px;
	padding:7px 0 8px 0;
	height:1%;
}
.form-holder .error {
	float:right;
	color:#ff0335;
	padding:0 15px 0 0;
}
#menu .login .form-holder .btn-entrat,
#menu .login .form-holder .btn-entrat:hover {
	background:url(../images/btn-entrar.png) no-repeat;
	width:70px;
	height:32px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
.main-holder {
	background:url(../images/bg-main.gif) repeat-y;
	width:100%;
}
.main-top {
	background:url(../images/bg-main-top.gif) no-repeat;
	padding:17px 0 0;
	overflow:hidden;
	width:100%;
}
.main-btm {
	background:url(../images/bg-main-btm.gif) no-repeat 0 100%;
	padding:0 19px 31px 17px;
	overflow:hidden;
	float:left;
	width:943px;
}
* html .main-btm { float:none;}
.main-column {
	float:left;
	width:703px;
}
#vitrine {
	width:703px;
	height:210px;
	overflow:hidden;
	position:relative;
}
.vitrine-holder {
	width:703px;
	height:210px;
	overflow:hidden;
}
.vitrine-holder .img-holder {
	margin:0;
	padding:0;
	list-style:none;
	width:9999px;
}
.vitrine-holder .img-holder li {
	float:left;
	width:703px;
}
.vitrine-holder .img-holder li img { display:block;}
#vitrine .swicher {
	width:64px;
	position:absolute;
	top:0;
	left:639px;
}
#vitrine .swicher ul {
	margin:-2px 0 0;
	padding:0;
	font-size:36px;
	line-height:40px;
	font-weight:bold;
	list-style:none;
	width:64px;
}
#vitrine .swicher ul li {
	vertical-align:top;
	width:64px;
	padding:0 0 1px;
}
* html #vitrine .swicher ul li {
	position:relative;
	background:#bfbeb9;
	height:43px;
	padding:0;
}
* html #vitrine .swicher ul li.hover {
	height:44px;
}
#vitrine .swicher ul li:after {
	content:"";
	display:block;
	clear:both;
}
#vitrine .swicher ul a {
	float:left;
	height:42px;
	width:32px;
	padding:0 0 0 32px;
	color:#fff;
	background:#bfbeb9;
}
* html #vitrine .swicher ul a {
	border-bottom:1px solid #fff;
}
#vitrine .swicher ul a:hover,
#vitrine .swicher ul a.active {
	text-decoration:none;
	background:url(../images/bg-scroller-items-hover.png) no-repeat;
	height:44px;
	width:75px;
	top:0;
	padding:0 0 0 30px;
	margin:-1px 0 -1px -11px;
	position:relative;
}
* html #vitrine .swicher ul a:hover,
* html #vitrine .swicher ul a.active {
	border:0;
	margin:-1px 0 0 -11px;
}
.section { padding:15px 0 0;}
.columns-holder {
	overflow:hidden;
	width:100%;
}
.breadcrumbs {
	background:#dfdfe2 url(../images/bg-breadcrumbs-l.gif) no-repeat;
	padding:0 0 0 4px;
	margin:5px 0 0;
}
.breadcrumbs ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	line-height:30px;
	background:#dfdfe2 url(../images/bg-breadcrumbs-r.gif) no-repeat 100% 0;
}
.breadcrumbs ul li {
	float:left;
	background:url(../images/bg-breadcrumbs-sep.gif) no-repeat 0 11px;
	margin-left:-5px;
	padding:0 14px;
}
.breadcrumbs ul li.active { color:#f75823;}
.breadcrumbs ul a { color:#6e6f6a;}
.content {
	width:703px;
	overflow:hidden;
}
.content h1 {
	margin:15px 0 0;
	color:#2b5080;
	font-size:2em;
	line-height:1.14em;
	font-weight:normal;
}
.content .content-sub-title {
	display:block;
	color:#8fa9cc;
	font-weight:normal;
	padding:4px 0 13px;
	font-size:1.16em;
	line-height:1.26em;
}
.presentation {
	float:left;
	width:224px;
}
.presentation img { display:block;}
.presentation-links {
	margin:12px 0 0;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:14px;
	text-transform:uppercase;
}
.presentation-links li {
	padding:8px 0 0;
	height:1%;
	vertical-align:top;
}
.presentation-links a {
	display:block;
	background:url(../images/bg-presentation-links.gif) no-repeat;
	height:25px;
	color:#fff;
	padding:8px 5px 0 15px;
}
.presentation-links a:hover { text-decoration:none;}
.content .info-holder {
	float:right;
	width:463px;
}
.content .info-posts {
	border:0;
	padding:0;
	margin:-13px 0 0;
}
.content .text-block {
	float:left;
	width:543px;
	position:relative;
	overflow:hidden;
}
.content .text-block .text-changer {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:5px;
	right:2px;
	color:#bfbeb9;
	font-size:11px;
	line-height:13px;
}
.content .text-block .text-changer li {
	float:left;
	margin-left:11px;
}
.content .text-block .text-changer li.text {
	width:50px;
	text-align:right;
}
.content .text-block .text-changer li.text-decrease a,
.content .text-block .text-changer li.text-increase a {
	background:url(../images/text-decrease.gif) no-repeat;
	width:30px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:30px;
}
.content .text-block .text-changer li.text-increase a {
	background:url(../images/text-increase.gif) no-repeat;
}
.content .text-block-breadcrumbs ul {
	margin:0 0 4px -6px;
	padding:0;
	list-style:none;
	overflow:hidden;
	height:1%;
	color:#4e7bb5;
}
.content .text-block-breadcrumbs ul li {
	float:left;
	background:url(../images/bg-text-block-breadcrumbs.gif) no-repeat 0 4px;
	margin-left:-5px;
	padding:0 12px;
}
.content .text-block-breadcrumbs ul a { color:#4e7bb5;}
.content .text-block-breadcrumbs .text-block-link {
	color:#bfbeb9;
	padding:0 0 0 12px;
	background:url(../images/icon-arrow08.gif) no-repeat 0 5px;
}
.content .text-block p {
	margin:20px 0 0;
	line-height:18px;
}
.tools {
	background:url(../images/bg-tools.gif) no-repeat;
	width:543px;
	height:50px;
	margin:30px 0;
	padding:0;
	overflow:hidden;
	font-size:11px;
	line-height:13px;
	list-style:none;
}
.tools li {
	float:left;
	margin:7px 3px 0 29px;
}
.tools li a {
	color:#6e6f6a;
}
.tools li a:hover { text-decoration:none;}
.tools li a em {
	font-style:normal;
	float:left;
	padding:3px 0 0;
}
* html .tools li a em { margin-top:-12px;}
* html .tools li.first-item a em { margin-top:-6px;}
* + html .tools li a em { margin:-12px 0 0;}
.tools li:first-child a em { padding:10px 0 0;}
* + html .tools li:first-child a em { margin:-12px 0 0;}
.tools li img {
	float:left;
	margin:0 5px 0 0;
}
.relacionados {
	float:left;
	margin:0 0 0 17px;
	display:inline;
	overflow:hidden;
	width:143px;
	padding:5px 0 0;
}
.publications-block {
	width:543px;
	float:left;
}
.relacionados-links {
	margin:-5px 0 0;
	padding:0;
	font-size:1.16em;
	line-height:1.2em;
	color:#4e7bb5;
	list-style:none;
}
.relacionados-links li {
	border-bottom:1px solid #dfdfe2;
	padding:16px 0;
}
.relacionados-links a { color:#4e7bb5;}
.events-block {
	float:left;
	margin-left:17px;
	display:inline;
	width:143px;
	overflow:hidden;
}
.main-column .title {
	width:100%;
	overflow:hidden;
}
.main-column .title-top,
.main-column .title-btm {
	height:3px;
	width:100%;
	float:right;
	background:#8fa9cc;
	position:relative;
}
.main-column .top-l,
.main-column .top-r,
.main-column .btm-l,
.main-column .btm-r {
	background:url(../images/bg-title-top-l.gif) no-repeat;
	width:2px;
	position:absolute;
	top:0;
	left:0;
	height:3px;
}
.main-column .top-r {
	background:url(../images/bg-title-top-r.gif) no-repeat;
	left:auto;
	right:0;
}
* html .main-column .top-r { right:-1px;}
.main-column .btm-l {
	background:url(../images/bg-title-btm-l.gif) no-repeat;
}
.main-column .btm-r {
	background:url(../images/bg-title-btm-r.gif) no-repeat;
	left:auto;
	right:0;
}
* html .main-column .btm-r { right:-1px;}
.main-column .title-area {
	padding:2px 0 2px 12px;
	background:#8fa9cc;
}
.main-column .publications-block .title-area { padding-bottom:4px;}
.main-column .tags .title-area { padding-bottom:4px;}
.main-holder h2 {
	margin:0;
	font-size:16px;
	line-height:20px;
	color:#f7f7f7;
	text-transform:uppercase;
	overflow:hidden;
	width:100%;
	padding:2px 0;
}
.main-holder h2 span {
	float:left;
}
.main-column .block-body {
	border:solid #8fa9cc;
	height:1%;
	background:#f7f7f7;
	border-width:0 2px;
	padding:10px 13px;
}
.main-column .block-btm {
	background:url(../images/bg-block-btm-c.gif) repeat-x;
	position:relative;
	height:3px;
}
.block-body .books-list {
	margin:0 0 0 -8px;
	padding:10px 0 12px;
	list-style:none;
	overflow:hidden;
	width:521px;
}
.block-body .books-list li {
	float:left;
	width:110px;
	margin:0 0 0 18px;
	display:inline;
	height:147px;
}
.block-body .books-list li img { display:block;}
.main-column .events-list {
	margin:0;
	padding:3px 0 0;
	list-style:none;
	font-size:1.16em;
	line-height:1.19em;
}
.main-column .events-list li {
	border-bottom:1px solid #dfdfe2;
	padding:7px 0 10px;
	height:1%;
	vertical-align:top;
}
.main-column .events-list .date {
	color:#f75823;
	display:block;
	font-style:normal;
}
.main-column .events-list p,
.main-column .events-list p a {
	margin:0;
	color:#4e7bb5;
}
.main-column .more {
	display:block;
	font-size:1.33em;
	line-height:1.1em;
	height:1%;
	padding:8px 0 0 5px;
}
.main-column .more a {
	color:#ff0335;
	background:url(../images/icon-arrow06.gif) no-repeat 0 6px;
	padding:0 0 0 15px;
}
.info-holder {
	width:100%;
	overflow:hidden;
}
.info-row {
	overflow:hidden;
	margin:0 0 0 -18px;
	width:721px;
	padding:0 0 25px;
}
.info-block {
	float:left;
	width:222px;
	margin:10px 0 0 18px;
	display:inline;
}
.info-holder h3 {
	margin:0;
	color:#f75823;
	font-size:1em;
	line-height:1.14em;
	font-weight:normal;
	text-transform:uppercase;
}
.info-holder h4 {
	margin:0;
	font-size:1.5em;
	line-height:1.14em;
	font-weight:normal;
	padding-right:20px;
	color:#2b5080;
}
.info-holder img { display:block;}
.info-block img { margin:9px 0;}
.info-holder p { margin:7px 0 0;}
.info-posts {
	float:left;
	width:463px;
	padding:10px 0;
	border-top:1px solid #8fa9cc;
}
.post {
	padding:13px 0 15px;
	min-height:100px;
}
* html .post { height:100px;}
.post img {
	float:left;
	margin:0 19px 0 0;
}
.info-holder .post h4 { margin:5px 0 0;}
.notations {
	float:left;
	margin-left:17px;
	display:inline;
	width:223px;
	overflow:hidden;
}
.notations-list {
	margin:0;
	padding:2px 0;
	color:#f75823;
	font-size:1.16em;
	line-height:1.12em;
	list-style:none;
}
.notations-list li {
	padding:8px 0 10px;
	border-bottom:1px solid #dfdfe2;
}
.notations-list a { color:#f75823;}
.anteriores-block {
	overflow:hidden;
	height:1%;
	padding:0 0 6px;
}
.anteriores-items {
	float:left;
	width:640px;
	margin:0 0 0 -18px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.anteriores-items li {
	float:left;
	display:inline;
	margin:15px 0 0 18px;
}
.anteriores-items li img { display:block;}
.anteriores-block h4 {
	margin:0;
	color:#2b5080;
	font-size:1.5em;
	font-weight:normal;
	line-height:1.09em;
}
.anteriores-items li h4 { margin:4px 0 0;}
.anteriores-items li em {
	display:block;
	font-style:normal;
	font-size:1.16em;
	line-height:1.12em
}
.anteriores-block .archive {
	float:right;
	width:70px;
	padding:12px 0 0;
}
.anteriores-block .archive ul {
	margin:18px 0 0;
	color:#4e7bb5;
	font-size:1.5em;
	line-height:1.2em;
	padding:0;
	list-style:none;
}
.anteriores-block .archive ul li { padding:2px 0 0;}
.anteriores-block .archive ul a {
	background:url(../images/icon-arrow07.gif) no-repeat 0 6px;
	padding:0 0 0 20px;
	color:#4e7bb5;
}
#gallery {
	background:url(../images/bg-gallery-top.gif) no-repeat;
	padding:2px 0 0;
	width:703px;
	margin:0 0 10px;
	position:relative;
}
.gallery-area {
	background:#000 url(../images/bg-gallery-btm.gif) no-repeat 0 100%;
	padding:13px 15px 2px;
	height:421px;
	overflow:hidden;
}
* html .gallery-area { height:434px;}
#gallery .slider {
	float:left;
	width:528px;
	overflow:hidden;
	color:#fff;
	font-size:12px;
	line-height:14px;
}
#gallery .slider ul {
	margin:0;
	padding:0;
	list-style:none;
	width:99999999px;
	overflow:hidden;
}
#gallery .slider ul li {
	float:left;
	width:528px;
	height:500px;
	overflow:hidden;
}
#gallery .slider ul li img { display:block;}
#gallery .slider ul li p { margin:14px 0 0;}
#gallery .gallery-links {
	float:right;
	width:126px;
	min-height:292px;
	position:relative;
}
* html #gallery .gallery-links { height:292px;}
#gallery .gallery-links .gallery-items {
	position:absolute;
	top:273px;
	left:0;
	color:#dfdfe2;
	font-size:18px;
	line-height:20px;
	width:100%;
	text-align:center;
	display:block;
}
#gallery .gallery-links ul {
	margin:-10px 0 0;
	padding:0;
	list-style:none;
	text-transform:uppercase;
	font-size:12px;
	line-height:14px;
}
#gallery .gallery-links ul li {
	height:1%;
	vertical-align:top;
	padding:10px 0 0;
}
#gallery .gallery-links ul a {
	display:block;
	background:url(../images/bg-gallery-links.gif) no-repeat;
	height:22px;
	padding:8px 5px 0 10px;
	color:#fff;
}
#gallery .gallery-links ul a:hover {
	background-position:0 -30px;
	text-decoration:none;
}
#gallery .link-prev,
#gallery .link-next {
	position:absolute;
	top:313px;
	left:559px;
	background:url(../images/btn-prev.gif) no-repeat;
	width:55px;
	height:55px;
	text-indent:-9999px;
	overflow:hidden;
}
#gallery .link-next {
	background:url(../images/btn-next.gif) no-repeat;
	left:633px;
}
#gallery .link-prev:hover,
#gallery .link-next:hover { background-position:0 -55px;}
.tag-clouds {
	margin:0 -16px;
	padding:5px 0 10px;
	list-style:none;
	overflow:hidden;
	width:705px;
	font-size:18px;
	line-height:30px;
}
.tag-clouds li {
	float:left;
	padding:0 0 0 16px;
}
.tag-clouds a { color:#0096cd;}
#sidebar {
	float:right;
	width:222px;
}
.consultas-top {
	background:url(../images/bg-consultas-top.gif) no-repeat;
	padding:3px 0 0;
}
.consultas-btm {
	background:url(../images/bg-consultas-btm.gif) no-repeat 0 100%;
	padding:0 0 3px;
}
.consultas-area {
	background:#4e7bb5 url(../images/bg-consultas-grad.gif) repeat-x;
	padding:10px 14px 9px 15px;
}
.consultas-links {
	margin:0;
	font-size:12px;
	line-height:16px;
	padding:3px 0 0;
	list-style:none;
	text-transform:uppercase;
}
.consultas-links li {
	height:1%;
	padding:5px 0 0;
	vertical-align:top;
}
.consultas-links a {
	display:block;
	background:url(../images/bg-consultas-links.png) no-repeat;
	width:149px;
	height:33px;
	padding:16px 0 0 44px;
	color:#111312;
}
.consultas-links a:hover { text-decoration:none;}
.banner {
	margin:16px 0 0;
	padding:14px 0 14px 16px;
	background:#f7f7f7;
}
.banner img { display:block;}
.web-block {
	background:url(../images/bg-web-block.gif) no-repeat;
	height:100px;
	padding:13px 0 0 15px;
	margin:16px 0 0;
}
.web-block h4 {
	font-size:18px;
	line-height:20px;
	color:#4e7bb5;
	margin:0 0 0 4px;
}
.web-links {
	margin:14px 0 0 14px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.web-links li {
	float:left;
	margin:0 20px 0 0;
}
.web-links li img { display:block;}
#footer {
	font-size:0.91em;
	position:relative;
	width:100%;
	overflow:hidden;
	line-height:1.25em;
	padding:13px 0 7px;
}
.footer-top {
	background:url(../images/bg-footer-top.gif) no-repeat;
	padding:6px 0 0;
}
.footer-btm {
	background:url(../images/bg-footer-btm.gif) no-repeat 0 100%;
	padding:0 0 7px;
	width:100%;
	overflow:hidden;
}
.footer-area {
	padding:5px 0 20px 17px;
	overflow:hidden;
	width:962px;
	float:left;
	color:#fff;
	background:url(../images/bg-footer.gif) repeat-y;
}
.footer-area a { color:#fff;}
#footer .logo-footer {
	float:left;
	background:url(../images/bg-footer-logo.png) no-repeat;
	width:125px;
	margin:17px 34px 0 0;
	height:41px;
	text-indent:-9999px;
	overflow:hidden;
}
#footer .quick-links {
	float:left;
	width:160px;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
}
#footer h5 {
	margin:0;
	font-size:14px;
	line-height:16px;
	padding:14px 0 3px;
}
#footer .quick-links ul {
	margin:0;
	padding:0 0 0 3px;
	list-style:none;
}
#footer .quick-links ul a {
	background:url(../images/icon-bullet02.gif) no-repeat 0 6px;
	padding:0 0 0 7px;
}
#footer p {
	margin:0;
	padding:8px 0 0 14px;
}
#footer p a { color:#6e6f6a;}
.footer-copyright {
	height:1%;
	padding:0 100px 0 0;
}
#footer .btn-top {
	background:url(../images/btn-top.gif) no-repeat;
	width:80px;
	height:31px;
	float:right;
	margin:-2px 0 0;
	position:relative;
	overflow:hidden;
	text-indent:-9999px;
}

/* CUSTOM FLEXEVENTOS */

/*Altura do check em itens options para busca de seções*/
#ctl00_ucBusca1_chkSecoes tr
{
    height:25px;
}

/*Tela de lista de conteúdo*/

.blocoConteudoLista h1
{
    margin:15px 0 3px;
	color:#f75823;
	font-size:1em;
	line-height:1.14em;
	font-weight:normal;
	text-transform:uppercase;
}

.blocoConteudoLista h2
{
    margin-bottom: 5px;
	color:#a09f99;
	font-size:1em;
	line-height:1.50em;
	font-weight:normal;
}

.blocoConteudoLista p
{
    color:#2b5080;
	font-size:1.5em;
	line-height:1.14em;
	font-weight:normal;
	margin:0;
}

.linha
{
    background-color:#cccccc;
    height:1px;
    width:100%;
    margin: 20px 0 20px 0;
}

.toolsub {
	background:url(../images/bg-tools.gif) no-repeat;
	width:543px;
	height:50px;
	margin:0;
	padding:0;
	overflow:hidden;
	font-size:11px;
	line-height:13px;
	list-style:none;
}
.toolsub li {
	float:left;
	margin:7px 3px 0 29px;
}
.toolsub li a {
	color:#6e6f6a;
}
.toolsub li a:hover { text-decoration:none;}
.toolsub li a img 
{
}
.toolsub li a em {
	font-style:normal;
	padding:0 0 0 10px;
}

#gallery .ficha {
	float:left;
	width:528px;
	overflow:hidden;
	color:#fff;
	font-size:12px;
	line-height:14px;
	height:100%;
}
#gallery .ficha ul {
	margin:0;
	padding:0;
	list-style:none;
	width:9999px;
}
#gallery .ficha ul li {
	float:left;
	width:528px;
}
#gallery .ficha ul li img { display:block;}
#gallery .ficha ul li p { margin:14px 0 0;}

.conteudo {
	line-height:1.7em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5e5d5d;
}

.conteudo h4 
{
    color: #2b5080;
    font: 64% Arial, Verdana, Helvetica, sans-serif;
    font-size: 1.5em;
    margin-bottom:0;
}

/*Ficha Técnica*/
#ficha div span
{
    line-height:20px;
}

a.go
{
	padding-left: 20px;
	background: url('../images/seta.jpg') no-repeat 5px 4px;
}

#toolsAnuario
{
    background: url('../images/bgToolsBarAnuario.jpg') no-repeat;
    height:73px;
    width:100%;
    padding:15px 0 0 30px;
}

/*TOOLS*/

.box-ferramentas
{
	width: 540px;
	clear: both;
	padding-top:5px;
	height:45px;
	border:solid 1px #f2f2f2;
	margin-top:1px;
	display:none;
}

.box-ferramentas UL.lista-celular
{
	padding-bottom: 1.17em;
	padding-left: 2em;
	width: 100%;
	padding-right: 1.17em;
	overflow: hidden;
	padding-top: 0px;
	list-style:none;
	
}
.box-ferramentas UL.lista-celular LI
{
	padding-bottom: 0.08em;
	padding-left: 0px;
	padding-right: 0.52em;
	float: left;
	margin-right: 0.52em;
	border-right: #ddd 1px solid;
	padding-top: 0px;
}
.box-ferramentas UL.lista-celular LI A
{
	color: #666 !important;
}
.box-ferramentas UL.lista-celular LI IMG
{
	vertical-align: middle;
}
.box-ferramentas UL.lista-celular LI SPAN
{
	font-family: Tahoma;
	font-size: 1.00em;
}
.box-ferramentas UL.lista-celular LI.ultimo
{
	border-bottom: medium none;
	border-left: medium none;
	padding-right: 0px;
	border-top: medium none;
	margin-right: 0px;
	border-right: medium none;
}

/*TOOLS FIM*/

.EdicoesAnteriores span
{
    font-size:14px;
    color:#f75823;
}

.EdicoesAnteriores span a
{
    background:url(/library/images/icon-arrow07.gif) no-repeat 0px 6px;
    padding: 3px 10px 0 15px;
    font-size:14px;
}

.EdicoesAnteriores span a:active
{
    text-decoration:underline;
}

/*RODAPÉ*/
#rodape /*rodapé do sistema */        
{          
    background-color: #e69b32;          
    text-align: center;          
    border: solid 1px Gray; 
    border:none;         
    font-size:8pt;          
    font-family: Verdana;            
    font-weight:bold;          
    width:100%;            
    /*color:Black;*/
    position:fixed; 
    bottom:0px;            
    left:0px; 
    height:38px;     
}