/*
==================================================
@author Soluciones Corporativas IP, SLU (SCIP)
==================================================
*/
body {
	background: #c2145c;
	color: #353535;
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	margin: 0;
}
strong {
	color: #c2145c;
}
#content {
	background: url(images/fondo2.jpg) no-repeat;
	height: 606px;
	margin: 20px auto 0 auto;
	position: relative;
	width: 967px;
}
#registro {
	height: 100px;
	font-size: 25px;
	position: absolute;
	right :128px;
	text-align: center;
	top: 56px;
	width: 225px;
}
form {
	background: url(images/formbg.jpg) no-repeat 0 0;
	height: 66px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 69px;
	top: 159px;
	width: 292px;
}
input.dominio {
	border: 1px solid #fff;
	left: 18px;
	position: absolute;
	top: 25px;
	width: 200px;
}
input.submit {
	float: right;
	height: 66px;
	width: 62px;
}
#hosting {
	bottom: 147px;
	font-size: 25px;
	height: 127px;
	position: absolute;
	right: 0;
	width: 308px;
}
