/* CSS Document */

#right
{
	float: right;
	width: 246px;
	margin-left: 40px;
}
#central .subcategorias .boton_azul {
	display: inline;
}


.novedades_content img, .ofertas_content img
{
	border: 1px solid #2D907A;
	margin-bottom: 12px;
	margin-top: 12px;
}
#right .ofertas_content .bloque_oferta .separador_verde,
#right .novedades_content .bloque_novedad .separador_verde
{
	background-image: url(../images/separador_verde.png);
	background-repeat: repeat-x;
	height: 10px;
}
.bloque_oferta, .bloque_novedad
{
	padding: 0px 13px;
	text-align: right;
}
.novedades_content p, .ofertas_content p
{
	color: #468976;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	list-style-type: none;
	text-align: left;
}
.novedades_content, .ofertas_content
{
	background-color: #e0f9f2;
	padding-bottom: 12px;
}
#right h2
{
	background-color: #88cbb8;
	background-image: url(../images/bordeverde_right.png);
	background-position: right top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight: bold;
	height: 27px;
	overflow: hidden;
}
#right .ofertas_content .bloque_oferta .boton_verde, #right .novedades_content .bloque_novedad .boton_verde
{
	
	margin-top: 15px;
	margin-bottom: 10px;
	float: right;
	
}  
#right span
{
	background-image: url(../images/bordeverde_left.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 22px;
	padding-left: 7px;
	padding-top: 5px;
}
#right span.txt_precios {
	float: none;
}
.txt_precios {
	font-size: 16px;
	color: #0186bd;
	font-weight: bold;
	display: block;
	float: none;
}
.txt_mensaje_iva {
	display:block;
	text-decoration: none;
	font-size:10px;
	font-weight: normal;
}
#right span.txt_mensaje_iva {
	float: none;
}
*+ html .txt_mensaje_iva {
	line-height: 10px;
}
#right span.txt_ofertas {
	float: none;
}
.txt_ofertas {
	font-size: 16px;
	color: #dd0000;
	font-weight: bold;
	text-align: right;
	display: block;
}
.tachado {
	text-decoration: line-through;	
	float: left !important;
}
#right h2 .boton_verde
{
	display: block;
	float: right;
	margin-top: 4px;
	margin-right: 6px;
	
	
}
#right .ofertas_content {
	margin-bottom: 15px;
}
