
/*------------------------------------------------------------------------------------------------------------*/
/* GERAL */

body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 14px;
	background-image: url(../imgs/bg.jpg);
	background-color: #007237;
}
input, textarea
{
	border: #999999 solid 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.campoSemBorda input
{
	border-style: none;
}

a
{
	color: #FFFFFF;
}
/* FIM GERAL */
/*------------------------------------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------------------------------------*/
/* MASTER PAGE */

#cabecalho
{
	background-color: #042010;
	height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}


#parasuafamilia
{
	width: 200px;
	float: left;
	padding: 6px;
}

#paraseuevento
{
	width: 200px;
	float: left;
	padding: 7px;
}

/* menu superior */
#menuHome
{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 25px;
	float: left;
	color: #A5971F;
}
#menuHome ul
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	list-style: none;
}

#menuHome ul li
{
	display: inline;
}

#menuHome ul li a
{
	padding: 0px 10px;
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
}

#menuHome ul li a:hover
{
	color: #A49C64;
}
/* menu superior home*/

#cabecalhoHome
{
	/*background-color:#042010;*/
	background-image: url(../imgs/bgMenuSuperiorHome.jpg);
	height: 45px;
}


#flash
{
	border-top: 1px solid #4C5126;
	border-bottom: 1px solid #4C5126;
	background-color: #000000;
	text-align: center;
}

#rodapeHome
{
	/*background-color:#042010;*/
	background-image: url(../imgs/bgMenuInferiorHome.jpg);
	height: 45px;
}

#menuInstitucional
{
	height: 30px;
	width: 100%;
	margin-top: 5px;
	position: absolute;
	text-align: center;
}

#conteudoHome
{
	height: 100%;
}

/* detalhe home superior */
#detalheHomeSuperior
{
	width: 100%;
	height: 50px;
	background: url(../Imgs/Bg_Home_topo.jpg) no-repeat bottom;
}

/* logo taua */

#logoHome
{
	float: left;
	position: relative;
	margin-left: 190px;
	z-index: 10;
	clear: both;
	margin-top: -300px;
	padding-top: 0px;
}
#logoHome h1 a{
background: url(../Imgs/LogoTaua.jpg);
text-indent:-9999px;
display:block;
width:185px;
height:185px
}
* html #logoHome
{
	margin-left: 100px;
}

/* detalhe home inferior */
#detalheHomeInferior
{
	width: 100%;
	height: 570px;
	background: url(../Imgs/Bg_Home_rodape.jpg) no-repeat top;
}

#logoSolution
{	
	padding-top: 87px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
	width: 99%;
}
/* miolo home inferior */
#mioloHome {
	margin: auto;
	padding-top: 30px;
	width: 965px;
	height: 550px;
}
#mioloHome h3 {
	clear:both;
	padding-top:20px;
}
#destaquePacotes {
	width: 237px;
	height: 403px;
	margin-right: 12px;
	padding: 10px;
	border: 1px solid #008148;
	float: left;
}
#destaquePacotes h3,
#destaquePacotes h2 {
	display: block;
	width: 73px;
	height: 19px;
	margin: 0;
	padding: 0;
	background: url(../Imgs/tit-pacotes.png) no-repeat;
	text-indent: -99999px;
}
#destaquePromocoes {
	width: 486px;
	height: 403px;
	margin-right: 12px;
	padding: 10px 0 10px 10px;
	border: 1px solid #008148;
	float: left;
}
#destaquePromocoes h3,
#destaquePromocoes h2 {
	display: block;
	width: 348px;
	height: 19px;
	margin: 0;
	padding: 0;
	background: url(../Imgs/tit-promocoes.png) no-repeat;
	text-indent: -99999px;
}
#destaqueEventos {
	width: 148px;
	height: 403px;
	padding: 10px;
	border: 1px solid #008148;
	float: left;
}
#destaqueEventos h3,
#destaqueEventos h2 {
	display: block;
	width: 147px;
	height: 19px;
	margin: 0;
	padding: 0;
	background: url(../Imgs/tit-eventos.png) no-repeat;
	text-indent: -99999px;
}
.promoItem {
	padding: 20px 0;
}
#destaquePromocoes .promoItem {
	width: 233px;
	margin-right: 10px;
	float: left;
}
.promoItem img {
	margin-right: 10px;
	border: 1px solid #7F7301;
	float: left;
}
.promoItem p {
	font-size: 10px;
	margin: 5px;
}
.promoItem h4 {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 0;
}
#destaquePromocoes .promoItem  a,  #destaquePacotes .promoItem  a{ 
	display: block;
	margin-left: 98px;
	width: 63px;
	height: 20px;
	text-indent: -9999px;
	background: url(../Imgs/btn_saiba.gif) no-repeat;
	outline: none;
}
#destaqueEventos .promoItem  a {
	display: block;
	width: 140px;
	height: 20px;
	text-indent: -9999px;
	background: url(../Imgs/btn_estrutura.gif) no-repeat;
	outline: none;
}
	
#menu-social {
	border:1px solid #008148;
	padding-top:10px;
	width:949px;
	margin: 40px 0 40px 0 ;
	height: 135px;
}
.lista-menu-superior, .lista-menu-social {
	margin-bottom:1em;
}
.lista-menu-social ul {
	list-style: none;
}
.lista-menu-social ul li {
	background:url("../Imgs/icones_sociais.gif") no-repeat scroll 0 0 transparent;
	font-size:9px;
	height:50px;
	margin-right:10px;
	width:120px;
}
.lista-menu-social li {
	border-left:1px solid #008148;
	float:left;
	line-height:14px;
	margin:0 0 0 -1px;
	padding-left:48px;
}
.social2 {
	border: none;
}
/* FIM MASTER PAGE */
/*------------------------------------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------------------------------------*/
/* MASTER CONTEÚDO */

.ListagemTabelaExterior
{
	background-color: #065123;
	width: 100%;
}

.ListagemTabelaInterior td
{
	background-color: #007237;
}
.ListagemTabelaInterior
{
	width: 100%;
}

.imgFases
{
	border-color: #08140E;
	border-width: 3px;
	border-style: solid;
}

/* menu superior */
#menuSuperior
{
	margin: auto;
	width: 100%;
	padding: 5px 0px;
	color: #A5971F;
	text-align: center;
}
#menuSuperior ul
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
	list-style: none;
}

#menuSuperior ul li
{
	display: inline;
}

#menuSuperior ul li a
{
	padding: 0px 10px; /* visual do link*/
	color: #99CC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none; /*border-right:1px solid #A49C64;*/
	text-align: center;
}

#menuSuperior ul li a:hover
{
	color: #A49C64;
}
/* menu superior */

#centralizador
{
	width: 790px;
	margin: 0 auto;
	padding-top: 8px;
	padding-bottom: 8px;
}

#foto
{
	/*background-image:url(../imgs/topo/fachada.jpg);*/
	background-repeat: no-repeat;
}

#logo
{
	width: 184px;
	margin-left: 9%;
}

#conteudo
{
	width: 909px;
	margin-left: 9%;
}

#console
{
	float: left;
}

#menuPrincipal
{
	width: 185px;
	background-image: url(../imgs/BgMenu.jpg);
	background-position: bottom;
}
#titulosecao
{
	margin-top: 25px;
	margin-left: 25px;
}
.titulosecao
{
	margin-top: 25px;
	margin-left: 25px;
}
#seloSecao
{
	width: 185px;
	height: 90px;
	margin-top: 10px;
}
#texto
{
	width: 720px;
	float: right;
	margin-top: 10px; /*margin-left:10px;*/
}
#titulo
{
	background-color: #065123;
	border-top: solid 6px #0C602B;
	border-bottom: solid 2px #05471F;
	width: 720px;
	height: 80px;
	padding-top: 20px;
	padding-bottom: 5px;
}

#escrito
{
	background-color: #075D28;
	width: 660px;
	padding: 30px;
	margin-bottom: 5px;
}

#conteudodividido
{
	background-color: #075D28;
	width: 720px;
}

#escrito2
{
	background-color: #075826;
	border-bottom: solid 2px #05471F;
}

#navegacao_interna
{
	background-color: #075D28;
	padding: 35px;
}


#rodape
{
	background-color: #51622E;
	width: 720px;
	height: 40px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 11px;
	color: #FFFFCC;
	padding-top: 4px;
	margin-bottom: 5px;
}

/*-------------------------------------------*/

.hrPacote
{
	margin-top: 30px;
	margin-bottom: 30px;
}

/*Título*/
h1
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 28px;
	color: #FFFFCC;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	margin-bottom: -34px;
	padding-left: 35px;
}
/*Subtitulo*/
h2
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 18px;
	color: #BEBA92;
	font-weight: normal;
	text-decoration: none;
	padding-left: 65px;
}
/*Subtitulo internas*/
h3
{
	font-size: 16px;
	color: #BEBA92;
	margin-bottom: -20px;
}

/*Subtitulo internas*/
h3 a
{
	color: #BEBA92;
}

/*Subtitulo item internas*/
h4
{
	font-size: 16px;
	color: #BEBA92;
}

/*Subtitulo item internas*/
h4.faq a
{
	font-size: 16px;
	color: #BEBA92;
	font-weight: bold;
	background-image: url(../imgs/marcadorSubmenu.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
}

/*Subtitulo item internas*/
h4.faq-off a
{
	font-size: 16px;
	color: #BEBA92;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../imgs/marcadorSubmenu.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
}

.tag
{
	font-size: 18px;
	color: #fff;
	background-color: #51622E;
	padding: 5px;
	width: 160px;
}

.tag2
{
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	background-color: #08140E;
	padding: 4px;
	padding-left: 15px;
	padding-right: 15px;
}

.marrom
{
	font-size: 21px;
	color: #BEBA92;
}

.descricao
{
	padding: 20px;
}

.formiguinha
{
	font-size: 10px;
}

.link_navegacao_interna
{
	padding: 0px 10px;
	color: #BEBA92;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	text-decoration: underline;
	background-image: url(../imgs/marcadorMenu.gif);
	background-position: middle;
	background-repeat: no-repeat;
	line-height: 25px;
}

/* menu da seção */
#menuSecao
{
	padding-left: 20px;
	padding-top: 20px;
}

#menuSecao ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menuSecao ul li a
{
	padding: 0px 10px; /* visual do link */
	color: #FFFFCC;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 14px;
	text-decoration: none;
	background-image: url(../imgs/marcadorMenu.gif);
	background-position: middle;
	background-repeat: no-repeat;
	line-height: 25px;
}

#menuSecao ul li a:hover
{
	color: #A49C64;
}

/*sub*/

#menuSecao ul li ul li a
{
	padding: 0px 20px; /* visual do link */
	color: #BEBA92;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../imgs/marcadorSubmenu.gif);
	background-position: 10px;
	background-repeat: no-repeat;
}

#menuSecao ul li ul li a:hover
{
	color: #fff;
}
/* menu da seção */

/* FIM MASTER CONTEÚDO */
/*------------------------------------------------------------------------------------------------------------*/



/* PRE HOME */
/*------------------------------------------------------------------------------------------------------------*/


/*body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imgs/preHome_BG.gif);
}*/

#preHome_tododestaque
{
	width: 778px;
	margin: 0 auto;
	overflow: auto;
}
#preHome_logo
{
	float: left;
	position: relative;
	left: 10px;
	top: 169px;
	z-index: 10;
	clear: both;
	margin-top: -169px;
	padding-top: 0px;
}
#preHome_banner
{
	float: left;
}
#preHome_entrar
{
	position: relative;
	top: 164px;
	z-index: 15;
	clear: both;
	margin-top: -164px;
	padding-top: 0px;
	float: right;
}

#preHome_colunas
{
	width: 775px;
	margin: 0 auto;
}
#preHome_info
{
	background: url(../imgs/preHome_subbg.png) center bottom no-repeat; /*	background-color: #FF0000; 	margin-top:30px; 	margin-bottom:25px;*/
	overflow: auto;
}
#preHome_pacotes
{
	margin-top: 30px;
	margin-bottom: 25px;
	width: 234px;
	height: 244px;
	background-color: #01371D;
	border: solid #01371D 3px;
	float: left;
}
#preHome_info ul
{
	padding: 0 10px 10px 10px;
	margin: 0px;
}
#preHome_info li
{
	list-style: none;
	line-height: 11px;
	padding-top: 5px;
	padding-bottom: 7px;
	border-bottom: solid 1px #000;
	margin-left: -5px;
}
#preHome_info li a, #preHome_info li a:link
{
	color: #fff;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	list-style: none;
}
#preHome_info li a:hover
{
	color: #fbffca;
	text-decoration: none;
}
/***************************/
#preHome_especiais
{
	margin-top: 30px;
	margin-bottom: 25px;
	width: 234px;
	height: 244px;
	background-color: #01371D;
	border: solid #01371D 3px;
	float: left;
	margin-left: 24px;
}
#preHome_acontecenotaua
{
	margin-top: 30px;
	margin-bottom: 25px;
	width: 234px;
	height: 244px;
	background-color: #01371D;
	border: solid #01371D 3px;
	float: left;
	margin-left: 24px;
}
#preHome_social
{
	background-color: #000;
	height: 90px;
}
#preHome_todossocial
{
	width: 778px;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#preHome_todossocial a.link
{
	text-decoration: none;
}
#preHome_blogger
{
	width: 208px;
	padding-left: 16px;
	padding-right: 16px;
	height: 68px;
	float: left;
	padding-top: 22px;
}
#preHome_twitter
{
	width: 266px;
	padding-left: 11px;
	padding-right: 11px;
	height: 68px;
	float: left;
	background-image: url(../imgs/preHome_BGtwitter.gif);
	padding-top: 22px;
}
#preHome_orkut
{
	width: 196px;
	padding-left: 27px;
	padding-right: 27px;
	height: 68px;
	float: left;
	padding-top: 22px;
}
#preHome_rodape
{
	background: url(../imgs/preHome_rodape.png) center bottom no-repeat;
	height: 50px;
}
.preHome_tituloColuna
{
	height: 26px;
	padding-left: 7px;
	padding-top: 3px;
}
.preHome_textoColuna
{
	height: 215px;
	background-color: #026A37;
}
.espaco
{
	padding-right: 8px;
}
.amarelo
{
	color: #FFCC00;
}
#preHome_todossocial a, #preHome_todossocial a:link
{
	color: #989A73;
	font-family: Verdana;
	font-size: 9px;
	text-decoration: none;
}
#preHome_todossocial a:hover
{
	color: #fbffca;
	text-decoration: none;
}

/* slideshow */

.slideshow
{
	height: 395px;
	width: 1260px;
	margin: 0 auto;
	text-align: center;
}
.slideshow img
{
	padding: 0;
	margin: 0 auto;
}

#wrapper{
	overflow: hidden;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
}	

span.ttpg{
color:#FFFFCC;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:38px;
font-weight:normal;
margin:0 0 -34px;
padding-left:35px;
text-decoration:none;
}
span.subttpg{
color:#BEBA92;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:21px;
font-weight:normal;
padding-left:65px;
text-decoration:none;
}
#escrito h1 {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14px;
font-weight:normal;
margin:0;
padding:0;
text-decoration:none;
}
