@charset "utf-8";
#texto {
	text-align: justify;
	padding-top: 20px;
	background-image: url(../images/ehosting/pleca_gris_top.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #E7E7E7;
}
#texto .aqui {
	text-align: right;
	clear: both;
	background-image: url(../images/ehosting/pleca_gris_down.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 13px;
	color: #BDBFC1;
	font-weight: bold;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 30px;
	letter-spacing: 0.1em;
}
#texto div a {
	font-size: 14px;
	color: #466193;
	text-decoration: underline;
}
#texto div a:hover {
	color: #E29A30;
	text-decoration: none;
	font-size: 14px;
}

#texto span {
	color: #999;
	font-size: 10px;
	font-weight: bold;
}
#texto img {
	float: left;
	padding-right: 30px;
	padding-bottom: 60px;
}
#dispon {
	height: 50px;
	color: #2b426e;
}
#dispon .b_dominio {
	font-size: 14px;
	text-decoration: none;
	padding-top: 20px;
	font-weight: bold;
	width: 620px;
	float: left;
}
#detalles {
	height: 250px;
	margin-top: 15px;
	font-size: 13px;
	font-weight: bold;
}
#detalles .caracteristicas {
	background-image: url(../images/ehosting/caracteristicas.png);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 119px;
	width: 444px;
	padding-top: 45px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#detalles .caracteristicas ul {
	margin-top: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#detalles .caracteristicas ul li {
	float: left;
	width: 220px;
}
#detalles .caracteristicas ul li ul {
	list-style-type: disc;
	padding-left: 20px;
}

#detalles .caracteristicas ul li ul li {
	float: none;
	padding-bottom: 12px;
}
#detalles .tex_derecha {
	float: right;
	background-image: url(../images/ehosting/plequita_top.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #E6E7E8;
	font-size: 13px;
	text-align: justify;
	width: 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#detalles .tex_derecha .contactenos {
	background-image: url(../images/ehosting/plequita_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: right;
	padding-bottom: 10px;
	padding-right: 10px;
}
