
/**  productos  **/

#productos {float:left; width:980px;}

#productos #bloque_izq {float:left; width:240px;}

#productos #columna_novedad {float:left;width:220px;padding-right:20px;margin-top:10px;}

#columna_novedad .enlace_info {height:28px;}

#productos #menuLateral {float:left;width:220px;padding-right:20px;}

#menuLateral .cabecera_es {
float:left;
height:30px;
width:220px;
background:url("imagenes/es/productos/img_cab_menuLateral.jpg") left top no-repeat;
}

#menuLateral .cabecera2_es {
float:left;
height:30px;
width:220px;
background:url("imagenes/es/novedades/img_cab_colum.jpg") left top no-repeat;
}


#menuLateral .cabecera_en {
float:left;
height:30px;
width:220px;
background:url("imagenes/en/productos/img_cab_menuLateral.jpg") left top no-repeat;
}
#menuLateral .cabecera_fr {
float:left;
height:30px;
width:220px;
background:url("imagenes/fr/productos/img_cab_menuLateral.jpg") left top no-repeat;
}

#menuLateral .centro {
float:left;
width:218px;
background:#fff;
border-left:1px solid #c2c2c2;
border-right:1px solid #c2c2c2;
overflow: hidden;
}

#menuLateral {list-style-type: none; margin: 0; padding: 0; width:218px;}

#menuLateral li {list-style-type: none;width:218px;}

li.nivel-1 {border-bottom:1px solid #c2c2c2;}

li.nivel-1 a {
background:#d1d1d1 url("imagenes/dades/fnd_nivel-1_off.jpg") left top no-repeat;
font-size:14px;
line-height:18px;
color:#333;
font-weight:normal;
display: block;
text-indent: 20px;
padding:5px 30px 3px 0px;
text-decoration: none;
}

li.nivel-1 a:hover {background:#666 url("imagenes/dades/fnd_nivel-1_hover.jpg") left top no-repeat; color:#fff;}
li.nivel-1_on{
background:#fff url("imagenes/dades/fnd_nivel-1_on.jpg") left top no-repeat;
font-size:14px;
line-height:18px;
color:#fff;
font-weight:normal;
display: block;
text-indent: 20px;
padding-top:5px;
margin:0px;
border-bottom:1px solid #c2c2c2;
}
li.nivel-1_on a {
	font-size:14px;
	line-height:18px;
	color:#fff;
	font-weight:normal;
	display: block;
	text-indent: 20px;
	text-decoration: none;
}

li.espacio {padding-bottom:3px;}
li.nivel-4.espacio {margin-top:6px; padding-bottom:0px;}

li.nivel-2, li.nivel-2_on, li.nivel-4 {border-top:1px solid #c2c2c2; margin-top:3px;}

li.nivel-4 { margin-top:0; padding-top: 1px; padding-bottom: 1px; }
li.nivel-2 a, li.nivel-4 a{
background:#fff;
font-size:12px;
line-height:16px;
color:#666;
font-weight:normal;
display: block;
text-indent: 20px;
padding:4px 0px 3px 0px /*4px 30px 3px 0px*/;
text-decoration: none;
}

/* IE7 Only */
*:first-child+html li.nivel-2 a, li.nivel-4 a {padding:3px 30px 2px 0px;} 

li.nivel-2_on, li.nivel-4_on {
background:#fff;
font-size:12px;
line-height:16px;
color:#d60006;
font-weight:normal;
display: block;
text-indent: 20px;
padding:4px 30px 3px 0px;
text-decoration: none;
border-top:1px solid #c2c2c2;
}
li.nivel-2_on{
	padding:4px 0px 3px 0px
}
li.nivel-2_on a, li.nivel-4_on a {
	background:#fff;
	font-size:12px;
	line-height:16px;
	color:#d60006;
	font-weight:normal;
	display: block;
	text-indent: 20px;
	text-decoration: none;
}


li.nivel-2 a:hover, li.nivel-4 a:hover{color:#d60006; background:none;}

li.nivel-3 {

border-top:1px solid #c2c2c2; /* estaba a c2c2c2 */

} /* estaba a c2c2c2 */

li.nivel-3 a {
background:#efefef url("imagenes/dades/fnd_submn_off.jpg") left top no-repeat; 

color:#4d4d4d;
font-size:12x;
line-height:16px;
font-weight:normal;
display: block;
text-indent: 20px;
padding:4px 30px 6px 0px;
text-decoration: none;
}
/* IE7 Only */
*:first-child+html li.nivel-3 a {padding:3px 30px 5px 0px;} 

li.nivel-3 a:hover {background:#efefef url("imagenes/dades/fnd_submn_hover.jpg") left top no-repeat; color:#d60006;}
li.nivel-3_on{
border-top:1px solid #c2c2c2;
background:#fff url("imagenes/dades/fnd_submn_on.jpg") left top no-repeat;
color:#fff;
font-size:12px;
line-height:16px;
font-weight:normal;
display: block;
text-indent: 20px;
padding-top:4px;
}
li.nivel-3_on a{
	color: #FFF;
	text-decoration: none;
}

#menuLateral .bordeInf {
float:left;
height:10px;
width:220px;
background:url("imagenes/productos/bordeInf_menuLateral.png") left top no-repeat;
}

#productos #columna_principal {float:right; width:740px;}

#productos #categorias {float:left; width:738px;}

#menuLateral li{
	float: left;
	width: 218px;
	display: inline;
}

li.nivel-4_on{
	width: 188px !important;
}
