/************** home:nombre producto y precio ***********************/
.destacado H2 A,
.destacado H2{
	color:#ed6f08;
	}
 P.precio{
	color:#ed6f08;
	}
/* ### modelo2 ## */
.tres-destacados.modelo2 .destacado .precio{
	background: #ed6f08;
	}
.destacado.todo-ancho.modelo2 p.precio,
.dos-destacados.modelo2 .destacado p.precio{
	background: #ed6f08;
	}
/* ############ modelo3 ################3 */
.destacado.todo-ancho.modelo3,
.tres-destacados.modelo3 .destacado, 
.dos-destacados.modelo3 .destacado,
.modelo3 .destacado{
	border:1px solid #ed6f08;
	}
.destacado.todo-ancho.modelo3 .caja-bottom,
.dos-destacados.modelo3 .caja-bottom,
.tres-destacados.modelo3 .caja-bottom{
	background:#ed6f08;
	}	
/****************** listado de productos *************/
#listado-productos UL LI{
	border-bottom:1px solid #ed6f08;
	}
#listado-productos UL LI H3 A,
#listado-productos UL LI H3{
	color:#ed6f08;}
#listado-productos UL LI p.comparar A{
	color:#ed6f08;
	background:url(../images/comunes/naranja/comparar_peque.png) no-repeat left center;
	}
	#listado-productos UL LI p.comparar span{
		color:#ed6f08;
		}
#listado-productos UL LI .combo .linea div.info A.info{
	background:url(../images/comunes/naranja/info.png) no-repeat center;
	}
#listado-productos UL LI .combo .linea div.comprar a:hover{
	background:url(../images/comunes/naranja/bg_comprar.png) no-repeat center;
	}
/************* productos destacados *************/
.productos-destacados H2{
	background:#ed6f08;
	}
.productos-destacados UL{
	border:1px solid #ed6f08;}
.productos-destacados UL LI{	
	border-right:1px solid #ed6f08;}
.productos-destacados UL LI H3 A,
.productos-destacados UL LI H3{
	color:#ed6f08;}
.productos-destacados UL LI div.bottom{
	border-top:1px solid #ed6f08;
	}
.productos-destacados UL LI div.bottom p.precio{
	color:#ed6f08;}
.productos-destacados.modelo3 UL LI div.bottom p.precio,
.productos-destacados.modelo3 UL LI div.bottom,
.productos-destacados.modelo2 UL LI div.bottom p.precio{
	background:#ed6f08;
	}		
/******** ficha *************/
.ficha-dcha .caracteristicas .azul, .ficha-dcha .caracteristicas .blue,
.ficha-dcha .caracteristicas .blue,
.ficha-dcha H3{
	color:#ed6f08;}		
	
/****************************** configuradores  ******************/
	.configurador{		
		border:1px solid #ed6f08;
		} 
		.configurador .top .izquierda p.montaje span,
		.configurador .top h2,
		.configurador .top H2 A{			
			color:#ed6f08;
			}
		.top .derecha .slogan{
			border-bottom:1px solid #ed6f08;					
			}
		.configurador .bottom{			
			border-top:1px solid #fff;	
			background:url(../images/comunes/naranja/separador_configurador.png) no-repeat 72% top #ed6f08;		
			}
 /*********** configurador modelo2 y modelo 3*********/	
.modelo3 .configurador .todo-ancho,
.modelo2 .configurador .todo-ancho .bloque-degradado{
	background:#ed6f08;
	}	
/*************** popup configurador ELEGIR ****************************/
 .ui-dialog .input-ficha.input-productos #listado-productos UL LI .linea div.comprar a:hover{
        background:url(../images/comunes/naranja/elegir_hover.png) no-repeat center;
		}
/********** para la home botones comprar el hover******/
#main .bloque-centro .dos-destacados .destacado A.comprar:hover,
#main .bloque-centro .tres-destacados .destacado A.comprar:hover{
		background:url(../images/comunes/naranja/bg_comprar_widget.png) no-repeat center;
     }
.destacado.todo-ancho .todo-ancho-derecha div a:hover{
     background:url(../images/comunes/naranja/comprar_hover.png) no-repeat center;
     }
#all .linea div.comprar a:hover{
   background:url(../images/comunes/naranja/bg_comprar.png) no-repeat center;
   }
/************ botones comprar media *********/
#all .ficha-producto .ficha-dcha.galeria-derecha .linea div.comprar A:hover{
		background:url(../images/comunes/naranja/bg_comprar_widget.png) no-repeat center;
		height:22px;
	    width:30px;
		text-decoration:none;
		}
/*********************productos destacados ***************/
.productos-destacados UL LI div.bottom A:hover{
		background:url(../images/comunes/naranja/carrito_productos_destacados.png) no-repeat center;
		height:24px;
	    width:30px;
		text-decoration:none;
		}  
.configurador .top .opciones A:hover{
background:url("../images/comunes/naranja/configurador_comprar.png") no-repeat scroll center center transparent;	
}
.configurador .top .opciones A.mejorar:hover{
	background:url("../images/comunes/naranja/bg_mejorar.png") no-repeat scroll center center transparent;
}
.configurador .top .opciones A.descargar:hover{
background:url("../images/comunes/naranja/configurador_descargar.png") no-repeat scroll center center transparent;	
}	
.modelo3 .configurador .todo-ancho-derecha .opciones A.mejorar:hover, 
.modelo2 .configurador .todo-ancho-derecha .opciones A.mejorar:hover{
    background: url("../images/comunes/naranja/bg_mejorar_peque.png") no-repeat scroll center center transparent;
}	
.modelo3 .configurador .todo-ancho-derecha .opciones A.descargar:hover,
.modelo2 .configurador .todo-ancho-derecha .opciones A.descargar:hover{
	background:url(../images/comunes/naranja/descargar_peque.png) no-repeat center;	
	}	
.input-ficha .linea div.comprar a:hover{           
    background:url(../images/comunes/naranja/bg_elegir.png) no-repeat center;    
    }