body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-image: url(../img/fondo.jpg);
	background-repeat: repeat-x;
	
	text-align: center;
	margin : 20px 0px 20px 0px;
	
}

.contenedor {
	width: 576px;
    background-image: url("../img/borde_superior.gif"); 
    background-repeat: no-repeat;
	
	margin: auto;
	text-align: left;
} 


.caja {
	background-image: url("../img/borde_centro.gif");
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	position:relative;
	top: 17px;
	height:auto;
	width: auto;

}

.cajaabajo {
	clear: both;
    background-image: url("../img/borde_inferior.gif"); 
    background-position: bottom left; 
    background-repeat: no-repeat;
	position:relative;
	height: 17px;
	bottom: -17px;
}

.cabecera {
	width: auto;
	height: 58px;
}

.caja_menu {
	width: 357px;
	height: 58px;
	background-color: #FFFFFF;
	border:solid 1px #B6C3FF;
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	text-align: center;
	margin-left: 5px;
}

.caja_menu_span {
	position: relative; 
	top: 40%;
}

.caja_cuerpo {
	width: 98%;
	margin: auto;
	padding: 10px;
}

.caja_logo_derecha {	
	width: 175px;
	height: 60px;
	margin-right: 5px;

	float: right;	
}

.bloque_contenido {
	float: left;
	width: 330px;
	margin: auto;
}

.bloque_servicios {
	float: left;
	width: 330px;
	height: auto;
	margin-bottom: 10px;
}

.bloque_filosofia {
	float: none;	
	width: 330px;
	height: auto;	
}

.bloque_noticias {
	float: right;
	width: 200px;
}

.texto_portada {
	font-size: 10px;
	color: #333333;
	text-align: justify;
}

a.menu {
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}

a.menu:hover {
	text-decoration: underline;
}
#tabla_menu {
	border: 1px solid #B6C3FF;
}
#tabla_justificado {
	text-align: justify;
}
#tabla_noticias {
	color: #797979;
	text-align: justify;
	border: 1px solid #B6C3FF;
	background-color: #FFFFFF;
}
table {
	text-align: left;
}

.piePagina {
	color: #666666;
}
.fondo_psp {
	background-attachment: fixed;
	background-image: url(../img/fondo_psp.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_servicios {
	background-attachment: fixed;
	background-image: url(../img/servicios.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_index {
	background-attachment: fixed;
	background-image: url(../img/info.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_consolas{
	background-attachment: fixed;
	background-image: url(../img/consolas.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_wii{
	background-attachment: fixed;
	background-image: url(../img/wii.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_ps2{
	background-attachment: fixed;
	background-image: url(../img/ps2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_psp{
	background-attachment: fixed;
	background-image: url(../img/psp.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_nintendods{
	background-attachment: fixed;
	background-image: url(../img/nintendods.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_psx{
	background-attachment: fixed;
	background-image: url(../img/psx.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_xbox{
	background-attachment: fixed;
	background-image: url(../img/xboxxbox360.JPG);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_otras{
	background-attachment: fixed;
	background-image: url(../img/gamecube.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_portatiles{
	background-attachment: fixed;
	background-image: url(../img/portatiles.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_reparacion{
	background-attachment: fixed;
	background-image: url(../img/reparacion.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_micro{
	background-attachment: fixed;
	background-image: url(../img/microinformatica.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_redes{
	background-attachment: fixed;
	background-image: url(../img/redes.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_mantenimiento{
	background-attachment: fixed;
	background-image: url(../img/mantenimientopc.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_industrial{
	background-attachment: fixed;
	background-image: url(../img/informaticaindustrial.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_web{
	background-attachment: fixed;
	background-image: url(../img/programacionweb.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_contacto{
	background-attachment: fixed;
	background-image: url(../img/contacto.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_enlaces{
	background-attachment: fixed;
	background-image: url(../img/enlaces.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_novedades{
	background-attachment: fixed;
	background-image: url(../img/novedades.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_marcas{
	background-attachment: fixed;
	background-image: url(../img/marcas.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo_ip{
	background-attachment: fixed;
	background-image: url(../img/ip.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.td_noticias {
	padding-top: 6px;
	padding-right:8px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.cuerpo_central {
	background-color: #FFFFFF;
	background-image: url(../img/logo_fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
H1 {
	FONT: bold 13px Verdana, 'Trebuchet MS', sans-serif; COLOR: #748287; TEXT-ALIGN: center; TEXT-DECORATION: none
}
DIV#faq H1 {
	FONT: bold 12px Verdana, 'Trebuchet MS', sans-serif; COLOR: #748287; TEXT-ALIGN: left; TEXT-DECORATION: none
}
DIV#opiniones H1 {
	FONT: bold 12px Verdana, 'Trebuchet MS', sans-serif; COLOR: #748287; TEXT-ALIGN: left; TEXT-DECORATION: none
}
H2 {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; FONT: bold 11px/100% Verdana, 'Trebuchet MS', sans-serif; MARGIN-LEFT: 15px; COLOR: #748287; TEXT-DECORATION: none
}
H3 {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; FONT: 0.9em/100% Verdana, 'Trebuchet MS', sans-serif; MARGIN-LEFT: 30px; COLOR: #748287; TEXT-ALIGN: justify; TEXT-DECORATION: none
}
H4 {
	MARGIN-TOP: 0px; FONT-WEIGHT: bold; FONT-SIZE: 10px; MARGIN-BOTTOM: 0px; COLOR: #086ca1; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
.naranja {
	FONT: bold 11px Verdana, 'Trebuchet MS', sans-serif; COLOR: #e97300
}
.rojo {
	FONT: 11px Verdana, 'Trebuchet MS', sans-serif; COLOR: #ff0000
}
.verde {
	FONT: 11px Verdana, 'Trebuchet MS', sans-serif; COLOR: #009900}
.negro {
	MARGIN: auto; FONT: 11px Verdana, 'Trebuchet MS', sans-serif; COLOR: #000000
}
.bordeimg {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; COLOR: #77858a; BORDER-BOTTOM: 1px solid
}
.preciochips {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #000000
}
#tabla_chips {
	MARGIN: auto; WIDTH: 222px
}
.celda_title {
	BACKGROUND: url(img/fondo_home.gif); FONT: bold 11px Verdana, 'Trebuchet MS', sans-serif; COLOR: #086ca1; TEXT-DECORATION: none
}
.celda_title H2 {
	MARGIN-BOTTOM: 0px; FONT: bold 10px Verdana, 'Trebuchet MS', sans-serif; COLOR: #086ca1
}
.celda_recogida A:hover {
	COLOR: #e97300; TEXT-DECORATION: none
}
.centrar {
	TEXT-ALIGN: center; align: center
}
.izquierda {
	TEXT-ALIGN: left; align: left
}
.derecha {
	TEXT-ALIGN: right; align: right
}
.sangria {
	MARGIN-LEFT: 30px
}
A:visited {
	COLOR: #086ca1; TEXT-DECORATION: none
}
A:link {
	COLOR: #086ca1; TEXT-DECORATION: none
}
A:hover {
	COLOR: #e97300; TEXT-DECORATION: none
}
.formulario {
	PADDING-RIGHT: 30px; PADDING-LEFT: 30px; FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #086ca1; LINE-HEIGHT: 100%; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: justify; TEXT-DECORATION: none
}
.opciones {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: verdana; TEXT-DECORATION: none
}
.heading {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #086ca1; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.heading2 {
	PADDING-RIGHT: 10px; MARGIN-TOP: 10px; PADDING-LEFT: 10px; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 10px; FONT: bold 12px Verdana, 'Trebuchet MS', sans-serif; COLOR: #e97300; PADDING-TOP: 10px
}
#tabla_precios {
	MARGIN: auto;
	WIDTH:600px;
}
#tabla_precios TD {
	BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 1px solid; BORDER-LEFT: #808080 1px solid; BORDER-BOTTOM: #808080 1px solid
}

.navegador {
	color: #99ABFC;
	font-size: 10px;
	font-weight: bold;
}
.sangria {
	text-align: justify;
	text-indent: 20px;

}
.form_apatado {
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-color: #0099FF;
	font-weight: bold;
	border: 1px solid #333333;
}
.form_fondo {
	background-color: #EBEBEB;
	border: 1px solid #999999;
}

.form_datos {
	background-color: #BAEAFC;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.form_tabla {
	border: 1px solid #999999;
}
.form_abc {
	border: 1px solid #9999FF;
}
.form_boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #666666;
}.form_boton1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #BAEAFC;
	border: 1px solid #666666;
}
.form_resaltar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.form_error {
	color: #CC0000;
}
.form_negrita {
	font-size: 10px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
.form_azulita {
	font-size: 10px;
	font-style: normal;
	color: #999999;
	font-weight: bold;
}
.form_cabecera {
	font-size: 18px;
	font-style: normal;
	color: #003333;
	font-weight: bold;
}
.etiqueta {
	background-color: #FFFFFF;
	background-image: url(../img/logo_fondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px dashed #999999;
}
.etiqueta_datos{
	font-size: 14px;
	color: #333333;
	font-weight: bolder;
}
.myip {
	font-size: 14px;
	font-weight: bold;
	color: #0066FF;
	
}
A.localiza:active {
	COLOR: #086ca1;
	TEXT-DECORATION: none;
	font-size: 12px;
}
A.localiza:visited {
	COLOR: #086ca1; TEXT-DECORATION: none;
	font-size: 12px;
}
A.localiza:link {
	COLOR: #086ca1; TEXT-DECORATION: none;
	font-size: 12px;
}
A.localiza:hover {
	COLOR: #e97300; TEXT-DECORATION: underline;
	font-size: 12px;
}
.localiza {
	COLOR: #086ca1; TEXT-DECORATION: none;
	font-size: 12px;
}
a.boton:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #666666;
}
a.boton:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #666666;
}
a.boton:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #666666;
}
a.boton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #999999;
	border: 1px solid #333333;
}

a.boton_azul:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #00CCFF;
	border: 1px solid #666666;
}
a.boton_azul:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #00CCFF;
	border: 1px solid #666666;
}
a.boton_azul:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #00CCFF;
	border: 1px solid #666666;
}
a.boton_azul:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #00CCFF;
	border: 1px solid #333333;
}
.Estilo1 {
	color: #006699;
	font-weight: bold;
	font-size: 16px;
}
a.recupera:active {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 10px;
	background-color: #00CCFF;
	font-weight: bold;
}
a.recupera:visited {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-size: 10px;
	background-color: #00CCFF;
	font-weight: bold;
}
a.recupera:link {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-size: 10px;
	background-color: #00CCFF;
	font-weight: bold;
}
a.recupera:hover {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-size: 10px;
	background-color: #00FFFF;
	font-weight: bold;
}
.recupera {
	COLOR: #333333;
	TEXT-DECORATION: none;
	font-size: 10px;
	background-color: #00CCFF;
	font-weight: bold;
}
.style1 {
	color: #990000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
