/* RESET */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline; }
body {line-height:2;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
img, div, div#imagensTop { behavior: url(scripts/iepngfix.htc);}

/* TIPOGRAFIA */

body {font-size:75%;color:#666;font-family: Arial, Helvetica, sans-serif; height: 100%;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#2586ba;}
h1 {font-size:2.4em;line-height:1;margin-bottom:0.5em; background-image: url(../imgs/bgTituloInternas.jpg) ; background-repeat: no-repeat; height: 52px; width:500px; padding: 10px 14px; font-family:"Trebuchet MS"}
h2 {font-size:2em;margin-bottom:0.75em; color:#f57c1c; line-height:1.3em; font-family:"Trebuchet MS"}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em; font-family:"Trebuchet MS"}
h4 {font-size:1.2em;line-height:1.25;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#1490ce;}
a {color:#0075b0;text-decoration:underline; font-weight:bold;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
strong.intelly {color:#f57c1c} 

/* FORMULÁRIOS */

label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:390px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* LAYOUT */

.clear { clear: both; }
.clearer { clear: both; display: block; margin: 0; padding: 0; height: 0; line-height: 1px; font-size: 1px; }

body {
	text-align: center;
	background-color: #f2f2f2;	
}
#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 960px;
	background: #fff url(../imgs/bgbody.jpg) repeat-x;
	height:auto;
	min-height:100%;
	border-width: 0 1px;
	border-color: #dedede;
	border-style: solid;
}
#header {
	width: 960px; 
	position: relative; 
	z-index: 9998;
}
#content {
	min-height: 400px;
}
#footer {
	background: #dedede;
	color: #6f6f6f;
	padding:14px 18px;
	line-height: 1.5em;
	text-align:center
}

.colsWrapper {
	
}

#twocolumns, #leftcolumn, #middlecolumn, #rightcolumn, #threecolumns  {	
	display: inline;
	float: left;
	margin: 20px 10px 10px;
	padding: 10px;
}
#leftcolumn, #middlecolumn {	
	margin-top: 0;
}
#twocolumns {
	width: 610px;
	margin-left: 10px;
}
#leftcolumn, #middlecolumn {	
	width: 290px;
}
#rightcolumn {
	width: 260px;
	float: right;
}

/* HEADER */
#imagensTop {
	position:relative;
	height: 222px;
}
#logosHeader, #imagensHeaderFixa {
	float: left;
}
#imagensHeaderAnima, #imagensHeaderFixa  {
	position: absolute;
	right: 0px;		
}

/* MENU */

#menu ul {
	height: 52px;
	margin: 0; 
	padding: 0;
}
#menu li {
	display: inline;
}
#menu li a {
	float: left; 
	height: 0; 
	padding-top: 52px; 
	overflow: hidden;
	background-image: url(../imgs/menu.gif);
}

/* Botões */
#menu li#item-home a{ width: 63px; background-position: 0 0;}
#menu li#item-empresa a{ width: 87px; background-position: -63px 0;}
#menu li#item-servicos a{ width: 83px; background-position: -150px 0;}
#menu li#item-produtos a{ width: 93px; background-position: -233px 0;}
#menu li#item-consultores a{ width: 106px; background-position: -326px 0;}
#menu li#item-cases a{ width: 69px; background-position: -432px 0;}
#menu li#item-parceiros a{ width: 85px; background-position: -501px 0;}
#menu li#item-clientes a{ width: 86px; background-position: -586px 0;}
#menu li#item-contato a{ width: 90px; background-position: -672px 0;}
#menu li#item-noticia a{ width: 82px; background-position: -762px 0;}

/* Botões Over */
#menu li#item-home a:hover { width: 63px; background-position: 0 -52px;}
#menu li#item-empresa a:hover { width: 87px; background-position: -63px -52px;}
#menu li#item-servicos a:hover { width: 83px; background-position: -150px -52px;}
#menu li#item-produtos a:hover { width: 93px; background-position: -233px -52px;}
#menu li#item-consultores a:hover { width: 106px; background-position: -326px -52px;}
#menu li#item-cases a:hover { width: 69px; background-position: -432px -52px;}
#menu li#item-parceiros a:hover { width: 85px; background-position: -501px -52px;}
#menu li#item-clientes a:hover { width: 86px; background-position: -586px -52px;}
#menu li#item-contato a:hover { width: 90px; background-position: -672px -52px;}
#menu li#item-noticia a:hover { width: 82px; background-position: -762px -52px;}

/* Botões Pressionados */
#menu li#item-home a:active { width: 63px; background-position: 0 -104px;}
#menu li#item-empresa a:active { width: 87px; background-position: -63px -104px;}
#menu li#item-servicos a:active { width: 83px; background-position: -150px -104px;}
#menu li#item-produtos a:active { width: 93px; background-position: -233px -104px;}
#menu li#item-consultores a:active { width: 106px; background-position: -326px -104px;}
#menu li#item-cases a:active { width: 69px; background-position: -432px -104px;}
#menu li#item-parceiros a:active { width: 85px; background-position: -501px -104px;}
#menu li#item-clientes a:active { width: 86px; background-position: -586px -104px;}
#menu li#item-contato a:active { width: 90px; background-position: -672px -104px;}
#menu li#item-noticia a:active { width: 82px; background-position: -762px -104px;}

/* BOXES */

.box {
	border-width: 0 1px 1px;
	border-style: solid;
	padding: 0 0 15px;
	background: url(../imgs/bgBox.jpg) repeat-x bottom; 
}
.boxHeader  {
	padding: 8px 12px 10px 14px;
	height: 21px;
}
.boxFooter {
	padding: 0 12px 13px 14px;
	width: 262px;
	height: 18px;
	background: #ececec;
	border-width: 0 1px 1px;
	border-style: solid;
	border-color: #ddd;
	text-align: center;
}
.box p {
	padding: 12px;
	text-align: left;
}
.boxHeader img {
	padding-top: 3px;
	float:left;
}
.boxHeader a {
	float: right;
	color:#fff;
	font-size:0.9em;
	text-decoration:none; 
}
.boxDestaqueInterna {
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	background: #f8f8f8;
	padding: 12px 20px 0;
	margin: -9px 0 16px 0;
	display: inline-block
}
.boxDestaqueServicos {
	border-bottom: 1px dashed #ccc;
	border-top: 1px dashed #ccc;
	background: #f8f8f8;
	padding: 12px 20px 0;
	margin: -9px 0 16px 0;
}
.pause {
	position: relative;
	top: 6px;
}

/* CASES */

#bgBoxCases {
	background: url(../imgs/bg_cases_repeat.png) repeat-x;
}
#boxCases {
	border-color: #ddd;
}
#mostraBoxCases { 
	position:relative;
	height: 300px;
	width: 280px;
	overflow: hidden;
}
#boxCasesTodos {
	position:relative;
	width: 2000px;
}
.boxCasesIndividual {
	height: 300px;
	width: 280px;
	float: left;
}
.internaCases span#boxImagens {
	float: right;
	margin:  0 13px 16px;
	padding: 16px;
	width: 300px;
	text-align:center;
	border: 1px solid #f9c397;
	background: #f8f8f8; 	
}
.internaCases span#boxImagens img {
	margin-bottom: 12px;	
}
div.internaCases {
	clear: both;
	margin-bottom: 42px;
	border-bottom: 1px dashed #ccc;	
	display: inline-block;	
}
.internaCases h2 {
	font-size: 1.8em;
	background: url(../imgs/bgListaCasesInterna.gif) no-repeat left 2px; 
	padding-left: 30px;
}

/* SERVIÇOS */

#bgBoxServicos {
	background: url(../imgs/bg_servicos_repeat.png) repeat-x;
	border-bottom: 1px solid #d43d00;
}
#boxServicos {
	border-color: #ddd;
}
#mostraBoxServicos { 
	position:relative;
	height: 300px;
	width: 280px;
	overflow: hidden;
}
#boxServicosTodos {
	position:relative;
	width: 2000px;
}
.boxServicosIndividual {
	height: 300px;
	width: 280px;
	float: left;
}
.boxServicosIndividual ul {
	list-style-type:none;
	text-align: left;
	padding: 16px 0 0;
}
.boxServicosIndividual ul li {
	background: url(../imgs/bgListaServicos.gif) no-repeat 0 5px;
	padding-left: 24px;
	margin-bottom: 15px;
}
.boxServicosIndividual ul li a {
	text-decoration: none;
	color: #d43d00;
}
#footerServicos {
	border-color:#ddd;
}
#footerServicos a {
	color: #d43d00;
}
.servicosInterna ul {
	list-style-type:none;
	text-align: left;
}
.servicosInterna p {
	color:#666666;
	font-weight: normal; 
}
.servicosInterna ul li {
	background: url(../imgs/bgListaServicosInterna.gif) no-repeat 0 5px;
	padding-left: 24px;
	margin-bottom: 20px;
	color: #d95700;
	font-weight: bold;
}
.servicosInterna ul li a {
	text-decoration: none;
	color: #fff;
}

/* PRODUTOS */

#bgBoxProdutos {
	border-bottom: 1px dotted #ccc;
}
#boxProdutos {
	border: none;
	background-image: none;
	border-bottom: 1px dotted #ccc;
	padding: 0;
	margin-top: -38px;
}
#mostraBoxProdutos { 
	position:relative;
	width: 600px;
	height: 175px;
	overflow: hidden;
}
#boxProdutosTodos {
	position:relative;
	width: 610px;
	height: 175px;
}
.boxProdutosIndividual {
	width: 200px;
	float: left;
	padding: 16px 0 0;
}
.boxProdutosIndividual img {
	float: left;
	padding-left: 10px;
}
.boxProdutosIndividual p {
	clear: both;
}
.produtosInterna ul {
	list-style-type:none;
	text-align: left;
}
.produtosInterna p {
	color:#666666;
	font-weight: normal; 
	float: right;
	width: 360px;
}
.produtosInterna img {
	 float:left;
	 margin: 0 8px;
}

/* CONSULTORES */ 

.boxDestaqueInterna a.aBox {
	cursor: hand;
	cursor: pointer;	
}
.escondeCurriculo {
	display: none;
}
a.desabilitado {
	color:#ccc;
	text-decoration:none;
}

/* PARCEIROS */

.parceirosInterna p {
	color:#666666;
	font-weight: normal; 
	float: right;
	width: 360px;
}
.parceirosInterna img {
	 float:left;
	 margin: 0 8px 20px;
}

/* NOTÍCIAS */

#bgBoxNoticias {
	background: url(../imgs/bg_noticias_repeat.png) repeat-x;
}
#boxNoticias {
	border-color: #ffe895;
	background: transparent url(../imgs/bgBoxNoticias.jpg) repeat-x scroll center bottom;
}
#boxNoticias a {
	color: #e44f00;
}
#mostraBoxNoticias { 
	position:relative;
	height: 333px;
	width: 280px;
	overflow: hidden;
}
#boxNoticiasTodos {
	position:relative;
	width: 1000px;
}
.boxNoticiasIndividual {
	height: 330px;
	width: 280px;
	float: left;
}
#abasBoxNoticias {
	width: 258px;
	background: #ffd92a;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 0;
	left: 0;
	border-bottom: 1px solid #ffcd2a;
}

#abasBoxNoticias a {
	text-decoration: none;
}

#abasBoxNoticias li {
	display: inline;
	list-style-type: none;
	background: #fff;
	padding: 5px;
	font-size: 10px;
	text-decoration: none;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #ffcd2a;
}

#abasBoxNoticias .inativa {
	background: #ffe991;
}
#abasBoxNoticias .ativa {
	background: #fff;
}

#abasBoxNoticias .inativa a:hover {
	text-decoration: underline;
}

#lerNoticias p {
	margin:0 0 1.5em !important;
	color: #666666 !important;
	font-family: Arial, Helvetica, sans-serif !important;	
}
#boxNoticiasInterna {
	float:left;
	margin-right: 22px;
}

/* CLIENTES */

#boxClientesInterna ul {
	margin: 0 0 0 -15px; 
	padding: 0;
}
#boxClientesInterna li {
	display: inline; 
}
#boxClientesInterna li a {
	float: left; 
	height: 0; 
	padding-top: 160px; 
	overflow: hidden;
	width: 160px;
	border: 1px dashed #ddd;
	margin: 0 26px 18px -4px;
	cursor: default;
}
#boxClientesInterna li#araxa a { background: url(../imgs/logoAraxa.jpg);}
#boxClientesInterna li#abeoc a { background: url(../imgs/logoABEOC.jpg);}
#boxClientesInterna li#abraccef a { background: url(../imgs/logoABRACCEF.jpg);}
#boxClientesInterna li#abih a { background: url(../imgs/logoABIH.jpg);}
#boxClientesInterna li#braztoa a { background: url(../imgs/logoBraztoa.jpg);}
#boxClientesInterna li#ccmq a { background: url(../imgs/logoCCMQ.jpg);}
#boxClientesInterna li#cbcvb a { background: url(../imgs/logoCBC&VB.jpg);}
#boxClientesInterna li#fenagtur a { background: url(../imgs/logoFENAGTUR.jpg);}
#boxClientesInterna li#flytour  a { background: url(../imgs/logoFlytour.jpg);}
#boxClientesInterna li#fornatur  a { background: url(../imgs/logoFORNATUR.jpg);}
#boxClientesInterna li#hoteisothon  a { background: url(../imgs/logoHoteisOTHON.jpg);}
#boxClientesInterna li#imb  a { background: url(../imgs/logoIMB.jpg);}
#boxClientesInterna li#seturmg  a { background: url(../imgs/logoSerturMG.jpg);}
#boxClientesInterna li#setursl  a { background: url(../imgs/logoSETUR_SAO_LUIS.jpg);}
#boxClientesInterna li#smtur a { background: url(../imgs/logoSMTURPoa.jpg);}
#boxClientesInterna li#serraverde a { background: url(../imgs/logoSERRA_VERDE.jpg);}


#boxClientesInterna li#araxa a:hover, 
#boxClientesInterna li#abeoc a:hover, 
#boxClientesInterna li#abraccef a:hover, 
#boxClientesInterna li#abih a:hover, 
#boxClientesInterna li#braztoa a:hover, 
#boxClientesInterna li#ccmq a:hover, 
#boxClientesInterna li#cbcvb a:hover, 
#boxClientesInterna li#fenagtur a:hover, 
#boxClientesInterna li#flytour a:hover, 
#boxClientesInterna li#fornatur a:hover, 
#boxClientesInterna li#hoteisothon a:hover, 
#boxClientesInterna li#imb a:hover, 
#boxClientesInterna li#seturmg a:hover, 
#boxClientesInterna li#setursl a:hover, 
#boxClientesInterna li#smtur a:hover,
#boxClientesInterna li#serraverde a:hover { background-position: 0 -160px; border: 1px dashed #bbb;} 


/* CONTATOS */

#formContatos span {
	display: block;
	padding: 3px 8px 8px;
	margin-bottom: 6px;
}
#formContatosText {
	width: 300px; 
}
.campoObrigatorio {
	background: #ffffd2;
	border: 1px dashed #ffdea4; 
	padding: 3px 8px 8px;
	margin-bottom: 6px;
}
.campoObrigatorio label {
	color: #f16f2f;
}
#formContatos #nome, #formContatos #email {
	width: 380px;
}
#formContatos #fone, #formContatos #pais {
	width: 180px;
}
#formContatos span#fone, #formContatos span#estado  {
	float: left; margin-right: 10px;
}

/* INSCRIÇÕES */

#formInscricao span {
	display: block;
	padding: 3px 8px 8px;
	margin-bottom: 6px;
}

#formInscricao input {
	width:350px;
}

#formInscricao #cpf, #formInscricao #cep, #formInscricao #cepcomercial, #formInscricao #cpfnota, #formInscricao #cepnota {
	width:120px;
}

#formInscricao #telefones, #formInscricao #celular {
	width:190px;
}

#formInscricao #cidade{
	width:285px;
}

#formInscricao span#cidade {
	float: left; margin-right: 10px;
}

#btEnviarInscricao {
	width: 167px !important;
	height: 50px;
}

