div#atendimentoCorporativo{
	background-image:url(../imagens/fundo_aten_corp_centro.png);
	background-repeat:repeat-x;
	height:74px;
}

div#textoAtendCorp{
	width:185px;
	text-align:right;
	position:relative;
	margin:15px 21px 0 0;
	float:right;
}

div#inputs{
	margin-top:11px;
	border-left:1px solid #63865c;
	float:left;
	height:53px;
	width:193px;
}

form#atendCorp{
	background-image:url(../imagens/fundo_aten_corp_dir.png);
	background-position:right;
	background-repeat:no-repeat;
	height:74px;
	float:right;
	font-size:0px;
}

div#menuTurismo{
	background:url(../imagens/banner_turismo_home.jpg) no-repeat;
	height:313px;
}

div#menuHotel{
	background:url(../imagens/banner_hoteis_home.jpg) no-repeat;
	height:262px;
}

div#menuCongresso{
	background:url(../imagens/banner_cong_home.jpg) no-repeat;
	height:223px;
}

div#menuServicos{
	background:url(../imagens/banner_servicos_home.jpg) no-repeat;
	height:175px;
}

img#fundoAtendCorpDir {
	float:right;
}

img#maletaAtendCorp {
	margin-left:10px;
	float:left;
}

b.txtcorp{
	font-size:24px;
}

a#corp:link,a#corp:visited,a#corp:active{
	font:15px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
}

div#iptCorp,#iptCorp2,#iptCorp1{
	border:1px solid #63865c;
	width:134px;
	margin-left:28px;
	margin-top:3px
}
.inputCorp{
	background-color:#89a57d;
	border:1px solid #a8c098;
	margin-left:-27px;
	color:#FFFFFF;
	font-size:11px;
}
div#linkOK{
	float:right;
	padding-right:7px;
	width:18px;
	margin-top:-16px;
}
div#linkOK a:link,div#linkOK a:visited{
	color:#FFFFFF;
	font-size:12px;
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
}