BODY {
	background-color: #D2D2D2;
	background-image: url(img/css_bg_sitio.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
}
.bg_cuerpo {
	background-image: url(img/css_bg_cuerpo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #B6C9DA;
}
.bg_celda_cuerpo {
	background-image: url(img/bg_celda_cuerpo.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 234px;
}
.bg_celda_cuerpo_diseno {
	background-image: url(img/bg_celda_cuerpo_diseno.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #F4F8FB;
}
.bg_celda_cuerpo_posicionamiento {
	background-image: url(img/bg_celda_cuerpo_posicionamiento.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #F4F8FB;
}
.frase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
.campo_busqueda {
	background-image: url(img/css_bg_campo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 20px;
	width: 165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #193F64;
	text-decoration: none;
	border: none;
	padding-left: 5px;
	padding-top: 3px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.links:hover {
	color: #91BEEA;
}
.bullet_menu {
	background-image:  url(img/bullet_menu.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.colorfilete {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B4B79;
}
.colorfilete_planes {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.menu_der_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #193F64;
	text-decoration: none;
	font-weight: bold;
}
.menu_der_botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #03182C;
	text-decoration: none;
}
.menu_der_botones:hover {
	color: #185F95;
}
.borde_foto {
	border-width: 1px;
	border-style: solid;
	border-color: #1F3E5C;
}
.borde_foto_cuerpo {
	border: 1px solid #1F3E5C;
}

.borde_tabla {
	border-width: 1px;
	border-style: solid;
	border-color: #285580;
}
.separador {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2A4F73;
}
.botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #113A62;
	text-decoration: none;
	letter-spacing: 1px;
}
.botones:hover {
	color: #05192C;
}
.botones_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #05192C;
	text-decoration: none;
	letter-spacing: 1px;
}
.texto {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A4F73;
	text-decoration: none;
	line-height: 18px;
}
.texto:hover {
	color: #17334F;
}
.texto_oscuro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #17334F;
	text-decoration: none;
}
.texto_oscuro:hover {
	border-bottom: 1px dotted #17334F;
}
.texto_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.texto_blanco_chico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #2A4F73;
	text-decoration: none;
}
.bullet_texto {
	background-image: url(img/bullet_texto.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.bullet_texto_naranja {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF8A00;
	text-decoration: none;
	background-image: url(img/bullet_texto.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.titulo_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.padding {
	padding-left: 10px;
}
.texto_plan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}
.bt_vermas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.bt_vermas:hover {
	color: #B4DBFD;
}
.bg_top {
	background-image: url(img/css_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	width: 966px;
}
.bg_foto {
	background-repeat: no-repeat;
	background-position: center center;
}


/* menues */
.submenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03182C;
	text-decoration: none;
}
.submenu:hover {
	color: #185F95;
}
.nombre_usuario {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #080808;
	font-weight: bold;
	text-decoration: none;
}


.borde_celda {
    border: 1px solid #366A9A;
}
.texto_negro {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;	
	line-height: 16px;
}
.texto_negro:hover {
	color: #185F95;
	text-decoration: none;
}
.titulo_azul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0E4F7E;
	text-decoration: none;
	font-weight: bold;
}
.titulo_azul:hover {
	color: #333333;
}
.texto_gris {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777879;
	text-decoration: none;	
	line-height: 16px;
}
.bg_iz {
	background-image: url(img/bg_iz.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}
.bg_der {
	background-image: url(img/bg_der.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}
.bg_form {
    background-color: #B6C9DA;
}


/* formularios ? */
.campo_registro {
	background-color: transparent;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.boton_registro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.boton_formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3B5774;
	text-decoration: none;
	background-color: #D4D0C8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #404040;
	border-left-color: #E2792E;
}
.campo_formulario {
	height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D5976;
	text-decoration: none;
	overflow: hidden;
}
.campo_comentario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D5976;
	text-decoration: none;
	overflow: hidden;
}


/* faq en intranet */
.titulo_faq {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BB0004;
	text-decoration: none;
	font-weight: bold;

}
.link_faq {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #185F95;
	text-decoration: none;
	font-weight: bold;
}
.link_faq:hover {
	color: #BB0004;
	
}

/* busquedas en intranet */
.link_busqueda {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A4F73;
	text-decoration: none;
}
.link_busqueda:hover {
	text-decoration: underline;
}
.separador_busqueda {
	/*
	background-image: url(img/punto_gris.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height:3px;
	*/
}

.mensaje_error {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E32D2A;
	text-decoration: none;
	padding: 7px;
}
.bg_azul {
    background-color: #285580;
}
.bg_foto_promocion {
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_tabla_titulo {
	border: 1px solid #336699;
	background-color: #C2D4E8;
	background-image: url(img/css_bg_tabla_titulo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bg_tabla_cuerpo {
	border: 1px solid #6993C5;
	background-color: #D2E5F3;
	background-image: url(img/css_bg_tabla_cuerpo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}



/* listas en la intranet y en tecnicos */
.borde_lista {
    border: 1px solid #366A9A;
}
.celda_lista {
	height: 18px;
	padding-left: 7px;
	padding-right: 4px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3F87B1;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #03182C;
	vertical-align: middle;
}
.celda_texto {
	height: 18px;
	padding-left: 7px;
	padding-right: 4px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03182C;
	text-decoration: none;
	background-color: #EAEFF4;
	vertical-align: middle;
	border: none;
}
.celda_texto_blanca {
	height: 18px;
	padding-left: 7px;
	padding-right: 4px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03182C;
	text-decoration: none;
	background-color: #FFFFFF;
	border: none;
}
.celda_texto_celeste {
	height: 18px;
	padding-left: 7px;
	padding-right: 4px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03182C;
	text-decoration: none;
	background-color: #BEDAEF;
	border: none;
}
.celda_titulo_comparativo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3F87B1;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #03182C;
	letter-spacing: -0.5px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
}
.borde_logo {
	border-width: 1px;
	border-style: solid;
	border-color: #336699;
}
.borde_lista_repregunta {
    border: 1px solid #459BCD;
}
.celda_lista_repregunta {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #214B64;
	text-decoration: none;
	height: 18px;
	padding-left: 7px;
	padding-right: 7px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #459BCD;
}
.celda_texto_repregunta {
	height: 18px;
	padding-left: 7px;
	padding-right: 4px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03182C;
	text-decoration: none;
	background-color: #8ABFDF;
	vertical-align: middle;
	border: none;
}
.link_lista {
	font: 8pt Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.link_lista:hover {
	color: #666666;
}
.celda_blanca {
	font: 8pt Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	font-weight: bold;
	background-color: #E2E2E2;
	padding: 3px;
}
.campo_respuesta {
	overflow: hidden;
	font: 8pt Tahoma;
	color: #000000;
	border: 1px solid #606060;
}
.link_arriba {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.link_arriba:hover {
	color: #EEEEEE;
}
.link_texto {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #03182C;
	text-decoration: none;
}
.link_texto:hover {
	text-decoration: underline;
}
.intranet_bullet_faq {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 17px;
	background-image: url(img/css_bullet_faq.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}


/* fin */
.precio {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #F56904;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}
.precio_tabla {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #AE0004;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -1px;
}
.bullet {
	background-image: url(img/css_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
}
.subtitulos {
	font-family: Verdana, Tahoma, Arial;
	font-size: 15px;
	color: #6999C9;
	text-decoration: none;
}
.subtitulo_servidores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D20000;
	text-decoration: none;
	font-weight: bold;
}
.subtitulo_gris {
	font-family: "Arial Narrow", Arial, Verdana, Tahoma, sans-serif;
	font-size: 22px;
	color: #707172;
	text-decoration: none;
	line-height: 18px;
}
.precio_rojo {
	font-family: "Arial Narrow", Arial, Verdana, Tahoma, sans-serif;
	font-size: 22px;
	color: #D20000;
	text-decoration: none;
	line-height: 18px;
}
.titulo_servidores {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0B3C60;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.bullet_flecha {
	background-image: url(img/css_bullet_flecha.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
}
.hosting_titulo_grupo_servicios {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #346392;
	text-decoration: none;
	background-image: url(img/css_bg_bullet_hosting.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8550E;
	background-position: left top;
}

.carrito_texto_leyenda {
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding: 10px;
}






