@charset "utf-8";
/* CSS Document */

/* Creado por Jinik (www.jinik.com.ar) para www.Arkadia-virtual.com.ar, copyright 2009.*/

body {
	background:#434242;
}

#fondo {
	position:absolute;
	z-index:0;
}

#banner {
	position:absolute;
	top:30px;
	z-index:10;
}

#contenido {
	background:#d4d4d4;
	position:absolute;
	width:650px;
	height:770px;
	top:170px;
	z-index:20;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px
}

.cargando{
	text-decoration:blink;
}

.invisible{
	color:#d4d4d4;
}

#contenido table tr td{
	vertical-align:top;
}

#contenido table tr td ul{
	padding:0px;
}

#contenido table tr td ul li{
	
	padding:0px;
	padding-bottom:2px;
}

.precio{
	color:#00C;
	float:right;
}
.articulo{
	color:#333;
	float:left;
}

.precio2{
	color:#00C;
}
.articulo2{
	color:#333;
}

#footer {
	position:absolute;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	top:950px;
	color:#333;
	border-top:1px solid #C0C0C0;
}

.boton {
	position:absolute;
	width:52px;
}

.boton2 {
	position:absolute;
	width:52px;
}


#home {
	background:url(imagenes/home1.png) no-repeat;
	z-index:-1;
	top:50px;
}

#productos {
	background:url(imagenes/productos1.png) no-repeat;
	z-index:-2;
	top:167px;
}

#reparaciones {
	background:url(imagenes/reparaciones1.png) no-repeat;
	z-index:-3;
	top:307px;
}

#disweb {
	background:url(imagenes/disweb1.png) no-repeat;
	z-index:-4;
	top:470px;
}

#homeb {
	background:url(imagenes/home1.png) no-repeat;
	z-index:5;
	top:50px;
}

#productosb {
	background:url(imagenes/productos1.png) no-repeat;
	z-index:-5;
	top:167px;
}

#reparacionesb {
	background:url(imagenes/reparaciones1.png) no-repeat;
	z-index:-5;
	top:307px;
}

#diswebb {
	background:url(imagenes/disweb1.png) no-repeat;
	z-index:-5;
	top:470px;
}
