/* CSS Document */

/*reset*/
* html{border:0;padding:0;margin:0; _padding:0; _margin:0;}
img{border:0;padding:0;margin:0;_padding:0;_margin:0;_border:0;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;_padding:0; _margin:0;}
a{text-decoration:none;}
ul{list-style:none;}
ul li a{display:inline-block;}/*torna toda regiao de li clicavel*/


/* ------------------------------------------------------------------------------------------------------------ */

body{
   background: url(../imagens/template/bg.jpg) repeat-x #b5ceeb;
   text-align:center;
   color:#666;
   font-family:Arial, Helvetica, sans-serif;
   font-size:13px;}

#tudo{
   margin: 0 auto;
   text-align:left;
   width:933px}

/* ------------------------------------------------------------------------------------------------------------ */

/* GERAL ( div´s - colunas - etc...) */  
#conteudo{
	width:901px;
	padding:16px;
	background:url(../imagens/template/bgConteudoTop.jpg) no-repeat top #d2eeef;
	display:inline-block;}
#rodapeConteudo{
	width:933px;
	height:16px;
	margin-bottom:20px;
	background:url(../imagens/template/bgConteudoBottom.jpg) no-repeat;}	
	
#col_1{
	float:left;
	width:538px;}
	
#col_2{
	float:right;
	width:347px;
	margin-left:16px;}

#idioma{
	float:right;

	padding-left:800px;}
#idioma li {
  float:left;
  display:inline-block;
  padding:0 5px 0 5px;}


#box_destaq_1_Top{
	width:538px;
	height:10px;
	background:url(../imagens/template/bgBoxPacotesTop.jpg) no-repeat #eff9f9;
	margin-top:10px;}	
#box_destaq_1{
	width:503px;
	padding:0 20px 0 15px;
	_padding:0 20px 0 15px;
	background:#eff9f9;
	display:inline-block;}
#box_destaq_1_Bottom{
	width:538px;
	height:10px;
	background:url(../imagens/template/bgBoxPacotesBottom.jpg) no-repeat;
	margin-bottom:20px;}


#boxCol_2Top{
	width:347px;
	height:10px;
	background:url(../imagens/template/bgBoxCol_2Top.jpg) no-repeat #eff9f9;
	margin-top:10px;}	
#boxCol_2{
	width:317px;
	padding:0 15px 0 15px;
	_padding:0 15px 0 15px;
	background:#eff9f9;
	display:inline-block;}
#boxCol_2Bottom{
	width:347px;
	height:10px;
	background:url(../imagens/template/bgBoxCol_2Bottom.jpg) no-repeat ;
	margin-bottom:20px;}


#internaTop{
	width:901px;
	height:15px;
	margin-top:10px;
	background:url(../imagens/template/bgBoxInternaTop.jpg) no-repeat #eff9f9;}
#interna{
	width:801px;
	padding:20px 50px 20px 50px;
	background:#eff9f9}
#internaBottom{
	width:901px;
	height:15px;
	background:url(../imagens/template/bgBoxInternaBottom.jpg) no-repeat;}

#boxPacotesTop{
	width:538px;
	height:10px;
	background:url(../imagens/template/bgBoxPacotesTop.jpg) no-repeat #eff9f9;
	margin-top:10px;}	
#boxPacotes{
	width:508px;
	padding:0 15px 0 15px;
	background:#eff9f9;
	display:inline-block;}
#boxPacotesBottom{
	width:538px;
	height:10px;
	background:url(../imagens/template/bgBoxPacotesBottom.jpg) no-repeat ;}

.left{
	float:left;}
.right{
	float:right;}



/* ------------------------------------------------------------------------------------------------------------ */ 

/* TEXTO */
.titulo_1{
	font-size:20px;
	color:#044ea5;}
	
.titulo_2{
	font-size:18px;
	color:#fc6a09;
	margin-bottom:20px;}
.texto_1{
	font-size:14px;
	color:#044ea5}
	
.lista{list-style:inside disc;}



/* ------------------------------------------------------------------------------------------------------------ */   

/* LINKS e BOTÕES*/
a:link {
   color:#900;}
a:visited {
   color:#900;}
a:hover {
   color:#FF0000;}

#saibaMais {
	margin:10px 0 0 0;
	_margin:10px 0 0 0;}
#saibaMais a{
	width:49px;
	height:18px;
	background:url(../imagens/template/btnSaibaMais.jpg) no-repeat 0 0;
	display:block;}
#saibaMais a:visited{
	width:49px;
	height:18px;
	background:url(../imagens/template/btnSaibaMais.jpg) no-repeat 0 0;
	display:block;}	
#saibaMais a:hover{
	width:49px;
	height:18px;
	background:url(../imagens/template/btnSaibaMais.jpg) no-repeat 0 -18px;
	display:block;}
	
	
#learnMore {
	margin:10px 0 0 0;
	_margin:10px 0 0 0;}
#learnMore a{
	width:49px;
	height:18px;
	background:url(../imagens/template/btnLearnMore.jpg) no-repeat 0 0;
	display:block;}
#learnMore a:visited{
	width:49px;
	height:18px;
	background:url(../imagens/template/btnLearnMore.jpg) no-repeat 0 0;
	display:block;}	
#learnMore a:hover{
	width:49px;
	height:18px;
	background:url(../imagens/template/btnLearnMore.jpg) no-repeat 0 -18px;
	display:block;}
	
	
#voltar{
   margin-top:20px;}	
#voltar a{
   width:70px;
   height:21px;
   background:url(../imagens/template/btnVoltar.jpg) no-repeat 0 0;
   display:block;}
#voltar a:hover{
   width:70px;
   height:21px;
   background:url(../imagens/template/btnVoltar.jpg) no-repeat 0 -21px;
   display:block;}

#back{
   margin-top:20px;}	
#back a{
   width:70px;
   height:21px;
   background:url(../imagens/template/btnBack.jpg) no-repeat 0 0;
   display:block;}
#back a:hover{
   width:70px;
   height:21px;
   background:url(../imagens/template/btnBack.jpg) no-repeat 0 -21px;
   display:block;}
   
#form #button {
  background:#4ca3a6;
  width:auto;
  color:#FFF;
  cursor:pointer;}
#form #button:hover{
  background:#1c6366;
  color:#FFF;
  cursor:pointer;}   
   
   
   
   
   
/* ------------------------------------------------------------------------------------------------------------ */   

/* FORM */
input{
   background:#4ca3a6;
   border:none;
   height:20px;
   color:#FFF}
   
textarea{
   background:#4ca3a6;
   border:none;
   color:#FFF}

#contato{
   width:800px;
   display:inline-block;}
#contato input{
   width:240px;}   
#contato textarea{
   background:#4ca3a6;
   border:none;}



/* ------------------------------------------------------------------------------------------------------------ */   

/* IMG */
.imgPacotes{
	float:left;
	width:120px;
	border:solid 3px #b6cfeb;}

.imgBorder{
	border:solid 3px #b6cfeb;}

.imgDestaq_1{
	float:left;
	border:solid 3px #b6cfeb;}

.imgDestaq_2{
	border:solid 3px #b6cfeb;
	margin-bottom:5px;}
	
	

/* ------------------------------------------------------------------------------------------------------------ */   

/* RODAPE */
#rodape{
	font-size:12px;
	color:#044ea5;}
#rodapeLeft{
   float:left;
   padding:10px 0 15px 200px;}
#rodapeRight{
   float:right;
   padding:0 10px 15px 0;}
   

