﻿body {
  background-image:url(../images/mbg.png);
  background-repeat: repeat;
  color: #000000;
  margin: 0px;
  padding:0px;
  text-align: center;
}
img, div { behavior: url(/css/iepngfix.htc) }
#centerpage{
	width: 860px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#celda_contenido{ 
  background-color: #FFFFFF;
  width: 100%;
}
td.bottom_right {
  background-image: url(../images/infobox/box_br.png);
  background-repeat: no-repeat;
  width: 19px;
}
td.bottom_left {
  background-image: url(../images/infobox/box_bl.png);
  background-repeat: no-repeat;
  width: 19px;
}
td.bottom {
  background-image: url(../images/infobox/box_lineh.png);
  background-repeat: repeat-x;
  width: 100%;
}
.infoBoxFooting {
  height: 4px;
  width: 100%;
  background-image: url(../images/infobox/box_lineh.png);
  background-repeat: repeat-x;
}
.infoBox_border {
  width: 3px;
  background-image: url(../images/infobox/box_linev.png);
  background-repeat: repeat-y;
}
.infoBoxHeading, .tijeras td.top {
  height: 28px;
  width: 100%;
  
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
  text-align: center;
}
.malva div.infoBoxHeading {
  background-image: url(../images/infobox/box_t_malva.png);
  background-repeat: repeat-x;
}
.malva td.top_left {
  background-image: url(../images/infobox/box_tl_malva.png);
  background-repeat: no-repeat;
  width: 19px;
}
.malva td.top_right {
  background-image: url(../images/infobox/box_tr_malva.png);
  background-repeat: no-repeat;
  width: 19px;
}
.lila div.infoBoxHeading {
  background-image: url(../images/infobox/box_t_lila.png);
}
.lila td.top_left {
  background-image: url(../images/infobox/box_tl_lila.png);
  background-repeat: no-repeat;
  width: 19px;
}
.lila td.top_right {
  background-image: url(../images/infobox/box_tr_lila.png);
  background-repeat: no-repeat;
  width: 19px;
}

.tijeras td.top {
  background-image: url(../images/infobox/box_t_lila_tijeras.png);
  background-position: top;
  background-repeat: repeat-x;
  vertical-align: middle;
}
.tijeras td.top_left {
  background-image: url(../images/infobox/box_tl_lila.png);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 19px;
}
.tijeras td.top_right {
  background-image: url(../images/infobox/box_tr_lila_tijeras.png);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 43px;
}
td.sombra_izq {
  background-image: url(../images/sombra_izq.png);
  background-repeat: repeat-y;
  width: 16px;
}
td.sombra_der {
  background-image: url(../images/sombra_der.png);
  background-repeat: repeat-y;
  width: 16px;
}

.tablaimg
{
	clear: none;
	display: inline;
	margin: 2px 5px 2px 5px;
	text-align: center;
}
.img
{
	border: solid 1px #000;
	margin: 5px 10px 5px 10px;
}
.derecha
{
	float: right;
}
.izquierda
{
	float: left;
}
.pie_foto
{
text-align: center;
font-weight: bold;
font-size: 10px;
color: #B481B4;
}
DIV#rebajas
{
	width: 291;
	height: 173;
	clear: both;
	position: absolute;
	top: 0;
	left: 288;
	z-index: 5;
}
DIV#cabecera
{
	width: 860;
	height: 210;
	position: relative;
}