
a:link {	
	color: navy;
}

a:visited {
	color: navy;
}

a:hover {
	text-decoration: none;
	color: #cc0000;
}



/* +++++++++++  CABECERA ++++++++++++ */
/*====== MENUPRINCIPAL1 ======*/
#divMenuPrincipal1Izq {
	background-color: #fff;
	float:left;
}
#divMenuPrincipal1Izq a {
	font-size:107%;
	background-image:url(../imagenes/fondoBotonMenu.gif);
	text-align:center;
	width:100px;
	display:block;
	height:22px;
	font-weight:bold;
	color: White;
	text-decoration: none;
	border-right: 5px solid #fff;
	padding-top:4px;
	padding-bottom:1px;
	float:left;
}
#divMenuPrincipal1Izq a:hover{
	/*background-image:url(../imagenes/fondoBotonMenu_on.gif);*/
}

#divMenuPrincipal1Der{
	background-color: #fff;
	float:right;
}
#divMenuPrincipal1Der a{
	background-image:url(../imagenes/botonAuxiliar.gif);
	text-align:center;
	width:88px;
	display:block;
	height:21px;
	font-weight:bold;
	color: White;
	text-decoration: none;
	border-left: 3px solid #fff;
	padding-top:4px;
	float:left;
}
#divMenuPrincipal1Der a:hover{
}
#divMenuPrincipal1Der a.prepedido{
	background-image:url(../imagenes/botonPrepedido.gif);
	text-align:center;
	width:88px;
	display:block;
	height:20px;
	font-weight:bold;
	color: white;
	text-decoration: none;
	border-left: 3px solid #fff;
	padding-top:5px;
	float:left;
}
/*================*/

/*=======CARRITO=====*/
.divCarrito{
	text-align: center;
	width: 140px;
	height:104px;
	margin-left: auto; 
	margin-right: auto;
	color: black;	
}
.tituloCarrito{
	font-weight: bold;
	width: 100%;	
}
.carrito{
}
.carrito p{
	font-size:92%;	
	width: 130px;
	background-color:#FFFFFF;
	margin-left: auto; 
	margin-right: auto;	
	padding:3px;
	border:1px solid silver;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 4px;	
}
.pieCarrito{	
	text-align: right;	
}
/*================*/

/* --------  CABECERA ----------- */


/* +++++++++++  MENU LATERAL ++++++++++++ */
#divEstructuraArticulos ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#divEstructuraArticulos .liSeccionesArticulos a:link,
#divEstructuraArticulos .liSeccionesArticulos a:visited{
	font: 8pt Arial;
	font-weight: bold;
	text-decoration: none;
	vertical-align:middle;
	color: #000000;
	background-image: url(../imagenes/fondoSecciones.gif);	
	background-repeat:no-repeat;
	cursor: pointer;
	display: block;
	width: 200px;
	padding: 6px 0px 4px 20px;
	border-bottom: 1px solid black;
	margin-top:5px;
}
#divEstructuraArticulos .liSeccionesArticulos a:hover {
}

.ulCategoriasArticulos{
	display: none;
}
#divEstructuraArticulos .liCategoriasArticulos a:link,
#divEstructuraArticulos .liCategoriasArticulos a:visited{
	font: 8pt Arial;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-image: none;
	background-color: #eeeeee;
	display: block;
	width: 200px;
	padding: 3px 18px 3px 0px;
	border: 1px solid silver;
	margin-top:5px;
	height: auto;
}
#divEstructuraArticulos .liCategoriasArticulos a:hover{
	background-image: none;
	color: #cc0000;
}


.ulSubcategoriasArticulos{
	display: none;
}
#divEstructuraArticulos .liSubcategoriasArticulos a:link,
#divEstructuraArticulos .liSubcategoriasArticulos a:visited{
	background-image: url(../imagenes/fle_naranja.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font: 7pt Arial;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
	display: block;
	color: #000;
	width: 190px;
	padding: 3px 8px 3px 10px;
	margin-top:4px;
	height: auto;
}
#divEstructuraArticulos .liSubcategoriasArticulos a:hover{
	background-image: url(../imagenes/fle_naranja.gif);
	background-position:left center;
	background-repeat:no-repeat;
	color: #cc0000;
	border: 1px solid #cc0000;
}

#divEstructuraArticulos .liSubcategoriasArticulosResaltado a:link,
#divEstructuraArticulos .liSubcategoriasArticulosResaltado a:visited{
	background-image: url(../imagenes/fle_naranja.gif);
	background-position:left center;
	background-repeat:no-repeat;
	font: 8pt Arial;
	font-weight: bold;
	text-decoration: none;
	background-color: #fff;
	display: block;
	color: #cc0000;
	width: 190px;
	padding: 3px 8px 3px 10px;
	border: 1px solid #ffffff;
	height: auto;
}
/* --------  MENU LATERAL ----------- */




/* +++++++++++  CABECERAS ++++++++++++ */
.cabeceraTituloListadoArticulos{
	margin-bottom:15px;
	height:25px;
	width: 100%;
	background-image:url(../imagenes/barraTituloArticulos.gif);
	background-position: left;
	background-repeat: no-repeat;	
}
.cabeceraTituloDetallesListadoArticulos{
	margin-bottom:15px;
	height:25px;
	width: 100%;
	background-image:url(../imagenes/barraTituloArticulosDetalles.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.cabeceraTituloOfertas{
	margin-bottom:15px;
	height:25px;
	width: 100%;
	background-image:url(../imagenes/barraTituloOfertas.gif);
	background-position: left;
	background-repeat: no-repeat;	
}
.cabeceraTituloNovedades{
	margin-bottom:15px;
	height:25px;
	width: 100%;
	background-image:url(../imagenes/barraTituloNovedades.gif);
	background-position: left;
	background-repeat: no-repeat;	
}
.cabeceraTituloBusqueda{
	margin-bottom:15px;
	height:25px;
	width: 100%;
	background-image:url(../imagenes/barraTituloBusqueda.gif);
	background-position: left;
	background-repeat: no-repeat;	
}
.cabeceraTituloPrepedido{
	margin-bottom:15px;
	height:25px;
	width: 100%;
	background-image:url(../imagenes/barraTituloPrepedido.gif);
	background-position: left;
	background-repeat: no-repeat;	
}
.cabeceraTituloContacto{
	margin-bottom:15px;
	height:25px;
	width: 100%;
	background-image:url(../imagenes/barraTituloContacto.gif);
	background-position: left;
	background-repeat: no-repeat;	
}
.cabeceraTituloAyuda{
	margin-bottom:15px;
	height:25px;
	width: 100%;
	background-image:url(../imagenes/barraTituloAyuda.gif);
	background-position: left;
	background-repeat: no-repeat;	
}
.cabeceraTituloListadoNoticias{
	margin-bottom:15px;
	height:25px;
	width: 100%;
	background-image:url(../imagenes/barraTituloNoticias.gif);
	background-position: left;
	background-repeat: no-repeat;	
}
/* --------  CABECERAS ----------- */


/* +++++++++++  MODULOS ++++++++++++ */

/*====== MODULO OFERTAS======*/
.moduloOfertas{
	width:100%;
	text-align:center;
	font-weight: bold;	
	margin-top:40px;
	margin-bottom:20px;	
}
.tituloOfertas{
	width: 100%;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../imagenes/barraPrincipalOfertas.gif);
	background-position:center;
	background-repeat: no-repeat;	
}
.tablaOfertas{
	margin-left: auto; 
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 8px;	
	width:100%;	
}
.tdItemOfertas{
	text-align: center;	
	border: 1px solid silver;
	width:30%;
	vertical-align:top;
}
.pieOfertas{
	text-align:center;
	width: 100%;		
}
/*================*/

/*====== MODULO NOVEDADES======*/
.moduloNovedades{
	width:100%;
	text-align:center;
	font-weight: bold;	
	margin-bottom:20px;	
}
.tituloNovedades{
	width: 100%;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../imagenes/barraPrincipalNovedades.gif);
	background-position:center;
	background-repeat: no-repeat;	
}
.tablaNovedades{
	margin-left: auto; 
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 8px;	
	width:100%;	
}
.tdItemNovedades{
	text-align: center;	
	border: 1px solid silver;
	width:30%;
	vertical-align:top;
}
.pieNovedades{
	text-align:center;
	width: 100%;				
}
/*================*/

/*====== MODULO ARTICULOS INTERES======*/
.moduloArticulosInteres{
	margin:auto;
	width:100%;
	text-align:center;
	overflow:hidden;
}
.tablaArticulosInteres{
	margin-left: auto; 
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 8px;	
	width:100%;
	margin-top:10px;
	margin-bottom:10px;	
}
.tituloArticulosInteres{
	font-size:122%;
	font-weight:bold;
	margin-top: 35px;
	text-align:left;
	color:#CC0000;
	border-bottom:1px dashed silver;		
	padding-bottom:5px;
}
.tdItemArticulosInteres{
	text-align: center;	
	border: 1px solid silver;
	width:25%;
	padding-bottom:8px;
	vertical-align:top;
	height:100%;
}
.pieArticulosInteres{
	width: 100%;
	border-top:1px dashed silver;		
	margin-top:5px;	
}
/*================*/

/*====== MODULO ARTICULOS LATERAL======*/
.moduloArticulosLateral{
	margin:auto;
	width:100%;
	text-align:center;
	overflow:hidden;
	font-weight: bold;	
}
.tituloArticulosLateral{
	margin-top: 10px;
	margin-bottom: 10px;
}
.articulosLateral{
	text-align: center;	
	border:1px solid silver;
	vertical-align:top;
}
.divSeparadorArticulosLateral{
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed black;
}
.pieArticulosLateral{
	text-align: right;
	width: 100%;
}
/*================*/

/*====== MODULO INFORMACION======*/
.moduloInformacion{
	text-align: center;
	width: 100%;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	padding-top:4px;
	padding-bottom:4px;		
}
.tituloInformacion{
}
.informacion{	
	color:#666666;
	text-align: center;
	font-weight:bold;
}
.pieInformacion{
}
/*================*/

/*====== MODULO BUSCADOR======*/
.moduloBuscador{
	background-image:url(../imagenes/fondoBuscar.gif);
	color:white;
	font-weight:bold;
	height:56px;
	width:220px;
}
.tituloBuscador{
	display:none;
}
.buscador{
	color: white;	
	text-align: center;	
	padding-top:25px;
}
.pieBuscador{
	display:none;
}
/*================*/

/*======= MODULO BOLETIN=====*/
.moduloBoletin{
	background-image:url(../imagenes/fondoBoletin.gif);
	color:white;
	font-weight:bold;
	height:100px;
	width:220px;
	margin-top:10px;
}
.tituloBoletin{	
}
.boletin{	
	color: white;	
	text-align: center;	
	padding-top:25px;
}
.pieBoletin{	
}
/*================*/

/*=======MODULO WEBSAMIGAS=====*/
.moduloWebsAmigas{
	background-image:url(../imagenes/fondoWebsAmigas.gif);
	color:white;
	font-weight:bold;
	height:100px;
	width:220px;
	margin-top:10px;
}
.tituloWebsAmigas{	
}
.websAmigas{	
	color: white;	
	padding-top:25px;
	padding-left:15px;
}
.websAmigas a:link,
.websAmigas a:visited{	
	font: 8pt Arial;
	text-decoration: none;
	color: white;
}
.websAmigas a:hover{	
	font: 8pt Arial;
	text-decoration: none;
	color: #cc0000;
}
.pieWebsAmigas{	
}
/*================*/

/*=======MODULO BANNERS=====*/
.moduloBannerSuperior{
	text-align:center;
	margin-bottom:5px;
}
.moduloBannerCentral{
	text-align:center;
	margin-top:20px;
}
.moduloBannerInferior{
	text-align:center;
}
/*================*/

/*=======MODULO PRESENTACION=====*/
.moduloPresentacion{
	text-align:center;
}
/*================*/

/*=======MODULO PREPEDIDO=====*/
.tituloInfoPrepedido{
	padding:6px;
	margin-top:10px;
	display:block;
	background-color:#006699;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
.infoPrepedido{
	border:1px solid #006699;
	padding-bottom:6px;
	padding-right:6px;
	padding-left:6px;
	background-color:#ffffff;
	font-weight:bold;
	font-size:10px;
}
.pieInfoPrepedido{
}
/*================*/

/* --------  MODULOS ----------- */









/*======NOTICIAS======*/
.divNoticias{
	margin-top: 25px;
	margin-bottom: 25px;
}
.moduloNoticias{
	margin-top: 25px;
	margin-bottom: 25px;
	width:545px;
	margin-left: auto;
	margin-right: auto;	
}
.tituloNoticias{
}
.noticias{	
}
.titularNoticia{
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	background-image: url(../imagenes/com_bubble.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;		
}
.imagenNoticia{
	padding: 4px;
	float:left;	
}
.sumarioNoticia{
	padding: 5px;
	float:left;
	clear:right;
	width: 80%;	
}
.desarrolloNoticia{
	padding-top: 10px;	
}
.pieNoticias{
	width: 100%;
	text-align: right;	
	font-weight:bold;
}
.divSeparadorNoticias{
	margin-top: 22px;
	margin-bottom: 22px;	
	clear:both;	
}
/*================*/


/*===== DETALLE ARTICULOS======*/
.divItemDetallesListadoArticulos{
	width: 100%; 	
	margin-top:15px;
}

.divEncuentralo{
	background-image: url(../imagenes/bullet_flecha.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-bottom:4px;
	padding-left:12px;
	font-weight:bold;	
}

.tituloTablaItemDetallesListadoArticulos{	
	width: 100%;
	text-align: left;	
}
.tablaItemDetallesListadoArticulos{
	width: 100%;
	border:1px solid silver;
}
.tdIzqtablaItemDetallesListadoArticulos{
	width: 30%;
	border-right:1px solid silver;
	padding: 10px;
	text-align: center;
}
.tdDertablaItemDetallesListadoArticulos{
}

.tablaDatosItemDetallesListadoArticulos{
	width: 100%;
}


.referenciaDatosItemDetallesListadoArticulos{
	display: none;
}
.nombreDatosItemDetallesListadoArticulos {
	font-size:13px;
	background-color: #eeeeee;
	border-top:1px solid silver;
	border-left:1px solid silver;
	border-right:1px solid silver;
	font-weight: bold;
	padding: 4px;	
}
.novedadDatosItemDetallesListadoArticulos{
	font-size:14px;
	color: #cc0000;	
	font-weight: bold;
}
.precioDatosItemDetallesListadoArticulos{
	font-size:114%;
	color: #cc0000;	
	font-weight: bold;
	padding: 8px;
}
.precioDatosOfertaItemDetallesListadoArticulos{
	font-size:18px;
	color: #cc0000;	
	font-weight: bold;
	background-color: #fff;
	border-top:1px solid silver;
	border-bottom:1px solid silver;	
	padding: 6px;
	text-align: center;
}
.descripcionDatosItemDetallesListadoArticulos{
	color: black;		
	padding: 8px;
}
.tituloDescripcionDetalladaDatosItemDetallesListadoArticulos{
	font-size:13px;
	border:1px solid silver;
	padding:4px;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom: 5px;
	background-color: #eeeeee;
}
.descripcionDetalladaDatosItemDetallesListadoArticulos{

}
.divAyudaUsuario{
	 border:1px dotted silver;
	 margin-top:30px;
	 padding:4px;
	 font-weight:bold;
}
.divAyudaUsuario p{
	 padding-top:4px;
	 padding-bottom:4px;
}
.pieItemDetallesListadoArticulosDisponible{
	float:right;
	font-size:11px;	
	color: black;
	text-align: center;
	font-weight: bold;
	width: 230px;
	background-image: url(../imagenes/subBarraProductos.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 27px;
	margin-left: auto; 
	margin-right: 0px;
	padding-top:8px;	
}
.pieItemDetallesListadoArticulosDisponible select{
	font-size:11px;	
}
.masImagenes{
	border:1px dashed silver;
	padding:6px;
	margin-bottom:8px;
	font-weight:bold;
	font-size:10px;
}
#AntImagen{
	float:left;
}
#SigImagen{
	float:right;
}
/*================*/


/*=====LISTADO ARTICULOS======*/

.rutaListadoArticulos{
	font-size:13px;
	color: #000000;
	font-weight: bold;		
	background-image: url(../imagenes/bullet_flecha.gif);
	background-position: left;
	background-repeat: no-repeat;	
	border-top: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	padding-top: 4px;
	padding-bottom:4px;
	padding-left:12px;	
}

.descripcionSubcategoriaListadoArticulos{
	color: black;	
	width: 100%;
	margin-top: 10px;	
}

.filtroListadoArticulos{
	margin-left: auto;
	margin-right: auto;
	background-image: url(../imagenes/bullet_flecha.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left:12px;	
}

.filtroListadoArticulos select{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#CC0000;
	font-weight:bold
}




.tablaListadoArticulos{
	margin-left: auto; 
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 8px;	
	width:100%;	
}


.tdItemListadoArticulos{
	text-align: center;	
	border: 1px solid silver;
	width:30%;
	padding-bottom:8px;
	vertical-align:top;
	height:100%;
}




.listadosEOF{
	font-size:159%;
	color: #cc0000;
	text-align: center;
	font-weight: bold;	
	border: 1px solid silver;
	margin-top: 40px;
	padding: 5px;
}



/*================*/





/*====== MODULO ITEM ARTICULO======*/
.novedadItemArticulos{
	font-size:14px;
	color: #cc0000;	
	font-weight: bold;
	background-image:url(../imagenes/fondoArticuloNovedad.gif);
	background-position:top center;
	background-repeat:no-repeat;
	height:20px;	
}
.imagenItemArticulos{	
	min-height:150px;
	vertical-align:middle;
	height:auto;
	padding-top:12px;
	vertical-align:middle;
}
/* for Internet Explorer */
/*\*/
* html .imagenItemArticulos {
height:150px;
}
/**/
.nombreItemArticulos {
	font-size:11px;
	font-weight: bold;
	padding:8px;	
}
.referenciaItemArticulos{
	font-size:9px;
	display:none;
}
.precioItemArticulos{
	color: #cc0000;	
	font-weight: bold;
	padding-bottom: 8px;
}
.precioOfertaItemArticulos{
	color: #cc0000;	
	font-weight: bold;	
	font-size:14px;	
	padding-top: 4px;
	padding-bottom: 4px;
	border:1px dotted black;
	width:90%;
}
.comprarItemArticulos{
	padding-bottom:8px;
	margin-top:10px;
}
/*================*/


/*====== PAGINA CONTACTO ======*/
.tituloNosotrosContacto{
	font-size:14px;
	color: #cc0000;
	font-weight: bold;		
	background-image: url(../imagenes/bullet_flecha_negra.gif);
	background-position: left;
	background-repeat: no-repeat;	
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
	padding-top: 4px;
	padding-bottom:4px;
	padding-left:12px;	
	margin-bottom:10px;
}
.tituloDatosContato,.tituloHorarioContato,.tituloFotosContato,.tituloRecorridoContato{
	font-size:14px;
	color: #cc0000;
	font-weight: bold;		
	background-image: url(../imagenes/bullet_flecha_negra.gif);
	background-position: left;
	background-repeat: no-repeat;	
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
	padding-top: 4px;
	padding-bottom:4px;
	padding-left:12px;
	margin-top:35px;	
	margin-bottom:10px;
}

.nosotrosContacto,.horarioContato,.recorridoContato{
	padding-left:25px;
}
/*================*/


/*======PAGINA AYUDA========*/
.tituloFormasDePago{
	font-size:14px;
	color: #cc0000;
	font-weight: bold;		
	background-image: url(../imagenes/bullet_flecha_negra.gif);
	background-position: left;
	background-repeat: no-repeat;	
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
	padding-top: 4px;
	padding-bottom:4px;
	padding-left:12px;	
	margin-bottom:10px;
}
.tituloGastosDeEnvio,.tituloDevoluciones,.tituloDudas{
	font-size:14px;
	color: #cc0000;
	font-weight: bold;		
	background-image: url(../imagenes/bullet_flecha_negra.gif);
	background-position: left;
	background-repeat: no-repeat;	
	border-top: 1px dotted silver;
	border-bottom: 1px dotted silver;
	padding-top: 4px;
	padding-bottom:4px;
	padding-left:12px;
	margin-top:35px;	
	margin-bottom:10px;
}
.formasDePago,.gastosDeEnvio,.devoluciones{
	padding-left:15px;
}
.preguntaDudas{
	background-image:url(../imagenes/fle_naranja.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	font-weight:bold;
}
.respuestaDudas{
	margin-top:5px;
	margin-bottom:15px;
	padding-left:25px;
}
/*================*/


/*======PAGINACION========*/
.divPaginacion{
	width: 100%;	
	border-top: 1px dashed silver;
	border-bottom: 1px dashed silver;	
	margin-top: 20px;
	margin-bottom: 20px;	
	padding-top:6px;
	padding-bottom:6px;	
}
.divPaginacion strong{
	font-weight:bold;	
}
.divPaginacion a{
	font-weight:bold;	
}
.tablaPaginacion{
	width: 100%;
	margin-left: auto; 
	margin-right: auto;		
}
.tablaPaginacion td{
	padding:4px;	
}
/*================*/



/* +++++++++++  PROCESO PEDIDO ++++++++++++ */

/*====== PASO1======*/
.tablaPedidos{
	border-collapse:separate;
	border-spacing: 2px;
}
.tablaPedidos td{
	padding:4px;					
}						
.lineaPedidosTitulo{
	color:white;
	background-color:#333333;
	text-align:center;
	white-space: nowrap;	
	font-weight:bold;	
	padding:2px;		
}
.lineaListadoPedidosNombre{
	border:1px solid silver;
}
.lineaListadoPedidosUnidades,.lineaListadoPedidosPrecio,.lineaListadoPedidosTotal{
	border:1px solid silver;
	text-align:center;
	background-color:#F9F9F7;
}
.lineaListadoPedidosBorrar{
	text-align:center;
}				
.lineaSubtotalTexto,.lineaImpuestosTexto{
	text-align:right;
	font-weight:bold;
}
.lineaImpuestosCantidad{
	text-align:center;
	border:1px solid silver;;
	font-weight:bold;
}
.lineaSubtotalCantidad{
	text-align:center;
	font-weight:bold;
	border:1px solid silver;;
}
/*================*/

/*====== PASO2======*/
.tablaLogin{
	border-collapse:separate;
	border-spacing: 2px;
}
.lineaLoginValor{
	border:1px solid silver;
	padding:4px;
	font-weight:bold;
}
.lineaLoginTexto{
	border:1px solid silver;
	background-color:#F9F9F7;
	padding:4px;
	text-align:right;
}
/* Registro Clientes + Paso3*/
.tablaClientes,.tablaFormasPago,.tablaFormasEnvio{
	border-collapse:separate;
	border-spacing: 2px;
}
.lineaClientesValor{
	border:1px solid silver;
	padding:4px;
	font-weight:bold;
}
.lineaClientesTexto{
	border:1px solid silver;
	background-color:#F9F9F7;
	padding:4px;
	text-align:right;
}
/*================*/

/*====== PASO4======*/
.lineaGastosCantidad{
	border:1px solid silver;
	font-weight:bold;
	text-align:center;
}
.lineaGastosTexto,.lineaTotalTexto{
	font-weight:bold;;
	text-align:right;
	
}	
.lineaTotalCantidad{
	border:1px solid silver;
	font-weight:bold;
	text-align:center;
	color:#CC0000;
}	
/*================*/

/* -----------  PROCESO PEDIDO ------------- */



/* +++++++++++  RECOMENDAR/MAS INFO ++++++++++++ */
.tablaGenerica{
	border-collapse:separate;
	border-spacing: 2px;
}
.tablaGenerica td{
	padding:4px;						
}
.lineaTablaGenericaIzq{
	border:1px solid silver;
	background-color:#F9F9F7;	
	text-align:right;
}
.lineaTablaGenericaDer{
	border:1px solid silver;
}	
/* -----------  RECOMENDAR/MAS INFO ------------- */
