.divMapaPrinc {
	float: left;
	width: 770px;
	margin: 5px;
	margin-bottom: 20px;
	background-color: #efefef;
	border: 1px solid #dedede;
}

.divMapaPrinc img {
	/*float: left;*/
	margin: 5px;
}

.divLinha {
	float: left;
	height:auto;
}

.divItemSit {
	float: left;
	width: 380px;
	height:100%;
	min-height: 330px;
	border: 1px solid #333333;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-box-shadow: black 2px 4px 6px;
	-webkit-box-shadow: black 2px 4px 6px;
	margin: 5px;
}

.divItemSit .barra {
	float: left;
	width: 100%;
	height: 20px;
	border-radius-topleft: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius:5px;
	-ms-border-radius-topleft:5px;
	border-radius-topright: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius:5px;
	-ms-border-radius-topright:5px;
	background-color: #333333;
}

.divItemSit .barra span {
	float: left;
	width: 200px;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 5px;
	margin-top: 3px;
	color: #FFFFFF;
	cursor: default;
}

.divItemSit .barra img {
	float: right;
	margin-right: 6px;
	cursor: pointer;
}

.divItemSit .destino {
	float: left;
	width: 100%;
	height:100%;
	min-height: 290px;
	max-height: 400px;
	overflow: auto;
}

#dest5{overflow-x:hidden;}

#tbTotal{height:1140px; *height:1080px;}



.divItemSit .destino iframe {
	float: left;
	margin: 0;
	border: 0;
	width: 380px;
	height: 100%;
	min-height: 280px;
}

.divItemSit .barraLeg {
	float: left;
	width: 100%;
	height: 20px;
	border-radius-bottomleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius:5px;
	-ms-border-radius-bottomleft:5px;
	border-radius-bottomright: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius:5px;
	-ms-border-radius-bottomright:5px;
	background-color: #333333;
}

.divItemSit .leg{height:30px;}

.largTot,.largTot .destino iframe{width:775px;}

.linha {
	float: left;
	width: 360px;
	cursor: default;
	border: 1px solid #333333;
	background-color: #666666;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

.linha:hover {
	background-color: #AAAAAA;
	color: #000000;
}

.linha span {
	float: left;
	width: 40px;
	margin: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.linha .nome {
	width: 280px;
	text-align: left;
}


#divThumb {
	float:left;
	position: relative;
	width: 600px;
	margin: 1px;
	margin-top: 20px;
	cursor: default;
}
#divThumb div {
	position: absolute;
	width: 580px;
	height: 60px;
	text-align: center;
	z-index: 0;
}
#imgFundoThumb {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
	z-index:1;
}

.imgEscolha {
	float: left;
	margin-left: 15px;
	margin-right: 1px;
	width: 50px;
	height: 55px;
	margin-top: 2px;
	cursor: pointer;
	border: 1px solid #202020;
}

.imgEscolha:hover {
	border: 1px solid #C00000;
}
.content {
	float: left;
	margin:0px;
	margin-bottom:10px;
	margin-left: 3px;
	margin-top:1px;
	border:1px solid #CCCCCC;
	width: 580px;
	
}
.clear {
	clear: both;
}

.titulo {
	width: 100%;
}

.icones {
	margin-top: 20px;
}

#divImg {
	float: left;
	width: 450px;
	height: auto;
	margin: 5px;
	border: 0;
	cursor: default;
}
#imgPrinc {
	float: left;
	width: 440px;
	height: 405px;
}

.menuLat {
	float: left;
	width: 200px;
	margin: 0px;
	cursor: default;
	font-weight: bold;
}

.menuLat .icones, .menuLat .icones .tituloicones {
	width:200px;
}

.txtico img {
	float: left;
	margin: 0px;
	cursor: pointer;
}

.txtico span {
	float: left;
	width: 200px;
	color: #202020;
}
.txtico a {
	float: left;
	width: 90px;
	height: 14px;
	margin: 5px;
	background-color: #202020;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.txtico a:hover {
	background-color: #fea22e;
}

.destPrincipal {
	width: 600px;
}

#divThumb #tituloPag {
	width: 230px;
	height: 30px;
	top: 24px;
	right: 27px;
	text-align: right;
	z-index: 1000;
	color: #fea22e;
	font-weight: bold;
	font-size: 18px;
}

.imgVerOc {
	float: right;
	margin-right: 5px;
	margin-left: 4px;
	cursor: pointer;
}


.divHidden {
	position: absolute;
	visibility: hidden;
}


.divContDir{
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}

.regioes {
	width: 250px;
	float: left;
}

.divGoogleFocos{
	clear: both;
	position: relative;
	top: 195px;
}

.regioes .divisoes {
	float: left;
	width: 100%;
	border-bottom: 3px solid #333333;
	cursor: default;
}

.regioes .divisoes span {
	float: left;
	padding: 5px;
	font-size: 14px;
	color: #333333;
	cursor: pointer;
}

.regioes .divisoes .sel {
	color: #FFFFFF;
}

.regioes #divItens {
	float: left;
	width: 240px;
	padding: 5px;
}

.abas {
	float: left;
	width: 100%;
	margin: 0;
	border-bottom: 3px solid #333333;
}

.abas span {
	float: left;
	padding: 4px;
	color: #333333;
	cursor: pointer;
}

.abas .sel {
	color: #FFFFFF;
	background-color: #333333;
}

.sel {
	color: #FFFFFF;
	background-color: #333333;
}

#divItens img {
	cursor: pointer;
}

.titPagInt {float: left; width: 100%;margin-top: 10px; margin-bottom:20px;font-size: 16px;font-weight: bold; cursor: default;}
.contFaq {float: left;text-shadow: 0px 1px 0px #fff;}
.contFaq .titulo {float: left; width: 780px; color: #373a41; padding: 5px;cursor: default;margin-top: 10px; margin-right:5px; margin-left:5px; border-bottom: 3px solid #333333;}
