body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: transparent url(../images/headerbg.jpg) repeat-x scroll 0 0;
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
}
a { color: #666666; text-decoration: underline; }
a:hover { text-decoration: none; }
a, img, embed, object { outline: none; }
input {
	border: 1px solid #999;
	color: #333;
	font-size: 11px;
	padding: 2px;
}
select {
	border: 1px solid #999;
	color: #333;
	font-size: 11px;
	padding: 2px;
}
#header {
	width: 1000px;
	margin: 0 auto;
}
#header_menu {
	padding-top: 12px;
	width: 100%;
	height: 50px;
}
#server_flash {
	position: absolute;
}
#logo {
	width: 175px;
	display: inline;
	float: left;
	margin-left: 20px;
}
.negro { color: #000; }
.verde { color: #a4de00; }
.negrita { font-weight: bold; }
.titulito { color: #3a3a3a; font-weight: bold; font-size: 12px; }
.planes_titulos { font-family: Arial, Helvetica, sans-serif; font-size: 13px; padding: 0; margin: 0; }
.planes_nombres { font-size: 16px; font-weight: bold; color: #2d90d3; }
.myToolTip {
	border: 1px solid #000;
	background-color: #000;
	color: #FFF;
	padding: 10px;
	z-index: 1000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	text-align: center;
}
/***********************************/
/********* Menu Principal **********/
/***********************************/
#menu {
	display:inline;
	float:right;
	margin:6px 17px 0 0;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	display: inline;
	float: left;
	height: 24px;
}
#menu ul li a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 22px;
}
#menu ul li a.sel {
	color: #A4DE00;
}
.separador_menu {
	background: transparent url(../images/separador_menu.gif) no-repeat scroll center center;
	width: 25px;
}

#header_linea {
	background: transparent url(../images/header_line.gif) no-repeat scroll 0 0;
	width: 961px;
	height: 2px;
	margin: 0 auto;
}
#header_contenido {
	padding-top: 37px;
	width: 100%;
	height: 320px;
	position: relative;
}
#email_cliente {
	position: absolute;
	margin: -30px 350px 0 0;
	right: 0;
	background: transparent url(../images/email_input_bg.gif) no-repeat scroll 0 0;
	width: 233px;
	height: 33px;
}
#email_cliente input {
	width: 191px;
	height: 17px;
	padding: 10px 5px 0 30px;
	font-size: 13px;
	font-weight: bold;
	border: none;
	background: none;
}
#pass_cliente {
	position: absolute;
	margin: -30px 115px 0 0;
	right: 0;
	background: transparent url(../images/pass_input_bg.gif) no-repeat scroll 0 0;
	width: 233px;
	height: 33px;
}
#pass_cliente input {
	width: 196px;
	height: 17px;
	padding: 10px 5px 0 25px;
	font-size: 13px;
	font-weight: bold;
	border: none;
	background: none;
}
#entrar_cliente {
	position: absolute;
	margin: -30px 24px 0 0;
	right: 0;
}
#entrar_cliente a {
	background: transparent url(../images/clientes_entrar.gif) no-repeat scroll 0 0;
	width: 89px;
	height: 33px;
	text-indent: -3000px;
	display: block;
}
#soporte_header {
	position: absolute;
	width: 245px;
	height: 138px;
	margin: 70px 0 0 3px;
}
#header_soporte_titulo {
	position: absolute;
	margin: 30px 0 0 30px;
}
#header_soporte_titulo h2 {
	color: #FFF;
	font-size: 18px;
	margin: 0;
	padding: 0;
}
#header_clientes_titulo {
	position: absolute;
	margin: -22px 0 0 284px;
}
#header_clientes_titulo h2 {
	color: #999;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
#soporte_en_linea {
	position: absolute;
	margin: 250px 0 0 10px;
	z-index: 300;
}
#chat_desc {
	position: absolute;
	margin: -3px 0 0 110px;
	font-weight: bold;
}
#slideshow {
	background: transparent url(../images/slideshowbg.png) no-repeat scroll 0 0;
	width: 736px;
	height: 311px;
	display: inline;
	float: right;
	padding-right: 10px;
}
#header_box {
	background: transparent url(../images/slideshowbg2.png) no-repeat scroll 0 0;
	width: 736px;
	height: 311px;
	display: inline;
	float: right;
	padding-right: 10px;
}
#contenido {
	width: 962px;
	margin: 0 auto;
	min-height: 200px;
	position: relative;
}
.contenido_box_bg {
	background: transparent url(../images/contenido_bg.gif) repeat-y scroll 0 0;
	width: 962px;
}
.contenido_box_top {
	background: transparent url(../images/contenido_top.gif) no-repeat scroll left top;
}
.contenido_box_bottom {
	background: transparent url(../images/contenido_bottom.gif) no-repeat scroll left bottom;
	padding: 15px;
}
.box_small_bg {
	background: transparent url(../images/box_bg.gif) repeat-y scroll 0 0;
	width: 302px;
	float: left;
	display: inline;
}
.box_small_top {
	background: transparent url(../images/box_top.gif) no-repeat scroll left top;
	overflow: hidden;
}
.box_small_bottom {
	background: transparent url(../images/box_bottom.png) no-repeat scroll left bottom;
	padding: 15px;
	text-align: justify;
	height: 240px !important;
	overflow: hidden;
}
.box_big_bg {
	background: transparent url(../images/bigbox_bg.gif) repeat-y scroll 0 0;
	width: 931px;
}
.box_big_top {
	background: transparent url(../images/bigbox_top.png) no-repeat scroll left top;
}
.box_big_bottom {
	background: transparent url(../images/bigbox_bottom.png) no-repeat scroll left bottom;
	padding: 15px;
	height: 70px !important;
	text-align: center;
}
#dominios_form h1 {
	margin: 0;
	padding: 0;
	color: #2D90D3;
}
#dominios_form_dominio { padding-top: 15px; }
.box_small_espaciador { margin-left: 12px; }
.box_espaciador { margin-left: 12px; }
.box_mini_bg {
	background: transparent url(../images/smallbox_bg.gif) repeat-y scroll 0 0;
	width: 235px;
}
.box_mini_top {
	background: transparent url(../images/smallbox_top.gif) no-repeat scroll left top;
}
.box_mini_bottom {
	background: transparent url(../images/smallbox_bottom.png) no-repeat scroll left bottom;
	padding: 15px;
	text-align: justify;
	height: 229px !important;
}
#contenedor_planes {
	position: relative;
	width: 940px;
	height: 261px;
	overflow: hidden;
}
#contenedor_planes ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 1500px;
}
#contenedor_planes ul li {
	width: 235px;
	float: left;
	display: inline;
}
.box_mini_contenido {
	position: absolute;
	margin-left: -8px;
}
.tabla_paquetes { border: 1px solid #CCC; width: 200px; margin-left: 5px; }
.tabla_paquetes_concepto {
	width: 95px;
	font-size: 9px;
	text-align: left;
	background-color: #D9ECFF;
}
.toolDominios, .toolEspacio, .toolTransferencia, .toolEmails, .toolBases, .toolSistema { cursor: pointer; }
.tabla_paquetes_cantidad {
	font-size: 9px;
	background-color: #FFCECE;
}
.comparar_planes {
	position: absolute;
	margin-left: 150px;
}
.full_features {
	position: absolute;
	margin-left: 180px;
}
.tabla_paquetes_precios { text-align: center; font-size: 9px; }
.tabla_paquetes_precios td { width: 70px; }

a:hover.vermas { background-position: 0 -22px; }
a.vermas {
	background: transparent url(../images/vermas.png) no-repeat scroll 0 0;
	width: 85px;
	height: 22px;
	display: block;
	text-indent: -3000px;
}
#localizacion { margin-top: 20px; }
#moneda {
	position: absolute;
	display: inline;
	right: 0;
	margin-top: 15px;
	text-align: right;
}
#moneda select {
	/*padding: 4px 0 4px 25px;*/
}
#moneda img {
	position: absolute;
	margin: 5px 0 0 3px;
}
.linea { margin-top: 15px; width: 100%; height: 1px; background-color: #d2d2d2; }
#socios { text-align: center; }
#pagos { text-align: center; color: #000; width: 650px; margin: 0 auto; }
#footer {
	background: transparent url(../images/footer_bg.jpg) repeat-x scroll 0 0;
	width: 100%;
	height: 314px;
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
}
#footer a, #footer a:hover { color: #FFF; text-decoration: none; }
#footer_content {
	width: 975px;
	margin: 0 auto;
	position: relative;
}
#footer_titulos {
	width: 100%;
	height: 69px;
	padding-top: 16px;
	font-family: Verdana;
	font-size: 18px;
	color: #FFF;
}
#footer_titulos div.espaciador { padding: 25px 0 0 0; float: left; display: inline; width: 150px; }
#footer_links {
	width: 100%;
	height: 189px;
}
#footer_links ul { margin: 0; padding: 0; list-style: none; list-style-type: none; }
#footer_links ul li { height: 30px; }
#footer_links ul li a, #footer_links ul li a:hover { font-weight: bold; color: #a4de00; text-decoration: none; }
#footer_links ul li span { font-weight: bold; width: 30px; font-size: 13px; }
#footer_links div.espaciador { padding: 25px 0 0 0; float: left; display: inline; width: 150px; }
#footer_linea1 {
	background: transparent url(../images/footer_linea1.gif) no-repeat scroll 0 0;
	width: 961px;
	height: 2px;
}
#footer_linea2 {
	background: transparent url(../images/footer_linea2.gif) no-repeat scroll 0 0;
	width: 961px;
	height: 2px;
}
.footer_titulo_alojamientoweb { width: 225px !important; }
.footer_titulo_dedicados { width: 265px !important; }
.footer_titulo_mihosting { width: 485px !important; }
.footer_titulo_soporte { width: 245px !important; }
#soporte_bg {
	background: transparent url(../images/footer_soporte_bg.jpg) no-repeat scroll 0 0;
	width: 235px;
	height: 138px;
	padding: 10px 5px 10px 10px;
}
#soporte_header_bg {
	background: transparent url(../images/header_soporte_bg.jpg) no-repeat scroll 0 0;
	width: 235px;
	height: 138px;
	padding: 10px 5px 10px 10px;
}
#soporte_bg a, #soporte_header_bg a, #soporte_bg a:hover, #soporte_header_bg a:hover {
	color: #FFF;
	text-decoration: underline;
}
#soporte_bg div, #soporte_header_bg div { padding-top: 4px; }
#soporte_bg div span, #soporte_header_bg div span {
	color: #a4de00;
	font-weight: bold;
}
#condiciones_de_uso { padding-top: 10px; float: left; display: inline; width: 500px; }
#copyright { padding-top: 10px; float: right; display: inline; width: 200px; text-align: right; margin-right: 14px; }
.clear { clear: both; }
