body{
	margin: 0px;
	font-family: Trebuchet MS, Tahoma, Verdana, Geneva, Arial;
}
#DivGeral{
	width:950px;
	position:relative; 
   left:50%; 
	margin-left: -475px;

}
h2{
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}
#DivTopo{
	height: 200px;	
}

#DivMenu{
	width: 100%;
	background-image: url(../imagens/backmenu.jpg);
	background-repeat:no-repeat;
	height: 35px;
	margin-top: 0px;
	font-size: 13px;
}

#DivConteudo{
	margin-top: 20px;
}
table.tabelaHome{
	width: 950px;
	margin-bottom: 20px;
}
table.tabelaHome td{
	padding-top: 10px;
}

#DivRodape{
	width: 910px;
	height: 200px;
	background-image: url(../imagens/fundoRodape.png);
	background-repeat: no-repeat;
	font-size: 11px;
	padding: 20px;
	margin-top: 20px;
}

#DivPacoteHome{
	width: 240px;
	height: 220px;
	float: left;
	margin-left: 25px;
}
table.TabelaPacoteHome{
	width: 240px;
	height: 180px;
	margin-bottom: 15px;
	
}
table.TabelaPacoteHome td{
	text-align: center;
	padding: 0px;
}
td.tdBusca{
	width: 198px;
	background-image: url(../imagens/busca.png);
}

td.tdBusca input{
	width: 188px;
	border: 0px;
	background-color: transparent;
	]font-family: Trebuchet MS, Tahoma, Verdana, Geneva, Arial;
	margin-left: 5px;
	color: #333333;
}
tr.trPacoteDetsky{
	height: 100px;
	background-image: url(../imagens/fundoTr1.png);
	background-repeat: no-repeat;
}
tr.trPacoteDetsky td{
	background-position:expression(-this.offsetLeft); 
}

tr.trPacoteDetskyhd{
	height: 100px;
	background-image: url(../imagens/fundoTr2.png);
	background-repeat: no-repeat;
}
tr.trPacoteDetskyhd td{
background-position:expression(-this.offsetLeft); 
}
#DivPacoteCarac{
	position:absolute;
	width: 200px;
	height: 200px;
	left:720px;
	color: #999999;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 20px;
}
#DivPacoteCaracAssine{
	position:absolute;
	width: 200px;
	height: 200px;
	left:720px;
	color: #999999;
	text-transform: uppercase;
	font-size: 13px;
	margin-top: 20px;
	
}

#DivAbaPacotes{
	float: left;
}

h1{
	font-size: 25px;
	color: #A00805;
}
table.TabelaAssinatura{
width: 950px;
margin-top: 30px;
font-size: 13px;
	
}
table.TabelaAssinatura input{
border:1px solid #C0C0C0;
padding: 2px;
	
}


table.TabelaAssinatura th{
border-top:3px solid #ABAAAA;
background-color: #F3F2F2;
padding: 3px;	
}
table.TabelaAssinatura td{
padding: 3px;	
}
tr.trAssinaturaClara{
	background-color: #FFF;
}
tr.trAssinaturaEscura{
background-color: #F7F7F7;
}
#divGlobo{
	font-size: 11px;
	width: 100%;
	text-align: center;
}

#DivMsg{
	background-color: #FFFFFF;
	border: 1px solid #FFA848;
}

#DivSobreIframe{
	background-image: url(../imagens/skytopo.png);
	background-repeat: no-repeat;
	width: 435px;
	height: 80px;
	position: absolute;
	left: 28%;
}

#DivImagemIframe{
	background-image: url(../imagens/logoLigue.png);
	background-repeat: no-repeat;
	position: absolute;
	margin-top:310px;
	margin-left: 400px;
	width: 159px;
	height: 59px;
}