/* CSS Document */
body {
	margin:0;
	background: url(../imagenes/fondo_encabezado.jpg) repeat-x;
	font-family: Arial,Helvetica,sans-serif;
}
#menu_izquierdo {
	position: fixed;
    top: 220px;
    width: 45px;
    z-index: 10;
}
#menu_izquierdo ul {
	padding:0;
	margin:0;
	white-space:nowrap;
	list-style-type:none;
	cursor: pointer;
}
#menu_izquierdo ul li {
	background: url(../imagenes/botones.jpg) no-repeat scroll -520px 0 transparent;
	width: 45px;
	height: 166px;
}
#menu_izquierdo ul li:hover {
	background: url(../imagenes/botones.jpg) no-repeat scroll -565px 0 transparent;
}
#estructura {
	width: 950px;
	margin: 0 auto;
}
#encabezado {
	width: 950px;
	height: 199px;

}
#encabezado #encabezado_linea {
	background: url(../imagenes/encabezado_linea.png) no-repeat;
	margin: 0 auto;
	width: 938px;
	height: 19px;
	color: #FFF;
	font: bold 10px/20px Verdana,Arial,"Times New I2";
	text-align: center;
	behavior: url(/scripts/iepngfix.htc);
}
#encabezado #encabezado_logo {
    float: left;
    height: 88px;
    width: 296px;
	margin: 28px 0 0 20px;
}
#encabezado #encabezado_logo img {
	behavior: url(/scripts/iepngfix.htc);
}
#encabezado #encabezado_medios {
	width: 320px;
	float: left;
	margin: 5px 0 0 55px;
}
#encabezado #encabezado_atencion {
    background: url(../imagenes/encabezado_atencion_nueva.png) no-repeat;
    float: right;
    height: 105px;
    margin: 20px 20px 0 0;
    width: 169px;
	behavior: url(/scripts/iepngfix.htc);
}
#encabezado #encabezado_medios .botones_contacto {
	cursor: pointer;
	margin-right: 2px;
	float: left;
	width: 103px;
	height: 127px;
}

.l {
	clear: both;
}
/* Menu */
#encabezado #encabezado_menu {
	margin: 6px auto 0;
	width: 938px;
	height: 21px;
}
#encabezado #encabezado_menu .botones_menu {
	padding:0;
	margin:0;
	white-space:nowrap;
	list-style-type:none;
}
#encabezado #encabezado_menu .botones_menu li {
	display:inline;
	height: 21px;
	float: left;
	width: 155px;
	background-repeat: repeat-x;
	margin-right: 1px;
	font-size: 11px;
	font-weight: bold;
}
#encabezado #encabezado_menu .botones_menu li a {
	text-decoration: none;
	line-height: 21px;
	display: block;
	text-align: center;
	color: #FFFFFF;
}
#encabezado #encabezado_menu .botones_menu .boton_final {
	width: 157px;
}
#encabezado #encabezado_menu .botones_menu .boton_md { background-image: url(../imagenes/botones_menu/f_azul.jpg); }
#encabezado #encabezado_menu .botones_menu .boton_md_a { background-image: url(../imagenes/botones_menu/f_azul_a.jpg); }
#encabezado #encabezado_menu .botones_menu .boton_ma { background-image: url(../imagenes/botones_menu/f_rojo.jpg); }
#encabezado #encabezado_menu .botones_menu .boton_ma_a { background-image: url(../imagenes/botones_menu/f_rojo_a.jpg); }
#encabezado #encabezado_menu .botones_menu .boton_md_inicio { background: url(../imagenes/botones_menu/e_ib_azul.png) no-repeat; }
#encabezado #encabezado_menu .botones_menu .boton_md_inicio_a { background: url(../imagenes/botones_menu/e_ib_azul_a.png) no-repeat; }
#encabezado #encabezado_menu .botones_menu .boton_md_final { background: url(../imagenes/botones_menu/e_db_azul.png) no-repeat;	background-position: 100% 0%; width: 100%; }
#encabezado #encabezado_menu .botones_menu .boton_md_final_a { background: url(../imagenes/botones_menu/e_db_azul_a.png) no-repeat; background-position: 100% 0%; width: 100%; }
#encabezado #encabezado_menu .botones_menu .boton_ma_inicio { background: url(../imagenes/botones_menu/e_ib_rojo.png) no-repeat; }
#encabezado #encabezado_menu .botones_menu .boton_ma_inicio_a { background: url(../imagenes/botones_menu/e_ib_rojo_a.png) no-repeat; }
#encabezado #encabezado_menu .botones_menu .boton_ma_final { background: url(../imagenes/botones_menu/e_db_rojo.png) no-repeat; background-position: 100% 0%; width: 100% }
#encabezado #encabezado_menu .botones_menu .boton_ma_final_a { background: url(../imagenes/botones_menu/e_db_rojo_a.png) no-repeat; background-position: 100% 0%; width: 100%; }
#encabezado #encabezado_menu .botones_submenu {
	width: 938px;
	height: 21px;
	margin: 0;
	padding: 0;
	white-space:nowrap;
	list-style-type:none;
	clear: left;
	background: url(../imagenes/botones_menu/f_submenu.jpg) repeat-x;
}
#encabezado #encabezado_menu .botones_submenu_a {
	background: url(../imagenes/botones_menu/f_submenu_a.jpg) repeat-x;
}
#encabezado #encabezado_menu .botones_submenu .activo {
	text-decoration: underline;
}
#encabezado #encabezado_menu .botones_submenu li {
	display:inline;
	height: 21px;
	float: left;
	width: 156px;
	font-size: 11px;
	font-weight: bold;
}
#encabezado #encabezado_menu .botones_submenu li .boton_final {
	width: 158px;
}
#encabezado #encabezado_menu .botones_submenu li a  {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 21px;
	height: 21px;
	display: block;
	text-align: center;
}
#cuerpo {
	width: 950px;
	background: url(../imagenes/fondo_cuerpo.png) repeat-y;
}
#cuerpo #cuerpo_margen {
	width: 918px;
	padding: 10px 15px 10px 15px;
}
#cuerpo_pie {
	width: 950px;
	height: 13px;
	background: url(../imagenes/pie_cuerpo.jpg) no-repeat;
}
#interna .contenido_centrado {
	text-align: center;
}
#interna .elemento_centrado {
	margin: 0 auto;
}
/* Contenido Dinamico */
.contenido_dinamico {
	position: relative;
}
.contenido_dinamico div {
	position: absolute;
	display: none;
}
.contenido_dinamico .contenido_dinamico_descripcion {
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 100;
	display: none;
}
#estructura_contenido_dinamico {
	width: 285px;
	height: 264px;
	background: url(../imagenes/sombra_contenido_dinamico.jpg) no-repeat;
	float: left;
	margin-top: 4px;
}
#info_general {
	width: 277px;
	height: 256px;
}
#info_general div {
	display: none;
}
#info_general .descripcion_contenido{
	background-color: #000000;
	color: #FFFFFF;
	font: normal 12px/22px Arial, sans-serif;
	padding-left: 8px;
	height: 20px;
}
/* Promocion Hosting */
#promocion_hosting {
	height: 256px;
	width: 550px;
	float: left;
	margin-left: 40px;
	background: url(../imagenes/ahorro.jpg) no-repeat scroll -5px 45px transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#promocion_hosting h1 {
	color: #006adc;
	font-size: 36px;
	font-weight: 100;
	margin: 0;
}
#promocion_hosting h2 {
	font-size: 24px;
	font-weight: 100;
	color: #d91b22;
	margin: 0 0 0 150px;
}
#promocion_hosting h3 {
	color: #006adc;
	font-size: 24px;
	font-weight: 100;
	margin: 0 0 0 200px;
}
#promocion_hosting #boton_planes {
	margin: 10px 0 0 240px;
}
#promocion_hosting #descuento {
	width: 520px;
	height: 40px;
	margin: 15px auto 0;
}
#promocion_hosting #descuento #descuento_texto {
	float: left;
	width: 350px;
	color: #8c8c8c;
	font-size: 12px;
	margin-top: 8px;
}
#promocion_hosting #descuento #descuento_texto span {
	font-weight: bold;
}
#promocion_hosting #descuento #descuento_cupon {
	float: left;
	width: 152px;
	height: 34px;
	background: url(../imagenes/botones.jpg) no-repeat scroll -368px 0 transparent;
	color: #FFF;
	line-height: 34px;
	text-align: center;
}
/* Planes de Hosting */
#promocion_planes {
	background:url(../imagenes/promocion_planes.png) no-repeat;
	width: 856px;
	height: 31px;
	line-height: 31px;
	padding: 0 10px 0 45px;
	margin-left: 7px;
}
/* Botones */
.boton_grande_rojo {
	background: url(../imagenes/botones.jpg) no-repeat scroll 0 0 transparent;
	width: 184px;
	height: 62px;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 62px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.boton_grande_rojo_activo {
	background: url(../imagenes/botones.jpg) no-repeat scroll -184px 0 transparent;
}
.boton_grande_rojo a {
	display: block;
	text-decoration: none;
	color: #FFF;
}
.boton_grande_rojo a:hover {
	text-decoration: none;
}
.boton_mediano_azul {
	background: url(../imagenes/botones.jpg) no-repeat scroll -151px -62px transparent;
	width: 151px;
	height: 59px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 59px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.boton_mediano_azul a:hover {
	text-decoration: none;
}
.boton_mediano_azul_activo {
	background: url(../imagenes/botones.jpg) no-repeat scroll 0 -62px transparent;
}
.boton_mediano_azul a {
	display: block;
	text-decoration: none;
	color: #FFF;
}
.boton_mediano_azul_gris {
	background: url(../imagenes/botones_fondo_gris.jpg) no-repeat scroll -133px 0 transparent;
	width: 133px;
	height: 40px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: pointer;
}
.boton_mediano_azul_gris a:hover {
	text-decoration: none;
}
.boton_mediano_azul_gris_activo {
	background: url(../imagenes/botones_fondo_gris.jpg) no-repeat scroll 0 0 transparent;
}
.boton_mediano_azul_gris a {
	display: block;
	text-decoration: none;
	color: #FFF;
}
/* Generales */
img {
	border: 0;
}
a {
	text-decoration: none;
	color: #007BED;
}
a:hover {
	text-decoration: underline;
}
.cargando {
	background: url(../imagenes/cargador.gif) no-repeat 50% 0 transparent;
	height:  32px;
}
/* Tablas */
#tabla_clientes {
	float: left;
}
.tabla_pequena {
	margin-left: 10px;
}
.tabla_pequena h1 {
	background: url(../imagenes/encabezado_pequena.png) no-repeat;
	height: 37px;
	font-family: Arial,Tahoma,Verdana,sans-serif;
	line-height: 37px;
	font-size: 16px;
	margin-bottom: 1px;
	color: #D91B22;
	padding-left: 15px;
    width: 260px;
}
.tabla_pequena .contenido_tabla {
	width: 255px;
	background: url(../imagenes/pie_tabla_pequena.jpg) no-repeat 0 bottom transparent;
	padding: 10px;
	height: 114px;
}
.tabla_pequena .cuerpo_tabla {
	margin-top: 1px;
	border-top: 1px solid #e1e1e1;
	width: 275px;
	background: url(../imagenes/linea_tabla_pequena.png) repeat-y;
}
/* Busqueda Dominio */
#buscar_dominio {
	float: left;
	width: 620px;
}
#resultado_consulta_dominio {
	width: 100%;
	font-weight: bold;
	color:#D91B22; /*: #007DF0;*/
	text-align: center;
	height: 32px;
	line-height: 32px;
}
#buscar_dominio h1 {
	background: url(../imagenes/encabezado_grande.png) no-repeat;
	width: 605px;
	height: 37px;
	font-family: Arial,Tahoma,Verdana,sans-serif;
	line-height: 37px;
	font-size: 16px;
	margin-bottom: 1px;
	color: #D91B22;
	padding-left: 15px;
}
#buscar_dominio #contenido_busqueda {
	width: 600px;
	background: url(../imagenes/pie_tabla_grande.jpg) no-repeat 0 bottom transparent;
	padding: 10px;
	height: 114px;
}
#buscar_dominio #cuerpo_busqueda {
	margin-top: 1px;
	border-top: 1px solid #e1e1e1;
	width: 620px;
	background: url(../imagenes/linea_tabla_grande.png) repeat-y;
}
.icono_lupa {
	background: url(../imagenes/iconos.png) no-repeat;
	width: 24px;
	height: 24px;
	float: left;
	margin: 7px 5px 0 6px;
	behavior: url(/scripts/iepngfix.htc);
}
#cuadro_dominio {
	width: 340px;
	height: 37px;
	background: url(../imagenes/cuadro_dominio.jpg) no-repeat;
	float: left;
	line-height: 37px;
	margin-top: 10px;
}
#cuadro_tld {
	width: 97px;
	height: 37px;
	background: url(../imagenes/cuadro_tld.png) no-repeat;
	float: left;
	line-height: 37px;
	margin: 10px 0 0 8px;
}
#cuadro_dominio input {
	background: none;
	border: 0;
	margin: 9px 5px 0 5px;
	font-size: 16px;
	width: 270px;
	color: #999;
	float: left;
}
#cuadro_tld select {
	background: none;
	border: 0;
	margin: 9px 5px 0 5px;
	font-size: 16px;
	color: #999;
	width: 90px;
}
#boton_consulta_dominio {
	float: left;
}
/* Algunos Clientes */
#algunos_clientes {
	width: 164px;
	height: 104px;
	margin: 0 auto;
}
#algunos_clientes div {
	display: none;
}
/* Textos */
#interna {
	font-family: Verdana,Arial,sans-serif;
	font-size: 12px;
}
#interna h1 {
	color: #F20D00;
    font-family: Open Sans,sans-serif;
    font-weight: 400;
    height: 40px;
    margin-bottom: 20px;
    text-align: left;
}
#interna h2 {
	text-align: left;
	color: #007bed;
	font-size: 13px;
	border-bottom: 1px solid #F2F2F2;
	padding-bottom: 5px;
}
#interna .cloud {
	margin: 60px 0px 20px 0px;
	border-bottom: 0px;
}
#interna h3 {
	font-weight: bold;
	font-family: tahoma;
	font-size:12px;
	color: #555b63;
}
#interna p {
	color: #555b63;
	font-family:Verdana,Arial,sans-serif;
	font-size: 12px;
	text-align: justify;
}
#interna li {
	color: #555B63;
}
.nota_pequena {
    color: #CCCCCC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
	margin: 0;
	padding: 0;
}
.dato_importante {
	font-weight: bold;
	font-family: tahoma;
	font-size:12px;
	color: #007BED;
}
#interna .resumen {
	color: #808080;
	line-height: 24px;
    font-size:14px;
	font-family: helvetica,arial,sans-serif;
}
#interna .imagen_flotante_derecha {
	float: right;
	margin: 10px;
}
#interna #interna_izquierda {
	float: left;
	width: 668px;
}
/* Te Llamamos */	


#t_l {
	font-size: 11px;	
}
#t_l .campo_boton {
	text-align: center;
}
#t_l h2 {
	text-align: left;
	color: #007bed;
	font-size: 13px;
	border-bottom: 1px solid #F2F2F2;
	height: 20px;
}
#t_l label, #t_n label {
	display: block;
	float: left;
	width: 130px;
	text-align: right;
	font-weight: bold;
	color: #192939;
	line-height: 28px;
}
#t_l input, #t_l textarea, #t_l select, #t_n input, #t_n textarea, #t_n select {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #1579B9;
	width:200px;
	margin:4px 0 8px 10px;
}
#t_l textarea, #t_n textarea {
	width: 200px;
	height: 80px;
}
#t_l label span, #t_n label span {
	font-weight: normal;
	display: block;
	font-size: 11px;
	text-align: right;
}
#t_l .opcional, #t_n .opcional {
	line-height: normal;
}
#t_l .error, #t_n .error {
	color: #ed1c24;
}

#enviar_solicitud {
	float:left;
	display: block;
	clear:both;
}
/* Razones */
#razones {
	width: 840px;
	margin: 0 auto 20px auto;
	position: relative;
}
#razones #razones_slogan {
	margin: 40px 0;
}
#razones #razones_slogan p {
	font-family: "Open Sans",sans-serif;
	text-align: center;
	color: #414141;
	margin: 0;
}
#razones #razones_slogan p.pequeno {
	font-size: 20px;
    font-weight: 100;
    line-height: 26px;
}
#razones #razones_slogan p.grande {
	font-size: 26px;
    font-weight: 600;
    line-height: 30px;
}
#razones .razones_columna img {
	float: left;
    margin: 0;
    padding-right: 12px;
}
#razones .razones_columna {
	width: 250px;
	float: left;
	margin-right: 45px;
}
#razones .ultima_columna {
	margin-right: 0;
}
#razones .razones_columna h2 {
	line-height: 1.2;
	color: #414141;
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
	font-size: 19px;
	margin: 0 0 20px 0;
}
#razones .razones_columna p {
	font-size: 12px;
	color: #666;
	text-align: justify;
	line-height: 180%;
	margin: 0;
}
#razones #mas_razones {
	background: url(../iconos/mas.png) no-repeat;
	padding-left: 20px;
	font-size: 12px;
	line-height: 16px;
	behavior: url(/scripts/iepngfix.htc);
	position: absolute;
	right: 0px;
}
/* Testimonios */
#testimonios {
    background: url("../imagenes/dialogo.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: 160px;
    margin: 10px 15px 0 5px;
    width: 514px;
	position: relative;
}
#testimonios .item_testimonio {
	display: none;
	position: absolute;
}
#testimonios .testimonio {
    color: #666666;
    display: block;
    font-size: 80%;
    font-weight: 100;
    height: 93px;
    padding: 20px;
    position: static;
    text-align: justify;
}
#testimonios .empresa {
	height: 15px;
	position: static;
	display: block;
	padding: 13px 70px 0 0;
	color: #555B63;
	font-weight: bold;
	text-align: right;
	font-size: 13px;
}
#testimonios .empresa a {
	text-decoration:none;
	cursor:pointer;
	color: #555b63;
}
/* Medios Pago */
#medios_pago {
	background: url(../imagenes/medios_pago.jpg) no-repeat;
	width: 370px;
	height: 160px;
	float: left;
	margin: 10px 0 0 5px;
	position: relative;
}
#medios_pago h1 {
	padding-left: 20px;
	background: url(../iconos/info.png) no-repeat;
	font-size: 14px;
	margin: 6px 0 0 110px;
	line-height: 16px;
	behavior: url(/scripts/iepngfix.htc);
	width: 150px;
}
#medios_pago #pse {
	background: url(../imagenes/pse.gif) no-repeat;
	width: 70px;
	height: 40px;
	position: absolute;
	right: 10px;
    top: 115px;
}
/* Mapa del Sitio */
#mapa_sitio {
	width: 938px;
	background: url(../imagenes/separador_mapa.jpg) repeat-x 0 25px transparent;
	text-align: left;
	margin: 0 auto;
}
#mapa_sitio h1 {
	background: url(../iconos/mapa_sitio.png) no-repeat;
	height: 35px;
	padding-left: 60px;
	margin-left: 10px;
	text-align: left;
	font-family: "Open Sans",sans-serif;
	color: #414141;
	font-size: 16px;
    font-weight: 100;
    line-height: 22px;
}
#mapa_sitio .columna {
	float: left;
	width: 160px;
	margin-left: 10px;
}
#mapa_sitio .columna p, #mapa_sitio .columna p a {
	color: #007bed;
	font: bold 11px Tahoma;
	text-decoration: none;
}
#favoritos {
	color: #D91B22;
}
#cuadro_subscripcion {
	float: left;
	width: 215px;
	height: 170px;
	background: url(../imagenes/cuadro_subscripcion.jpg) no-repeat;
	padding: 5px 10px;
	text-align: center;
	position: relative;
}
#cuadro_subscripcion #subscripcion_cargador {
	width: 16px;
	height: 16px;
	background: url(../imagenes/cargador_pequeno.gif) no-repeat;
	position: absolute;
	top: 5px;
	right: 5px;
	display: none;
}
#cuadro_subscripcion #subscripcion_resultado {
	margin-top: 65px;
	color: #007BED;
}
#cuadro_subscripcion h4 {
	margin: 10px 0;
	padding: 0;
	color: #555B63;
	font-size: 13px;
}
#cuadro_subscripcion #cuadro_subscripcion_contenido input {
	background: url(../imagenes/cuadro_input_pequeno.png) no-repeat;
	width: 149px;
	height: 26px;
	padding: 0 7px;
	color: #666;
	border: 0;
	margin-bottom: 10px;
}
#cuadro_subscripcion #cuadro_subscripcion_contenido .invalido {
	background: url(../imagenes/cuadro_input_pequeno.png) no-repeat scroll 0 -26px transparent;
}
#cuadro_subscripcion #cuadro_subscripcion_contenido .boton_azul {
	margin: 0 auto;
}
/* Listados */
.listado_flecha_azul  {
	list-style-image: url(../iconos/flecha_azul.jpg);
	margin-left: 1em;
 	padding-left: 5px;
}
.listado_flecha_azul li a {
	color: #555b63;
	font: 11px Tahoma;
	text-decoration: none;
}
.listado_flecha_azul li a:hover {
	text-decoration: underline;
}

.listado_flecha_azul_grande {
	list-style-image: url(../iconos/flecha_azul.jpg);
	color: #555b63;
	text-align: left;
	font: 12px Tahoma;
}
.listado_flecha_azul_grande li {
	padding-bottom: 10px;
}
.listado_flecha_azul_grande li a {
	color: #007bed;
	text-decoration: none;
}
.listado_flecha_azul_grande li a:hover {
	text-decoration: underline;
}
/* Pie */
#pie {
	width: 950px;
	margin: 20px auto 0;
}
#pie #pagos_pie {
	width: 530px;
	height: 63px;
	background: url(../imagenes/pagos.png) no-repeat;
	position: relative;
	float: left;
	margin: 10px;
}
#pie #pagos_pie #pagos_pie_pse {
	background: url(../imagenes/pse.gif) no-repeat;
	width: 70px;
	height: 40px;
	position: absolute;
	right: 10px;
    bottom: 10px;
}
#pie #contactos_pie {
	font-size: 11px;
	color: #666;
	float: right;
}
/* Social */
#pie #pie_facebook {
	text-align: center;
	clean: both;
}
#posbus {
	size: 12px;
	text-align: center;
	color: #d4d4d4;
}
#posbus a {
	text-decoration: none;
	color: #d4d4d4;
}
#plus_one {
	margin: 0 auto;
}
/* Botones */
.boton_azul {
	background: url(../imagenes/botones.jpg) no-repeat -302px -62px transparent;
	width: 108px;
	height: 22px;
	text-align: center;
	color: #FFFFFF;
	line-height: 20px;
	cursor: pointer;
	border: 0;
	font-size: 11px;
}
.boton_azul_activo {
	background: url(../imagenes/botones.jpg) no-repeat -302px -84px transparent;
}
.boton_azul_deshabilitado {
	background: url(../imagenes/botones.jpg) no-repeat -302px -106px transparent;
	cursor: auto;
}
.boton_azul a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
/* Formularios */
.formulario .boton_azul {
	margin: 0 auto;
}
.formulario label {
	display: block;
	float: left;
	width: 200px;
	text-align: right;
	font-weight: bold;
	color: #192939;
	line-height: 32px;
}

.formulario input, .formulario textarea, .formulario select {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #1579B9;
	width:200px;
	margin:4px 0 20px 10px;
}
.formulario .opcion {
	width:10px;
	border:0;
}

.formulario .codigo {
	margin:2px 0 20px 10px;
	float: left;
	border:solid 1px #1579B9;
}

.formulario textarea {
	width: 600px;
	height: 100px;
}
.formulario .campo_boton {
	margin: 0 auto;
	clear: both;
	width: 108px;
}
.formulario label span {
	font-weight: normal;
	display: block;
	font-size: 11px;
	text-align: right;
}

.formulario .doble {
	line-height: normal;
}

.formulario .error {
	color: #ed1c24;
}
.formulario .campo_opcional {
    color: #007BED;
    float: left;
    margin: 1px 0 14px 4px;
}
.formulario .campo_multi_linea {
    float: left;
    margin-bottom: 14px;
	margin-left:20px;
}
.formulario .campo_multi_linea div {
    float: left;
}
.formulario .campo_multi_linea div label {
    font-weight: normal;
    width: 50px;
}
.formulario .campo_multi_linea .texto_opcion {
    clear: left;
    font-weight: bold;
    width: 150px;
}
.formulario .campo_multi_linea input {
    float: none;
    margin: 0;
}
.formulario .campo_multi_linea label {
    clear: none;
    display: inline;
    float: none;
    margin: 0;
}

/* Algunos Clientes Pagina */
.columna_clientes {
	float: left;
	width: 33%;
}
.caja_cliente {
	width: 100%;
	height: 110px;
}
.logo_cliente {
	width: 190px;
	height: 125px;
	text-align: center;
	margin: 0 auto;
}
.logo_cliente img{
	border:0px;
}
.datos_cliente {
	height: 110px;
	float: left;
	line-height: 110px;
}
.datos_cliente a {
	text-decoration: none;
}
.datos_cliente a:hover {
	text-decoration: underline;
}
/* Fotos */
.cuadro_fotos {
	width: 840px;
	margin: 0 auto;
}
.cuadro_fotos .cuadro_fotos_columna {
	width: 33%;
	float: left;
}
.cuadro_fotos .cuadro_fotos_columna img {
	border: 1px solid black;
	margin: 15px;
}
/* Diagrama Red */
#diagrama_red {
	margin-left: 40px;
}
/* TDS */
.tds p {
	text-align: justify;
}

/* FAQ */
.faq .pregunta {
    background: url("../iconos/pregunta.png") no-repeat scroll 0 0 transparent;
    font-weight: bold;
    padding-left: 18px;
	behavior: url(/scripts/iepngfix.htc);
}

/* Centro servicios */
#soporte_tecnico {
    background: url("../iconos/soporte_tecnico.png") no-repeat scroll 0 0 transparent;
}
#sistema_servicios {
    background: url("../iconos/sistema_servicios.png") no-repeat scroll 0 0 transparent;
}
#induccion {
    background: url("../iconos/induccion.jpg") no-repeat scroll 0 0 transparent;
}
#solucionador_problemas {
    background: url("../iconos/solucionador_problemas.png") no-repeat scroll 0 0 transparent;
}
#base_conocimiento {
    background: url("../iconos/base_conocimiento.png") no-repeat scroll 0 0 transparent;
}
#descargas {
    background: url("../iconos/descargas.png") no-repeat scroll 0 0 transparent;
}
#tutoriales {
    background: url("../iconos/tutoriales.png") no-repeat scroll 0 0 transparent;
}
.opcion_centro {
    height: 48px;
    margin: 0 30px 40px 0;
    padding-left: 52px;
	behavior: url(/scripts/iepngfix.htc);
}
.opcion_centro span {
	color: #007BED;
	font-weight: bold;
}
.opcion_centro p {
	margin: 0;
}
/* Porque */
.texto_por_que {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    text-align: justify;
}
.texto_por_que ul {
    font-size: 12px;
    list-style-image: url("../iconos/flecha_azul.jpg");
    margin-left: 1em;
    padding-left: 5px;
}
.texto_por_que ul li {
    margin-top: 6px;
}
.campo_flotante_izquierda {
    color: #555B63;
    float: right;
    font: bold 10px Tahoma;
    margin-left: 8px;
}
.campo_flotante_izquierda img {
    border: 1px solid #555B63;
}
#tabla_comparacion {
    background: url("../imagenes/tabla_encabezado_fondo.jpg") repeat-x scroll 0 0 transparent;
    border: 0 none;
    border-collapse: separate;
    border-spacing: 0;
    margin: 10px;
}
#tabla_comparacion img {
	behavior: url(/scripts/iepngfix.htc); 
}
#tabla_comparacion #tabla_encabezado_izquierdo {
    background: url("../imagenes/tabla_encabezado_izquierdo.jpg") no-repeat scroll left top transparent;
    width: 320px;
}
#tabla_comparacion #tabla_encabezado_logo {
    background: url("../imagenes/tabla_encabezado_logo.jpg") no-repeat scroll 50% 0 transparent;
    width: 150px;
	margin:0;
	padding:0;
}
#tabla_comparacion #tabla_encabezado_derecho {
    background: url("../imagenes/tabla_encabezado_derecho.jpg") no-repeat scroll right top transparent;
    width: 150px;
}
#tabla_comparacion thead tr th {
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    font: bold 12px Arial,Helvetica,sans-serif;
    height: 30px;
    text-align: center;
}
#tabla_comparacion tbody tr td {
    border-bottom: 1px solid #555B63;
    border-right: 1px solid #555B63;
    font: 12px Arial,Helvetica,sans-serif;
    height: 30px;
    text-align: center;
}
#tabla_comparacion .caracteristica {
    border-left: 1px solid #555B63;
    font: bold 12px Arial,Helvetica,sans-serif;
    padding-left: 5px;
    text-align: left;
}
#tabla_comparacion .fila_par {
    background-color: #F5F5F5;
}
.tabla_comisiones {
	width:450px;
	margin-bottom:20px;
}
/* Video Tutoriales */
.videos_columna {
    float: left;
    width: 40%;
}

/* Induccion */
.titulo_videos {
    display: block;
    line-height: 30px;
    text-align: center;
}
.videos {
    height: 525px;
    width: 721px;
	margin:0 auto;
}

/* Vendedores */
#listado_comisiones {
    width: 450px;
	margin-bottom:30px;
	margin: auto;
	
}
#listado_comisiones table {
    border-spacing: 0;
	border:1px solid #6393DF;
	width:100%;
}
#listado_comisiones th, #listado_comisiones td {
    padding: 0;
    vertical-align: middle;
	text-align:center;
	line-height:200%;
}
#listado_comisiones th {
    background: url("../imagenes/fondo_encabezado_planes.jpg") repeat-x scroll 0 0 transparent;
    border-color: #6393DF;
    border-style: solid;
    border-width: 0 0 0 1px;
    color: #FFFFFF;
    font: 12px Verdana,Arial,Helvetica,sans-serif;
    height: 29px;
    text-align: center;
}
/* Videos */
#video_hosting {
	margin: 0 auto;
	width: 640px;
	height: 360px;
	margin-top: 15px;
}
/* Constructor de sitios */
#constructor_datos {
    background: url("../imagenes/constructor/datos.png") no-repeat scroll 0 0 transparent;
}
#constructor_plantillas {
    background: url("../imagenes/constructor/plantilla.png") no-repeat scroll 0 0 transparent;
}
#constructor_estilo {
    background: url("../imagenes/constructor/estilo.png") no-repeat scroll 0 0 transparent;
}
#constructor_paginas {
    background: url("../imagenes/constructor/paginas.png") no-repeat scroll 0 0 transparent;
}
#constructor_contenido {
    background: url("../imagenes/constructor/contenido.png") no-repeat scroll 0 0 transparent;
}
#constructor_posicionamiento {
    background: url("../imagenes/constructor/posicionamiento.png") no-repeat scroll 0 0 transparent;
}
#constructor_publicar {
    background: url("../imagenes/constructor/publicar.png") no-repeat scroll 0 0 transparent;
}
/* */
#listado_recursos tr{
line-height:300%;
}
/* Anuncios */
.anuncio {
	background: url(../imagenes/fondo_anuncio.jpg) no-repeat;
	width: 918px;
	height: 30px;
	color: #333;
	text-align: center;
	margin: 5px 0 5px 0;
	line-height: 30px;
}
/* Orden rapida */
.orden_rapida ul li {
	margin:0;
	padding-bottom: 2px;
}
.orden_rapida label {
	display: block;
	float: left;
	width: 160px;
	text-align: right;
	font-weight: bold;
	color: #192939;
	line-height: 32px;
}
.orden_rapida select {
	float:left;
	font-size:12px;
	padding:4px 2px;
	border:solid 1px #1579B9;
	width:200px;
	margin:4px 0 8px 10px;
}
/* Correo */
#slider_cuentas{
	margin-top:20px;
	width:400px;
	height:10px;
	margin-left: auto;
	margin-right:auto;
}
#spinner_cuentas{
	width:50px;
	font-size:16px;
}
#selector_cuentas{
	width:460px;
	float:left;
	text-align:center;	
	margin:0 auto;
}
.tabla_correo_premium{
	margin-top:20px;
	float:left;
	width:450px; 	
}
#valor_anual_premium, #valor_mensual_premium{
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    height: 23px;
    padding-top: 23px;
    text-align: center;
    width: 128px;
	margin-left:40px;
}
#valor_anual_premium {
    background: url("../imagenes/selector_precio_anual.png") no-repeat scroll 0 0 transparent;
}
#valor_mensual_premium {
    background: url("../imagenes/selector_precio_mensual.png") no-repeat scroll 0 0 transparent;
}

.ordenar_premium a{
	float:left;
	width:128px;
	height:26px;
	display:block;
    background-image: url("../imagenes/ordenar_premium.png");
    background-position: left bottom;
	color: white;
	padding-top:2px;
	font-size:14px;
	text-decoration:none;
	margin-left:40px;
	margin-top:10px;
}
.ordenar_premium a:hover{
    background-image: url("../imagenes/ordenar_premium.png");
    background-position: left top;
}
.caja_ordenar_premium{
	margin-top:20px;
	text-align:center;
	width:450px;
	display:block;
	clear:both;
	padding-left:50px;
}

/***************ORDENES***************************/
.servicio_actual {
	height: 34px;
	border: 1px dotted #E0E0E0;
	margin: 4px 5px 0px 0px;
	width: 320px;
	float: left;
}
.servicio_actual input {
	margin-top: 10px;
	float: left;
}
.servicio_actual label {
	display: block;
}
.servicio_actual div {
	height: 30px;
	float: left;
	padding: 2px;
	width: 90%;
}

/**********NOTICIAS****************/
.noticia{
	width:100%;
}
.foto_noticia{
	width:15%;
	height:100%;	
	float:left;
}
.contenido_noticia{
	width:80%;
	margin-left:10px;
	float:left;
}
.fecha_noticia{
	color:red;
	font-size:80%;
	font-weight:bold;	
}

.mas_noticia, .menos_noticia{
	color:lightblue;
	float:right;
	cursor:pointer;
}

.completa_noticia, .menos_noticia{
	display:none;	
}
/* Respuesta POL */
#estado_pol {
	width: 400px;
	margin-top: 20px;
}
#estado_pol label {
	float: left;
	width: 200px;
}
#estado_pol .principal {
	font-weight: bold;
}
/* Hosting Nueva Empresa */
#interna #dominio_disponible {
	color: #007BED;
    font-size: 13px;
}
