/*
Template Name: IDILIQ
File: idiliq.css
Author: VESUBIOCOM S.L.
Author URI: http://www.vesubio.com/
Licence: <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 Unported License</a>
*/

a {
	color: #F30;
}

a:HOVER {
	color: #333;
}

/* L */

.L .NOMBRE {
	/*color: #C00 !important;*/
	color:#333 !important;
}

/* M */

.M .NOMBRE {
/*	color: #C00 !important;*/
	color:#333 !important;
} 

/* S */

.S .NOMBRE {
/*	color: #C00 !important;*/
	color:#333 !important;
} 

/* DESCUENTOS EN BLOQUE PRODUCTO */
.div_precio_promocion_prev{ /*Versión cuadrada*/
	background-color: #FF3300;
}
.div_precio_promocion{
	background-color: #FF3300;
}
.div_descuento_promocion{
	background-color: #FF3300;
}

/* MENU IMAGEN CATÁLOGO */
#mega-menu2{
	background:none;
}
#mega-menu2 ul {
	display: none; /* Hides non-mega links */
}

#mega-menu2 .sub ul {
	display: block; /* overrides above hide */
}
li#catalogo_imagen a{
	background:none;
}
#catalogo_imagen .dc-mega-icon{
	display:none;
}
#mega-menu2 li.mega-unit ul li a{
	padding:1px 3px 1px 20px !important;
}

#NAVEGACION {
	margin-bottom: 0;
}
.leyenda_precio{
	margin-bottom: 20px;
	margin-top: 5px;
	background-color: #eee;
	padding: 2px;
	font-size: 12px;
}