@charset "utf-8";
html img {
filter:expression(this.alphaxLoaded ? "":(this.src.substr(this.src.length-4)==".png" ?((!this.complete) ? "":this.runtimeStyle.filter=("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+(this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0, 0)+String(this.alphaxLoaded=true).substr(0, 0)+(this.src="tema/blank.gif").substr(0, 0)):this.runtimeStyle.filter=""));
}
body, html {
	margin:0;
	background-color:#000;
	color:#333;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:small;
	background-image:url('fundo.jpg');
	background-position:center;
	background-attachment:fixed;
}
a {
	text-decoration:none;
	color:#0e4aa4;
}
a:hover {
	color:#fff;
	background-color:#0e4aa4;
}
#dvBaseCentro {
	position:absolute;
	top:50%;
	left:50%;
	width:770px;
	height:300px;
	margin-top:-150px;
	margin-left:-385px;
}
.tdIniLogo {
	background-color:#fff;
	border-right:2px solid #dbdbdb;
	padding:8px;
}
#dvLogoPrimundo {
	position:absolute;
	width:200px;
	top:13px;
	left:50%;
	margin-left:174px;
}
#tdSubTopo {
	background-color:#ccc;
	border-bottom:2px solid #999;
	padding-left:14px;
	padding-right:15px;
}
#tdMeio {
	background-color:#fff;
	border-bottom:2px solid #ccc;
	padding:6px;
}
#dBaseBotoes {
	padding-top:20px;
	padding-bottom:14px;
}
.tabCal {
	background-color:#fff;
	border:3px solid #999;
}
.tdCalTit {
	font-weight:bold;
	background-color:#dbdbdb;
}
.tdNumHotel {
	background-color:#f3f3f3;
	border-bottom:2px solid #ccc;
	padding-bottom:16px;
}
.td1 {
	background-color:#f3f3f3;
}
.td2 {
	background-color:#f3f3f3;
	border-bottom:2px solid #ccc;
	padding-top:4px;
}
.td3 {
	background-color:#f3f3f3;
	border-bottom:2px solid #ccc;
	padding-top:4px;
	padding-bottom:4px;
}
.td4 {
	background-color:#ededed;
	padding:8px;
}
.fo1 {
	margin-bottom:2px;
}
.bt1 {
	background-color:#ededed;
	height:36px;
	cursor:pointer;
	border-bottom:1px solid #dbdbdb;
}
.bt1 .dNum {
	background-color:#dbdbdb;
	width:36px;
	height:32px;
	float:left;
	font-size:x-large;
	text-align:center;
	padding-top:4px;
	color:#fff;
}
.bt1 .dTexto {
	padding-top:10px;
	padding-left:46px;
	font-weight:bold;
}
.bt1:hover {
	background-color:#0e4aa4;
	color:#fff;
}
.bt1:hover .dNum {
	background-color:#999;
}
.bt1a {
	background-color:#fff;
	height:36px;
}
.bt1a .dNum {
	background-color:#333;
	width:36px;
	height:32px;
	float:left;
	font-size:x-large;
	text-align:center;
	padding-top:4px;
	color:#fff;
}
.bt1a .dTexto {
	padding-top:10px;
	padding-left:46px;
	font-weight:bold;
}
.bt2 {
	display:inline;
	text-decoration:none;
	white-space:nowrap;
	cursor:pointer;
	color:#fff;
	padding:4px 16px;
	line-height:2.0;
	background-color:#0e4aa4;
}
.bt2:hover {
	background-color:#0560e9;
	color:#fff;
}
.bt3 {
	display:inline;
	text-decoration:none;
	white-space:nowrap;
	cursor:pointer;
	color:#1b65a4;
}
.bt3:hover {
	background-color:#1b65a4;
	color:#fff;
}
.bt4 {
	text-decoration:none;
	white-space:nowrap;
	cursor:pointer;
	color:#1b65a4;
	background-color:#f3f3f3;
}
.bt4:hover {
	background-color:#1b65a4;
	color:#fff;
}
.bt5 {
	background-color:#ededed;
	cursor:pointer;
	text-align:center;
	font-size:medium;
	font-weight:bold;
}
.bt5:hover {
	background-color:#dfe3e8;
}
.t1 {
	font-size:large;
}
.t2 {
	font-size:small;
	color:#999;
	font-weight:normal;
}
.t3 {
	color:#f00;
}
.foTArea {
	width:568px;
}
.tabZebra th {
	background-color:#ccc;
	font-weight:bold;
	text-align:left;
	padding:2px;
	padding-left:0;
}
.tabZebra td {
	background-color:#f3f3f3;
	border-bottom:1px solid #ccc;
	padding:2px;
	padding-left:0;
}
