@charset "utf-8";
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	text-align: center;
}
#wrapper {
	width: 180mm;
	margin-top: 3mm;
	margin-right: auto;
	margin-left: auto;
}
.imagem {
	float: right;
	padding-left:2px;
}
#conteudo {
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
#conteudo h1 {
	font-size: 18pt;
	text-align: left;
}
#conteudo p {
	text-align: left;
}
.dias {
	font-size: 10pt;
	padding-bottom: 5px;
}
#conteudo h2 {
	font-size: 14pt;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 5px;
}
.tabela_titulo_esq {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-align: left;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.tabela_titulo_dir {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	text-align: right;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.tabela {
	margin: 0px;
	padding: 2px;
	width: 100%;
	font-size: 10pt;
	text-align: left;
}
.hotel_categoria {
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.hotel_cidade {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
ul {
	font-size: 10pt;
	text-align: left;
	margin-left: 20px;
}
li {
	margin-bottom: 5px;
}
.data_saida {
	font-size: 12px;
}
.saida_top {
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-weight: bold;
}
.saida_left {
	text-align: center;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.saida {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.saida_corner {
	text-align: center;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	font-weight: bold;
}


.hotel_nome {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
}



#footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: center;
}

.tabela_texto {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: left;
	padding-bottom: 10px;
}

.tabela_texto_ult {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

