@charset "utf-8";
/* CSS Document */

a.css_linkplanes {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.css_linkplanes:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.css_linkplanes:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.cargador_dominio{
	position:absolute;
	width:508px;
	height:87px;
	background-color:#FFFFFF;
	z-index:1;
	margin-left: -5px;
	margin-top: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/bg_www.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.cargador_dominio_enplan{
	position:absolute;
	width:475px;
	height:75px;
	background-color:#FFFFFF;
	z-index:1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/bg_www.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
	}
.nombre_dominio {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.dom_disponible {
	font-size: 14px;
	font-weight: bold;
	color: #528324;
	font-family: Arial, Helvetica, sans-serif;
}
.dom_disponible_no {
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
}
.tit_resultado {
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #666666;
}
.links_no_disponible {
	color: #FF6600;
	font-size: 10px;
}
.link_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.link_top:hover {
	text-decoration: underline;
}
