* {	text-decoration:none; margin:0; padding:0; border:none;/* Começo zerando tudo. O */}
/***************************** Geral *****************************/

body{
  	background: #ffffff;
   scrollbar-face-color: #DDE1ED;
   scrollbar-shadow-color: #183884;
   scrollbar-highlight-color: #183884;
   scrollbar-3dlight-color: #FFFFFF;
   scrollbar-darkshadow-color: #FFFFFF;
   scrollbar-track-color: #F7F7F7;
   scrollbar-arrow-color: #1DA838;
   margin-bottom: 0;
   margin-left: 0;
   margin-right: 0;
   margin-top: 0;
	font-size: 11px;
	font-family: tahoma;
	color: #183884;
}

#geral{
  margin: 0 auto;
  width: 778px;
}

#topo {
	float: left; width: 778px; margin-bottom: 15px;
}
.endereco {
	font-size: 10px; text-align: center; margin: 5px 0 5px 0;
}

#topoDentro {
	width: 778px; 
}

.logo {
  float:left;
  padding:3px;
}

#topoRight {
	float: right; width: 570px; background: url(../images/mn_bg.gif) repeat-x; height: 106px;
}

.titTopo {
	float: right; margin: 5px 10px 0 0;
}

.logotipo {
  background-color:#183884;
  background-image:url(../images/fundo_logo.gif);
  float:left;
  height:106px;
  padding:0px;
  width:200px;
}

.curvas{
	float:left; 
	width:8px; 
	height:83px; 
	background-color:#183884;
  border:medium none;
}

.logo_sistema {
  background-color:#183884;
  *float:left;
  height:58px;
  width:778px;
  *width: 570px;
}

/*----------------------------------------- MENU ---------------------------------------*/

div.menu {
  background-image:url(../images/mn_bg.gif);
  background-repeat:repeat-x;
  float:left;
  height:23px;
  margin:2px 0 0;
  padding:0;
  width:570px;
}	


div.menu ul {
	margin: 0; padding: 0;
	}


div.menu ul li {
	display: inline;
	}


div.menu ul li a, div.menu ul li a:visited {	
	float: left;
	padding: 5px 10px 0 10px;
	border-right: 1px solid #adabad;
	height: 18px;
	font-weight: bold;
	}
	

div.menu ul li a:hover {
	text-decoration: underline;
	}

	
div.menu ul .li2 a, div.menu ul .li2 a:visited {	
	float: left;
	padding: 5px 12px 0 12px;
	border-left: 1px solid #ffffff;
	height: 18px;
	font-weight: bold;
	}
	
/*----------------------------------------- MENU VERDE ---------------------------------------*/

div.menuVerde {
	float: left;
	width: 578px;
	height: 22px;
	background-image:url(../images/curva_menuverde.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#00ac25;
	margin: 1px 0 0 0; padding: 0;
	text-align: right;
	}	

div.menuVerde ul {
	margin: 1; margin-top:5px; 
	}


div.menuVerde ul li {
	display: inline;
	}


div.menuVerde ul li a, div.menuVerde ul li a:visited {	
	padding: 0 10px 0 10px;
	color: #ffffff;
	border-right: 1px dotted #54d86e;
	}
	

div.menuVerde ul li a:hover {
	text-decoration: underline;
	}

	
div.menuVerde ul .li2 a, div.menuVerde ul .li2 a:visited {	
	padding: 0 10px 0 10px;
	color: #ffffff;
	border-right: none;
	}
		
/*-------------------------------------------- LOGIN -----------------------------------------*/	

.login {
    font-size: 10px; float:right; /*border-left: 1px solid #ffffff;*/ padding: 6px 0 2px 0; width:576px; text-align:right;
}

.txLogin {
	margin-left: 5px; 
}

.login a {
	color: #bac4e4; margin-left: 5px;
}


.txLogado {
	/*float:right;*/ padding: 4px 10px 3px 0;
}


/*-------------------------------------------- HOME -----------------------------------------*/

/* --------CONTENT --------*/

#Content {
	width: 778px; float: left;
}

#contentLeft {
	float: left; width: 329px;
}

#contentRight {
	float: right; width: 430px;
}

/* --------- BOX CONSULTA E RESERVA ------- */

.BoxGrey {
	float: left; width: 329px; background-color: #e6e6e6; color: #1da838; font-weight: bold; font-size: 10px; 
}

.CurvaGrey {
	background-image: url(../images/curva_degradeGrey.gif); height: 6px; width: 329px; 
}

.CurvaGreybot {
	background-image: url(../images/curva_Greybot.gif); height: 11px; width: 329px; 
}
			
.TitboxGrey {
	background: url(../images/bg_degradeGray.gif) repeat-x; border-bottom: 1px solid #ffffff; height: 16px; text-align: center;
	text-transform: uppercase; font-weight: bold; border-left: 1px solid #c1c1c1; border-right: 1px solid #c1c1c1; padding: 0; color: #183884;
	font-size: 11px;
}

.linhaVerde {
	border-bottom: 1px solid #1da838; height: 14px; margin: 0 5px 0 5px;
}

.SubboxGrey {
 	text-transform: uppercase; margin: -7px 0 0 10px; color: #183884; 
}	

.bgGrey {
	background-color: #e6e6e6; padding: 0 2px 0 2px;
}

.BoxGreyTable {
	width: 320px; margin: 3px 5px 3px 5px;
}	

.fontNormal {
	font-weight: normal;
}

.colorNormal {
	color: #183884;
}

.BtnCenter {
	text-align: center; margin: 5px 0 5px 0;
}

/* --------- BOX FLASH ---------- */
.Flash {
	float: right; width: 430px;
}

/* --------- BOX BLUE -------- */
.BoxBlue {
	float: left; width: 313px; background-color: #ebecf0; color: #183884; font-weight: bold; border: 1px solid #bfc7da; border-bottom: none;
	padding: 7px 7px 3px 7px; 
}

.CurvaBoxBlue {
	background-image: url(../images/curva_Blue.gif); height: 6px; width: 329px; float: left; margin-top: 15px; 
}

.CurvaBoxBluebot {
	background-image: url(../images/curva_Bluebot.gif); height: 6px; width: 329px; float: left;  
}

.CurvaBoxBlueRigth {
	background-image: url(../images/curva_blueRight.gif); height: 22px; width: 6px; float: left;  
}

.CurvaBoxBlueLeft {
	background-image: url(../images/curva_blueLeft.gif); height: 22px; width: 6px; float: left;  
}

.CurvaBoxBlueRodape {
	background-image: url(../images/curva_rodapeBlue.gif); height: 22px; width: 4px; float: left;  
}
			
.TitboxBlue {
	float: left; background-color: #183884; border-bottom: 1px solid #ffffff; height: 16px; color: #ffffff; 
	text-transform: uppercase; font-weight: bold; padding: 0 0 0 20px; width: 309px;  
}

.imgBoxBlue {
	float: left; margin-right: 10px;
}

.precoBoxBlue {
	color: #007c39; font-size: 14px;
}

.txVerdeBoxBlue {
	font-weight: normal; font-size: 11px;
}

/* ------------ BOX GREEN ----------- */
.BoxGreen {
	float: left; width: 428px; color: #183884; font-weight: bold; border: 1px solid #DFF5E3; border-bottom: none;
	padding: 0; 
}

.CurvaBoxGreen {
	background-image: url(../images/curva_Green.gif); height: 6px; width: 430px; float: left; margin-top: 15px; 
}

.CurvaBoxGreenbot {
	background-image: url(../images/curva_Greenbot.gif); height: 6px; width: 430px; float: left;  
}
			
.TitboxGreen {
	float: left; background-color: #1DA838; border-bottom: 1px solid #ffffff; height: 16px; color: #ffffff; 
	text-transform: uppercase; font-weight: bold; padding: 0; width: 430px;  text-align: center;
}

.imgBoxGreen {
	float: left; margin-right: 5px; padding: 1px; border: 1px solid #cccccc;
}

.precoBoxGreen {
	color: #007c39; font-size: 10px;
}

.txHotelBoxGreen {
	color: #667176; font-size: 10px; height: 25px;
}

.descricaoHotelBoxGreen {
	float: left; width: 90px; margin-right: 8px;
}

.bgVerdeBoxGreen {
	background-color: #e8f6eb; padding: 10px; float: left;
}

.bgBrancoBoxGreen {
	padding: 10px;  float: left;
}

/*-------------------------------------------- INTERNA HOTEL -----------------------------------------*/

/* --------CONTENT INTERNA --------*/

#contentLeft2 {
	float: left; width: 200px;
}

#contentRight2 {
	float: right; width: 555px;
}

/* --------- BOX ALTERAR CONSULTA ------- */

.BoxGrey2 {
	float: left; width: 200px; background-color: #e6e6e6; color: #1da838; font-size: 10px; font-weight: bold; 
}

.CurvaGrey2 {
	background-image: url(../images/curva_degradeGrey2.gif); height: 6px; width: 200px; 
}

.CurvaGreybot2 {
	background-image: url(../images/curva_Greybot2.gif); height: 11px; width: 200px; 
}
			
.BoxGreyTable2 {
	width: 190px; margin: 3px 5px 3px 5px;
}	

/* --------- BOX BLUE HOTEL -------- */
.BoxBlue2 {
	float: left; width: 184px; background-color: #ebecf0; color: #183884; font-weight: bold; border: 1px solid #bfc7da; border-bottom: none;
	padding: 7px 7px 3px 7px; 
}

.CurvaBoxBlue2 {
	background-image: url(../images/curva_Blue2.gif); height: 6px; width: 200px; float: left; margin-top: 15px; 
}

.CurvaBoxBluebot2 {
	background-image: url(../images/curva_Bluebot2.gif); height: 6px; width: 200px; float: left;  
}
			
.TitboxBlue2 {
	float: left; background-color: #183884; border-bottom: 1px solid #ffffff; height: 16px; color: #ffffff; 
	text-transform: uppercase; font-weight: bold; padding: 0 0 0 20px; width: 180px;  
}

.imgBoxBlue2 {
	margin-bottom: 10px;
}

/* --------- LISTA HOTEL -------- */
p.estrelas{
  vertical-align:bottom;	height: 15px;
}
.txBoxDados2 {
	border: 1px solid #bac4e4; background-color: #f4f7fb; padding: 5px; float: right; width:545px; display:none;;
}
.botoesNavega2 {
	float: left; width:555px; margin: 10px 0 10px 0;
}

.txResultado {
	float: right; font-size: 13px; text-align: right; border-bottom: 1px solid #1da838; padding: 10px 0 5px 0; margin: 0 0 10px 0;
	width: 555px;
}

.ordenar {
	float: right; color: #1da838; font-size: 10px; font-weight: bold; width: 560px; text-align: right;
}

.CurvaTitHotel {
	background-image: url(../images/curva_Blue3.gif); height: 6px; width: 554px; float: left; margin-top: 5px; 
}

.TitboxHotel {
	float: left; background-color: #183884; border-bottom: 1px solid #ffffff; height: 16px; color: #ffffff; 
	text-transform: uppercase; font-weight: bold; padding: 0 0 0 10px; width: 180px;  
}
.TitboxHotel2 {
	float: left; background-color: #183884; border-bottom: 1px solid #ffffff; color: #ffffff; 
	text-transform: uppercase; font-weight: bold; padding: 0 0 0 10px; width:544px; height:30px;  
}

div.tit_hotel {
	background-color:#EBECF0;
  border:1px solid #BFC7DA;
  float: right; 
  width: 554px; 
}

.cotacao {
	float: left; text-transform: uppercase; font-weight: bold; color: #ffffff; border-right: 2px solid #ffffff;
	background-color: #183884; padding: 4px 0 5px 0;
}

div.tit_cotacao {
	background-color:#EBECF0;
  border:1px solid #BFC7DA;
  float: left; 
  width: 765px;
}

div.hotel {
	float: right; width: 555px; margin-top: 15px;
}

.tarjaBlue {
	float: left; width: 520px; 
padding: 4px 0 0 15px; color: #ffffff; font-weight: bold; text-transform: uppercase;
	background-color: #183884; height: 18px; 
}

.tarjaBlueMaior {
	float: left; width: 749px; 
padding: 4px 0 0 15px; color: #ffffff; font-weight: bold; text-transform: uppercase;
	background-color: #183884; height: 18px; 
}

.curvaTarjaBlue {
	float: left;
}

.classificacao {
	float: right; margin-right: 15px; font-weight: normal; text-transform: none;
}

.imgHotel {
	float: left; border: 1px solid #cccccc; padding: 1px; margin: 3px 7px 3px 2px;
}

.boxTxHotel {
	float: left; width: 450px; margin: 5px 5px 3px 2px;
}

.titHotel {
	color: #1da838; font-weight: bold; height: 25px;
}

.enderecoHotel {
	color: #667176;
}

.linkdetalhe {
	margin-top: 3px;
}

.boxVerdeHotel {
	float: right; padding: 10px; color: #000000; width: 130px; background-color: #1da838; margin: 5px 0 3px 0; font-weight: bold; 
}

.precoHotel {
	color: #ffffff; font-size: 14px;
}

.linkreservar {
	float: right;
}

/* --------- PAGINACAO -------- */
div.paginacao { float: left; text-align: center; margin: 3px 0 0 0;
	color: #2179b8; font-size: 10px; width: 200px; 
}

div.paginacao a {
	border-right: 1px solid #2179b8; padding: 2px 7px 2px 7px; margin: 0 1px 0 1px; color: #2179b8; font-weight: bold;
}

div.paginacao a:hover {
	text-decoration: underline;  color: #0d316a;
}

div.paginacao a.ultimo {
	border: none;
}

div.paginacao .selected {	font-weight: bold; text-decoration: underline; color: #0d316a;}

/* --------- DETALHE HOTEL -------- */
#informacoesHotel, #galeriaHotel, #mapaHotel, #tarifasHotel  {
	/* width: 550px; position: absolute; top: 420px; clear: both; */
	width: 550px; float:left ;
}

#galeriaHotel, #mapaHotel, #tarifasHotel {
	display:none;
}


.icone_hotel {
	float:left; padding-left:20px;
}
.txDados {
	float: right; text-align: right; padding: 10px 0 5px 0; margin: 0 0 10px 0;
	width: 555px;
}
.txBoxDados {
	border: 1px solid #1da838; background-color: #dff5e3; padding: 5px; float: right; *width: 550px; width: 550px;
}

.tableDados {
	*width: 550px; width: 550px;
}

.tableDados td {
	padding: 3px;
}

.tableDadosMaior {
	*width: 765px; width: 765px;
}

.tableDadosMaior td {
	padding: 3px;
}

.boxTelHotel {
	float: right; padding: 2px; width: 135px; margin: 2px 0 2px 0; font-weight: bold; 
}

.submenuHotel {
	border-top: 1px solid #1da838; padding: 7px 2px 0 2px; margin: 5px 0 0 0; float: right; width: 550px;
}

.submenuHotel a.linksub {
	float: right; border-right: 1px solid #cccccc; color: #1da838; font-weight: bold; padding: 0 10px 0 10px;
}

.submenuHotel a.linksub2 {
	float: right; color: #1da838; font-weight: bold; padding: 0 10px 0 10px;
}

.submenuHotel a.linksub:active, a.linksub2:active {
	text-decoration: underline;
}

.SubTitHotel {
	float: left; color: #1da838; font-size: 12px; font-weight: bold; border-bottom: 1px dotted #cccccc;
	padding: 5px 0 3px 10px; margin: 10px 0 5px 0; width: 540px;
}
.txHotel, .txHotelCaps {
	padding: 3px 0 3px 10px; line-height: 14px;
}

.txHotelCaps {
	text-transform: uppercase; font-weight: bold; font-size: 10px;
}

.bulletHotel {
	float: left; width: 260px; margin: 5px 0 15px 10px;
}

.bulletHotel ul li {
	display: list-item; list-style-image: url(../images/bullet.gif); margin-left: 15px; line-height: 14px
}

/* --------- DETALHE HOTEL GALERIA -------- */
.imgGaleria {
	float: left; padding: 2px;
}

/* --------- DETALHE HOTEL MAPA -------- */
.imgMapa {
	border: 3px solid #cccccc; padding: 3px;
}

/* --------- DETALHE HOTEL TARIFAS -------- */
.tableTarifa {
	border: 1px solid #183884; width: 530px; 
}

.tableTarifa td {
	padding: 3px;
}

.tableTarifa .tdTitulo {
	border-bottom: 1px dotted #cccccc; font-weight: bold;
}

/*-------------------------------------------- ÁREA RESTRITA -----------------------------------------*/
.titPaginaAR {
	color: #1da838; font-weight: bold; text-transform: uppercase; margin: 10px 0 5px 10px;
}

.TarjaEtapasAR {
	float: left; width: 766px; background-color: #183884;  
}

.etapas {
	float: left; text-transform: uppercase; font-weight: bold; color: #ffffff; border-right: 2px solid #ffffff;
	background-color: #183884; padding: 4px 10px 5px 0;
}

.etapas .notselected {
	padding: 4px 7px 5px 10px;
}

.etapas .selected {
	background-color: #1da838; padding: 4px 7px 5px 7px;
}

.boxAR {
	margin: 20px 0 0 139px; width: 500px; float: left;
}

.TarjaDegradeAR {
	float: left; width: 478px; background: url(../images/bg_degradeGray2.gif) repeat-x; font-weight: bold; text-transform: uppercase;
	padding: 4px 0 5px 10px;
}

.BoxCinzaAR {
	float: left; padding: 10px; background-color: #e6e6e6; font-size: 10px; font-weight: bold; border-top: 1px solid #ffffff;
	width: 480px;
}

.BoxCinzaCurvaAR {
	float: left; background-color: #e6e6e6; width: 478px; height: 11px;
}

.boxAR table {
	border-collapse: collapse; margin: 10px 0 0 0;
}

.boxAR table td {
	color: #1da838; padding: 3px;
}

table.tableGeral2 {
	width: 100%; border-collapse: collapse;
}

table.tableGeral2 td {
	padding: 3px 5px 3px 5px; border-bottom: 1px solid #cccccc; font-size: 11px;
}

table.tableGeral2 .tarjaVerdeultima {
	color: #ffffff; font-weight: bold; background-color: #1da838; font-size: 11px; border-right: none;  padding: 5px 5px 5px 5px;
}

table.tableGeral {
	width: 100%; border-collapse: collapse;
}

table.tableGeral td {
	padding: 3px 5px 3px 5px; border-right: 1px solid #cccccc; font-size: 10px;
}

table.tableGeral .tdultima {
	border-right: none;
}

table.tableGeral .titulo {
	font-weight: bold; text-transform: uppercase; border: none; padding-top: 10px;
}

table.tableGeral .tarjaVerde {
	color: #ffffff; font-weight: bold; background-color: #1da838; font-size: 11px; padding: 5px 5px 5px 5px;
}

table.tableGeral .tarjaVerdeultima {
	color: #ffffff; font-weight: bold; background-color: #1da838; font-size: 11px; border-right: none;  padding: 5px 5px 5px 5px;
}

table.tableGeral .fundo {
	background-color: #ececec;
}


table.tableGeral .preco {
	font-size: 11px; font-weight: bold; color: #006cff; float: right;
}

table.tableGeral .passeio {
	font-size: 11px;
}

table.tableGeral .total {
	background-color: #183884; color: #ffffff; font-size: 11px; font-weight: bold; border: none;
	padding: 5px 5px 5px 5px; border-bottom: 1px solid #ffffff; 
}

table.tableGeral .destaque {
	font-size: 14px; font-weight: bold; text-align: center; color: #006cff; border: none; padding: 5px;
}

.botoesNavega {
	float: left; width: 778px; margin: 10px 0 10px 0;
}

.imgAR {
	float: left; padding: 1px; border: 1px solid #cccccc; margin: 5px 10px 10px 0;
}

.SubTitTable {
	float: left; color: #1da838; font-size: 12px; font-weight: bold; border-bottom: 1px dotted #cccccc;
	padding: 5px 0 3px 0; margin: 10px 0 5px 0; width: 590px;
}

.txTable {
	padding: 3px 5px 3px 25px; line-height: 16px; font-size: 11px; 
}
.nota {
	color: #1da838;
}

.termos { font-size:12px;
	float: left; width: 758px; background-color: #ededed; height: 200px; overflow: auto; border: 1px solid #d1d1d1; padding: 10px;
	color: #000000; line-height: 16px; margin: 3px 0 5px 0;
}

.corAzulClaro {
	color: #006cff;
}

table.tableGeral .codigoReserva {
	background-color: #006cff; padding: 5px; font-size: 14px; font-weight: bold; color: #ffffff;
	border: none; text-transform: uppercase; border-top: 4px solid #ffffff; border-bottom: 4px solid #ffffff;
}

/* --------- PAGINACAO AR -------- */
div.paginacaoAR { float: left; text-align: center; margin: 3px 0 0 0;
	color: #2179b8; font-size: 10px; width: 778px; border-top: 1px solid #1da838; padding: 5px 0 0 0; 
}

div.paginacaoAR a {
	border-right: 1px solid #2179b8; padding: 2px 7px 2px 7px; margin: 0 1px 0 1px; color: #2179b8; font-weight: bold;
}

div.paginacaoAR a:hover {
	text-decoration: underline;  color: #0d316a;
}

div.paginacaoAR a.ultimo {
	border: none;
}

div.paginacaoAR .selected {	font-weight: bold; text-decoration: underline; color: #0d316a;}

/*-------------------------------------------- LOGOS -----------------------------------------*/
#LogosRodape {
	width: 748px; float: left; margin: 10px 0 10px 0; font-size: 10px; color: #949494; padding: 0 15px 0 15px; font-family: verdana;
}
.logos {
	margin: 0 5px 0 5px;
}

/*-------------------------------------------- LINKS -----------------------------------------*/

a, a:visited {
	color: #183884;
}

a:hover {
	text-decoration: underline;
}

a.linkBranco {
	color: #ffffff;
}

a.linkVerde {
	color: #1da838; 
}

a.linkBlue {
	color: #183884; font-size: 10px;
}

/*-------------------------------------------- RODAPE -----------------------------------------*/
#Rodape {
	float: left; width: 778px;
}

.curvaMenuRodape {
	float: left;
}

div.menuRodape {
	float: left; background: url(../images/bg_rodape.gif) repeat-x; text-align: center; width: 772px;
	margin: 0 0 1px 0; padding: 5px 0 0 0; height: 18px;
}


div.menuRodape ul {
	margin: 0; padding: 0; 
	}


div.menuRodape ul li {
	display: inline;
	}


div.menuRodape ul li a, div.menuRodape ul li a:visited {	
	padding: 0 10px 0 10px;
	color: #6e6e6e;
	border-right: 1px solid #6e6e6e;
	}
	

div.menuRodapeul li a:hover {
	text-decoration: underline;
	}

	
div.menuRodape ul .li2 a, div.menuRodape ul .li2 a:visited {	
	padding: 0 10px 0 10px;
	color: #6e6e6e;
	border-right: none;
	}
	
.RodapeBlue {
	float: left; background-color: #183884; font-size: 10px; color: #ffffff;
	width: 774px; text-align: center; padding: 4px 0 0 0; height: 17px;
}	

.copyright {
	padding: 7px 0 12px 0; float: left; width: 778px;
}

.txcopyright {
	font-family: arial; color: #6e6e6e; float: left; margin-left: 150px;
}

.dev {
	float: right; margin-right: 20px; font-family: verdana; font-size: 10px;
}

/*-------------------------------------------- FORMS -----------------------------------------*/
SELECT, INPUT, textarea         {
        font: 11px Tahoma, Arial, Helvetica, sans-serif;
        color: #787878; border: 1px solid #cccccc;}
		  
.input2 {
	border: 1px solid #183884;
}	

.semcontorno {
	border: 0;
}	  

OPTION         {
        font: 10px Tahoma, Arial, Helvetica, sans-serif;
        color: #787878; border: 0px solid}
        
.SELECT MULTIPLE        {
        font: 10px Tahoma, Arial, Helvetica, sans-serif;
        color: #787878; border: 0px solid}

.btn, .btnRight, .btnNavega, .btnCenter, .btnRightMargin {
	color: #ffffff; font-weight: bold; background: url(../images/btn_bg.gif) repeat-x;
	border: 1px solid #ffffff; padding: 0 2px 2px 2px; font-size: 10px; text-transform: uppercase;
}


.btnRight, .btnRightMargin {
	float: right; border: 1px solid #183884;
}

.btnNavega, .btnCenter {
	border: 1px solid #183884;
}

.btnCenter {
	float: right; margin-right: 200px;
}

.btnRightMargin {
	margin: 0 3px 0 0;
}

p.paginacao a.selected{ text-decoration:none; font-weight:900; font-size:12px}

/* tab */

.tab-txt
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #666666;
}
.tab-titulo
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #FFFFFF;
  background-color: #1DA838;
  height: 25px;
}

.tab-linha1, .tab-linha2, .tab-linha3
{
  line-height: normal;
}

.tab-linha1
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #333333;
  background-color: #F4F4F4;
}
.tab-linha2
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #333333;
  background-color: #E9E9E9;
}
.tab-linha3
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #7B0A03;
  background-color: #D5D0AA;
  height: 25px;
}
.tab-linha1 td
{
  padding: 0.5em;
}
.tab-linha2 td
{
  padding: 0.5em;
}
.tab-linha3 td
{
  padding: 0.5em;
}

.titulo{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  background-color: #183884; 
  margin: 0 auto;
}
.titulo th
{
  padding: 0.5em;
}

.titulo a
{
  color: #fff;
}
.tab-titulo a
{
  color: #000/*#3399ff*/;
  
}
.tab-titulo a:hover
{
  color: #fff;
  text-decoration: underline;
}
.tab-titulo
{
  color: #fff;
}
.tab-titulo a:visited
{
  color: #CCC;
}

table.centraliza_tabela
{
  margin: 0 auto;
}

.titulo td
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
  color:  #1DA838;
  background-color: #183884;
}

/* popUpModal Aviso */
/* popUp Modal Como Funciona */

.cnt_PopUpModal_Aviso{
  width:300px;
	color:white;
	background-color:#ffffff;
	border:1px solid rgb(220,220,220);
	padding:6px;
	text-align:center;
}

.quadro_PopUp_Aviso{
    border:1px solid rgb(220,220,220); 
    width:780px;
    margin:0 auto;
    margin-top:14px;
    padding-bottom:10px;
   
  }

.cnt_PopUpModal_Aviso_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_Aviso_texto span{
	margin-left:5px;
	line-height:30px;
	font-family:Tahoma, Arial;
	font-size:19px;
	color:#225F97;
	text-align:left;
  float:left;	
}


.cnt_PopUpModal_Aviso_texto .bt_fecharPop{
	width:45px;
	background-color:#ffffff;
	height:10px;
	font-family:Tahoma, Arial;
	font-size:9px;
	color:#db6f6f;
	text-align:right;
  float:left;
	margin:-5px 0 0 95px;
	*margin:4px 0 0 95px;
	position:absolute;
  padding-right:5px;
  cursor:pointer;
}

.modalBackground {
  background-color:Gray;
  filter:alpha(opacity=70);
  opacity:0.7;
}


.botao_proseguir {
		width:90px;
		height:18px;
		background:#183884;
		color:#FFF;
		font:11px tahoma,arial;
		font-weight:bold;
		cursor:pointer;
}

.botao_vincular {
		width:40px;
		height:18px;
		background:#FFF;
		color:#183884;
		font-size: 10px;
		font-family: Arial;
		font-weight:bold;
		cursor:pointer;
		border:1px solid rgb(220,220,220);
}

/* final popUpModal Aviso*/


/* popUp Modal Como Funciona */

.cnt_PopUpModal_Info{
  width:600px;
  height:330px;
	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:300px;
    margin:0 auto;
    margin-top:14px;   
}

.cnt_PopUpModal_Info_texto p{
	margin:3px 5px 5px 20px;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#a8a8a8;
	text-align:center;
	display:block;
	margin-top:30px;
}

.cnt_PopUpModal_Info_texto span{
	margin-left:5px;
	line-height:17px;
	font-family:Tahoma, Arial;
	font-size:10px;
	color:#225F97;
	text-align:center;
}
.cnt_PopUpModal_Info_texto span.span_maior{
	margin-left:5px;
	line-height:30px;
	font-family:Tahoma, Arial;
	font-size:18px;
	color:#183884;
	text-align:center;
}

.cnt_PopUpModal_Info_texto .bt_fecharPop{
	width:45px;
	background-color:#ffffff;
	height:10px;
	font-family:Tahoma, Arial;
	font-size:9px;
	color:#db6f6f;
	text-align:right;
  float:left;
	margin:-5px 0 0 150px;
	*margin:4px 0 0 150px;
	position:absolute;
  padding-right:5px;
  cursor:pointer;
}


table.tableObs {
	width: 100%; border-collapse: collapse;
}

table.tableObs .tdObsTitulo {
	font-size:14px; font-weight:bold; padding-bottom:15px; padding-top:15px; color:#183884;
}

table.tableObs .tdObsMensagem {
	font-size:10px; font-weight:bold; padding-bottom:15px; padding-top:0px; color:#000000;
}

table.tableObs .tdObs1 {
	width: 40%; text-align:right; color:#183884; font-weight:bold;
}

table.tableObs .tdObs2 {
	width: 60%; text-align:left; color:#000000;
}

.meio_pagamento td{
  border:1px solid rgb(220,220,220);
  margin:0 3px 3px 6px; 
}

/* ----------------------- calendarios ------------------*/

.ajax__calendar_body  *{ font-weight:normal}

@media print{
  .noPrint{display: none;}
}

.condicoes-tab {
		background-color:#CCCCB3;
		border-style:none;
		color:#000000;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:11px;
		}
	.promos-tab-linha1 {
		background-color:#EEEEE6;
		border-bottom:1px solid #E6E6D9;
		border-style:none none solid;
		color:#3F3F3F;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:10px;
		text-decoration:none;
		}
	.txt {
		color:#000000;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:11px;
		}
