﻿#destacaproductos {
	background-image: url(img_es/portada_productos.gif);
	background-repeat: no-repeat;
	height: 50px;
	clear: both;
}
#destacanoticias {
	background-image: url(img_es/portada_noticias.gif);
	background-repeat: no-repeat;
	height: 50px;
	clear: both;
}
.medio  .foto  .pvp  {
	background-position: center top;
	padding: 23px 0px 2px 0px;
	border: 1px solid #ff962e;
	text-align: center;
	margin-bottom: 2px;
	background-image: url('img/fondo_pvp.gif');
	background-repeat: no-repeat;
	margin-top: 5px;
}
.medio .foto .pvp_desde  {
	background-position: center top;
	padding: 23px 0px 2px 0px;
	border: 1px solid #ff962e;
	text-align: center;
	margin-bottom: 2px;
	background-image: url(img_es/fondo_pvpdesde.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
}
.medio .foto .pvp_anterior  {
	color: #999999;
	text-decoration: line-through;
	font-size: 11px;
	height: 11px;
	padding: 5px;
	margin: 0px;
}
.medio .foto .pvp_anterior_no  {
	font-size: 11px;
	height: 11px;
	padding: 5px;
	margin: 0px;
}

/* ESTILO PRECIO CON IMAGENES
.medio .foto .pvp_anterior  {
	border: 1px solid #CCCCCC;
	background-position: center top;
	color: #999999;
	text-decoration: line-through;
	font-size: 12px;
	height: 12px;
	margin: 0px;
	padding: 5px;
	background-image: url('img/fondo_anterior.gif');
	background-repeat: no-repeat;
	padding-top: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.medio .foto .pvp_anterior_no  {
	font-weight: bold;
	color: #999999;
	text-decoration: line-through;
	font-size: 14px;
	height: 15px;
	margin: 5px 0px 5px 0px;
	padding: 25px 5px 5px 5px;	
}*/
