/*
YUI 3.4.0 (build 3928)
Copyright 2011 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/
html{color:#000;background:#FFF}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}li{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}input,textarea,select{*font-size:100%}legend{color:#000}
* {font-size: 100.01%;}
html {font-size: 75%;}
body{
	margin:0;
	font:0.9em Arial, Helvetica, sans-serif;
	background: url("../images/bg-body-bkp-3.jpg") no-repeat 50% 0;
	color:#666;
	min-width:960px;
}
img{border:0;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{
	text-decoration:underline;
}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input[type="image"]{padding:0;border:none;}
.combobox { background: #FFF url("../images/select-background.png") no-repeat right; border: 3px solid #F0F0F0; display: inline-block; overflow: hidden; vertical-align: middle; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;  *background: none; *border: none;}
.combobox select { background: transparent; border: none; padding: 5px; width: 130%; *width: auto; }
#table2005 select, #table2009 select, #table2012 select {  text-transform: uppercase; }
iframe { background-color: transparent; }
#header-bar {
	width: 100%;
	position: relative;
	margin-top: 20px;
	z-index:100;
	overflow:hidden;
}
#header-bar:after {
	content:"";
	display:block;
	clear:both;
}
#header-bar .holder{
	width: 100%;
	position: relative;
	float: left;
	left: 50%;
}
#header-bar .frame {
	width: 100%;
	position: relative;
	float: left;
	left: -50%;
}
#header {
	width:960px;
	margin:0 auto;
}
#header .bar {
	height:42px;
	overflow:hidden;
	padding:5px 23px 0 0;
}
#header .bar .title {
	float:left;
}
.bar .logo {
	display:block;
	background: url(../images/logo.png) no-repeat;
	width: 174px;
	height: 14px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.logo a,
.firm-logo  a  {
	display:block;
	height:100%;
}
#header .bar .subtitle {
	display:block;
	color:#fff;
	font:10px "Trebuchet MS", Helvetica, sans-serif;	
}
#header .bar .firm-logo {
	float:right;
	background: url(../images/firm-logo.png) no-repeat;
	width: 90px;
	height: 28px;
	text-indent:-9999px;
	overflow:hidden;
}
.header-holder {
	width:100%;
	overflow:hidden;
}
#header .panel {
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
#header .panel .column {
	float:left;
	width:500px;
}
#header .topnav {
	list-style:none;
	margin:0 0 12px;
	padding:0;
	width:100%;
	overflow:hidden;
	font-size:10px;
}
.topnav li {
	float:left;
	margin-right:10px;
}
.topnav a {
	color:#666;
	float:left;
}
.topnav .home {
	background: url(../images/bg-topnav.gif) no-repeat;
	padding:3px 0 0 23px;
}
.topnav .map {
	background: url(../images/bg-topnav.gif) no-repeat 0 -93px;
	padding:3px 0 0 22px;
}
.topnav .mail {
	background: url(../images/bg-topnav.gif) no-repeat 0 -186px;
	padding:3px 0 0 26px;
}
#header .panel .logo {
	display:block;
	background: url(../images/logo.gif) no-repeat;
	width: 486px;
	height: 55px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0;
}
.selo-ai {
	float:right;
	width:160px;
}
.right-b {
	position: absolute;
	right: 5px;
	top: 20px;
	z-index: 99999;
}
.right-bar {
	float:right;
	width:360px;
	position: relative;
	top: 20px;
	z-index: 9999px;
}
#header .lang {
	width:96%;
	overflow:hidden;
	font-size:10px;
	margin-bottom:9px;
	padding:4px 0 0;
}
.lang li {
	float:right;
	background: url(../images/divider01.gif) no-repeat 100% 50%;
	padding:0 8px;
}
.lang li:first-child {
	background:none;
	padding-right:0;
}
.lang a {color:#074d21;}
#header .resize {
	width:98%;
	overflow:hidden;
	padding-bottom:6px;
}
.resize span {
	float:right;
	color:#333;
	font-size:10px;
	padding:4px 6px 0;
}
.resize .plus,
.resize .minus {
	float:right;
	margin-left:5px;
	background: url(../images/bg-resize.gif) no-repeat 0 100%;
	width: 18px;
	line-height: 17px;
	text-indent:-9999px;
	overflow:hidden;
}
.resize .minus {
	background-position:0 0;
}
#header .search {
	width:100%;
	overflow:hidden;
}
.search .text {
	float:left;
	background: url(../images/bg-text.gif) no-repeat;
	width:163px;
	height: 28px;
	margin-right:12px;
	padding:0 3px 0 36px;
}
.search .text input {
	background:none;
	border:0;
	padding:7px 0 5px;
	width:163px;
	color:#fff;
	font-size:12px !important;
}
.search select {
	float:left;
	width:134px;
	font-size:12px !important;
}
.nav-bar {
	background: url(../images/bg-nav-bar.png) no-repeat;
	padding:21px 0 0;
	position:relative;
	z-index:9999;
	margin-bottom:10px;
}
.breadcrumbs {
	width:100%;
	height: 24px;
	line-height: 24px;
	background: url(../images/bg-nav.png) repeat-x 0 100%;
	padding-bottom:15px;
	vertical-align: center;
}
.breadcrumbs li, .breadcrumbs li a { 
	line-height: 24px;
}
#nav {
	width:100%;
	height:33px;
	font:bold 14px/33px Tahoma, Arial, Helvetica, sans-serif !important;
	background: url(../images/bg-nav.png) repeat-x 0 100%;
	padding-bottom:15px;
}
#nav > li {
	float:left;
	/*padding:0 27px;*/
	position:relative;	
}
#nav > li > a {
	float:left;
	color:#0272c9;
	position:relative;
	z-index:100;
}
#nav > li > a:hover,
#nav > li.hover > a {
	text-decoration:none;
	color:#fff;
	cursor:pointer;
}
#nav > li > a > span {
	float:left;
	/*padding:0 33px 0 39px;*/
	text-align: center;
	width: 235px;
	height:33px;
}
#nav li  .has-drop-down-a {
	height:50px;
	margin:0px 0px 0px 0px;
	width: 237px;
	text-align: center;	
	
}
#nav li .has-drop-down-a span,
#nav li .has-drop-down-a  em {
	height:50px;
	
}
#nav li a:hover span,
#nav li.hover a span  {
	background: url(../images/bg-nav-l.png) no-repeat;
	
}
#nav li a em {
	float:left;
	/*width: 13px;*/
	margin-left: -5px;
	height: 33px;
	
}
#nav li a:hover em,
#nav li.hover a em {
	/*background: url(../images/bg-nav-r.png) no-repeat;*/
	
}
#nav .drop {
	position:absolute;
	z-index:9999999999;
	width:400px;
	background-position:-64px -34px;
	display:none;
	top:42px;
	left:27px;
	margin-left: -27px;
}
#nav .drop .drop-holder {
	float:left;
	width:306px;
	background:#5097c6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(js/PIE.htc);
	padding:10px 10px 15px 12px;
	z-index:9999999999;
	min-height:150px;
}
#nav .drop .drop-holder-flconosco {
	float:left;
	width:240px;
	background:#5097c6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(js/PIE.htc);
	padding:10px 10px 15px 12px;
}
#nav .drop .drop-holder-flconosco ul {
	margin-right:7px;
	margin-left:-3px;
	width:100px; 

}
#nav .drop .drop-holder-flconosco ul a {
	float:left;
	color:#fff;
	white-space:nowrap;
	width:93px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(js/PIE.htc);
	padding:5px;	
}
#nav .drop ul {
	float:left;
	font:12px Arial, Helvetica, sans-serif;
	margin:0 18px 0 0;
	padding:0;
	width:160px;
}
#nav .drop ul a {
	float:left;
	color:#fff;
	white-space:nowrap;
	width:175px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	behavior: url(js/PIE.htc);
}
#nav .drop ul li a:hover {
	background:#2989c5;
	text-decoration:none;
	
}
#nav .drop ul li a:hover span {
	background:inherit;
}
#nav .drop ul a span {
	padding:5px 9px;
	display:block;
}
#nav .drop .info {
	float:left;
	width:128px;
	font:11px/15px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
}
#nav .drop .info .title {
	display:block;
	font-weight:bold;
}
.drop .info img {
	display:block;
	border:1px solid #dbcbcb;
	margin-bottom:7px;
}

#main {
	width:951px;
	margin:0 auto;
	/*overflow:hidden;*/
	padding:0 9px 46px 0;
	position: relative;
}
.slideshow {
	background: url(../images/bg-slideshow.png) no-repeat 50% 100%!important;
	padding:0 0 23px;
	position:relative;
	width:951px;
	height:287px;
	margin-bottom:5px;
	z-index:99;
}
.slideshow li {
	position:absolute;
	top:0;
	left:0;
}
.slideshow li.active {z-index:2;}
.slideshow li.hover-slide{z-index:5;}
.slideshow li img {
	display:block;
	border:1px solid #e4e4e4;
}
.hover-slide {
	display: block;
}
.thumbs {
	margin-top: 10px!important;
}
.thumbs {
	width:100%;
	overflow:hidden;
	margin-bottom:23px;
}
.thumbs li {
	background: url(../images/bg-thumb.png) no-repeat 50% 100%;
	padding-bottom:11px;
	margin-left:11px;
	float:left;
}
.thumbs li:first-child {
	margin:0;
}
.thumbs li .holder {
	border:1px solid #999;
	float:left;
	position:relative;
}
.thumbs li .title {
	position:absolute;
	bottom:0;
	left:0;
	background: url(../images/bg-title.png);
	height:55px;
	display:table;
}
*+html .thumbs li .title {
	height:51px;
	border-bottom:4px solid #216daa;
}
.thumbs .title .frame {
	display:table-cell;
	vertical-align:middle;
	border-bottom:4px solid #216daa;
}
*+html .thumbs .title .frame {border:0;}
.thumbs li a:hover .title {
	width:100%;
	height:118px;
}
*+html .thumbs li a:hover .title {height:114px;}
.thumbs img {
	display:block;
}
.thumbs .title strong {
	display:block;
	color:#216daa;
	font:14px "Trebuchet MS", Helvetica, sans-serif;
	padding:0 10px 0 14px;
}
.thumbs .title strong span {
	display:block;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
}
.thumbs a:hover {
	text-decoration:none;
	cursor:pointer;
}
.thumbs a:hover .title strong {
	font-size:17px;
}
.thumbs a:hover .title strong span {
	font-size:22px;
}
.twocolumns {
	width:100%;
	overflow:hidden;
}
.twocolumns .news-box {
	float:left;
	width:290px;
}
.twocolumns h2 {
	color:#ff9000;
	font:20px Arial, Helvetica, sans-serif;
	font-weight:bold;
	display:block;
	margin:0 0 25px;
	font-style:oblique;
}
.twocolumns h2 a {
	color:#333;
	font-size:12px;
}
.news-list  {
	line-height:1.583em;
}
.news-list  .date {
	color:#ff9000;
	font-style:normal;
}
.news-list  a {
	color:#666;
}
.news-list li {
	padding-bottom:8px;
}
.twocolumns .data {
	float:right;
	width:627px;
	padding:3px 0 0;
}
.twocolumns .data h2 {
	color:#648f4e;
	font-size:20px;
	font-weight:bold;
	margin-bottom:12px;
	font-style:oblique;
}
.clients-box {
	background: url(../images/bg-carusel.png) no-repeat 50% 100%;
	padding-bottom:17px;
}
.carusel-holder {
	border:1px solid #cfd0cd;
	height:1%;
	overflow:hidden;
	background:#fff;
}
.carusel-holder .prev,
.carusel-holder .next {
	float:left;
	background: url(../images/bg-carusel-nav.gif) no-repeat;
	width: 24px;
	height: 149px;
	text-indent:-9999px;
	overflow:hidden;
}
.carusel-holder .next {
	float:right;
	background-position:0 100%;
}
.carusel-holder .carusel {
	float:left;
	width:577px;
	height:149px;
	overflow:hidden;
	position:relative;
}
.carusel-holder .carusel div {
	position:absolute;
	top:15px;
	left:8px;
	height:149px;
}
.carusel-holder .clients-list {
	width:100%;
	overflow:hidden;
	margin-bottom:25px;
}
.clients-list li {
	float:left;
	margin:0 17px;
}
.clients-list img {
	display:block;
}

/* BEGIN CONCOURSE-CAROUSEL CSS */
.clients-box-concourse {
	background: url(../images/bg-carusel.png) no-repeat 50% 100%;
	padding-bottom:17px;
}
.carusel-holder-concourse {
	border:1px solid #cfd0cd;
	height:1%;
	overflow:hidden;
	background:#fff;
}
.carusel-holder-concourse .prev-concourse,
.carusel-holder-concourse .next-concourse {
	float:left;
	background: url(../images/bg-carusel-nav.png) no-repeat;
	width: 24px;
	height: 245px;
	text-indent:-9999px;
	overflow:hidden;
}
.carusel-holder-concourse .next-concourse {
	float:right;
	background-position:0 100%;
}
.carusel-holder-concourse .carusel-concourse {
	float:left;
	width:618px;
	height:245px;
	overflow:hidden;
	position:relative;
}
.carusel-holder-concourse .carusel-concourse div {
	position:absolute;
	height:245px;
}
.carusel-holder-concourse .clients-list-concourse {
	width:100%;
	overflow:hidden;
	margin-bottom:25px;
}
.clients-list-concourse li {
	float:left;
}
.clients-list-concourse img {
	display:block;
}
/* END CONCOURSE-CAROUSEL CSS */

#footer {
	border-top:1px solid #9d9d9d;
	color:#333;
	font-size:0.917em;
	line-height:1.364em;
	padding-left:60px;
	margin-bottom:-51px;
}
#footer .footer-holder {
	width:960px;
	margin:0 auto;
	margin-left:-45px;
	overflow:hidden;
	padding:20px 0 0;
}
#footer .copy {
	float:left;
	width:250px;
	padding:0 55px 0 6px;
}
#footer .copy p {margin:0 0 20px;}
#footer .column {
	float:left;
	width:195px;/*159
	padding-right:10px;*/
}
#footer .col2 {
	width:175px;
}
#footer .col3 {
	float:left;
	width:125px;
}
#footer .col4 {
	float:left;
	width:145px;
}
#footer .column .title {
	display:block;
	font-size:13px;
	text-transform:uppercase;
}
#footer ul {margin:0 0 15px;}
#footer .logo {
	float:left;
	background: url(../images/logoRodape.gif) no-repeat;
	width: 140px;
	height: 28px;
	text-indent:-9999px;
	overflow:hidden;
	margin:-3px 15px 0 0;
}
.breadcrumbs {
	width:100%;
	overflow:hidden;
	color:#666;
	font:10px Tahoma, Arial, Helvetica, sans-serif;
	margin:-3px 0 30px;
}
.breadcrumbs li {
	float:left;
	margin-right:5px;
}
.breadcrumbs a {
	float:left;
	background: url(../images/bullet01.gif) no-repeat 100% 50%;
	padding-right:12px;
	color:#666;
}
.main-holder {
	width:100%;
	overflow:hidden;
	background: url(../images/divider02.gif) repeat-y 209px 0;
	margin-bottom:52px;
}
.main-holder1 {
	width:100%;
	overflow:hidden;
	margin-bottom:0;
}
#sidebar {
	float:left;
	width:209px;
	padding-right:13px;
}
#sidebar .accordion {
	font:12px Tahoma, Arial, Helvetica, sans-serif;
}
.accordion > li {
	background: url(../images/divider03.gif) repeat-x;
}
.accordion > li:first-child {
	background:none;
}
.accordion .slide-block {
	width:100%;
	overflow:hidden;
	position:relative;
}
.accordion > li > a {
	display:block;
	height:32px;
	margin:0 -13px 0 0;
	width:178px;
	color:#666;
	line-height:30px;
	padding:0 22px;

}
.accordion > li > a:hover,
.accordion > li.active > a {
	background: url(../images/bg-accord-hover.gif) no-repeat;
	text-decoration:none;
	color:#fff;
}
.accordion  ul {
	width:170px;
	font:12px/16px Tahoma, Arial, Helvetica, sans-serif;
	padding:0 0 5px 39px;
}
.accordion ul li {
	vertical-align:top;
	background: url(../images/bullet02.gif) no-repeat 0 3px;
	padding:0 0 7px 14px;
}
.accordion ul a {
	color:#666;
}
.accordion ul a:hover,
.accordion ul li.active a {
	text-decoration:none;
	color:#06c;
}
.accordion ul ul {
	padding:4px 0 0 11px;
	width:145px;
	line-height:20px;
}
.accordion ul ul li {
	background:none;
	padding:0;
}
.accordion ul ul li a {
	color:#666 !important;
}
.accordion ul ul li a:hover {
	text-decoration:none;
	color:#06c !important;
}
#content {
	background-image: url(../images/transp.png);
	float:right;
	width:668px;
	font:1em/1.667em Tahoma, Arial, Helvetica, sans-serif;
	color:#666;
	min-height: 810px;
	padding: 10px;
}
#content1 {
	float:right;
	width:949px;
	font:1em/1.667em Tahoma, Arial, Helvetica, sans-serif;
	color:#666;
	min-height: 450px;
}

#content .carusel2 {
	background: url(../images/bg-carusel2.png) no-repeat 50% 100%;
	padding-bottom:23px;
	width:100%;
	overflow:hidden;
	margin:0 0 12px;
}
.carusel2 .carusel-holder {
	background: url(../images/bg-carusel-holder.gif) repeat-x;
	border:1px solid #ccc;
	padding:25px 8px 15px 0;
	width:670px;
	overflow:hidden;
}
.carusel2 .prev,
.carusel2 .next {
	float:left;
	background: url(../images/bg-carusel-nav2.gif) no-repeat;
	width: 33px;
	height: 33px;
	text-indent:-9999px;
	overflow:hidden;
	margin:48px 0 0;
}
.carusel2 .next {
	float:right;
	background-position:0 -68px;
}
.carusel2 .carusel-holder div {
	float:left;
	width:590px;
	margin:-10px 0 0 10px;
	padding:0 0 10px 0;
	height:154px;
	position:relative;
	overflow:hidden;
	background-color:#f7f7f7;
}
.carusel2 .medals-list {
	position:absolute;
	left:0;
	top:0;
	width:99999px;
	margin-top:45px;
}
.medals-list li {
	float:left;
	width:195px;
}
.medals-list li img{
	display:block;
	margin:auto;
}
.carusel2 .medals-list1 {
	position:absolute;
	left:0;
	top:0;
	width:99999px;
	margin-top:25px;
}
.medals-list1 li {
	float:left;
	width:118px;
}
.medals-list1 li img{
	display:block;
	margin:auto;
}

.carusel2 .medals-list2 {
	position:absolute;
	left:0;
	top:0;
	width:99999px;
	margin-top:25px;
}
.medals-list2 li {
	float:left;
	width:auto;
}
.medals-list2 li img{
	display:block;
	margin:auto;
}

.carusel2 .medals-list3 {
	position:absolute;
	left:0;
	top:0;
	width:99999px;
	margin-top:15px;
}
.medals-list3 li {
	float:left;
	width:auto;
}
.medals-list3 li img{
	display:block;
	margin:auto;
}

#content h2 {
	color:#06c;
	font-size:1.5em;
	line-height:1.444em;
	font-weight:normal;
}
#content p {margin:0 0 22px;}
#content h3 {
	color:#06c;
	font-size:1.333em;
	line-height:1.5em;
	margin:0 0 24px;
}
#content1 h2 {
	color:#06c;
	font-size:1.5em;
	line-height:1.444em;
	font-weight:normal;
}
#content1 p {margin:0 0 22px;}
#content1 h3 {
	color:#06c;
	font-size:1.333em;
	line-height:1.5em;
	margin:0 0 24px;
}
.alinhar {
	font-size: 10px;
}

.data h2 {
	margin-top:-3px;
	padding:0 50px 0 0;
}

/************************************************************/
#flashContent{
	width: 950px;
	height:655px;
	z-index:-1;
}
/************************************************************/
#flashContent1{
	width: 660px;
	height:500px;
	z-index:-1;
}
/************************************************************/
#select {
	background:#b3e1ff;
}

#box-esquerda {
	min-width:190px;
	padding:15px;
	background: url(../images/bg-faleConosco-grande.png) no-repeat;
	background-color: #d3f2ff;
	min-height: 308px;
	margin:0 0 100px 0;
	float:left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-right: 45px;
}

#conteudoEsquerda {
	width: 210px;
	margin-left: -5px;
}

#box-central h2 {
	color:#FF9000;
	font-size:1.5em;
	line-height:1.444em;
	font-weight:normal;
}

#box-central h3 {
	color:#06c;
	font-size:1.5em;
	line-height:1.444em;
	font-weight:normal;
}

#box-central {
	float:left;
	width: 400px;
	margin-left:-25px;
}

#box-direita-bg {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #d3f2ff;
	width: 214px;
	min-height: 250px;
	float: right;
	margin-right: 0px;
}

#box-direita {
	min-width: 350px;
	min-height:420px;
	float:left;
	margin-left:645px;
	background: url(../images/bg-faleConoscoDir.png) no-repeat;
	line-height:120%;
	margin: 0px;
	margin-left: -109px!important;
}

#txt-direita1 {
	width:190px;
	margin-left: 125px; 
	margin-bottom: 15px;
	margin-top: 25px;
}

#txt-direita2 {
	width:190px;
	margin-left: 125px;
	margin-top: 35px; 
}

#txt-direita3 {
	width:190px;
	margin-left: 125px; 
}

.enedereco1 {
	border:1px solid red;
	margin: 5px 0 0 120px;
	font-size: 10px;
}
/************************************************************/

/**********************FORMULARIO****************************/

.formNome {
	margin-left: 11px;
	width: 260px;
	margin-bottom: 7px;
}

.formEmail {
	margin-left: 9px;
	width: 260px;
	margin-bottom: 6px;
}

.formAssunto {
	width:260px;
}

.submit {
	background: #0272c9;
	color: #FFF;
	width: 65px;
	margin-top: 5px;
	margin-left: 251px;
}

.tabBt2 {	
	float: right;
	padding: 5px 10px 5px 10px;
	margin: 8px 0px 8px 0px;
	background-color: #63afd7;
	color: #fff;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;
	text-align: center;
}

.tabBt2:hover {
	background-color: #006abd;
	cursor: pointer
}

.tabBt3:hover {
	background-color: #006abd;
	cursor: pointer
}

.tabBt3 {
	float: right;
	padding: 5px;
	margin: 8px 10px 8px 0px;
	background-color: #63afd7;
	color: #fff;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;
	text-align: center;
	width: 50px;
}

#formFaleConosco {
	margin-bottom: 20px;
	width: 370px;
}

#formFaleConosco textarea, .form textarea {
    border:none;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 5px #0272c9 inset;
   -moz-box-shadow:0 0 5px #0272c9 inset;
   box-shadow:0 0 5px #0272c9 inset;
   line-height:25px;
   text-indent:5px;
   margin-bottom:8px;
}
#formFaleConosco textarea:focus { outline:none; }

#formFaleConosco input, .form input {
    display: inline-block;
    border:none;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 5px #0272c9 inset;
   -moz-box-shadow:0 0 5px #0272c9 inset;
   box-shadow:0 0 5px #0272c9 inset;
   line-height:25px;
   text-indent:5px;
   height: 25px;
}
#formFaleConosco input:focus { outline:none; }

.form label span{
    display: inline-block;
    min-width: 125px;
}
/************************************************************/

#formIncluirQuestionamento {
	margin-bottom: 20px;
	width: 370px;
}

#formIncluirQuestionamento textarea {
    border:none;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 5px #0272c9 inset;
   -moz-box-shadow:0 0 5px #0272c9 inset;
   box-shadow:0 0 5px #0272c9 inset;
   line-height:25px;
   text-indent:5px;
   margin-bottom:8px;
}
#formIncluirQuestionamento textarea:focus { outline:none; }

#formIncluirQuestionamento input {
    border:none;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 5px #0272c9 inset;
   -moz-box-shadow:0 0 5px #0272c9 inset;
   box-shadow:0 0 5px #0272c9 inset;
   line-height:25px;
   text-indent:5px;
}
#formIncluirQuestionamento input:focus { outline:none; }


/************************************************************/

/************************************************************/

#classificacao {
	margin-bottom: 20px;
	width: 370px;
}

#classificacao textarea {
    border:none;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 5px #0272c9 inset;
   -moz-box-shadow:0 0 5px #0272c9 inset;
   box-shadow:0 0 5px #0272c9 inset;
   line-height:25px;
   text-indent:5px;
   margin-bottom:8px;
}
#classificacao textarea:focus { outline:none; }

#classificacao input {
    border:none;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   border-radius:5px;
   -webkit-box-shadow:0 0 5px #0272c9 inset;
   -moz-box-shadow:0 0 5px #0272c9 inset;
   box-shadow:0 0 5px #0272c9 inset;
   line-height:25px;
   text-indent:5px;
}
#classificacao input:focus { outline:none; }

.labelC {
	float: left;
	width: 123px;
	text-align: right;
	padding-top: 3px;
}


/************************************************************/
#tableSmart {
	margin:0 auto;
}
#tableSmart tr td {
	padding:30px;
}
a.button-prev {
	background-attachment: scroll;
	background-image: url(../images/bt_banner_esquerda.png);
	background-position: top right;
	background-repeat: no-repeat;
	float: left;
	width: 23px;
	height: 44px;
	margin-left: -23px;
	position: absolute;
	margin-top: 110px;
	/*visibility: hidden;*/
}
a.button-next { 
	background-attachment: scroll;
	background-image: url(../images/bt_banner_direita.png);
	background-position: top right;
	background-repeat: no-repeat; 
	float: right;
	width: 23px;
	height: 44px;
	margin-right: -23px;
	margin-top: 110px;
	/*visibility: hidden;*/
}


/**************************LIGHTBOX**************************/
/***************************************************************/

/****************************** MAPA DO SITE *******************************/

.mapa-site
{
	margin: 0 0 40px 0;
	float: left;
	width: 100%;
}

#primaryNav {
	margin: 0;
	float: left;
	width: 100%;
}

#primaryNav li 
{
	float: left;
	padding: 30px 0;
	margin-top: -30px;
}

#primaryNav li a 
{
	margin: 0 20px 0 0;
	padding: 10px 0;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: black;	
	background: #c3eafb;
	border: 2px solid #b5d9ea;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; 
	-moz-box-shadow: rgba(0,0,0,0.5) 2px 2px 2px; /* FF 3.5+ */	
}

#primaryNav li a:hover 
{
	background-color: #e2f4fd;
	border-color: #97bdcf;
}

#primaryNav li:last-child 
{
	
}

a:link:before,
a:visited:before 
{
	display: block;
	text-transform: uppercase;
	font-size: 10px;
	margin-bottom: 5px;
	word-wrap: break-word;
}

#primaryNav li a:link:before,
#primaryNav li a:visited:before 
{
	color: #78a9c0;
}

/*-------------2 Escala------------------------*/

#primaryNav li li {
	width: 100%;
	clear: left;
	margin-top: 0;
	padding: 10px 0 0 0;
}
#primaryNav li li a {
	background-color: #cee3ac;
	border-color: #b8da83;
}
#primaryNav li li a:hover {
	border-color: #94b75f;
	background-color: #e7f1d7;
}
#primaryNav li li:first-child {
	padding-top: 30px;
}
#primaryNav li li:last-child {

}
#primaryNav li li a:link:before,
#primaryNav li li a:visited:before {
	color: #8faf5c;
}

/*---------------------3 Escala--------------------------*/

#primaryNav li li ul {
	margin: 10px 0 0 0;
	width: 100%;
	float: right;
	padding: 9px 0 10px 0;
}
#primaryNav li li li {
	padding: 5px 0;
}
#primaryNav li li li a {
	background-color: #fff7aa;
	border-color: #e3ca4b;
	font-size: 12px;
	padding: 5px 0;
	width: 80%;
	float: right;
}
#primaryNav li li li a:hover {
	background-color: #fffce5;
	border-color: #d1b62c;
}
#primaryNav li li li:first-child {
	padding: 15px 0 5px 0;
}
#primaryNav li li li:last-child {

}
#primaryNav li li li a:link:before,
#primaryNav li li li a:visited:before {
	color: #ccae14;
	font-size: 9px;
}

/*---------------------4 Escala--------------------------*/

#primaryNav li li li ul {
	border: 1px solid red;
	width: 80%;
	float: right;
}
#primaryNav li li li li {

}
#primaryNav li li li li a {
}
#primaryNav li li li li a:hover {
}
#primaryNav li li li li:first-child {
}
#primaryNav li li li li:last-child {

}
#primaryNav li li li li a:link:before,
#primaryNav li li li li a:visited:before {
}
/*------------------------------------------------------------------------*/

/*---------------------------- Box Clientes ------------------------------*/
.box-clientes {width:220px; min-height:115px; float:left; margin-right:8px; margin-bottom:8px; background-color: #d3f2ff; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; /*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/}
.bandeira {width:220px; margin-left:0px; float:left; height:70px;}
.bandeira img {float: right;}
.bandeira h2 {width:125px; margin-top: 15px; margin-left:15px; float:left;}
.txt-bandeira {margin-left:10px; margin-top:60px;}
/*------------------------------------------------------------------------*/


/*---------------------------- Slider Home ------------------------------*/
.featuredbox-wrapper, .featuredbox{width:949px;height:285px;position:relative;overflow:hidden;z-index:99;}
.featuredbox-wrapper {background: url(../images/bg-slideshow.png) no-repeat 50% 100%; z-index:99; height:307px; }
.featuredbox .description{display:none !important}
.featuredbox-wrapper .navigation{bottom:0px;right:10px;top:253px;padding:0px;position:absolute;z-index:100;height:32px;width:180px;background:transparent url(../images/bg.png) repeat scroll 0 0;}
.featuredbox-wrapper .navigation ul{list-style:none;list-style-type:none;margin:0px;padding:0px;position:absolute;right:25px;bottom:0px;}
.featuredbox-wrapper .navigation li{float:left;height:20px;width:20px;margin:0px 5px 0px 0px;padding:0px;background:transparent url(../images/inactive.png) no-repeat scroll 0 0;}
.featuredbox-wrapper .navigation li.hover{}
.featuredbox-wrapper .navigation li.active{background:transparent url(../images/active.png) no-repeat scroll 0 0;}
.featuredbox #prev, .featuredbox #next, .featuredbox #control{position:absolute;z-index:100;height:20px;width:40px;display:block;background:url(../images/bg.png) repeat 0 0;font-size:14px;padding:8px 15px;text-decoration:none;color:#FFF;}
.featuredbox #prev{left:0px;top:140px;}
.featuredbox #next{right:0px;top:140px;}
.featuredbox #control{right:220px;top:140px;padding:8px 0px;width:80px;text-align:center;}
.featuredbox #prev:hover, .featuredbox #next:hover, .featuredbox #control:hover{background:#FFEC1F;color:#000;}
/*#exemplo2 {width:949px;height:250px!important;position:relative;overflow:hidden;z-index:99; margin-bottom: 0px!important; padding-bottom: 0px!important;}*/

/*------------------------------------------------------------------------*/


/*---------------------------- Licitaï¿½â€ºes ------------------------------*/

#boxLicitacoesGeral {
	float: left;
	width: 150px;
	border-bottom: 2px solid #63afd7;
	margin-bottom: 50px;
	border:1px soli red;
}

.boxLicitacoes {
	float: left;
	width: 150px;
	margin-bottom: 0px;
	margin-top: 9px;
}

.boxLicitacoes select {
	width: 300px;
}

.boxLicitacoes label {
	width: 73px;
}

#btVoltar {
	float: left;
	margin-left: 190px;
	margin-bottom: 15px;
	margin-top: -20px;
}

.optLicitacoes {
	width: 100px;
	margin-left: 70px;
	margin-top: -18px;
}

#tabelaLicitacoes {
	margin: 7em auto;
	width: 685px;
	height: 300px;
}

#tabelaLicitacoes th {
	float: left;
	width: 73px;
	text-align: right;
	margin-top: 8px;
}

#tabelaLicitacoes td {
	float: left;
	width: 720px;
	margin-left: 7px;
	margin-bottom: 0px;
	margin-top: 9px;
	height: 20px;
	background-color: #fff;
	opacity: .5; 
	filter: alpha(opacity=50);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
}

#tabelaConcursos {
	margin: 7em auto;
	width: 685px;
	height: 300px;
}

#tabelaConcursos th {
	float: left;
	width: 73px;
	text-align: right;
	margin-top: 8px;
}




/*------------------------------------------------------------------------*/


.boxMapa {
	float: left;
	margin-bottom: 20px!important;
	margin-right: 55px!important;
	background-color: transparent!important;
}

.boxMapa ul, .boxMapa li {
	float: left;
	width: 200px;
	position: relative;
	background-color: transparent!important;
}

.tabela {
	background-color: transparent;
}

.tabela th {
	background-color: transparent;
	font-weight: bold;
	float: left;
	margin-right: 10px;
	width: 120px;
	text-align: right;
}
.tabela td {
	background-color: #fff;
	margin: 0px 3px 3px 0px;
	float: left;
}
.tabela1 { font-size: 0.95em; }
.tabela1 td { padding: 3px; }
.tabela1 th {
    background-color: #3E83C9;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    padding: 3px;
}
.tabela1 .claro { background-color: #ECF6FC; }
/******************************************************/

#tabelaLicitacoes ul{
	list-style: none;
	list-style-position: outside;
}
#tabelaLicitacoes ul.menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#tabelaLicitacoes ul.menu li{
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #efefef;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #898989;
	cursor: pointer;
}
#tabelaLicitacoes ul.menu li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #5f95ef;
}


#tabelaConcursos ul{
	list-style: none;
	list-style-position: outside;
}

#tabelaConcursos a{
	color: #000!important;
}

#tabelaConcursos ul.menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#tabelaConcursos ul.menu li{
	font-weight: 700;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #efefef;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #898989;
	cursor: pointer;
}
#tabelaConcursos ul.menu li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #5f95ef;
}

#lst-beneficios { margin-left: 20px; }
#lst-beneficios li { list-style: disc; }

/******* /MENU *******/
/******* CONTENT TAB *******/
.content {
	margin: 0pt auto;
	background: #efefef;
	background: #fff;
	border: 1px solid #d0ccc9;
	text-align: left;
	padding: 10px;
	padding-bottom: 20px;
	font-size: 14px;
	height: 300px;
	max-height: 300px;
	/*overflow-x: auto;
	width: 665px;*/
	width: 655px!important;
	float: left;
	overflow-y: scroll;
	overflow-x: hidden;
}
.contentTab1 strong, .contentTab2 strong, .contentTab3 strong, .contentTab4 strong, .contentTab5 strong, .contentTab6 strong, .contentTab7 strong{
	font-weight: bold;
	padding-right: 10px;
}
.contentTab1 p, .contentTab2 p, .contentTab3 p, .contentTab4 p, .contentTab5 p, .contentTab6 p, .contentTab7 p{
	width: 645px;
	margin-bottom: 3px!important;
}
.contentTab1, .contentTab2, .contentTab3, .contentTab4, .contentTab5, .contentTab6, .contentTab7  {
	float: left;
	width: 635px;
	margin-bottom: 10px;
	border-bottom: 1px solid #bebebe;
	margin-top: 10px;
	padding-bottom: 10px;
}
.content h1{
	line-height: 1em;
	vertical-align: middle;
	height: 48px;
	padding: 10px 10px 10px 52px;
	font-size: 32px;
}

.tabBt {
	float: left;
	padding: 10px;
	margin: 8px 10px 8px 0px;
	background-color: #63afd7;
	color: #fff;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: none;
	text-align: center;
        height: 45px !important;
}

.tabBt:hover {
	background-color: #006abd;
	cursor: pointer
}

.content.tab1 h1{
	background: transparent url(images/news.jpg) no-repeat scroll left top;
}
.content.tab1, .contentTab1 {
	display: block;
}
.content.tab2 h1{
	background: transparent url(images/tuts.jpg) no-repeat scroll left top;
}
.content.tab2{
	display: none;
}
.content.tab3 h1 {
	background: transparent url(images/links.jpg) no-repeat scroll left top;
}
.content.tab3, .content.tab4, .content.tab5, .content.tab6, .content.tab7 {
	display: none;
}
.content.tab3 a{
	color: black;
}

.contentTab2 {
	display: none;
}
.contentTab3 {
	display: none;
}
.contentTab4 {
	display: none;
}
.contentTab5 {
	display: none;
}
.contentTab6 {
	display: none;
}
.contentTab7 {
	display: none;
}
/******* /CONTENT TAB *******/

/******************************************************/

.errorTxt1 {
	float: left; 
	width: 990px; 
	color: #0070cf; 
	font-size: 26px; 
	height: 40px; 
	margin-top: 30px!important;
	text-align: center;
}

.errorTxt2 {
	float: left; 
	width: 990px; 
	color: #0070cf; 
	font-size: 26px; 
	height: 50px; 
	margin-top: 0px;
	text-align: center;
}

.errorTxt3 {
	float: left; 
	width: 990px; 
	color: #0070cf; 
	font-size: 26px; 
	height: 40px; 
	margin-top: 60px!important;
	text-align: center;
}


#clientesDesc {
	margin-top: 10px; 
	margin-bottom: 10px;
	float: left;
	width: 660px;
	height: 125px;
}


/*Clientes Naciona/Internacional*/
p.info-carousel {
	color: #767676;
	font-size: 14px;
	font-weight: normal;
	margin-top: -10px;
}

span.info-title {
	color: #0066CC;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: uppercase;
	width: 80%;
}

.carousel-prev {
	width: 32px;
	height: 27px;
	background-image: url(../images/arrow-left.png);
	color: transparent!important;
}

.carousel-next {
	width: 32px;
	height: 27px;
	background-image: url(../images/arrow-right.png);
	color: transparent!important;
}

.carousel-prev a, .carousel-next a  {
	width: 32px;
	height: 27px;
	color: transparent!important;
	cursor: pointer;
}
#quem li { margin: 10px 0; }
#quem ul {
	padding-left: 40px;
	margin-bottom: 30px;
}
#quem li strong { font-weight: bold; }
/* --- Menu Interno --- */

.menu-int {
	padding-left: 30px;
}
.menu-int li {
	list-style-image:url(../images/bullet01.gif);
}
/* Início barra do governo federal rodape */
#footer-brasil {
   background: none repeat scroll 0% 0% #0042b1;
   padding: 1em 0px;
   max-width: 100%;
}