*{
	font-family: verdana;
	outline: none;
}

.formdcha {
	font-family: verdana;
	font-size: 10pt;
	text-align: right;
	padding: 3px;
}

.formizda {
	font-family: verdana;
	font-size: 10pt;
	text-align: left;
	padding: 3px;
}

body{
	background: #fcfddd url(../_img/bg_body.gif) repeat-x;
	margin: 0;
	padding: 0;
	font-size: 10pt;
}

object {
	display:block;
}

a{
	text-decoration: none;
}

a:link {
   color:#0000FF;
}

a:hover {
   color: #FF0000;
}

a:visited {
   color:#0000FF;
}

a:active {
   color: #FF0000;
}

p{
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
}

ul, li{
	text-align: left;
	font-size: 10pt;
}

legend{
	font-size: 9px;
	color: #666666;
}

input, select, textarea{
	font-size: 11px;
	color: #333333;
}

img{
	border: 0;
}

.link_disponible{
	color: #990000;
}

.clientes_img, .clientes_link{
	text-align: center;
}

.clientes_link{
	font-size: 12px;
	padding: 10px 0 15px 0;
}

.clientes_link:hover{
	color: red;
}

.sangrado {
	text-align:justify;
	text-indent:35px;
	font-size: 10pt;
}

.boton{
	border: 1px solid #fcfddd;
	background-color: #990000;
	color: #ffffff;
	font-weight: bold;
	padding: 5px 15px;
	cursor: pointer;
}

.cartel {
	text-align: center;
  	width: 422px;
  	padding: 10px;
  	margin-bottom: 1em;
	padding: 5px;
	font-size: 0.8em;
	font-weight: bold;
  	text-indent: 0em;
  	background-color: #FFECEC;
  	color: #c04646;
  	border: 1px solid #CCAAAA;
  	line-height: 1.5em;
  	width: 80%;
}

.mleft{
	margin-left: 20px;
}

td.separado{
	display: block;
	height: 10px;
}

span.separador{
	background: url(../_img/linea.gif) repeat-x;
	display: block;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#barra_top, #barra_top_x{
	height: 0px;
	background-color: #ffffff;
	color: #ffffff;
	font-size: 11px;
	text-align: right;
	padding-right: 10px;
}

#barra_top_x{
	width: 100%;
	display: block;
	position: absolute;
	text-align: center;
	margin:0 auto 5px;
	float: left;
}

#encabezado{
	vertical-align: top;
	height: 90px;
	width: 800px;
	/*
	background: transparent url(../_img/bg_enc.gif) repeat-x bottom !important;
	background: transparent url(../_img/bg_enc_ie.gif) repeat-x bottom;
	*/
}

/**
* --> MENU
*/

#tdmenu{
	padding-right: 15px;
	height: 80px;
	float: right;
	/*background: #b4b4b4 url(../_img/bg_enc_menu.gif) repeat-x;*/
}
/*
ul #nav-home a {
	background:transparent url(../_img/nav-home.gif) no-repeat scroll left top;
	width:48px;
}

ul #nav-home a:hover {
	background:transparent url(../_img/nav-home.gif) no-repeat scroll left bottom;
	width:48px;
}

ul #nav-diseno a {
	background:transparent url(../_img/nav-diseno.gif) no-repeat scroll left top;
	width:73px;
}

ul #nav-diseno a:hover {
	background:transparent url(../_img/nav-diseno.gif) no-repeat scroll left bottom;
	width:73px;
}

ul #nav-programacion a {
	background:transparent url(../_img/nav-programacion.gif) no-repeat scroll left top;
	width:70px;
}

ul #nav-programacion a:hover {
	background:transparent url(../_img/nav-programacion.gif) no-repeat scroll left bottom;
	width:70px;
}

ul #nav-dominios a {
	background:transparent url(../_img/nav-dominios.gif) no-repeat scroll left top;
	width:61px;
}

ul #nav-dominios a:hover {
	background:transparent url(../_img/nav-dominios.gif) no-repeat scroll left bottom;
	width:61px;
}

ul #nav-alojamiento a {
	background:transparent url(../_img/nav-alojamiento.gif) no-repeat scroll left top;
	width:84px;
}

ul #nav-alojamiento a:hover {
	background:transparent url(../_img/nav-alojamiento.gif) no-repeat scroll left bottom;
	width:84px;
}

ul #nav-seo a {
	background:transparent url(../_img/nav-seo.gif) no-repeat scroll left top;
	width:109px;
}

ul #nav-seo a:hover {
	background:transparent url(../_img/nav-seo.gif) no-repeat scroll left bottom;
	width:109px;
}

ul #nav-servicios a {
	background:transparent url(../_img/nav-servicios.gif) no-repeat scroll left top;
	width:69px;
}

ul #nav-servicios a:hover {
	background:transparent url(../_img/nav-servicios.gif) no-repeat scroll left bottom;
	width:69px;
}

ul #nav-clientes a {
	background:transparent url(../_img/nav-clientes.gif) no-repeat scroll left top;
	width:81px;
}

ul #nav-clientes a:hover {
	background:transparent url(../_img/nav-clientes.gif) no-repeat scroll left bottom;
	width:81px;
}

ul #nav-contacto a {
	background:transparent url(../_img/nav-contacto.gif) no-repeat scroll left top;
	width:52px;
}

ul #nav-contacto a:hover {
	background:transparent url(../_img/nav-contacto.gif) no-repeat scroll left bottom;
	width:52px;
}

#nav {
	clear:both;
	float:right;
	line-height:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
}

#nav li {
	float:left;
	margin-left:5px;
	margin-left:10px;
}
*/
#menu { 
	text-align: center;
	font-size: 0.7em;
	width: 800px;
}
#menu ul { 
	list-style-type: none;
}
#menu ul li.nivel1 { 
	float: left;
	width: auto;
	margin-right: 7px;
}
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	background-color: #cacaca;
	padding: 0px;
	position: relative;
}
#menu ul li:hover {
	position: relative;
}
#menu ul li a:hover, #menu ul li:hover a.nivel1 {/* subitem */
	background: #cedefe; 
	color: #000;
	position: relative;
}
#menu ul li a.nivel1 {
	display: block!important;
	display: none;
	position: relative;
}
#menu ul li ul {
	display: none;	
	margin-left: -40px !important;
	margin-left: 0;
	_background: #cacaca;
}
#menu ul li a:hover ul, #menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0px;
	width: 200px;
}
#menu ul li ul li a {
	width: auto;
	padding: 6px 0px 8px 0px;
	border-top-color: #000;
}
#menu ul li ul li a:hover {
	border-top-color: #000;
	position: relative;
}
table.falsa {
	border-collapse:collapse;
	border:0px;
	float: left;
	position: relative;
}

/**
* --> FIN MENU
*/

#publi{
	height: 150px;
	vertical-align: top;
	padding: 10px 7px;
}

#contenido{
	/*background: #ffffff;*/
}
#pie {
	background: #A9CE4A url(../_img/pie_top.gif) top center no-repeat;
	width: 798px;
	margin: 0 auto 20px auto;
	padding: 0; }
	
#pie .contenido{
			letter-spacing: -1px;
			color: #45627b;
			background: transparent url(../_img/pie.gif) bottom center no-repeat;
			padding: 20px;
			margin: 0; }



#pie a {
   	text-decoration: none;
   	color:#0000FF;
   	font-size: 8pt;
}

#pie a:hover, #pie a:active {
        text-decoration: underline;
        color: #FF0000;
   	font-size: 8pt;
}

#pie a:visited {
  	color:#0000FF;
   	font-size: 8pt;
}

#espacio_bajo{
	height: 25px;
}

td.col1, td.col2, td.td.col_completa{
	text-align: left;	
	vertical-align: top;
	text-align: left;
	font-size: 13px;
}

td.col1{
	background: #A4BF10;
	width: 204px !important;
	width: 210px;
	height: 350px;
}

#col1content .titulo_lateral{
	padding-left: 10px;
}

.rounded_left, .rounded_right{
	display: block;
	width: auto;
	height: 19px;
}

.rounded_left{
	background: transparent url(../_img/bg_colleft.gif) no-repeat left top;
}

.rounded_right{
	background: transparent url(../_img/bg_colright.gif) no-repeat left top;
}

.roundedbotom_left, .roundedbotom_right{
	display: block;
	width: auto;
	height: 19px;
}

.roundedbotom_left{
	background: transparent url(../_img/bg_colleft_botom.gif) no-repeat left top;
}

.roundedbotom_right{
	background: transparent url(../_img/bg_colright_botom.gif) no-repeat left top;
}

.complete_rounded{
	background: #ffffff;
	width: 766px;
	height: 20px;
}

.rounded_left1{
	background: transparent url(../_img/bg_col1.gif) no-repeat left top;
	display: block;
	width: auto;
	height: 19px;
}

.complete_rounded1{
	background: #A4BF10;
	width: 92%;
	height: 20px;
}

.rounded_right2{
	background: transparent url(../_img/bg_col2.gif) no-repeat right top;
	display: block;
	width: auto;
	height: 19px;
}

.complete_rounded2{
	background: #ffffff;
	width: 98%;
	height: 20px;
}

td.col1 p{
	padding: 3px 10px;
	font-size: 10px;
	line-height: 16px;
}

td.col1 a:link, td.col1 a:visited{
	font-weight: bold;
	color: #990000;
}

td.col1 a:hover{
	color: #ffffff;
}

td.col1 li{
	list-style: url(../_img/item_flecha.gif);
	font-size: 12px;
}

td.col2, td.col_completa{
	width: 550px;
	background: #ffffff;
	text-align: left;
	padding: 0px 15px 10px 15px;
}

td.col2 ul li, td.col_completa ul li{
	list-style: url(../_img/item_ok.png);
}

span.subir{
	width: 550px;
	height: 20px;
	display: block;
	text-align: right;
}

a.subir{
	text-align: right;
}

td.col_completa{
	padding: 10px 15px;
	width: 750px;
	background: #ffffff;
	text-align: left;	
	font-size: 14px;
}

span.titulo_lateral{
	width: 207px;
	display: block;
	float: left;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.titulo{
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	font-family: tahoma;
}

.tahoma{
	font-family: tahoma;
}

.resaltado{
	font-size: 20px;
	color: #CC0000;
}

.resalt{
	color: #CC0000;
}

.center{
	width: 100%;
	text-align: center;
}

#bg_planes_host{
	background: url(../_img/bg_planes_host.jpg) no-repeat left;
	display: block;
	width: 461px;
	height: 136px;
}

#bg_mas_servicios{
	background: url(../_img/bg_mas_servicios.jpg) no-repeat left;
	display: block;
	width: 481px;
	height: 195px;
}

td.tbl_enc{
	background-color: #990000;
	color: #ffffff;
	border: 1px solid #ffffff;
}

.claro td, .oscuro td{
	padding: 2px;
	font-size: 10pt;
}

.claro{
	background-color: #ffffff;
}

.oscuro{
	background-color: #fefde1;
}

.label{
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-align: left;

}

.label_formulario{
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	text-align: right;
}

.input{
	text-align: left;
}

a[href="#top"]{
	color: red;
}

table#tbl_hosting{
	left:10px;
	margin:15px 0 50px !important;
	position:relative;
	border-collapse:collapse;
}

table#tbl_hosting .empty {
	background:transparent none repeat scroll 0 0 !important;
	border:medium none !important;
}

table#tbl_hosting thead th{
	background: #A4BF10 url(../_img/bg_tabTarTh.gif) repeat-x scroll left top;
	border:1px solid #658307;
	color:white;
	font-size: 7pt;
	padding: 10px 2px;
	text-align: left;
	font-weight: normal;
}

table#tbl_hosting thead .lc th{
	background: #D8E4BD none repeat scroll 0 0;
	color:#016FA7;
	font-size: 7.5pt;
	padding: 10px 2px;
	text-align: left;
	font-weight: normal;
}

table#tbl_hosting thead .lc th a:link, table#tbl_hosting thead .lc th a:visited, table#tbl_hosting thead .lc th a:hover{
	color: #016FA7;
	text-decoration: underline;
}

table#tbl_hosting thead .lc th a:hover{
	color: #ff0000;
}

table#tbl_hosting tbody th{
	background:#F4F4F4 none repeat scroll 0 0;
	border-color:#C5C5C5 #C5C5C5 #C5C5C5 -moz-use-text-color;
	border-style:solid solid solid none;
	border-width:1px 1px 1px medium;
	font-weight:normal;
	padding:10px 5px 10px 10px;
	text-align:left;
	font-size: 8pt;
}

table#tbl_hosting tbody th a{
	color: #016FA7;
	text-decoration: underline;
}

table#tbl_hosting td {
	border:1px solid #BDC6CE;
	padding:3px;
	text-align:center;
	font-size: 9px;
}

table#tbl_hosting tr.tit th {
	background:transparent none repeat scroll 0 0;
	border-bottom:1px solid #658307 !important;
	border-left:medium none;
	border-right:medium none;
	border-top:medium none;
	padding:0;
	text-align:left;
}

table#tbl_hosting tr.tit th span {
	background:#D8E4BD none repeat scroll 0 0;
	border-top:1px solid #658307;
	color:#406C8F;
	display:block;
	font-size:150%;
	font-weight:bold;
	padding:5px 0 5px 15px;
}

table#tbl_hosting tbody tr.viewall td {
	border:medium none !important;
	padding-top:5px;
	text-align:left;
}

table#tbl_hosting tbody tr.viewall a {
	background:transparent url(../_img/bg_flechaNar2.gif) no-repeat scroll left center;
	color:#0182C3;
	font-weight:bold;
	padding-left:15px;
	cursor: pointer;
}

table#tbl_hosting tbody tr.explain td {
	background:#F5FAFE none repeat scroll 0 0;
	border-bottom:1px solid #C4DAED !important;
	border-left:medium none;
	border-right:1px solid #F5FAFE !important;
	border-top:medium none;
	padding:5px 20px;
	text-align:left;
}

.close a {
	background:transparent url(../_img/bg_closeExplain.gif) no-repeat scroll right center !important;
	color:#0472C9 !important;
	padding-right:15px !important;
}

#tbl_acceso{
	background-color: #FCFDDD;
	border: 1px dashed #A4BF10;
	text-align: right;
	height: 25px;
	padding-right: 10px;
	margin-bottom: 15px;
	padding: 10px 15px;
}

#tbl_compra{
	background-color: #FCFDDD;
	border: 1px dashed #A4BF10;
	padding-right: 10px;
	margin-bottom: 15px;
	padding: 10px 15px;
	
}

#plan_header{
	border-bottom: 1px solid #000000;
	padding: 5px;
	font-size: 9pt;
	font-weight: bold;
}

#plan_body{
	padding: 5px;
	font-size: 9pt;
}

#plan_precio{
	border: 1px solid black;
	background-color: red;
	float: right;
	padding: 5px;
	margin-right: 5px;
}

#ppal_left{
	display: block;
	width: 150px;
	height: 500px;
	float: left;
}

#ppal_left #plan_personal, #ppal_left #plan_empresarial, #ppal_left #plan_plus{
	border: 1px solid #000000;
}

#ppal_left #plan_personal{
	height: 155px !important;
	height: 170px;
	margin-bottom: 10px;
}

#ppal_left #plan_personal #plan_header{
	background-color: #ffff00;
}

#ppal_left #plan_empresarial{
	height: 155px !important;
	height: 170px;
	margin-bottom: 10px;
}

#ppal_left #plan_empresarial #plan_header{
	background-color: #3366ff;
}

#ppal_left #plan_plus{
	height: 155px !important;
	height: 170px;
}

#ppal_left #plan_plus #plan_header{
	background-color: #339966;
}

#ppal_center{
	display: block;
	width: 430px !important;
	width: 410px;
	height: 500px;
	margin-left: 10px;
	float: left;
}

#ppal_center #div_center_1{
	border: 1px solid #000000;
	padding: 5px;
	width: 160px !important;
	width: 164px;
	height: 120px !important;
	height: 140px;
	font-size: 9pt;
	float: left;
}

#ppal_center #div_center_2{
	background: #ffffff url(../_img/bg_dominios.gif) no-repeat center;
	border: 1px solid #000000;
	padding: 5px;
	width: 235px !important;
	width: 210px;
	height: 120px !important;
	height: 120px;
	font-size: 9pt;
	float: right;
}

#ppal_center #serv_dedicados{
	margin-top: 10px;
	border: 1px solid #000000;
	padding: 5px;
	width: 418px !important;
	width: 399px;
	height: 105px !important;
	height: 100px;
	font-size: 9pt;
	float: left;
}

#ppal_center #div_otros_serv{
	background: #ffffff url(../_img/bg_otros_serv.gif) no-repeat center;
	margin-top: 10px;
	border: 1px solid #000000;
	padding: 5px 10px;
	width: 410px !important;
	width: 390px;
	height: 210px !important;
	height: 190px;
	font-size: 9pt;
	font-weight: bold;
	float: left;
}

#ppal_center #div_otros_serv #txt_otro_serv{
	line-height: 18px;
}

#ppal_center #div_center_2 b{
	font-size: 10pt;
}

#ppal_center #div_center_1 b{
	font-size: 8pt !important;
	font-size: 9pt;	
}

#ppal_right{
	display: block;
	width: 180px;
	height: 500px;
	margin-left: 10px;
	float: right;
}

#ppal_right #datos_contacto{
	border: 1px solid #000000;
	padding: 5px;
	text-align: center;
}

#ppal_right #div_contacto{
	border: 1px solid #000000;
	padding: 5px;
	text-align: center;
	margin-top: 10px;
	height: 60px !important;
	height: 30px;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
}

#ppal_right #div_shopping{
	border: 1px solid #000000;
	padding: 5px;
	text-align: center;
	margin-top: 10px;
	height: 55px !important;
	height: 28px;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
}

#ppal_right #acceso_clientes{
	border: 1px solid #000000;
	padding: 5px;
	text-align: center;
	margin-top: 10px;
	height: 77px !important;
	height: 87px;
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
}

#base_ppal{
	border: 1px solid #000000;
	padding: 10px;
	width: 760px !important;
	width: 750px;
	margin-top: 0px !important;
	margin-top: 10px;
	display: block;
	float: left;
	font-size: 10pt;
}

	#menuBarra {
		float:right;
	}
	#menuBarra ul{
		list-style:none;
	}
		#menuBarra li{
			list-style:none;
			display:block;
			float:left;
		}
			#menuBarra li a{
				display:block;
				float:left;
				color:#fff;
				text-transform:uppercase;
				font-size:11px;
				font-weight:bold;
				background:#2f2f31;
				padding:5px 25px;
				text-decoration:none;
			}
				#menuBarra li a:hover{
					display:block;
					float:left;
					background:#49740d url(../_img/menu_016_h.jpg) no-repeat center top;
					text-decoration:none;
				}
			#menuBarra li a.current{
				display:block;
				float:left;
				color:#fff;
				text-transform:uppercase;
				font-size:11px;
				font-weight:bold;
				padding:5px 25px;
				background:#49740d url(../_img/menu_016_h.jpg) no-repeat center top;
				text-decoration:none;
			}

label{
	font-family: sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-align: left;
}

/* 24/75% forms - Fast Forms */
.fieldset_login {
	border: 1px dashed #A4BF10;
	margin: 0 0 1ex 0;
	background-color: #fff; /* dh> change to "transparent"? */
	padding: .5ex 1ex;
}
.login div.label {
	float: left;
	width: 24%;
	text-align: right;
	font-weight:bold;
	margin: 0;
	padding-top: .5ex;
	color:#000000;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:84%;	
	/* border: 1px solid #f00; */
}

/* Form elements: */
.input {
	margin: 0;
	padding: 0;
	border: 0;
}
input.input_text {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 1px;
	vertical-align: middle;
	width: 60%;
	margin: 1px;
	margin-left: 10px;
	margin-right: 0;
	font-size:15px;
}
select.input_text {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 1px;
	vertical-align: middle;
	width: 60%;
	margin: 1px;
	margin-left: 10px;
	margin-right: 0;
	font-size:15px;
}
input.input {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 1px;
	vertical-align: middle;
	width: 60%;
	margin: 1px;
	margin-left: 10px;
	margin-right: 0;
	font-size:10pt;
}
select.input {
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 1px;
	vertical-align: middle;
	width: 60%;
	margin: 1px;
	margin-left: 10px;
	margin-right: 0;
	font-size:10pt;
}
textarea.input {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 1px;
	vertical-align: middle;
	width: 60%;
	margin: 1px;
	margin-left: 10px;
	margin-right: 0;
	font-size:10pt;
}
.nota
{	font-size: 80%;
	color: #999;
	font-weight:normal;
}

/* Links and buttons: */
a.login {
	background-color: transparent;
	color: #008;
	text-decoration: none;
}
a.login:hover {
	color: #00b;
	text-decoration: none;
}

#dominio legend {
	font-size: 9px!important;
	color: #666666 !important;
	margin-top:0!important;
	background:#FFF!important;
	border: none!important;
	margin:0!important;
	padding:0!important;
	
}

/************************************/
/*ESTILOS DE PARRAFOS*/
/************************************/



.sangrado {
				text-indent: 35pt;
				text-align: justify;
}

.peq {
				font-size: 8pt;
}

.sinsangria {
				text-align: justify;
}

.dcha {
				text-align: right;
}

.izda {
				text-align: left;
}

.centro {
				text-align: center;
}

.margen {
				margin-left: 80pt;
				text-align: justify;
}

.margenpq {
				margin-left: 35pt;
				text-align: justify;
}

/************************************/
/*FIN DE LOS ESTILOS DE PARRAFOS*/
/************************************/

