/* 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("template/bg.jpg") repeat-x #FFFFFF;
   text-align:center;
   color:#203F5A;
   font-family:Arial, Helvetica, sans-serif;
   font-size:13px;}

#tudo{
   margin: 0 auto;
   text-align:left;
   width:1000px}

/* ------------------------------------------------------------------------------------------------------------ */

/* GERAL ( div´s - colunas - etc...) */  
#conteudo{
	width:968px;
	padding:16px;
	/*background:url("emplate/bgConteudoTop.jpg") no-repeat top #d2eeef; */
	display:inline-block;}
#rodapeConteudo{
	width:1000px;
	height:16px;
	margin-bottom:20px;
	#background:url("template/bgConteudoBottom.jpg") no-repeat;}	
	
#col_1{
	float:left;
	width:538px;}
	
#col_2{
	float:right;
	width:347px;
	margin-left:16px;}




#box_destaq_1_Top{
	width:538px;
	height:10px;
	background:url("template/bgBoxPacotesTop.jpg") no-repeat #eff9f9;
	margin-top:10px;}
#box_destaq_Largo_Top{
	width:615px;
	height:10px;
	background:url("template/bgBoxPacotesLargoTop.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_destaqInterna{
	width:580px;
	padding:0 20px 0 15px;
	_padding:0 20px 0 15px;
	background:#eff9f9;
	display:inline-block;}
	
#box_destaq_1SemFundo{
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("template/bgBoxPacotesBottom.jpg") no-repeat;
	margin-bottom:20px;}
	
#box_destaq_Largo_Bottom{
	width:615px;
	height:10px;
	background:url("template/bgBoxPacotesLargoBottom.jpg") no-repeat;
	margin-bottom:20px;}


#boxCol_2Top{
	width:347px;
	height:10px;
	background:url("template/bgBoxCol_2Top.jpg") no-repeat #eff9f9;
	margin-top:10px;}	
#boxCol_2Top2{
	width:347px;
	height:10px;
	background:url("template/bgBoxCol_2Top2.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_2SemFundo{
	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("template/bgBoxCol_2Bottom.jpg") no-repeat ;
	margin-bottom:20px;}


#internaTop{
	width:980px;
	height:15px;
	margin-top:10px;
	background:url("template/bgBoxInternaTop.jpg") no-repeat #eff9f9;}
#interna{
	width:880px;
	padding:20px 50px 20px 50px;
	background:#eff9f9}
	
	#box_destaq_1{
	width:503px;
	padding:0 20px 0 15px;
	_padding:0 20px 0 15px;
	background:#eff9f9;
	display:inline-block;}
#internaBottom{
	width:980px;
	height:15px;
	background:url("template/bgBoxInternaBottom.jpg") no-repeat;}
	

	
#internaTopSemFundo{
width:901px;
height:15px;
margin-top:10px;
#background:url("template/bgBoxInternaTop.jpg") no-repeat #eff9f9;}
#internaSemFundo{
	width:801px;
	padding:20px 50px 20px 50px;
#	background:#eff9f9}
#internaBottomSemFundo{
	width:901px;
	height:15px;
#	background:url("template/bgBoxInternaBottom.jpg") no-repeat;}

#boxPacotesTop{
	width:538px;
	height:10px;
	background:url("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("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:10px;}
.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("template/btnSaibaMais.bmp") no-repeat 0 0;
	display:block;}
#saibaMais a:visited{
	width:49px;
	height:18px;
	background:url("template/btnSaibaMais.bmp") no-repeat 0 0;
	display:block;}	
#saibaMais a:hover{
	width:49px;
	height:18px;
	background:url("template/btnSaibaMais.bmp") no-repeat 0 -18px;
	display:block;}
	
	
#ler {
	margin:10px 0 0 0;
	_margin:10px 0 0 0;}
#ler a{
	width:49px;
	height:18px;
	background:url("template/ler.bmp") no-repeat 0 0;
	display:block;}
#ler  a:visited{
	width:49px;
	height:18px;
	background:url("template/ler.bmp") no-repeat 0 0;
	display:block;}	
#ler  a:hover{
	width:49px;
	height:18px;
	background:url("template/ler.bmp") no-repeat 0 -18px;
	display:block;}
	
	
#ver{
	margin:10px 0 0 0;
	_margin:10px 0 0 0;}
#ver a{
	width:49px;
	height:18px;
	background:url("template/ver.bmp") no-repeat 0 0;
	display:block;}
#ver  a:visited{
	width:49px;
	height:18px;
	background:url("template/ver.bmp") no-repeat 0 0;
	display:block;}	
#ver  a:hover{
	width:49px;
	height:18px;
	background:url("template/ver.bmp") no-repeat 0 -18px;
	display:block;}
	
	
	
	
	
#voltar{
   margin-top:20px;}	
#voltar a{
   width:70px;
   height:21px;
   background:url("template/btnVoltar.bmp") no-repeat 0 0;
   display:block;}
#voltar a:hover{
   width:70px;
   height:21px;
   background:url("template/btnVoltar.bmp") no-repeat 0 -21px;
   display:block;}
   
   
   
   
#verTodos{
margin-top:5px;}	
#verTodos a{
width:70px;
height:21px;
background:url("template/btnVerTodos.bmp") no-repeat 0 0;
display:block;}
#verTodos a:hover{
width:70px;
height:21px;
background:url("template/btnVerTodos.bmp") 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:#66CA10;
   border:none;
   height:20px;
   color:#FFF}
   
textarea{
   background:#66CA10 ;
   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;}
.imgFotos{
	float:left;
	width:200px;
	height:150px;
	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;}
	
.imgIcone{
float:left;
width:100px;
border:solid 3px #b6cfeb;}



.imgDepoimento{
	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;}
	
	
.imgGrande{
	float:right;	
	border:solid 3px #b6cfeb;}
	




	

/* ------------------------------------------------------------------------------------------------------------ */   

/* RODAPE */
#rodape{
	font-size:12px;
	color:#044ea5;}
#rodapeLeft{
   float:left;
   padding:10px 0 15px 350px;}
#rodapeRight{
   float:right;
   padding:0 10px 15px 0;}
   


   /* lists */
ul {
	list-style:square;
	margin:4px 0 4px 20px;
}
ol {
	margin:4px 0 4px 27px;
}


div#nav {
	width:100%;
	height:39px;
	background-image:url("template/botaoAzul.jpg");
	background-repeat:repeat-x;
	background-position:center bottom;
}
div#nav ul {
	margin:0;
	padding:0;
}
div#nav ul li {
	display:block;
	float:left;
	padding-right:10px;
}
div#nav ul li a {
	float:left;
	padding:12px 10px;
	height:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	font-family:Corbel, Arial, Helvetica, sans-serif;
}
div#nav ul li a.selected, div#nav ul li a.selected:hover {
	background-color:transparent;
	background-image:url("template/arrow_selected.gif");
	background-repeat:no-repeat;
	background-position:center bottom;
}
div#nav ul li a:hover {
	background-color:#66ca10;
}

.data {
border-left:2px solid #30a2d8;
color:#203F5A;
margin:0 0 3px;
padding:0 0 0 5px;
}

p {
line-height:18px;
}
.tabela_login{
	width:100%;
}

.tabela_login tr td div, .tabela_login tr td label{
	display:inline;
}

.tabela_login tr td{
	text-align:center;
}
table{
	#width:58%;
	table-layout:fixed;
}
table tr td{
	#text-align:left;
}

table tr .actions{
	text-align:center;
}
.cabecalho_emails{
	background: url(template/cabecalho_email.jpg) no-repeat;
	line-height:40px;
	position:relative;
}
.resultado .cabecalho{
	background: url(template/cabecalho_resultado.jpg) no-repeat;
	line-height:40px;
	position:relative;
}
table tr.altrow td {
	background: #c5dff2 ;
}

dl.altrow {
	background: #c5dff2 ;
}
.altrow{
	background: #c5dff2 ;
}
.center{
	text-align: center;
}

table tr.altrowPar td {
	background: #eff9f9 ;
}

dl.altrowPar {
	background: #eff9f9 ;
}
.altrowPar{
	background: #eff9f9 ;
}
.center{
	text-align: center;
}


.resultado tr{
	height:30px;
}
.resultado tr td{
	padding:5px;
}
.resultado tr th{
	background:#66ca10 none repeat scroll 0 0;
	color:#FFFFFF;
	
}

.resultado th{
	background-image:none;
	text-align: center;
	
}

.titulo {
font-weight:bold;
text-align:right;
}

.resultado tr th a {
	color:#FFFFFF;
}


