html, body {
	height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../img/bg.gif) repeat-x #e29400;
	line-height: 1.4em;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
	
a:link { color: #000; text-decoration: underline; }
a:hover { color: #000; text-decoration: underline; }
a:visited { color: #000; text-decoration: underline; }
a:active { color: #000; text-decoration: underline; }

input, select {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	}

#pagina {
	background:url(../img/bg.jpg) repeat-x #c74400;
	width: 772px;
	margin: 0 auto;
	min-height: 100%;
	text-align: center;
	}

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

/*
//////////////////////////////////////////////////////////////////////////////////////////////////////////
CABECALHO
//////////////////////////////////////////////////////////////////////////////////////////////////////////		
*/

#cabecalho {
	width: 772px;
	height: 455px;
	}

/*
//////////////////////////////////////////////////////////////////////////////////////////////////////////
MIOLO
//////////////////////////////////////////////////////////////////////////////////////////////////////////		
*/

#contentMiolo {
	padding-bottom: 20px;
	}

/*
//////////////////////////////////////////////////////////////////////////////////////////////////////////
RODAPE
//////////////////////////////////////////////////////////////////////////////////////////////////////////		
*/

#rodape {
	width: 772px;
	text-align: center;
	line-height: 1.5em;
	position: relative;
	margin: -1.5em auto 0 auto;
	right: 6px;
	}
	
#rodape .mktvirtual{
/*	background: #003366;*/
	float: right;
	}

#nonFooter {
	position: relative;
	min-height: 100%;
	}

/*
//////////////////////////////////////////////////////////////////////////////////////////////////////////
INTERNA
//////////////////////////////////////////////////////////////////////////////////////////////////////////		
*/

#contentEsq{
	float: left;
	width: 532px;
	min-height: 100%;
/*	background:#FF00FF;*/
	}
	
#contentEsq .menu{
	float: left;
	width: 100%;
	height: 50px;
	background: #00004A;
	}

#contentEsq .topoTit{
	float: left;
	width: 100%;
	height: 155px;
/*	background:#336633;*/
	}
#dicas-de-viagem{
	margin:20px 0;
}
#contentEsq .topoTit .imgTopo1{
	float: left;
	width: 271;
	height: 100%;
/*	background:#336633;*/
	}
	
#contentEsq .topoTit .imgTopo2{
	float: right;
	width: 261px;
	height: 128px;
	background: url(../img/ilustra_topo_2.jpg) no-repeat;
/*	background:#336633;*/
	}
#video{
	width:464px;
	height:285px;
	}
#contentEsq .topoTit .nomeSecao{
	font-weight: bold;
	font-size: 14px;
	color: #242424;
	/*background:#336633;*/
	_height: 20px;
}
	
#corBgInterna {
	background: url(../img/bg_interna.gif) left repeat-y;
	}

#contentEsq .conteudo{
	_margin-top: -2px;
	float: right;
	width: 503px;
	height: 100%;
	background: #fefcc9;
	min-height: 100%;
	}

#contentDir{
	float: right;
	width: 240px;
	min-height: 100%;
/*	background:#FFFF00;*/
	}

#contentDir .flashLogo{
	float: right;
	width: 100%;
	height: 410px;
	}

#contentDir .colunaDirInterna{
	float: right;
	width: 232px;
	height: 566px;
	background: url(../img/bg_coluna_dir.jpg) repeat-x #ca4c00;
	border-left: #FFF 4px solid;
	border-right: #FFF 4px solid;
	border-bottom: #FFF 4px solid;
	position: relative;
	}

#rodapeInterna {
	width: 752px;
	text-align: center;
	line-height: 1.5em;
	padding: 5px;
	overflow: auto;
	}

#rodapeInterna .mktvirtual{
/*	background: #003366;*/
	float: right;
	}
	

	