html body div.popup_window_css {
	position: fixed;
	display: none;
	width: 100% !important;
	height: 100%;
	left: 0px !important;
	top: 0px !important;
  background: rgba(255, 255, 255, 0.8);
}

html body div.popup_window_css table.popup_window_css {
	margin: 0px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 50px;
	max-width: 800px;
}

html body div.popup_window_css td.popup_window_css {
	padding: 0px;
}

html body div.popup_window_css div.popup_window_css_head {
	border-width: 1px 1px 1px 1px;
	padding: 2px 6px 2px 6px;
	background: #008dc5;
}

html body div.popup_window_css div.popup_window_css_alert {
	border-width: 1px 1px 1px 1px;
	padding: 2px 6px 2px 6px;
	background: #008dc5;
}

html body div.popup_window_css div.popup_window_css_body {
	border: 1px solid black;
	border-width: 0px 1px 0px 1px;
	padding: 6px 6px 0px 6px;
	background: #DBDBBA;
}

html body div.popup_window_css div.popup_window_css_foot {
	border: 1px solid black;
	border-width: 0px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	background: #DBDBBA;
}

html body div.popup_window_css_pop {
	cursor: default;
  height: 2rem;
  text-align: right;
  max-width: 40rem;
  margin: 0 auto;
  width: 88%;
}

.boton_articulo {
	height: 17rem;
	width: 10.5rem;
	top: -17rem;
	position: relative;
	display: block;
}

.boton_articulo_grande {
	height: 14rem;
  width: 100%;
  top: -17rem;
  position: relative;
  display: block;
}

.pop {
	position: relative;
  top: 5%;
  width: 100%;
  margin: 0px auto;
  background: rgba(0, 0, 0, 0);
  text-align: center;
}

html body div.popup_window_css div.popup_window_css_head img {
  float: right;
  margin: 0;
  cursor: pointer;
}

html body div.popup_window_css div.popup_window_css_alert img {
  float: right;
  margin: 0;
  cursor: pointer;
}

html body div.popup_window_css div.popup_window_css_foot {
	height: 6px; text-align: right;
}

html body div.popup_window_css div.popup_window_css_foot a,
html body div.popup_window_css div.popup_window_css_foot a img {
	display: inline-block;
	width: 6px;
	height: 6px;
	border: none;
}