@charset "UTF-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background: url(../img/bg.jpg) repeat-x #98b9d1;
}

.content{
	position:absolute;
	width:900px;
	height:600px;
	background: url(../img/marcadagua.jpg) #FFFFFF 20px 85px no-repeat;
	left:50%;
	margin-left:-450px;
	top:50%;
	margin-top:-318px;
}
img {
	border:0;
}
.titulo{
	display:block;
	font-size:14px;
	color:#4775aa;
	font-weight:bold;
}
.clear{
	clear:both;
}

/* -------------------------------------- MENU INFERIOR */

.menuinferior {
	__display:none;
	position:fixed;
	bottom:0;
	width:100%;
	height:35px;
	background:#6a92c4;
	z-index:1000;
}
.menuinferior ul{
	width:900px;
	margin:0 auto 0 auto;
	padding:0;
	text-align:left;
	border-right:solid 1px #98b9d1;
}
.menuinferior ul li{
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}
.menuinferior ul li a{
	display:inline-table;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#a7cde8;
	padding:12px 20px 12px 25px;
	margin:0;
	border-left:solid 1px #98b9d1;
}
.menuinferior ul li a:hover{
	background:#4f7ab0;
}

/* -------------------------------------- TOPO */

.topo{
	width:100%;
	height:147px;
}
/* -------------------------------------- MENU ESQUERDO */

.menu{
	width:168px;
	float:left;
	margin:0 0 0 25px;
}
.menu img{
	border:0;
}
.menu ul{
	margin:0;
	padding:0;
}
.menu ul li{
	margin:0;
	padding:0;
	list-style:none;
	line-height:0;
}
.menu ul li a{
	display:block;
	margin:0;
	padding:0;
	width:168px;
	height:55px;
}
.menu_conheca{ background:url(../img/menu_conheca.gif) no-repeat 0px -3px; }
.menu_conheca:hover{ background:url(../img/menu_conheca_on.gif) no-repeat 0px -3px; }
.menu_programas{ background:url(../img/menu_programas.gif) no-repeat ; }
.menu_programas:hover{ background:url(../img/menu_programas_on.gif) no-repeat ; }
.menu_hospedes{ background:url(../img/menu_hospedes.gif) no-repeat; }
.menu_hospedes:hover{ background:url(../img/menu_hospedes_on.gif) no-repeat; }
.menu_abase{ background:url(../img/menu_abase.gif) no-repeat 0px -3px; }
.menu_abase:hover{ background:url(../img/menu_abase_on.gif) no-repeat 0px -3px; }
.menu_investimento{ background:url(../img/menu_investimento.gif) no-repeat; }
.menu_investimento:hover{ background:url(../img/menu_investimento_on.gif) no-repeat; }
.menu_canal{ background:url(../img/menu_canal.gif) no-repeat; }
.menu_canal:hover{ background:url(../img/menu_canal_on.gif) no-repeat; }

/* -------------------------------------- CONTENT */
.conteudo, .conteudo_estrutura{
	float:left;
	margin:0 0 0 35px;
	width:645px;
	height:453px;
	overflow:auto;
	
	font-family:Arial, Helvetica, sans-serif;
	color:#61676e;
	line-height:15pt;
	font-size:11px;
}
.conteudo_estrutura{
	overflow:hidden;
}
.texto{
	width:100%;
}
.texto_abase{
	width:430px;
	margin:200px 0 auto 0;
}
.texto_estrutura{
	width:300px;
	height:400px;
	float:left;
}
/* -------------------------------------- ESTUTURA */
.estrutura_box{
	width:300px;
	float:right;
	background:#6a92c4;
	line-height:12pt;
	color:#253342;
	__border:solid 3px #bdd1ea;
	margin-bottom:3px;
}
.estrutura_box img{
	float:left;
	border:solid 1px #ffffff;
	margin:5px 10px 5px 5px;
}
.estrutura_box h1{
	margin:10px 0 3px 0;
	padding:0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#FFFFFF;
	font-size:12px;
}

/* -------------------------------------- IDIOMAS */
.btn_idioma {
	display:block;
	width:168px;
	height:31px;
	overflow:hidden;
	background:url(../img/idioma_bg.jpg);
	border-bottom:solid 1px #c6d5e9;
	margin: 0 0 10px 0;
}
.btn_idioma:hover {
	background:#d8e6ee;
	border-bottom:solid 1px #c6d5e9;
}
.btn_clique {
	height:24px;
	overflow:hidden;
	background:#c6d5e6;
	border:solid 1px #9db8d9;
	padding:4px 10px 4px 10px;
	text-align:center;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.btn_clique:hover {
	background: #abd04f;
	color:#000000;
}

.btn_idioma img {
	margin:5px auto auto 7px;
}
/* -------------------------------------- INTERNAS */
.tabela{
	width:100%;
	color:#0c1015;
}
.tabela tr{
	background-color:#98b9d1;
}
.tabela td{
	padding-left:10px;
}
.trbg{
	background:#7fadce;
}



#simplegallery1{
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	border: 8px solid #8d96a1;
	float:left;
}

#simplegallery1 .gallerydesctext{
	text-align: left;
	padding: 2px 5px;
}

.postit{
	float:right;
	width:190px;
	height:296px;
	background:#8d96a1;
	border:solid 1px  #666666;
}
.postit h1{
	width:152px;
	height:28px;
	margin:12px auto 10px 18px;
	padding:0;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#FFFFFF;
	border-bottom:solid 1px #ffffff;
}
.postit_texto{
	width:150px;
	margin:0 auto auto 18px;
	color:#374049;
}

.mapa_google{
	width:436px;
	height:302px;
	float:left;
	background:#CCCCCC;
	border:solid 1px  #666666;
}

.postit_localizacao{
	float:right;
	width:190px;
	height:302px;
	background:#8d96a1;
	border:solid 1px  #666666;
}
.postit_localizacao h1{
	width:152px;
	height:auto;
	margin:12px auto 8px 18px;
	padding:0;
	padding-bottom:10px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#FFFFFF;
	border-bottom:solid 1px #ffffff;
}
.marcacao, .marcacao a{
	background:#beccde;
	text-decoration:none;
	color:#374049;
}

/* -------------------------------------- FORMULARIOS */

.form_dados{
	width:580px;
	border:solid 1px #b6d3e8;
	background:#d2e5f3;
	padding:13px;
	margin:20px auto auto 0;
}
.form_dados table{
	width:100%;
}
.form_dados h1{
	width:152px;
	height:auto;
	margin:0;
	padding:0;
	padding:0 0 8px 3px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:100;
	color:#345e91;
}
.form_dados table td{
	padding-right:7px;
}
.form_dados table input{
	width:100%;
	background:url(../img/idioma_bg.jpg) repeat-x;
	border:solid 1px #FFFFFF;
	padding:5px 0 5px 5px;
	color:#345e91;
}
.form_dados table select{
	width:89px;
	background:url(../img/idioma_bg.jpg) repeat-x;
	border:solid 1px #FFFFFF;
	padding:4px 3px 4px 3px;
	color:#345e91;
}
.form_dados table textarea{
	width:100%;
	background:url(../img/idioma_bg.jpg) repeat-x #ecf1f5;
	border:solid 1px #FFFFFF;
	padding:4px 3px 4px 3px;
	color:#345e91;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.btn_enviar{
	width:200px;
	background:#6a92c4;
}