@charset "utf-8";
.titulo-planos-de-hospedagem-de-sites {
	float: left;
	height: 20px;
	width: 680px;
	margin-top: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	margin-right: auto;
	margin-left: auto;
}

/* CSS Document */

.planos-de-hospedagem-de-sites-ilimitada {
	width: 680px;
	margin-top: 20px;
	float: left;
}
.micro {
	background-image: url(../img-hospedar-sites/planos-hospedagem-de-site-ilimitada/plano-de-hospedagem-micro.gif);
	background-repeat: no-repeat;
	float: left;
	height: 155px;
	width: 340px;
}
.express {
	background-image: url(../img-hospedar-sites/planos-hospedagem-de-site-ilimitada/plano-de-hospedagem-express.gif);
	background-repeat: no-repeat;
	float: left;
	height: 155px;
	width: 340px;
}
.prime {
	background-image: url(../img-hospedar-sites/planos-hospedagem-de-site-ilimitada/plano-de-hospedagem-prime.gif);
	background-repeat: no-repeat;
	float: left;
	height: 155px;
	width: 340px;
}

.infinity {
	background-image: url(../img-hospedar-sites/planos-hospedagem-de-site-ilimitada/plano-de-hospedagem-infinity.gif);
	background-repeat: no-repeat;
	float: left;
	height: 155px;
	width: 340px;
}

.descricao-plano {
	height: 115px;
	width: 300px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 11px;
	float: left;
}
.detalhes-hospedar-website {
	float: left;
	height: 15px;
	width: 150px;
	margin-top: 2px;
	margin-left: 30px;
}

.assinar-hospedagem-de-sites {
	height: 15px;
	width: 100px;
	float: left;
	margin-top: 2px;
	margin-left: 40px;
}
.sv1 {
	background-image: url(../img-hospedar-sites/planos-revenda-de-hospedagem-servidor-virtual/revenda-de-hospedagem-sv-1.gif);
	background-repeat: no-repeat;
	float: left;
	height: 155px;
	width: 340px;
}
.sv1 a {
	color: #F00;
}

.sv2 {
	background-image: url(../img-hospedar-sites/planos-revenda-de-hospedagem-servidor-virtual/revenda-de-hospedagem-sv-2.gif);
	background-repeat: no-repeat;
	float: left;
	height: 155px;
	width: 340px;
	}
.sv2 a {
	color: #F00;
	
}
.sv3 {
	background-image: url(../img-hospedar-sites/planos-revenda-de-hospedagem-servidor-virtual/revenda-de-hospedagem-sv-3.gif);
	background-repeat: no-repeat;
	float: left;
	height: 155px;
	width: 340px;
	}
.sv3 a {
	color: #F00;
}
.sv4 {
	background-image: url(../img-hospedar-sites/planos-revenda-de-hospedagem-servidor-virtual/revenda-de-hospedagem-sv-4.gif);
	background-repeat: no-repeat;
	float: left;
	height: 155px;
	width: 340px;
	}
.sv4 a {
	color: #F00;
}
.abas {
	height: 400px;
	width: 685px;
	margin-top: 15px;
	text-align: center;
	float: left;
}
.abas .e15 {
	float: left;
	height: 15px;
	width: 684px;
}


.registro-de-dominio-1 {
	height: 177px;
	width: 250px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img-hospedar-sites/registro-de-dominio/registre-seu-dominio.gif);
	background-repeat: no-repeat;
	background-position: center;
}
