* {	text-decoration:none; margin:0; padding:0; list-style:none; border:none;/* Começo zerando tudo. O */}
/***************************** Geral *****************************/

body{
  background: #f4f4f6;
  margin-top: 15px;
  	scrollbar-face-color: #f4f4f6;
	scrollbar-shadow-color: #b7b7b7;
	scrollbar-highlight-color: #b7b7b7;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #7b0a0e;
	font-size: 11px;
	font-family: arial;
}

#geral{
  background: url(../images/bg_geral.gif) repeat-y;
  width:980px;
  margin: 0 auto;
  
  /*position: absolute;
  left: 50%; 
  margin-left: -490px !important;*/
 
}
/*----------------------------------------------------------------Left*/
#left {
	float: left; width: 195px;
	background: url(../images/bg_lateral.gif) repeat-y;
}

#logo {
	float: right;
}

#menu {
	margin-top: 20px;
	float: right; width: 165px; padding-right: 14px;	
}

#menu ul .li {
	background-image: url(../images/bg_menuLateral.gif);
	border-bottom: 1px dotted #000000;
	border-right: 1px solid #000000;
	margin-bottom: 1px;
	line-height: 22px;
	height: 22px;
}	

#menu ul .li a {
	padding-left: 10px;
	color: #ffffff;
	font-weight: bold;
	display: block;
}

#menu ul .li a:hover {
	background-image: url(../images/bg_menuLateralOn.gif);
	_text-decoration: underline;
}

.submenu {
	border-bottom: 1px dotted #7a7a7b;
	margin-left: 10px;
	line-height: 20px;
	display: list-item;
	background-image: none;
	width: 150px;
}

.submenu a {
	color: #7b0a0e;
	padding: 0 0 0 15px;	
	background: url(../images/bullet_subOff.gif) no-repeat left center;
}

.submenu a:hover {
	text-decoration: underline;
	background: url(../images/bullet_subOn.gif) no-repeat left center;
}

.submenu .selected {
	background: url(../images/bullet_subOn.gif) no-repeat left center;
}

#buscaRapida {
	float: right;
	width: 160px;
	padding-right: 20px;
	margin-top: 20px;
	color: #900406;
}

div.leftBranco {
	float: right;
	background-color: #ffffff;
	width: 160px;
	margin-right: 20px;
	_margin-right: 10px;
	text-align: center;
	margin-top: 20px;
}

div.leftBranco .texto {
	font-size: 10px;
	color: #8d8d8d;
	text-align: left;
	margin: 3px 0 3px 5px;
}

div.leftBranco .logos {
	margin: 3px 3px 3px 3px;
}

div.leftGeral {
	float: right;
	width: 160px;
	margin-right: 20px;
	_margin-right: 10px;
	margin-top: 20px;
}

div.leftGeral table {
	width: 100%;
}

div.leftGeral TD {
	text-transform: uppercase;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px dotted #000000;
}

div.leftGeral .TD {
	text-transform: none;
	padding: 2px;
	border-bottom: 1px dotted #000000;
}

div.leftGeral .left {
	border-left: 1px solid #900406;
	border-bottom: 1px dotted #900406;
	font-weight: bold;
}

div.leftGeral .right {
	border-bottom: 1px dotted #900406;
	text-align: right;
}

div.leftGeral .subright {
	text-align: right;
}

div.leftGeral .news {
	text-transform: none;
}

/*----------------------------------------------------------------Right*/
#right2 {
	width: 785px;
	float: left;
}

#topo{
  float: left;
  width: 763px;
  height: 28px;
  background-color: #f4f4f6;
  vertical-align: baseline;
}
.curvaTop {
	background: url(../images/curva_top.gif) no-repeat bottom;
	width: 22px; height: 47px; float: left;
}

#degrade{
  float: left;
  width: 762px;
  text-align: right;
  background: #ffffff url(../images/degrade_top.gif) repeat-x top;
  height: 19px;
  border-right: 1px solid #7b0a0e;
}

/*----------------------------------------------------------------Menu TOP*/
#data {
	float: left;
	color: #000000;
	margin-top: 10px;
	margin-left: 20px;
}

#menuTop {
	margin-top: 6px;
	float: right;
	background: #900406 url(../images/curva_menuTop.gif) no-repeat left top;
	_height: 18px;
	_padding-top: 5px;
}

#menuTop ul li, #menuTop ul .li {
	padding-left: 12px;
	padding-right: 12px;
	line-height: 22px;
	height: 23px;
	display: inline;
}

#menuTop ul .li {
	border-right: 1px solid #bd8587;
}


#menuTop ul li a {
	color: #ffffff;
}


#menuTop ul li a:hover {
	text-decoration: underline;
}

#menuTop .icohome {
	padding: 0 7px 0 7px;
}

/*----------------------------------------------------------------SUBMENU2*/
#Submenu2 {
	clear: both;
	background: #8f8f92;
}

#Submenu2 ul li, #Submenu2 ul .li {
	padding-left: 12px;
	padding-right: 12px;
	line-height: 22px;
	height: 23px;
	display: inline;
}

#Submenu2 ul .li {
	border-right: 1px solid #b0b0b4;
}


#Submenu2 ul li a {
	color: #ffffff;
}


#Submenu2 ul li a:hover {
	text-decoration: underline;
}

#Submenu2 .selected {
	text-decoration: underline;
}



/*----------------------------------------------------------------HOME*/
#contentHome { background: #ffffff url(../images/bg_content.gif) repeat-y right;
	float: left; width: 784px; border-right: 1px solid #7b0a0e; padding-bottom: 10px;
}

#Abas {
	float: left; width: 395px; margin-top: 15px;
}

#AbasMenu {
	border-bottom: 1px dotted #7b0a0e; height: 45px;
}

#AbasMenu ul li {
	display: inline;
	margin-right: 2px;
}

#AbasMenu ul li a {
	color: #000000;
	padding: 3px 12px 3px 12px;
	line-height: 21px;
	height: 19px;
}

#AbasMenu ul li a:hover, #AbasMenu ul li .active {
	color: #7b0a0e;
	background-color: #f4f4f6;
	border: 1px solid #7b0a0e;
	border-bottom: 1px solid #f4f4f6;
}

#AbasTable {
	background-color: #f4f4f6;
	height: 181px;
	overflow: auto;
}

#AbasTable table {
	width: 373px;
}

#AbasTable td {
	border-bottom: 1px dotted #b7b7b7;
	padding: 2px 7px 2px 7px;
}

#AbasTable .right {
	text-align: right;
}

#AbasTable a {
	color: #7b0a0e;
	font-size: 10px;
}

#AbasTable a:hover {
	text-decoration: underline;
}

#Flash {
	float: right;
}

#Reservas {
	float: left; width: 390px;
	margin-top: 10px;
}

#Reservas .foto {
	float: right; margin-left: 3px;
}

#Reservas .titulo {
	border-bottom: 1px dotted #7b0a0e;
	border-left: 1px solid #7b0a0e;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	line-height: 24px;
	padding: 0 0 0 10px; 
	float: left; 
	width: 200px;
}

#Reservas .texto {
	border-bottom: 1px dotted #b7b7b7;
	color: #000000;
	line-height: 20px;
	padding: 5px 0 5px 10px; 
	float: left; 
	width: 200px;
}

#Viagens {
	float: left; width: 774px; margin-top: 10px;
}

#Viagens .titulo {
	border-bottom: 1px dotted #7b0a0e;
	border-left: 1px solid #7b0a0e;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	line-height: 24px;
	padding: 0 0 0 10px;  
	width: 240px;
	margin-bottom: 5px;
}

#Especiais {
	float: left; width: 480px;
}

#Promocoes {
	float: left; width: 774px;}

.Especiais, .Especiais2 {
	float: left;
	padding: 1px 5px 0 7px;
	font-weight: bold;
	color: #333131;
	width: 105px;
	height: 175px;
}

.Especiais {
	border-right: 1px dotted #b7b7b7;
}

.Especiais .texto {
	padding-bottom: 5px;
}

.fotoEspeciais {
	border: 1px solid #000000; margin-bottom: 5px;
}

.Promocao, .Promocao2 {
	float: left; padding: 1px 4px 0 8px;
	font-weight: bold;
	color: #333131;
	width: 180px;
	height: 160px;
	line-height: 14px;
}

.Promocao {
	border-right: 1px dotted #b7b7b7;
}

.Promocao .texto, .Promocao2 .texto {
	font-weight: normal;
}

.fotoPromocao {
	padding: 1px; border: 1px solid #000000; margin-bottom: 5px;
}

#Destinos {
	float: right;
	width: 285px;
}

#Destinos .titulo2 {
	border-bottom: 1px dotted #7b0a0e;
	border-right: 1px solid #7b0a0e;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	line-height: 24px;
	padding: 0 10px 0 0;  
	width: 240px;
	margin-bottom: 5px;
	text-align: right;
	float: right;
}

#BuscaRapida2 {
	float: right;
	width: 260px;
	color: #7b0a0e;
	text-align: right;	
}

#Mapa {
	border-top: 1px dotted #b7b7b7;
	background-color: #f4f4f6;
	color: #000000; 
	padding: 7px;
	float: right;
	margin-top: 30px;
}

.Servicos {
	border-top: 1px dotted #b7b7b7;
	background-color: #f4f4f6;
	border-right: 1px dotted #b7b7b7;
	float: right;
	width: 131px;
	height: 220px;
	padding: 5px;	
}

.Servicos .titulo3 {
	font-weight: bold;
	color: #7b0a0e;
	margin-bottom: 3px;
}

.Servicos .texto2 {
	margin-bottom: 5px;
}

.ServicosLogos {
	text-align: center; margin-bottom: 10px;
}

/*----------------------------------------------------------------INTERNA*/
#contentInterna { background: #ffffff url(../images/bg_content.gif) repeat-y right;
	float: left; width: 764px; border-right: 1px solid #7b0a0e; padding: 20px 10px 10px 10px;
	line-height: 16px;
}

#contentInterna p {
	margin-bottom: 5px;
}

#contentInterna .bullet {
	display: list-item;  list-style-image: url(../images/bullet.gif); margin-left: 20px;
}

h1 { font-size: 14px; font-weight: bold; color: #7b0a0e;
	border-bottom: 1px dotted #9f9f9f; padding-bottom: 3px;
}

h1 .voltar {
	float: right; font: 11px tahoma; font-weight: normal; color: #000000;
}

h1 .social {
	float:right; font: 11px tahoma; font-weight: normal; color: #000000; 
}

h1 a {
	color: #7b0a0e;
}

h1 a:hover {
	text-decoration: underline;
}

.h2 {
	border-bottom: 1px dotted #7b0a0e;
	border-left: 1px solid #7b0a0e;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	line-height: 24px;
	padding: 0 0 0 10px;  
	width: 300px;
	margin: 20px 0 10px 0;
	text-align: left;
}

.linksRight {
	float: right; line-height: 20px; color: #7b0a0e; font-family: tahoma;
}

.linksRight a {
	margin: 0 7px 0 7px; color: #7b0a0e;
}

.linksRight a:hover {
	text-decoration: underline;
}

.descricao {
	border: 1px solid #d1d1d1; background-color: #f4f4f6; padding: 10px;
}

.descricao .fotoDescricao {
	padding: 1px; border: 1px solid #000000;
}

.descricao .table {
	float: right; width: 440px; margin-top: 20px;
}

.descricao .td {
	border-bottom: 1px dotted #c1c1c2;
	padding: 3px 5px 3px 0;
	vertical-align: top;
}

.descricao a {
	font: 10px tahoma;
	color:  #7b0a0e;
	font-weight: bold;
	text-decoration: underline;
}

.descricao .Right {
	float: right;
}

.tableContent {
	width: 500px;
}

.tableContent2 {
	width: 730px;
}

.tableContentPacote {
	width: 420px;
}

.tableContent2 a, .tableContentPacote a { color: #000000;}
.tableContent2 a:hover, .tableContentPacote a:hover {text-decoration: underline;}

.tdTitulo {
	font-weight: bold; line-height: 20px;
	border-bottom: 1px solid #c5c5c5;
	text-align: left;
	padding-top: 10px;
}

.tdTexto {
	border-bottom: 1px dotted #c5c5c5;  line-height: 24px;
}

.tdTextoLink {
	border-bottom: 1px dotted #c5c5c5;  line-height: 12px;
	padding: 3px;
}

.tdTextoRight {
	border-bottom: 1px dotted #c5c5c5;  line-height: 24px; text-align: right; padding-right: 10px;
}

.tdTextoMenor {border-bottom: 1px dotted #c5c5c5;  line-height: 24px; width: 90px;
	
}

.tdTituloG {
	font-weight: bold; line-height: 20px;
	border-bottom: 1px solid #c5c5c5;
	text-align: left;
	padding-top: 10px;
	padding-left: 5px;
	border-left: 1px solid #c5c5c5;
}

.tdTextoG {
	border-bottom: 1px dotted #c5c5c5;  line-height: 24px; padding-left: 5px;
	border-left: 1px solid #c5c5c5;
}

.tdvermelho{
	border-bottom: 1px dotted #c5c5c5;  line-height: 18px; padding-left: 5px;
	border-left: 1px solid #c5c5c5; background-color:#FCE0E4;
}

.tdcinza{
	border-bottom: 1px dotted #c5c5c5;  line-height: 18px; padding-left: 5px;
	border-left: 1px solid #c5c5c5; background-color:#F0F0F0;
}

.tdTituloDestaque {
	font-weight: bold; line-height: 20px;
	border-bottom: 1px solid #c5c5c5;
	text-align: left;
	padding-top: 10px; color: #900406;
}

.ordenar {
	padding: 3px; border-bottom: 1px solid #cccccc;
}

.importante {
	border: 1px solid #7b0a0e; padding: 10px; background-color: #f4f4f6;
}

.importante .destaque {
	color: #7b0a0e;
}

.destaque2 {
	color: #7b0a0e; font-weight: bold;
}

.restrito {
	border: 1px solid #cccccc; padding: 10px; background-color: #f9f9f9;
}

.rodapeContent {
	clear: both;
	font: 10px tahoma;
	margin-top: 30px;
	margin-left: 190px;
	line-height: 12px;
}

.rodapeContent .logo {
	float: left; margin-right: 30px; padding-right: 30px; border-right: 1px dotted #9f9f9f;
}

.rodapeContent a {
	color: #000000; text-decoration: underline;
}

/*----------------------------------------------------------------VIAGENS*/
#MapaViagem {
	float: right;
	border-top: 1px dotted #b7b7b7;
	color: #000000; 
	padding: 7px; _padding: 7px 0 0 3px;  
	margin-top: 30px; _margin-top: 31px;
	margin-right: 5px;_margin-right: 1px;
}

#AbasViagem {
	float: left; width: 430px; margin-top: 10px;
}

#AbasMenuViagem {
	border-bottom: 1px dotted #7b0a0e;
	height: 20px;
	float: left;
	width: 430px; _width: 432px;  
}

#AbasMenuViagem ul li {
	display: inline;
	margin-right: 2px;
	margin-left: 0px;
}

#AbasMenuViagem ul li a {
	color: #000000;
	padding: 3px 5px 3px 5px;
	line-height: 21px;
	height: 19px;
}

#AbasMenuViagem ul li a:hover, #AbasMenuViagem ul li .active {
	color: #7b0a0e;
	background-color: #f4f4f6;
	border: 1px solid #7b0a0e;
	border-bottom: 1px solid #f4f4f6;
}

#AbasTableViagem { float: left; width: 430px; _width: 432px;  
	background-color: #f4f4f6;
}

#AbasTableViagem a {
	color: #7b0a0e;
	font-size: 10px;
}

#AbasTableViagem a:hover {
	text-decoration: underline;
}

#AbasTablePacote { float: left; width: 420px; _width: 422px;  
	background-color: #f4f4f6; padding: 0 5px 0 5px;
}

#AbasTablePacote a {
	font-size: 10px;
}

#AbasTablePacote a:hover {
	text-decoration: underline;
}

.internacional, .internacional2 {
	float: left; padding: 5px 6px 5px 5px; 
	font-weight: bold;
	color: #333131;
	width: 130px;
	height: 120px;
	line-height: 14px;
	margin: 5px 0 10px 0;
}

.internacional {
	border-right: 1px dotted #b7b7b7;
}

.internacional .texto {
	font-weight: normal;
}

.fotointernacional {
	padding: 1px; border: 1px solid #000000; margin-bottom: 5px;
}


/*----------------------------------------------------------------PRODUTOS*/
#AbasProduto {
	float: left; width: 760px; margin-top: 10px;
}

#AbasMenuProduto {
	border-bottom: 1px dotted #7b0a0e;
	height: 20px;
}

#AbasMenuProduto ul li {
	display: inline;
	margin-right: 2px;
	margin-left: 0px;
}

#AbasMenuProduto ul li a {
	color: #000000;
	padding: 3px 8px 3px 8px;
	line-height: 21px;
	height: 19px;
}

#AbasMenuProduto ul li a:hover, #AbasMenuProduto ul li .active {
	color: #7b0a0e;
	background-color: #f4f4f6;
	border: 1px solid #7b0a0e;
	border-bottom: 1px solid #f4f4f6;
}

#ProdutoContent { float: left; width: 750px; background-color: #f4f4f6; padding: 5px;}

#ProdutoContent a {
	color: #7b0a0e;
	font-size: 10px;
}

#ProdutoContent a:hover {
	text-decoration: underline;
}

.h3Produtos {
	border-bottom: 1px dotted #7b0a0e;
	border-left: 1px solid #7b0a0e;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	line-height: 24px;
	padding: 0 0 0 10px;  
	width: 730px;
	margin: 10px 0 10px 0;
	text-align: left;
	float: left;
}

.frase1 {
	float: left; color: #7b0a0e;
}

.frase2 {
	float: left; margin-left: 30px;
}

.imageGeral {
	border: 1px solid #000000; padding: 1px; float: left; margin: 0 10px 0 0;
}

/*----------------------------------------------------------------CASES*/
.imageCaseDetalhe {
	border: 1px solid #cccccc; margin-right: 10px; padding: 1px;
}


/*----------------------------------------------------------------Repetidor Listas*/
.h3 {
	border-bottom: 1px dotted #7b0a0e;
	border-left: 1px solid #7b0a0e;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-transform: uppercase;
	line-height: 24px;
	padding: 0 0 0 10px;  
	width: 730px;
	margin: 20px 0 10px 0;
	text-align: left;
	float: left;
}

.Tipobusca {	text-align: right; margin-top: 3px; margin-right: 3px;}
.Tipo {	float: left; width: 365px; height: 250px; margin: 10px 3px 0 5px; _margin: 10px 3px 0 3px; border-bottom: 1px dotted #cccccc; padding-bottom: 5px;}

.Tipo table {	border-collapse: collapse; width: 365px; }
	.tdTituloTipo {	background-color: #c7c7c7; padding: 5px 10px 0 10px; font-weight: bold; text-transform: uppercase; border-bottom: 1px dotted #cccccc;  }
	.tdTituloTipo .p1 {	float: left;	color: #000000; font-weight: bold; text-transform: uppercase;}
	.tdTituloTipo .p2 {	float: right;	color: #000000; text-transform: none; font-weight: normal;}
	.tdTituloTipo .p2 a {	color: #000000;	}
	.tdTituloTipo .p2 a:hover {	text-decoration: underline;}
	.Tipo .td {padding: 5px; vertical-align: top;}
	.td .p3 {	color: #7b0a0e;}
	.Tipo .image {	border: 1px solid #cccccc; padding: 1px;	}
	.Tipo .bgbranco {background-color: #FFFFFF; color: #7C949E ; padding: 4px; vertical-align: top;}
	.Tipo .estrela {	margin: 2px 2px 1px 0;	}
	.Tipo preto { font-family: tahoma; color: #000000; text-decoration: underline;	font-weight: normal; margin-left: 5px; }
	.Tipo a.red { font-family: tahoma; font-weight: bold; text-decoration: underline;	color: #7b0a0e; }
	.Tipo a.red2 { font-family: tahoma; font-weight: bold; font-size: 10px; text-decoration: underline; color: #7b0a0e; margin: 0 5px 0 5px; }

	.Tipo .tableTarifas { 	width: 160px; border-collapse: collapse;}
	.tableTarifas .titulo {
		border-bottom: 1px solid #cccccc;
	}
	
	.Tipo .tableTarifas2 { 	width: 340px; border-collapse: collapse;}
	.tableTarifas2 .titulo {
		border-bottom: 1px solid #cccccc;
	}
	
.Tipo2 {	float: left; width: 350px; height: 250px; _height: 270px; margin: 10px 25px 0 5px; _margin: 10px 20px 0 0; border-bottom: 1px dotted #cccccc; padding-bottom: 5px;}

.Tipo2 table {	border-collapse: collapse; width: 350px; }
	.tdTituloTipo2 {	background-color: #c7c7c7; padding: 5px 10px 3px 10px; font-weight: bold; text-transform: uppercase; border-bottom: 1px dotted #cccccc;  }
	.Tipo2 .td {padding: 5px; vertical-align: top; text-align: center;}
	.Tipo2 .td2 {padding: 5px; vertical-align: top; width: 160px;}
	.Tipo2 .image {	border: 1px solid #cccccc; padding: 1px;	}
	.Tipo2 .bgbranco {background-color: #FFFFFF; color: #7C949E ; padding: 4px; vertical-align: top;}
	.Tipo2 .estrela {	margin: 2px 2px 1px 0;	}
	.Tipo2 preto { font-family: tahoma; color: #000000; text-decoration: underline;	font-weight: normal; margin-left: 5px; }
	.Tipo2 a.red { font-family: tahoma; font-weight: bold; text-decoration: underline;	color: #7b0a0e; }
	.Tipo2 a.red2 { font-family: tahoma; font-weight: bold; font-size: 10px; text-decoration: underline; color: #7b0a0e; margin: 0 5px 0 5px; }	

#paginacao { float: left; width: 740px; _width: 734px;  text-align: center; padding: 5px; font-size: 11px; margin: 10px 5px 10px 5px;}
	#paginacao a {		color: #000000; font-weight: bold; padding: 3px 8px 3px 8px; border: 1px solid #cccccc; margin: 0 3px 0 3px;	}
	#paginacao a:hover {		background-color: #7b0a0e;	color: #ffffff;}
	#paginacao a:active {		background-color: #000000;	color: #ffffff;}
	
.h4 {
	background-color: #c7c7c7; padding: 4px 5px 3px 10px; font-weight: bold; text-transform: uppercase; border-bottom: 1px dotted #cccccc; margin: 20px 0 0 0; text-align: left; clear: both;}	

.mapa {	border: 1px solid #cccccc; padding: 1px; width: 520px; height: 420px;	}

.h5 {
	padding: 4px 5px 3px 3px; font-weight: bold; border-bottom: 1px solid #cccccc; margin: 20px 0 0 0; text-align: left; clear: both;}	
	
/*----------------------------------------------------------------LINKS*/

a.linkred {
	color: #7b0a0e;
	font-weight: normal;
}

a.linkred:hover { 
	text-decoration: underline;	
}

/*----------------------------------------------------------------FORMULARIOS*/
input, textarea {
	border: 1px solid #000000; font-size: 11px; padding: 1px; margin: 1px;
}

select {
	border: 1px solid #000000; font-size: 10px; padding: 1px; margin: 1px;
}

.checkbox {
	border: none;
}

.inputLateral {
	width: 155px;
}

.inputLogin {
	width: 80px;
}

.inputNews {
	width: 145px;
}

.inputContent {
	background-color: #f5f5f5;
}

.inputBusca {
	background-color: #f5f5f5; width: 140px;
}

.buttonBusca {
	font-size: 10px;
	background-color: #7b0a0e;
	border: 1px solid #530609;
	color: #ffffff;
	padding: 1px 3px 1px 3px;
	
}

.button {
	font-size: 10px;
	background-color: #7b0a0e;
	border: 1px solid #530609;
	color: #ffffff;
	padding: 1px 3px 1px 3px;
	float: right;
}

.logos2 {
	border: 1px solid #cccccc; float: left; padding: 5px; margin: 5px; text-align: center; 
}


/*----------------------------------------------------------------rodape*/
#degradeBottom {
	float: left;
	background: #f4f4f6 url(../images/bg_bottom.gif) no-repeat top right;
	width: 979px; height: 7px; 
}

#rodape {
  float: left;
  width: 976px;
  text-align: center; 
  font: 10px Arial, Tahoma, Sans-serf; 
  padding: 5px;
  background: #f4f4f6;
}

#menuRodape {
	float: left;
	text-align: center;
	background: #f4f4f6;
	width: 976px;
	padding: 2px 0 5px 0;
}

#menuRodape ul li {	
	display: inline;
	line-height: 20px;
	height: 20px;
}

#menuRodape ul li a {
	padding: 0 5px 0 3px;
	color: #6d6d6d;	
}

#menuRodape ul .li a {
	padding: 0 5px 0 3px;
	color: #6d6d6d;
	border-right: 1px solid #6d6d6d;
}

#menuRodape ul li a:hover {
	text-decoration: underline;
}

address { background-color: #cacaca;
  font: 10px Arial, Tahoma, Sans-serf; 
  color: #000000; line-height: 20px;
}

address a {
	color: #000000;
}

address a:hover {
	text-decoration: underline;
}

#desenvolvimento {
  clear: both;
  margin: 7px 0 7px 0;
  color: #797979;
}

#desenvolvimento .left {
	float: left;
}

#desenvolvimento a {
	color: #797979;
}

#desenvolvimento a:hover {
	text-decoration: underline;
}


.txtEditor ul
{
   list-style-type:circle;
  }
  
  
#contentInterna .bullet2 {
	display: list-item;  list-style-type:disc; margin-left: 20px;
}

body a {
  outline:0px;
}




@media print{
  .no_print{
    display: none;
  }
  .print_logo {
    display: block;
  }
  body{
    background-color: #FFF;
  }

}
@media screen{
  .print_logo {
    display: none;
  
}


/* NOVO EM 2010.02.04: GA - LISTA RETORNO PESQUISA NACIONAIS ASPX */

.tdTituloDetalhe {
	font-weight:bold;
	line-height: 20px;
	border-bottom: 1px solid #c5c5c5;
	text-align: center;
	padding-top: 10px;
}
.trLinhaSIM{background-color:#F4F4F4;}
.trLinhaNAO{background-color:#FFFFFF;}

.trLinhaSIM TD, .trLinhaNAO TD{text-align:center; border-bottom:1px dotted rgb(200,200,200)}


.cnt_PopUpModal_Info{
  width:600px;
  /*height:260px;*/
	color:white;
	background-color:#ffffff;
	border:1px solid rgb(220,220,220);
	padding:6px;
	text-align:center;
}

.quadro_PopUp{
    border:1px solid rgb(220,220,220); 
    width:580px;
   /* height:240px;*/
    margin:0 auto;
    margin-top:14px;
   
  }
.quadro_PopUp table{
 color:rgb(80,80,80);
}
.quadro_PopUp table td{
 padding:3px
}


.cnt_PopUpModal_Info_texto p{
	margin:3px 5px 5px 20px;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#a8a8a8;
	text-align:left;
	display:block;
	margin-top:30px;
}


..cnt_PopUpModal_Info_texto span{
	margin-left:5px;
	line-height:30px;
	font-family:Tahoma, Arial;
	font-size:19px;
	color:#225F97;
	text-align:left;
  float:left;	
}


.cnt_PopUpModal_Info_texto .bt_fecharPop{
	width:45px;
	height:20px;
	background-color:#ffffff;
	font-family:Tahoma, Arial;
	font-size:9px;
	color:#db6f6f;
	text-align:right;
  float:left;
	margin:-5px 0 0 230px;
	*margin:0 0 0 230px;
	position:absolute;
  padding-right:5px;
  cursor:pointer;
  border:none;
}




.modalBackground {
  background-color:Gray;
  filter:alpha(opacity=70);
  opacity:0.7;
  
}

/**/


