﻿/* ************************************** CuMaterialA.css************************************************************* */
/* ------------- empiezan estilos PasoDatosIdentificacion.ascx-------------------------------- */
.CapaContPasoDatoIdentificacion
{}
.BtnSiguientePaso2
{
	background-color: transparent;
	background-image: url(../../../ImgAraia/ImgMaterial/BtnPaso2.jpg);
	background-repeat: no-repeat;
}
/* ------------- finaliza estilos PasoDatosIdentificacion.ascx-------------------------------- */


/* ------------- empiezan estilos PasoMaterialesPedido.ascx-------------------------------- */
.CapaContPasoMaterialesPedido
{}
.BtnAnteriorPaso1
{
	background-color: transparent;
	background-image: url(../../../ImgAraia/ImgMaterial/BtnAntPaso1.jpg);
	background-repeat: no-repeat;
}
.BtnSiguientePaso3
{
	background-color: transparent;
	background-image: url(../../../ImgAraia/ImgMaterial/BtnPaso3.jpg);
	background-repeat: no-repeat;
}
/* ------------- finaliza estilos PasoMaterialesPedido.ascx-------------------------------- */


/* ------------- empiezan estilos PasoConfirmar.ascx-------------------------------- */
.CapaContPasoConfirmar
{}
.BtnAnteriorPaso2
{
	background-color: transparent;
	background-image: url(../../../ImgAraia/ImgMaterial/BtnAntPaso2.jpg);
	background-repeat: no-repeat;
}
.BtnSiguientePaso4
{
	background-color: transparent;
	background-image: url(../../../ImgAraia/ImgMaterial/BtnPaso4.jpg);
	background-repeat: no-repeat;
}
/* ------------- finaliza estilos PasoConfirmar.ascx-------------------------------- */





/* ------------- empiezan estilos PasoFinalizar.ascx-------------------------------- */
.CapaPasoFinalizar
{
	border-bottom-color: #ccc; border-top-color: #ccc;
	background-color: #f3f3f3;
	color: #007544;
}
/* ------------- finaliza estilos PasoFinalizar.ascx-------------------------------- */

/* ------------- empiezan estilos MaterialesPedido.ascx-------------------------------- */
.btnNuevoMas
{}
.btnEliminarMenos
{}
/* ------------- finaliza estilos MaterialesPedido.ascx-------------------------------- */



/* ------------- empiezan estilos WebDyaEnlaces.ascx-------------------------------- */
.CapaWebDYAEnlaces
{
}
.CapaWebDYAEnlaces ul li
{
	color: #007544;
}
/* ------------- finaliza estilos WebDyaEnlaces.ascx-------------------------------- */

