/* ############################## Layout ############################## */

* { 
	margin: 0px;
	padding: 0px; 
	outline: 0;
	font-family: "Trebuchet MS", Arial, Verdana, UnDotum, Helvetica, sans;
}

img {
	border: none;
}

sup {
	font-size:0.8em;
	font-weight:bold;
}

html, body { 
	width: 100%;
}
 
/* ######## site title ########## */

h1 a {
	text-decoration: none;
	color: #333;
}

h5#site-head {
    width: 960px;
    height: 107px;
    color: #fff;
    text-align: center;
    background: url('/images/sk-item-2.jpg') no-repeat 0px 0px;
	position:relative;
	overflow:hidden;
	z-index: 12;
}

h5#site-head span {
    display: none;
}

/* ######## noscript ########## */

noscript div {
	position: absolute;
	top: 2px;
	color: #f00;
	margin-left: 240px;
	line-height: 14px;
	width: 290px;
	text-align: left;
	z-index:580;
}

noscript div span {
	font-size: 11px;
}

/* ######## site title ########## */

body { 
    background: #fff url('/images/body/body-bg.jpg') repeat-x;
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    text-align: center;
}

a.external-link {
	padding-left: 12px;
	background: url('/images/icons/external-link.gif') 0px 4px no-repeat;
}

#dshdw {
    width: 1000px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#dshdw #lshdw {
    position: absolute;
    width: 43px;
    height: 441px;
    background: url('/images/body/body-shd-left.png') no-repeat; 
    margin-top: 87px;
    margin-left: 9px;
}

#dshdw #rshdw {
    position: absolute;
    width: 42px;
    height: 701px;
    background: url('/images/body/body-shd-right.png') no-repeat 0px 30px; 
    margin-left: 948px;
    margin-top: 56px;
}

#container {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}

#container #main {
    color: #333;
    background: #fff;
    width: 896px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 36px;
    padding-bottom: 36px;
    min-height: 800px;
	position:relative;
    z-index: 11;
}

/* ######## contact info ########## */

#hcard-ZeroHost .org {
	display: none;
}

#hcard-ZeroHost * {
	font-style: normal !important;
}

#hcard-ZeroHost {
    position: absolute;
	top:0;
    margin-left: 688px;
    margin-top: 2px;
    color: #333;
    font-size: 14px;
    width: 268px;
	z-index: 13;
}

#hcard-ZeroHost .adr .geo .locality,
#hcard-ZeroHost .adr .region,
#hcard-ZeroHost .adr .country-name {
	font-weight: normal;
	font-size: 11px;
	color: #666;
}
#hcard-ZeroHost .adr .tel {
	font-size:16px;
}
#hcard-ZeroHost address abbr {
	font-weight: bold;
}

#hcard-ZeroHost .addr img {
    vertical-align: middle;
}

#hcard-ZeroHost #horario-de-atencion {
	color:#666666;
	font-size:12px;
	font-style:italic !important;
}

/* ######## contact info ########## */

/* ######## site tools ########## */

/*
#site-tools-container,
#site-tools-container #sitemap,
#site-tools-container #sitemap #sitemap-bg,
#site-tools-container #google-search,
#site-tools-container #google-search #google-search-bg,
#site-tools-container #google-search form {
	position: absolute;
	width: 210px;
	height: 124px;
	margin: 0px;
	padding: 0px;
}

#site-tools-container,
#site-tools-container #sitemap,
#site-tools-container #google-search,
#site-tools-container #google-search form {
	height: 100px;
}

#site-tools-container {
	z-index: 97;
	margin-top: 4px;
}

#site-tools-container #sitemap {
	z-index: 98;
}

#site-tools-container #google-search,
#site-tools-container #sitemap {
	left: 0px;
}

#site-tools-container #google-search #google-search-bg {
	margin-top: -24px;
	background: url('/images/mast-head/site-tools/bg-google-search.png') no-repeat;
	left: 0px;
}

#site-tools-container #google-search #btn-google-search-off,
#site-tools-container #google-search #btn-google-search-on {
	position: absolute;
	margin: 56px 16px;
	padding: 0px;
	left: 0px;
	width: 120px;
	height: 48px;
	background: url('/images/mast-head/site-tools/btn-buscar-off.png') no-repeat;
	z-index: 109;
	cursor: pointer;
}

#site-tools-container .enabled,
#site-tools-container .enabled {
	display: block;
}

#site-tools-container .disabled,
#site-tools-container .disabled {
	display: none;
}

#site-tools-container #google-search #btn-google-search-on {
	background: url('/images/mast-head/site-tools/btn-buscar-on.png') no-repeat;
	z-index: 116;
}

#google-search #google-search-form {
	z-index: 102;
}

#google-search #google-search-form form {
	left: 0px;
	height: 26px;
	margin-top: 32px;
	text-align: left;
	z-index: 103 !important;
}

#google-search #google-search-form form #q {
	position: absolute;
	font-size: 12px;
	margin: 3px 24px;
	padding: 0px;
	line-height: 16px;
	border: none;
	background: none;
	width: 120px;
}

#google-search #google-search-form form #send-button {
	position: absolute;
	margin: 0px 157px;
	width: 34px;
	height: 25px;
}

#google-search #google-search-form form .send-button-on {
	background: url('/images/mast-head/site-tools/lupa-on.png') no-repeat;
}

#gcs #label {
	position: absolute;
	color: #888;
	font-size: 11px;
	margin: -16px 16px;
}
*/

/* ############# sitemap ########### */

#site-tools-container #sitemap {
	z-index: 80;
	margin-top: -80px;
}

#site-tools-container #sitemap #sitemap-bg {
	margin-top: -24px;
	background: url('/images/mast-head/site-tools/bg-sitemap.png') no-repeat;
	left: 0px;
	z-index: 81;
}

#site-tools-container #sitemap #btn-sitemap-off,
#site-tools-container #sitemap #btn-sitemap-on {
	position: absolute;
	left: 0px;
	margin: 56px 112px;
	padding: 0px;
	width: 110px;
	height: 53px;
	background: url('/images/mast-head/site-tools/btn-sitemap-off.png') no-repeat;
	z-index: 82;
	cursor: pointer;
}

#site-tools-container #sitemap #btn-sitemap-on {
	background: url('/images/mast-head/site-tools/btn-sitemap-on.png') no-repeat;
	z-index: 83;
}

#site-tools-container #sitemap #sitemap-link {
	position: absolute;
	left: 0px;
	margin: 24px 80px;
	z-index: 107;
	font-size: 12px;
	width: 120px;
}

#site-tools-container #sitemap #sitemap-link a {
	color: #ccc;
	text-decoration: none;
}

/* ############# sitemap ########### */

/* ######## site tools ########## */

/* ############################## Menú ############################## */

/* ######## menú layout ########## */

#menu,
#menu-shadow,
#container,
#menu ul#lmenu {
    width: 960px;
}

#menu {
    position: relative;
    text-align: center;
    z-index: 35;
}

#menu-shadow {
    position: absolute;
    background: url('/images/mast-head/menu-bar/horiz-grad.png') repeat-x;
    height: 44px;
	z-index: 34;
}

#menu ul {
    list-style-type: none;
}

#menu ul li.nivel1 { 
    float: left;
    margin: 0px;
}

#menu ul li a {
    display: block;
    text-decoration: none;
    position: relative;
    color: #ddd;
    padding: 4px 8px 5px 8px;
}

#menu ul li:hover {
    position: relative;
}

#menu ul li a:hover, 
#menu ul li:hover a.nivel1 {
    position: relative;
    background: url('/images/mast-head/menu-bar/mnu-ibg-btn.jpg') repeat-x;
    color: #000;
}

/* ### resalta la ubicación actual en el menu ### */

a.nivel1-actual {
    background: url('/images/mast-head/menu-bar/mnu-ibg-btn.jpg') repeat-x;
    color: #000;
}

/* ### resalta la ubicación actual en el menu ### */

#menu ul li.nivel1 ul li a:hover {
    font-style: italic;
    background: #000;
    color: #ff6;
}   

#menu ul li a.nivel1 {
    display: block !important;
    display: none;
    position: relative;
}

#menu ul li a.nivel1,
#menu ul li a.nivel1ie{
    font-size: 14px;
    background: url('/images/mast-head/menu-bar/item-separator.gif') no-repeat 100% 0%;
}

#menu ul li ul {
    display: none;
    text-align: left;
    border-left: 2px #aaa solid;
    border-right: 2px #aaa solid;
    border-bottom: 2px #aaa solid;
}

#menu ul li a:hover ul,
#menu ul li:hover ul { 
    display: block;
    position: absolute;
    left: 0px;
    z-index: 36;
}

#menu ul li ul li a {
    background-color: #3d3d3d;
    position: relative;
    display: block;
    font-size: 12px;
    line-height: 18px;
}

#menu ul li ul li a:hover {
    position: relative;
}

#menu ul li.nivel1 ul * {
    width: 232px;
    margin: 0px;
    padding: 0px;
}

#menu ul li.nivel1 ul li a {
    padding: 4px 4px 4px 4px;
    width: 224px;
}

#menu ul li.nivel1 ul li,
#menu ul li.nivel1 ul li a{
    height: 100%;
}

#lmenu li.nivel1 ul li a,
#lmenu li.nivel1 a.nivel1ie a {
    background-image: url('/images/mast-head/menu-bar/smenu-dot.gif');
    background-repeat: repeat-x;
    background-position: 0px 25px;
}

table.falsa {
    border-collapse: collapse;
    float: left;
    position: relative;
} 

#lmenu li.last ul {
	margin-left:-144px !important;
}

/* ######## home link ico ########## */

#menu ul li#inicio a.nivel1,
#menu ul li#inicio a.nivel1ie {
    padding-left: 24px;
}

#menu ul li#inicio a img {
    margin: 2px 2px 6px -18px;
    position: absolute;
    border: none;
}

/* ######## home link ico ########## */

/* ######## menú layout ########## */

/* ############################## Menú ############################## */

/* ############################## Footer ############################## */

/*
#footer {
    background: url('/images/footer/bg.jpg') no-repeat 0px 102px;
    width: 982px;
    height: 228px;
    margin-left: auto;
    margin-right: auto;
	position:relative;
	z-index:11;
}

#footer #techbar {
    margin-left: auto;
    margin-right: auto;
    width: 694px;
    height: 50px;
    margin-top: 8px;
	text-align:center;
}

#footer #techbar ul {
    list-style-type: none;
    padding: 0px;
	position:relative;
}

#footer #techbar ul li {
    float: left;
    margin-right: 12px;
    padding: 0px;
	position:relative;
	height:47px;
	background:url('/images/footer/tech-bar.gif');
}
#footer #techbar ul li a {
	position:relative;
	height:47px;
}
#footer #techbar ul li a img {
	border:none;
	height:47px;
}
#footer #techbar ul li a span {
	display:none;
}
*/

#footer {
    background:url("/images/sk-item-2.jpg") -979px 101px;
    width:982px;
    height:228px;
    margin-left:auto;
    margin-right:auto;
	position:relative;
	clear:both;
	z-index:11;
}

#footer #techbar {
    width:694px;
    height:50px;
    margin:8px auto 8px 156px;
	text-align:center;
	background:url("/images/sk-item-2.jpg") 0 -123px;
}

/*
#footer #techbar ul {
    list-style-type: none;
    padding: 0px;
	position:relative;
}

#footer #techbar ul li {
    float: left;
    margin-right: 12px;
    padding: 0px;
	position:relative;
	height:47px;
	background:url('/images/footer/tech-bar.gif');
}
#footer #techbar ul li a {
	position:relative;
	height:47px;
}
#footer #techbar ul li a img {
	border:none;
	height:47px;
}
#footer #techbar ul li a span {
	display:none;
}
*/

/* ################# Tech-Bar behavior ##################### */

#footer #techbar ul li#tux,
#footer #techbar ul li#tux a,
#footer #techbar ul li#tux a img {
	width:42px;
}
#footer #techbar ul li#tux {
    background-position:-8px -15px;
}
#footer #techbar ul li#tux:hover {
    background-position: -8px 60px;
}

#footer #techbar ul li#red-hat,
#footer #techbar ul li#red-hat a,
#footer #techbar ul li#red-hat a img {
	width:140px;
}
#footer #techbar ul li#red-hat {
    background-position: -58px -16px;
}
#footer #techbar ul li#red-hat:hover {
    background-position: -58px -81px;
}

#footer #techbar ul li#centos
#footer #techbar ul li#centos a,
#footer #techbar ul li#centos a img {
	width:70px;
}
#footer #techbar ul li#centos {
    background-position: -200px -16px;
}
#footer #techbar ul li#centos:hover {
    background-position: -200px -82px;
}

#footer #techbar ul li#apache,
#footer #techbar ul li#apache a,
#footer #techbar ul li#apache a img {
	width:110px;
}
#footer #techbar ul li#apache {
    background-position: -272px -20px;
}
#footer #techbar ul li#apache:hover {
    background-position: -272px -84px;
}

#footer #techbar ul li#mysql,
#footer #techbar ul li#mysql a,
#footer #techbar ul li#mysql a img {
	width:100px;
}
#footer #techbar ul li#mysql {
    background-position: -380px -20px;
}
#footer #techbar ul li#mysql:hover {
    background-position: -380px -85px;
}

#footer #techbar ul li#php,
#footer #techbar ul li#php a,
#footer #techbar ul li#php a img {
	width:70px;
}
#footer #techbar ul li#php {
    background-position: -480px -19px;
}
#footer #techbar ul li#php:hover {
    background-position: -480px -84px;
}

#footer #techbar ul li#perl,
#footer #techbar ul li#perl a,
#footer #techbar ul li#perl a img {
	width:50px;
}
#footer #techbar ul li#perl {
    background-position: -560px -15px;
}
#footer #techbar ul li#perl:hover {
    background-position: -560px -80px;
}

/* ################# Tech-Bar behavior ##################### */

/* ################# Foot-Links ############################ */

#footer #footlinks {
    height: 28px;
    width: 834px !important;
    margin: 0px auto 0px auto;
}

#footer #footlinks ul {
    list-style-type: none;
    padding: 0px;
}

#footer #footlinks ul li {
    float: left;
    margin: 4px 8px 6px 8px;
}

#footer #footlinks ul li a {
    text-decoration: none;
    color: #333;
    font-size: 12px;
    line-height: 22px;
    margin: 0px;
    padding: 0px;
    /*border: 1px solid #f00;*/
}

#footer #footlinks ul li a:hover {
    text-decoration: underline;
    color: #666;
}

/* ############# horizontal rules ################# */

div.hr-dotted {
    height: 1px;
    max-width: 896px;
    margin-left: auto;
    margin-right: auto;
    background: url('/images/mast-head/menu-bar/smenu-dot.gif') repeat-x;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 1px;
	position:relative;
}

#footer div.hr-normal, #footer div.hr-bold {
    height: 1px;
    width: 896px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    margin-bottom: 2px;
    border-top: #ccc 1px solid;
    font-size: 1px;
}

#footer div.hr-bold {
	border-top:2px solid #555;
	margin-bottom:0;
	padding-bottom:0;
}

/* ############# horizontal rules ################# */

/* ############# w3 ############################### */

#footer #foot-sign {
    width: 896px;
    height: 56px;
    margin-left: auto;
    margin-right: auto;
	position:relative;
}

#footer #foot-sign div a img {
    border: none;
}

#footer #foot-sign #w3c-xhtml-valid {
	left:0;
	top:8px;
	margin:0;
	position:absolute;
	z-index:12;
	width:90px;
	height:32px;
	text-align:left;
	background:url("/images/sk-item-2.jpg") -853px 92px;
}

#footer #foot-sign #w3c-css-valid {
	margin-left:816px;
	position:absolute;
	top:8px;
	z-index:12;
	width:90px;
	height:32px;
	text-align:left;
	background:url("/images/sk-item-2.jpg") -853px 89px;
}

#footer #foot-sign #sign {
    width: 400px;
    height: 70px;
	top:0;
    margin-top: 4px;
    font-size: 12px;
    color: #666;
	position:absolute;
	margin-left:248px;
}

#footer #foot-sign #sign #comunidad-zerohost img {
	padding:4px;
}

/* ############# w3 ############################### */

/* ############################## Footer ############################## */

/* ############# encabezado ############################### */

#main #header {
    text-align: left;
    padding: 4px 16px 16px 24px;
}

#main #header h2 {
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
}

#main #header #bredcrumb {
    font-size: 12px;
    color: #999;
}

#main #header div.hr-dotted {
    height: 1px;
    margin-left: auto;
    margin-right: auto;
    background: url('/images/mast-head/menu-bar/smenu-dot.gif') repeat-x;
    margin-top: 7px;
    margin-bottom: 2px;
    font-size: 1px;
}

/* ## toolbar ## */

#main #header #toolbar {
    position: absolute;
    margin-left: 758px;
    margin-top: 12px;
    width: 97px;
    height: 80px;
	background: url('/images/mast-head/menu-bar/smenu-dot.gif') repeat-x 0px 27px;
    z-index: 10;
}

/* ## add to any ## */

#main #header #toolbar #addtoany {
    position: absolute;
    margin-top: 0px;
    padding-left: 4px;
    width: 97px;
    height: 20px;
}

#main #header #toolbar #addtoany a img {
    border: none;
	margin-left: -4px;
}

/* ## add to any ## */

/* ## tool buttons ## */

#main #header #toolbar #toolbtn {
    height:40px;
	margin-left:-4px;
	margin-top:34px;
	position:absolute;
	width:110px;
}

#main #header #toolbar #toolbtn a img {
    border:none;
    margin:0px;
    padding:0px;
}

#main #header #toolbar #toolbtn a {
    color:#999;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
}

#main #header #toolbar #toolbtn #feed-rss {
	background:transparent url("/images/icons/blog-rss-skin.gif") repeat scroll -9px 31px;
	float:left;
	margin-left:6px;
}

#main #header #toolbar #toolbtn #wp-blog {
	background:transparent url("/images/icons/blog-rss-skin.gif") repeat scroll -61px 31px;
	float:right;
	width:44px;
}

#main #header #toolbar #toolbtn a span {
	color:#999 !important;
	font-size:10px;
	font-weight:normal;
	line-height:10px;
	margin:0 0 0 -15px;
}

#main #header #toolbar #toolbtn #feed-rss:hover {
	color: #f90;
	background:transparent url("/images/icons/blog-rss-skin.gif") repeat scroll -9px 64px;
}

#main #header #toolbar #toolbtn #wp-blog:hover {
	color: #000;
	background:transparent url("/images/icons/blog-rss-skin.gif") repeat scroll -61px 64px;
}

/* ## tool buttons ## */

/* ############# encabezado ############################### */

/* ############# contenido principal ###################### */

#main #content {
    text-align: left;
    font-size: 12px;
    color: #333;
    padding: 4px 16px 16px 24px;
}

#main #content h2 {
    font-size: 18px;
    font-weight: normal;
    text-decoration: underline;
	margin-bottom: 8px;
}

#main #content p {
    padding: 8px;
    text-align: justify;
}

#main #content ol.numeric-anchor-list {
    margin: 8px 8px 8px 24px;
}

#main #content ol.numeric-anchor-detail {
    margin-left: 24px;
}

/* ############# contenido principal ###################### */


/* ############# comportamiento de tags en general #################### */

abbr, acronym {
	cursor: help;
}

/* ############# comportamiento de tags en general #################### */

/* ############# chat #################### */

#chat-status {
	position: absolute;
	margin: 8px 0px 0px 598px;
	padding: 0px;
	width: 151px;
	height: 62px;
}

#chat-status a img {
	border: none;
}

/* ############# chat #################### */

/* ############# comportamiento de reCAPTCHA #################### */

noscript textarea,
noscript input {
	display: none !important;
}

/* ############# comportamiento de reCAPTCHA #################### */

p.todo {
	border-top: #ccc 1px solid;
	border-bottom: #ccc 1px solid;
	padding: 16px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-style: italic;
	background: #eee;
	width: auto !important;
}

p.disclaimer {
	border-top:#f2f2f2 1px solid;
	padding:16px;
	margin-top:64px;
	margin-bottom:8px;
	width:auto !important;
	line-height:14px;
	color:#777;
}

/*### mast head toolbar ###*/

div#mast-toolbar {
	position:absolute;
	overflow:hidden;
	top:0;
	width:180px;
	height:88px;
	z-index:511;
}
div#mast-toolbar div#chat,
div#mast-toolbar div#sitemap {
	position:relative;
	text-align:center;
	background:url('/images/icons/bg-chat-sitemap.png') no-repeat;
	width:89px;
	height:107px;
	float:left;
	z-index:512;
}
div#mast-toolbar div a {
	text-decoration:none !important;
}
div#mast-toolbar div a span {
	color:#666;
	font-size:11px;
	line-height:11px;
}
div#mast-toolbar div a:hover span {
	color:#333;
}
div#mast-toolbar div a span {
	display:block;
}
div#mast-toolbar div a img {
	border:none;
}
div#mast-toolbar div#chat a img {
	margin-top:13px;
}
div#mast-toolbar div#sitemap a img {
	margin-top:40px;
}

div#mast-toolbar div#chat {
	margin-top:-18px;
}
div#mast-toolbar div#sitemap {
	margin-top:-36px;
}

span.b {
	font-weight:bold;
}
span.i {
	font-style:italic;
}

#siteseal-wrapper {
	margin-top:44px;
	position:absolute;
}

b.nob {
	font-weight:normal !important;
}
#tabla-comparativa-de-planes-de-web-hosting{margin-left:-12px;}#tabla-comparativa-de-planes-de-web-hosting tr th{padding-left:12px;text-align:left;width:136px;}#tabla-comparativa-de-planes-de-web-hosting tr td,#tabla-comparativa-de-planes-de-web-hosting tr th{font-size:11px;}#tabla-comparativa-de-planes-de-web-hosting #titulos-de-los-planes th,#tabla-comparativa-de-planes-de-web-hosting #titulos-de-los-planes td{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding-top:4px;padding-bottom:6px;}#tabla-comparativa-de-planes-de-web-hosting #titulos-de-los-planes th,#tabla-comparativa-de-planes-de-web-hosting tr td{width:100px;}#tabla-comparativa-de-planes-de-web-hosting #titulos-de-los-planes th,#tabla-comparativa-de-planes-de-web-hosting tr th.head-caracteristica{font-size:14px;}#tabla-comparativa-de-planes-de-web-hosting #titulos-de-los-planes th,#tabla-comparativa-de-planes-de-web-hosting tr th.head-caracteristica{padding-left:0px;}#tabla-comparativa-de-planes-de-web-hosting #titulos-de-los-planes th,#tabla-comparativa-de-planes-de-web-hosting tr td{padding-left:2px;padding-bottom:2px;text-align:center;}#tabla-comparativa-de-planes-de-web-hosting tr th.head-caracteristica{font-size:14px;padding-top:10px;padding-bottom:2px;border-top:1px solid #ccc;border-bottom:1px solid #ddd;}#tabla-comparativa-de-planes-de-web-hosting .fila-comprar th{vertical-align:top;padding:0px;}#tabla-comparativa-de-planes-de-web-hosting .fila-comprar td,#tabla-comparativa-de-planes-de-web-hosting .fila-comprar th{padding-top:8px;border-top:1px solid #ccc;}#tabla-comparativa-de-planes-de-web-hosting .fila-comprar td img{border:none;}#tabla-comparativa-de-planes-de-web-hosting .fila-comprar td dl{text-align:left;margin:0px;padding:0px;}#tabla-comparativa-de-planes-de-web-hosting .fila-comprar td dl dt{color:#666;}#tabla-comparativa-de-planes-de-web-hosting .fila-comprar td dl dd{text-align:center;font-weight:bold;}#tabla-comparativa-de-planes-de-web-hosting .fila-comprar td dl dd.anual{color:#090;}#tabla-comparativa-de-planes-de-web-hosting .fila-comprar td dl dd.mensual{color:#666;}#tabla-comparativa-de-planes-de-web-hosting .fila-comprar td dl *{line-height:12px;}#caracteristicas-comunes-de-los-planes-de-web-hosting dt{font-size:14px;font-weight:bold;padding-top:12px;border-bottom:1px solid #ddd;}#caracteristicas-comunes-de-los-planes-de-web-hosting dd{line-height:14px;padding-left:16px;}#archor-link-list{list-style-type:none;}#hero-planes-de-web-hosting{position:absolute;margin-left:-24px;margin-top:4px;}tr.comun-para-todos-los-planes-de-web-hosting td,tr.comun-para-todos-los-planes-de-web-hosting th{background:#f4f4f4;border-top:1px solid #ddd;}tr.comun-para-todos-los-planes-de-web-hosting th{padding-bottom:2px;padding-top:2px;}tr.comun-para-todos-los-planes-de-web-hosting td{font-style:italic;text-align:center;border-left:1px solid #e8e8e8;}tr.comun-para-todos-los-planes-de-web-hosting td,#tabla-comparativa-de-planes-de-web-hosting tr th.head-caracteristica{width:auto !important;}td.descargar-listado-de-precios{border-top:1px solid #ccc;padding:0px;margin:0px;}td.descargar-listado-de-precios{width:auto !important;text-align:center;}td.descargar-listado-de-precios img{border:none;}#descripcion-de-los-planes td{padding-top:4px;padding-bottom:4px;}tr.destacado td{font-size:14px !important;color:#000;font-weight:bold;}div.promo-wrapper{height:257px;position:relative;text-align:center;}div.promo-wrapper div.imagen-promo{float:left;width:433px;margin-left:48px;}div.promo-wrapper div.caracteriticas-wrapper{float:left;width:196px;height:245px;background:url('/images/web-hosting/web-hosting-individual/box-bg-caracteristicas.gif') no-repeat;margin-left:16px;position:relative;}div.promo-wrapper div.caracteriticas-wrapper div.caracteristicas{width:182px;height:232px;margin-left:7px;margin-top:5px;position:relative;}div.promo-wrapper div.caracteriticas-wrapper div.caracteristicas h3{color:#ccc;font-size:18px;font-style:italic;font-weight:normal;}div.promo-wrapper div.caracteriticas-wrapper div.caracteristicas h3 span{display:block;font-size:24px;font-style:normal;font-weight:bold;line-height:24px;text-transform:uppercase;}div.promo-wrapper div.caracteriticas-wrapper div.caracteristicas a{left:0;margin-left:0;position:absolute;top:193px;width:180px;}div.promo-wrapper div.caracteriticas-wrapper div.caracteristicas a img{border:none;}div.promo-wrapper div.caracteriticas-wrapper div.caracteristicas div.descripcion{font-size:14px;line-height:15px;margin-bottom:4px;margin-top:4px;padding-left:4px;padding-right:4px;}div#promo-hosting-50 div.caracteriticas-wrapper div.caracteristicas div.precio-anual span.pais{color:#39f;font-size:19px;font-style:italic;}div#promo-hosting-50 div.caracteriticas-wrapper div.caracteristicas div.precio-anual span.precio{color:#267d26;font-size:36px;font-style:italic;}div#promo-hosting-50 div.caracteriticas-wrapper div.caracteristicas div.precio-anual span.periodo{color:#666;font-size:17px;font-style:italic;font-weight:bold;}div.promo-wrapper div.caracteriticas-wrapper div.caracteristicas div.precio-mensual span.pais{color:#39f;font-size:19px;font-style:italic;}div.promo-wrapper div.caracteriticas-wrapper div.caracteristicas div.precio-mensual span.precio{color:#267d26;font-size:36px;font-style:italic;}div.promo-wrapper div.caracteriticas-wrapper div.caracteristicas div.precio-mensual span.periodo{color:#666;font-size:17px;font-style:italic;font-weight:bold;}div.promo-wrapper div.caracteriticas-wrapper div.caracteristicas div.precio-anual span{font-weight:bold;}div.promo-wrapper div.caracteriticas-wrapper div.caracteristicas div.precio-anual span.pais{color:#39f;font-size:10px;font-style:italic;}div.promo-wrapper div.caracteriticas-wrapper div.caracteristicas div.precio-anual span.precio{color:#267d26;font-size:14px;font-style:italic;}div.promo-wrapper div.caracteriticas-wrapper div.caracteristicas div.precio-anual span.periodo{color:#666;font-size:14px;font-style:italic;font-weight:bold;}div.promo-wrapper div.caracteriticas-wrapper div.caracteristicas div.opciones{font-size:14px;font-style:italic;position:absolute;top:170px;width:180px;}div.promo-wrapper div.imagen-promo img{margin-top:24px;}div.promo-wrapper div.imagen-promo div.ancla-ver-mas img{vertical-align:middle;margin-top:0px;}div.promo-wrapper div.imagen-promo div.ancla-ver-mas a{color:#333;text-decoration:none;text-transform:uppercase;}div.promo-wrapper div.caracteriticas-wrapper div.caracteristicas div.opciones abbr.ilimitadas{font-size:24px;line-height:12px;}div#promo-hosting-50 div.caracteriticas-wrapper div.caracteristicas h3 span{color:#fff;}div#promo-hosting-120 div.caracteriticas-wrapper div.caracteristicas h3 span{color:#0f0;}div#promo-hosting-300 div.caracteriticas-wrapper div.caracteristicas h3 span{color:#fff;}div#promo-hosting-500 div.caracteriticas-wrapper div.caracteristicas h3 span{color:#f90;}div#promo-hosting-1000 div.caracteriticas-wrapper div.caracteristicas h3 span{color:#3ff;}div#promo-hosting-1400 div.caracteriticas-wrapper div.caracteristicas h3 span{color:#00f;}div#promo-hosting-2000 div.caracteriticas-wrapper div.caracteristicas h3 span{color:#ff0;}div#promo-hosting-2500 div.caracteriticas-wrapper div.caracteristicas h3 span{color:#f00;}caption{text-align:left;color:#666;font-size:24px;margin-top:16px;margin-bottom:4px;}
table .fila-comprar .herramienta-moneda,table .fila-comprar .herramienta-moneda a{color:#666;text-decoration:none;font-weight:normal;font-size:20px !important;text-align:center !important;}table .fila-comprar .herramienta-moneda a{font-weight:bold;}table .fila-comprar .herramienta-moneda a:hover{color:#ccc;}table .fila-comprar .herramienta-moneda a.selected{color:#090 !important;}table .fila-comprar .herramienta-moneda span{color:#555;font-size:11px;font-weight:normal;display:block;}table .fila-comprar .herramienta-moneda span.nota{font-size:10px;color:#999;line-height:9px;text-align:justify;padding:4px 12px 4px 12px;}