@charset "utf-8";
/****************************************************************************************/
/* CSS PLANES HOSTING */
/****************************************************************************************/

DIV#plan_host1{
	float:left;
	width:242px;
	height:317px;
	background:url(../img/index/hostings.gif) 0px 0px no-repeat;
	color:#FFF;
	font-size:13px;
}

DIV#plan_host2{
	float:left;
	width:242px;
	height:317px;
	background:url(../img/index/hostings.gif) -242px 0px no-repeat;
	color:#FFF;
	font-size:13px;
}

DIV#plan_host3{
	float:left;
	width:242px;
	height:317px;
	background:url(../img/index/hostings.gif) -484px 0px no-repeat;
	color:#FFF;
	font-size:13px;
}

DIV#plan_host1 .espacio,
DIV#plan_host2 .espacio,
DIV#plan_host3 .espacio{
	margin:52px 0px 0px 45px;
}

DIV#plan_host1 .transfer,
DIV#plan_host2 .transfer,
DIV#plan_host3 .transfer,
DIV#plan_host1 .email,
DIV#plan_host2 .email,
DIV#plan_host3 .email,
DIV#plan_host1 .bd,
DIV#plan_host2 .bd,
DIV#plan_host3 .bd,
DIV#plan_host1 .admin,
DIV#plan_host2 .admin,
DIV#plan_host3 .admin{
	margin:12px 0px 0px 45px;
}

DIV#plan_host1 .server,
DIV#plan_host2 .server,
DIV#plan_host3 .server{
	margin:19px 0px 0px 76px;
	#margin:20px 0px 0px 76px; /*Para Internet Explorer */
}

DIV#plan_host1 .antispam,
DIV#plan_host2 .antispam,
DIV#plan_host3 .antispam{
	margin:28px 0px 0px 72px;
	#margin:28px 0px 0px 72px; /*Para Internet Explorer */
}


DIV#plan_host1 .mas_info_host,
DIV#plan_host2 .mas_info_host,
DIV#plan_host3 .mas_info_host{
	padding:35px 28px 0px;
	#padding:34px 28px 0px; /*Para Internet Explorer */
}

/****************************************************************************************/
/* CSS SERVICIOS */
/****************************************************************************************/

DIV#service1{
	float:left;
	margin-top:6px;
	padding:40px 15px 0px;
	width:212px;
	height:163px; /*h:203px*/
	background:url(../img/index/servicios.gif) 0px 0px no-repeat;
	text-align:center;
	cursor:pointer;
}

DIV#service2{
	float:left;
	margin-top:6px;
	padding:40px 15px 0px;
	width:212px;
	height:163px; /*h:203px*/
	background:url(../img/index/servicios.gif) -242px 0px no-repeat;
	text-align:center;
	cursor:pointer;
}

DIV#service3{
	float:left;
	margin-top:6px;
	padding:40px 15px 0px;
	width:212px;
	height:163px; /*h:203px*/
	background:url(../img/index/servicios.gif) -484px 0px no-repeat;
	text-align:center;
	cursor:pointer;
}

DIV#service1 p,
DIV#service2 p,
DIV#service3 p{
	margin:0px;
	padding:0px;
}