#contenido {
	background-image: url(../images/fondos/gallery_fondo.png);
	background-position: left top;
	background-repeat:  repeat-x;
	width: 956px;
	padding: 0px;
	margin-left: 11px;
	height: 1120px;
	background-color: #FBFBFB;
}
#cont_izq {
  width: 730px;
  float: left;
}
#cont_izq .filas {
  float: left;
  width: 730px;
}


#cont_izq .filas dl {
  float: left;
  padding: 0px;
  margin-top: 24px;
  margin-right: 11px;
  margin-bottom: 6px;
  margin-left: 11px;
  width: 215px;
  height: 235px;
  background-image: url(../images/fondos/gallery_items_bg.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}
#cont_izq .filas dt {
  padding: 0px;
  margin-left: 12px;
}
#cont_izq .filas dd {
  padding: 0px;
  margin-left: 10px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  font-size: 95%;
  color: #333333;
}
#cont_izq .filas .buynow {
  padding: 0px;
  float: right;
  margin-top: -22px;
  margin-right: 8px;
  margin-bottom: 0px;
  margin-left: 0px;
}
#cont_izq .filas .marg {
  padding: 0px;
  margin-left: 57px;
}



#cont_der {
  width: 226px;
  margin: 0px;
  padding: 0px;
  float: right;
}
#borde_top {
  width: 215px;
  padding: 0;
  margin-top: 24px;
  float: left;
  background-image: url(../images/fondos/derecha_top.png);
  background-repeat: no-repeat;
  background-position: left top;
}
#cont_der dl {
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #94A3AE;
  border-left-color: #94A3AE;
  padding: 0px;
  margin-top: 12px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

#cont_der dt {
  height: 17px;
  margin: 0px;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 30px;
  font-weight: bold;
  line-height: 13px;
  background-color: #18B2D6;
}
#cont_der dd {
  background-image: url(../images/bullets/arrow_bullet.gif);
  background-repeat: no-repeat;
  background-position: 2px 3px;
  padding-left: 30px;
  font-weight: bold;
  font-size: 85%;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999999;
  padding-bottom: 2px;
  padding-top: 2px;
  width: 166px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 8px;
}
#cont_der a {
  color: #333333;
  text-decoration: none;
}
#cont_der a:hover {
  color: #3668BC;
  text-decoration: underline;
}

#borde_abajo {
  width: 215px;
  background-image: url(../images/fondos/derecha_abajo.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  height: 15px;
  margin: 0px;
  padding: 0px;
}

