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

body,td,th {
	color: #006;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 00px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #039;
}
a:visited {
	color: #03C;
}
a:hover {
	color: #036;
}
a:active {
	color: #039;
}

/* ////////////////////////////////////////////////////////////////// */

.contenedor{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	width:995px;
	background-color:#FFF;
	z-index:1;
}
.columnaizquierda{
	position:absolute;
	z-index:2;
	top:0;
	left:0;
	height:478px;
	width:132px;
	background-image:url(imagenes/columna-izquierda.jpg);
	background-repeat:no-repeat;
}
.logo{
	position:absolute;
	z-index:3;
	top:0;
	left:0;
	width:132px;
	height:131px;
	background-image:url(imagenes/logo.jpg);
	background-repeat:no-repeat;
}
.menu{
	position:absolute;
	z-index:3;
	top:131px;
	left:0;
	height:250px;
	width:132px;
}
.centro{
	position:absolute;
	z-index:2;
	top:0;
	left:132px;
	height:389px;
	background-image:url(imagenes/fondo-central.jpg);
	background-repeat:no-repeat;
}
.cabecera{
	position:absolute;
	z-index:3;
	top:0;
	left:0;
	height:89px;
	width:863px;
	background-image:url(imagenes/cabecera.jpg);
	background-repeat:no-repeat;
}
.cuerpo{
	position:absolute;
	z-index:3;
	top:89px;
	left:0;
	height:389px;
	width:732px;
	background-image:url(imagenes/fondo-central.jpg);
	background-repeat:no-repeat;
}
.columnaderecha{
	position:absolute;
	z-index:3;
	top:89px;
	left:732px;
	height:389px;
	width:131px;
	background-image: url(imagenes/columna-derecha.jpg);
}
.anuncioderecha{
	position:absolute;
	z-index:4;
	top:0;
	left:0;
	height:101px;
	width:131px;
}
.pie{
	position:absolute;
	z-index:2;
	top:478px;
	left:0;
	width:995px;
	height:77px;
	background-image:url(imagenes/fondo-pie.jpg);
	background-repeat:no-repeat;
}
.anunciopie{
	position:absolute;
	z-index:3;
	top:0;
	left:0;
	height:77px;
	width:132px;
}
.menupie{
	position:absolute;
	z-index:3;
	top:0;
	left:132px;
	height:77px;
	width:863px;
	background-image: url(imagenes/fondo-flash-sombra.jpg);
}
/* ////////////////////////////////////////////////////////////////// */

.articulo1,.articulo2,.articulo3,.articulo4,.articulo5,.articulo6,.articulo7,.articulo8,.articulo9{
	position:absolute;
	height:126px;
	width:239px;
	z-index:4;
	background-image:url(imagenes/fondoarticulo.gif);
	background-repeat:no-repeat;
}
.imagen{
position:absolute;
top:30px;
left:20px;
height:65px;
width:75px;
z-index:5;
}
.precio{
position:absolute;
top:95px;
left:20px;
height:20px;
width:75px;
z-index:5;
}
.titulo{
position:absolute;
top:0;
left:95px;
height:30px;
width:110px;
z-index:5;
}
.texto{
	position:absolute;
	top:30px;
	left:95px;
	height:65px;
	width:110px;
	z-index:5;
}
.articulo1{
top:11px;
left:14px;
}
.articulo2{
top:11px;
left:253px;
}
.articulo3{
top:11px;
left:492px;
}
.articulo4{
top:137px;
left:14px;
}
.articulo5{
top:137px;
left:253px;
}
.articulo6{
top:137px;
left:492px;
}
.articulo7{
top:263px;
left:14px;
}
.articulo8{
top:263px;
left:253px;
}
.articulo9{
top:263px;
left:492px;
}

/* ////////////////////////////////////////////////////////////////// */

.presentacion{
	position:absolute;
	top:0;
	left:0;
	width:732px;
	height:195px;
	z-index:4;
}
.articuloindex1,.articuloindex2,.articuloindex3,.articuloindex4{
position:absolute;
height:97px;
width:366px;
z-index:4;
}
.articuloindex1{
	top:195px;
	left:0;
}
.articuloindex2{
	top:195px;
	left:366px;
}
.articuloindex3{
	top:292px;
	left:0;
}
.articuloindex4{
	top:292px;
	left:366px;
}

/* ////////////////////////////////////////////////////////////////// */
