body {
	background: #fff;
	color: #353535;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0 0 20px 0;
	padding: 0;
}
img {
	border: 0;
}
p {
	margin: 0 0 20px 0;
}
a, a:link, a:visited, a:hover, a:active {
	color: #2663c9;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h5 {
	font-family: Helvetica Neue, Arial, Verdana, Sans-serif;
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 42px;
	font-weight: 500;
	line-height: 1em;
	margin-bottom: 8px;
}
h2 {
	font-size: 30px;
	font-weight: 400;
	line-height: 1em;
}
h3 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 12px;
}
h5 {
	color: #353535;
	line-height: 1em;
	font-size: 15px;
	margin-bottom: 17px;
	text-align: center;
}
#wrapper {
	margin: 0 auto;
	width: 1000px;
}
#logo {
	display: block;
	height: 56px;
	padding: 20px 0 15px 20px;
}
#header {
	background: url(images/headerbg2.png) no-repeat 0 0;
	height: 335px;
	padding: 20px 0 0 290px;
	position: relative;
}
#precio {
	color: #868686;
	font-family: Helvetica Neue, Arial, Verdana, Sans-serif;
	font-size: 20px;
	height: 242px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 109px;
	width: 360px;
}
#precio p {
	line-height: 1.3em;
	margin: 0 0 5px 0;
}
#buscador {
	background: url(images/buscadorbg2.png);
	height: 115px;
	left: 0;
	margin: 0;
	padding: 20px 0 0 23px;
	position: absolute;
	top: 190px;
	width: 530px;
}
#buscador label {
	color: #666;
	display: block;
	height: 40px;
	font-family: Helvetica Neue, Arial, Verdana, Sans-serif;
	font-size: 27px;
}
#buscador label span {
	color: #cd0000;
}
#buscar {
	background: #fff;
	border: 1px solid #fff;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 18px;
	height: 21px;
	letter-spacing: 0.05em;
	margin: 14px 0 0 75px;
	outline: 0;
	width: 265px;
}
#btnbuscar {
	position: absolute;
	bottom: 33px;
	right: 34px;
}
#columnas {
	margin: 20px 0 0 0;
}
#cizq {
	float: left;
	margin: 0 30px 0 0;
	width: 595px;
}
* html #cizq {
	width: 592px;
}
#cder {
	background: #f6f6f6 url(images/comparativabg.png) no-repeat 0 0;
	float: left;
	height: 318px;
	padding: 20px 15px 0 15px;
	width: 345px;
}
#cder h4 {
	color: #303030;
	font-family: Helvetica Neue, Arial, Verdana, Sans-serif;
	font-size: 18px;
	margin: 0 0 20px 0;
	text-align: center;
}
#cder p {
	font-family: Arial;
	font-size: 16px;
	margin-bottom: 10px;
}
#cder p.img {
	margin-bottom: 23px;
	text-align: center;
}
#cder p.small {
	color: #949494;
	font-size: 11px;
	line-height: 1.4em;
}
.promo-hostings {
	font-family: Helvetica Neue, Arial, Verdana, Sans-serif;
	height: 200px;
	text-align: center;
}
.promo-hostings .col {
	height: 180px;
}
.promo-hostings a,
.promo-hostings a:link,
.promo-hostings a:visited,
.promo-hostings a:hover,
.promo-hostings a:active {
	color: #000;
	text-decoration: none;
}
.promo-hostings strong {
	font-size: 13px;
	display: block;
	line-height: 1em;
	margin: 0 0 5px 0;
}
.promo-hostings p {
	color: #555;
	font-size: 13px;
	font-weight: 200;
}
.box {
	border: 1px solid #dbdbdb;
	clear: both;
	margin: 0 auto 20px auto;
	position: relative;
	width: 998px;
}
.box-top {
	background: transparent url(/images/box-full.png) no-repeat 0 0;
	height: 6px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1000px;
	z-index: 9;
}
.box-bottom {
	background: transparent url(/images/box-full.png) no-repeat 0 bottom;
	bottom: -4px;
	height: 9px;
	left: -1px;
	position: absolute;
	width: 1000px;
	z-index: 9;
}
.box .col {
	background: #fff url(/images/box-bg1.png) repeat-x 0 bottom;
	border-right: 1px solid #dbdbdb;
	display: block;
	float: left;
	padding: 10px;
	position: relative;
	width: 145px;
}
.box .collast {
	border-width: 0;
	width: 148px;
}
#footer {
	border-top: 1px solid #e0e0e0;
	color: #6f6f6f;
	font-size: 12px;
	padding-top: 10px;
	line-height: 1.5em;
}
