@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}

/* Topo Flash */
#topo {
	background: #FFF url(../images/topo_home.jpg) no-repeat;
	background-attachment: inherit;
	width:953px;
	height:491px;
}

/* Area de planos */
#planosHolder {
	background-attachment: inherit;
	background: #FFF url(../images/fundo_planos.jpg) no-repeat;
	height: 209px;
	width: 953px;
	border:0px #000 solid;
}


#botoesTiposPlanos{
	width:30px;
	height:173px;
	margin-top: 18px;
	margin-left: 9px;
	position: relative;
	display: block;
}

#btTipoPlano1 {
	height: 86px;
	width: 30px;
	display: block;
	position: relative;
}

#imgPlano1 {
	background-attachment: fixed;
	background: url(../images/planos/valorPlano1_1.gif) no-repeat 5px 5px;
	display: block;
	float: left;
	height: 126px;
	width: 120px;
}

#imgPlano2 {
	background-attachment: fixed;
	background: url(../images/planos/valorPlano1_2.gif) no-repeat 5px 5px;
	display: block;
	float: left;
	height: 126px;
	width: 120px;
}

#imgPlano3 {
	background-attachment: fixed;
	background: url(../images/planos/valorPlano1_3.gif) no-repeat 5px 5px;
	display: block;
	float: left;
	height: 126px;
	width: 120px;
}

#btTipoPlano2 {
	height: 87px;
	width: 30px;
	display: block;
	position: relative;
}

.topoPlano {
	display: block;
	width: 268px;
	background: url(../images/barraTopo.gif) no-repeat;
	padding-left: 20px;
	height: 27px;
	padding-top: 0px;
}
.plano{
	float: left;
	display: block;
	width: 286px;
	margin-right: 5px;
	margin-left: 5px;
	height: 168px;
	clear: right;
}

#botoesTiposPlanos {
	display: block;
	float:left;
	padding-left: 4px;
}
#planos {
	display:block;
	height:168px;
	margin-left: 10px;
	margin-top: 20px;
	float: left;
	position: relative;
}
#corpo_holder {
	display: block;
	margin: 0 auto;
	width: 953px;
}



#rodapeValidator {
	width:88px;
	margin: 0 auto;
}

.descPlano {
	font-family: "Zurich Cn BT";
	font-size: 14px;
	color: #BEBEBE;
	font-weight: bold;
	display: block;
	clear: right;
	height: 101px;
	vertical-align: middle;
	padding-left: 5px;
	text-align: left;
	padding-top: 10px;
}
.btPlano {
	display: block;
	clear: right;
	height: 35px;
	padding-left: 25px;
}

.MouseHand{
	cursor:pointer;	
}

/* Area de utilidades */
#utilsHolder {
	background-attachment: inherit;
	background: #FFF url(../images/fundo_utils.gif) no-repeat;
	height: 209px;
	width: 953px;
	border:0px #000 solid;
	margin-bottom:0px;
}
#janelaDominio {
	display: block;
	height: 159px;
	width: 285px;
	position: relative;
	float: left;
	top: 23px;
	left: 55px;
}
#janelaPainel {
	height: 159px;
	width: 284px;
	display: block;
	float: left;
	margin-top: 23px;
	margin-left: 62px;
}
.topoUtils{
	display: block;
	width: 265px;
	padding-left: 20px;
	height: 27px;
	padding-top: 0px;
}
#formPesquisaDominio {
	display: block;
	float: left;
	padding-top: 15px;
	padding-left: 70px;
	width: 115px;
}
#janelaDominio #btFormHostVerify {
	display: block;
	float: left;
	padding-top: 15px;
	width: 68px;
	height: 20px;
}


#formPesquisaDominio #hostVerify {
	width: 104px;
	height: 15px;
	background-color: #FBFBFB;
	border: 1px solid #F7F7F7;
	font-family: "Zurich Cn BT";
	font-size: 12px;
	color: #999;
}


#janelaPainel #formFlashPainel {
	padding-top: 19px;
	padding-left: 14px;
}
#rodapeHome{
	margin: 0 auto;
	width:953px;
	position:relative;
	top:-6px;
}
#rodapeHome div{
	display:block;
	float:left;
}
#btHospedagemConsulte{
	display:block;
	margin-left:133px;
	margin-top:75px;
	float:left;
	width:71px;
	height:21px;
}
#btConsulte{
	position:relative;
	display:block;
	cursor: pointer;
}#corpo_holder #thunderboxQueroPlano #thunderboxQueroPlanoForm #baixo #esquerda2 #btEnviarCanto4 #btEnviarFormQueroPlano {
	cursor: pointer;
}
#btVerificarDominio {
	cursor: pointer;
}
#janelaIvoz {
	display: block;
	float: left;
	height: 135px;
	width: 285px;
	padding-top: 50px;
	padding-left: 15px;
}

