	body {
		color:#000000;
		font-family: Arial, Helvetica, Sans;
		font-size:11px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin:auto;
		text-align:center;
		background-image: url(img/fondo.gif);
		background-repeat: repeat-x;
		background-color: #932d48;
		}
        img {border:0;}
        
        select {width:190px; border:1px solid #B30239;}
        
        form, input, a, table {
        	font-size:11px;
        	text-decoration:none;
        }
        
        div.oculta:hover {overflow:visible}
        a, a:link {text-decoration:none; color:#B30239}
        
        /* bodega */
        .Descrip_fab, .Descrip_fab p { color:#555; text-align:justify }
        .Fabricante {margin:30px; padding:30px; background:#eee;}
        .Fabricante h1 {margin:0px; padding:0px; margin-bottom:20px; float:left;/* line-height:55px;*/ }
        
        /* producto */
        td.descripcion  { height:30px; vertical-align:top;}
        td.imagen       { height:205px; vertical-align:bottom;}
        td.stock        { height:20px; vertical-align:top;}
        td.venta        { height:20px; vertical-align:top;}

        /* lote */
	table.Art_lote { border-bottom:3px dashed #ccc;}
	table.Art_lote_teaser { width:100%; border:1px solid #ccc; margin:5px;}
	table.Art_lote_teaser a h1 {color:#666; text-decoration:none; font-size:16px;}
	
	/* NOTICIAS */
/* listado de noticias: table.tabContenidos a {} */
/* encabezado de noticia: table.tabContenidos div.titApartado {} */
/* noticia:  table.noticia td.texto {} */ 

table.tabContenidos {width:100%}
/* table.tabContenidos a { display:block; color:black; font-size: 15px;} */
table.tabContenidos div.titApartado 
{display:block; color:black; background:#ddd; font-size: 12px; font-weight:bold; padding:3px; border-bottom:1px solid white;}
table.noticia td.texto { border:1px solid #999; padding:20px; color:#666;}
	
	/* ------------------- */
	
	div#banner {
		margin:0px;
		padding:0px;
				
		}
	div#menu_sup {
		width:600px;
		height:15px;
		color:#ffffff;
		font-size:11px;
		text-align: center;
		background-image:url('img/fnd_menu_sup.jpg');
		background-position:top;
		background-repeat:repeat-x;
		margin:0px;
		padding:0px;
		padding-top:15px;
		background-color:#BD104B;		
		}
		
	div#menu_sup a{
		color:#ffffff;
		text-decoration:none;
				
		}
		
	div#menu_sup a:hover{
		color:#ffffff;
		text-decoration: underline;
		
	}
	
	div#pie_pag{
		width:600px;
		height:20px;
		text-align:center;
		color:#C52D60;
		font-size:10px;
		background-image:url(img/fnd_pie_pag.jpg);
		background-position:top;
		background-repeat:repeat-x;
		padding-top:10px;
		background-color:#FFFFFF;
		
	}

	div#pie_pag a{
		color:#C52D60;
/* 		text-decoration: underline; */
			
	}

	.titPagina{
		width:590px;
		height:35px;
		color:#ffffff;
		text-align:left;
		padding:0px;
		margin:0px;
		padding-left:10px;
		margin-top:16px;
		margin-bottom:18px;
		background-image:url(img/fnd_titulo.jpg);
		background-position:top;
		background-repeat:repeat-y;

		}
		
	.titPagina h1{
		font-size:17px;
		color:#ffffff;
		font-weight:bold;
		padding:0px;
		margin:0px;
                }
                
	.contenedor{
	/*	height:379px; */
		text-align: justify;
		margin-bottom:21px;
		}
	
	div#logo{
		padding:0px;
		margin:0px;
		margin-left:10px;
		margin-bottom:28px;
		}

	.itemMenu{
		}	
		
	table.caja_combo{
               color:#B30239;
	       margin-left:7px;
	}	
	
        table.cabArticulo {
	       width:100%;
	       height: 100px;
        }
        table.cabArticulo td {vertical-align:top}

        table.cesta {border:1px solid #aaa; padding:10px; margin:auto;}
        table.cesta td.articulo {
                width:250px;
                padding:0px;
                text-align:left;
        }
        table.cesta td.articulo a {color:#C52D60; text-decoration:none;}
        table.cesta td {border-top:1px solid #ccc; text-align:right;}
        table.cesta th { padding:3px;text-align:right;}

	table.caja{
                width:90%;
		color:#B30239;
		margin-left:7px;
		}	
	
	table.caja td.titulo{
		height:25px;
		color:#000000;
		font-size:17px;
		font-weight:normal;
		
		border-bottom:1px solid #B30239;
		
				
		}	
	
	table.caja td.contenido{		
		color:#777;
		font-size:11px;
		font-weight:normal;
		padding-top:5px;
		padding-bottom:10px;	
		}	
	
	table.caja td.contenido a{		
		color:#B30239;
		font-size:11px;
		font-weight:normal;
		text-decoration:none;
				
		}	
	
	table.caja td.contenido a:hover{		
		color:#000000;
/* 		text-decoration: underline; */
				
		}	
        table.caja_combo
        {
        }
        
	table.caja_combo td.titulo{
		height:25px;
		color:#000000;
		font-size:17px;
		font-weight:normal;
		
		border-bottom:1px solid #B30239;
		}	
	
	table.caja_combo td.contenido{		
		font-size:11px;
		font-weight:normal;
		padding:0px;
		margin:0px;				
		}	
	
	td.contenido_combo{		
		color:#827F7F;
		font-size:11px;
		padding-top:10px;
				
		}	
	
	table.info{
		color:#B30239;
		font-size:10px;
		margin-left:7px;
		border:1px solid #B30239;
	
		}	
	
	table.info td.titulo{		
		color:#ffffff;
		font-size:11px;
		font-weight: normal;
		background-color:#B30239;
		text-align:center;
		
		}	
	
	table.info td.contenido{		
		color:#B30239;
		font-size:10px;
		font-weight:normal;
		padding-top:10px;
		padding-bottom:10px;
		padding-left:18px;				
		}	
	
	table.info td.contenido a{		
		color:#B30239;
		text-decoration:none;
		}	
	
	table.info td.contenido a:hover{		
		color:#000000;
		text-decoration: underline;
		}	
	
	.itemInfo{
		height:13px;
		
		}	
	
	.buscar{		
		color:#827F7F;
		font-size:11px;
		padding-top:10px;
		padding-left:7px;
					
		}
			
	.mapa{
		margin-left:12px;		
		
					
		}
			
	.logos{
		width:134px;
		height:55px;
		margin:0px;
		padding:0px;
		margin-top:30px;
		
		border:1px solid #000000;

		}
	table.navBar{
		font-size:11px;		
		color:#54524D;
		text-decoration:none;
		
		}	
	
	table.navBar a{
		font-size:11px;		
		color:#B30239;
		text-decoration:none;
		}	
	
	table.navBarOpciones{
		font-size:11px;		
		color:#54524D;
		text-decoration:none;
		border-top:1px solid #7F7F7F;
		}	
	
	table.navBarOpciones a{
		font-size:11px;		
		color:#B30239;
		text-decoration:none;
		}	
	
	.descripcion{
		color:#000000;
		font-weight:bold;
		}	
	
	.descripcion a{
		color:#000000;
		text-decoration:none;
		
		}	
	
	.referencia{
		color:#767677;
		
		}	
	
	.referencia a{
		color:#767677;
/* 		text-decoration:underline; */
		
		}	

	.precio, .precio_gr{
		color:#767677;
		font-size: 15px;
		font-weight:bold;
		}	
	
	.precio strong{
		color:#000000;
		
		}	
	
	.precio_gr strong{
		color:#000000;
		font-size:18px;
		
		}	
	
	.stock{
		color:#B30239;
		
		}	
	
	.venta, .venta a{
		color:#000000;
/* 		text-decoration:underline; */
		
		}	
		
	table.cellMatriz{
		width:198px;
        	font-size:10px;
        	text-align:center;		
		border-top:1px solid #bbb;
		margin-top:5px;
		}	
	
	.casillaUnica{		
		padding-top:10px;

		
		}	
	.cntinput {
		border: #C9C5C5 solid 1px;

		color: #000000;
		font-size: 11px;
		padding:0px;
		margin:0px;

	}

	form select option {
		color: #B30239;
		font-size: 10px;
	}

	a.botComprar {
		
		
		font-size:11px;
		
		color: #B30239;
		border: #ccc solid 1px;
		text-decoration:underline;
		text-decoration:none;
		padding:3px;
		padding-left:5px;
		padding-right:5px;
		padding-bottom:2px;
		padding-top:2px;
		display:block;

	}
		
	.precio_ficha {
		margin-bottom:20px;
/*                 border:1px solid  #999; */ /* colocado sólo en lote.tpl.php */
                margin:10px; padding:10px;
	}

	.ficha {
		
		text-align:justify;
		color: #959494;
		
	}

	.ficha p{
		width:290px;
		text-align:justify;
		color: #959494;
		margin-top:10px;
		margin-bottom:10px;
	
	}

	.ficha strong, .ficha b{
		font-size: 11px;
		font-weight:bold;
		font-style:oblique;
/* 		text-align:right; */
/* 		display:block; */
	}

	.ficha h2{
		color: #000000;
		font-size: 11px;
		border-bottom:1px solid #000000;
		text-align:left;
		margin-bottom:5px;
		margin-top:5px;
		padding-bottom:2px;

	}		
/*		<-- quitar <-- 
td, pre {
	color:#333;
	font-size:11px;
	font-family:verdana,arial;
}

select, input, textarea, select {
	color:#333;
	font-size:11px;
	font-family:verdana,arial;
	border: 1px solid #CCC;
	margin: 3px;
	padding: 2px;
}

input.boton {
	color:#333;
	font-size:11px;
	font-family:verdana,arial;
	border: 1px solid #CCC;
	margin: 3px;
	padding: 2px;
}



table.mainTable {
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #333;
	max-width: 1000px;
}
/*
table.mainTable td.navTop {
	text-align:left;
	padding:2px 10px 0px 10px;
	background-color:#333;
	color:#EEE;
}
*//*
table.mainTable td.avisoInstall {
	text-align:center;
	padding:2px 0px 2px 0px;
	background-color:#EEE;
	color:red;
}

table.mainTable td.textoPie {
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #DDD;
	text-align:center;
	padding:5px 0px 5px 0px;
	color:#555;
	font-size:8px;
}




table.mainTop td {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #333;
}
/*
table.mainTop td.logo {
	padding: 0px 0px 0px 5px;
	text-align:left;
	vertical-align:top;
}
*//*

table.mainTop td.slogan {
	padding: 0px 20px 4px 0px;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color:#FFF;
	background-image:url(images/fondo_top.png)
}



table.cuerpo {
	border: 0px;
}

table.cuerpo td.left {
	border-width: 0px 1px 0px 0px;
	border-style: solid;
	border-color: #ddd;
	padding:0px;
	background-color:#f5f5f5;
}

table.cuerpo td.contenidos {
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #888;
	padding: 0px 10px 10px 10px;
}

table.cuerpo td.right {
	border-width: 0px 0px 0px 1px;
	border-style: solid;
	border-color: #ddd;
	padding:0px;
	background-color:#f5f5f5;
}



/*
table.caja {
	width:100%;
	padding: 0px; 
	margin: 0px 0px 20px 0px;
}

table.caja td.titulo {
	background-color:#DDD;
	height:20px;
	color:#2338AC;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 5px 2px 5px; 
	margin: 0px;
	line-height:12px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #ccc;
}

table.caja td.casillaUnica {
	background-color:#DDD;
	color:#2338AC;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 5px 0px 5px; 
	margin: 0px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #ccc;
}

table.caja td.contenido {
	line-height:13px;
	padding:0px;
	font-weight: normal;
}



table.cajaHTML {
	background-color:#DDD;
	width:100%;
	margin: 0px 0px 20px 0px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #ccc;
}

table.cajaHTML td {
	padding: 10px 0px 10px 0px; 
	padding: 0px; 
	text-align:center;	
}

table.cajaHTML td.titulo {
	background-color:#DDD;
	height:20px;
	color:#2338AC;
	font-size: 10px;
	font-weight: bold;
	padding: 2px 5px 2px 5px; 
	margin: 0px;
	line-height:12px;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #ccc;
}

*//*


table.noticia {
	width:100%;
	margin: 0px;
	padding: 0px; 
}

table.noticia td.texto {
	height:15px;
	padding: 10px 20px 2px 5px; 
	line-height:12px;
	margin: 0px;
	text-align:justify;
	vertical-align:top;
}

table.noticia td.foto {
	padding: 15px 5px 5px 5px;
	width:250px;
	vertical-align:top;
}



table.tabContenidos {
	width:100%;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #EEE;
}

table.tabContenidos td {
	padding: 8px 10px 10px 10px;
	margin: 0px; 
}




table.cabArticulo {
	width:100%;
	height: 100px;
}

table.cabArticulo td {
	padding:0px;
}

/*
.titPagina, .titPath {
	font-size:13px;
	color:#2338AC;
	font-weight: bold;
	margin: 0px;
	padding: 2px 4px 2px 4px;
	text-align: left;
	background-color:#DDD;
}
*//*
.subCaja {
	margin: 0px;
	padding: 2px 4px 2px 4px;
	text-align: left;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #EEE;
}

.cajaTexto {
	margin: 0px;
	padding: 10;
	text-align: left;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #EEE;
}
*//*
.titApartado {
	color:#2338AC;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	text-align: left;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #EEE;
}

.titApartadoText {
	color:#2338AC;
	font-weight: bold;
	background-color: #EEE;
	padding: 1px 10px 1px 10px;
}

.titModulo {
	color:#2338AC;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	text-align: left;
	border-bottom: 1px solid #888;
}
/*
.itemMenu {
	margin: 0px;
	padding: 3px 5px 3px 5px;
	background-color:#FFF;
	border-bottom: 1px solid #DDD;
	line-height:12px;
}

.itemMenuFamilia {
	margin: 0px 0px 4px 0px;
}
*//*
a {
	text-decoration:none;
	color:#008;
}

a:hover {
	color:#000;
}
*/
a.botlink {
	border: 1px solid #DDD;
	padding: 2px 5px 2px 5px;
	margin: 0px 10px 0px 0px;
	background-color:#EEE;
	text-decoration:none;
	color: #C52D60;
}

/*
a.botComprar, a.botFav {
	border: 1px solid #DDD;
	padding: 1px 5px 1px 5px;
	background-color:#EEE;
}
*//*

a.inv {
	color:#FFF;
}

a.inv:hover {
	color:#DDD;
}

table.envio {
	width:600px;
	border: 0px;
}



table.cesta {
	width:600px;
}

table.cesta th {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #EEE;
	font-size:11px;
	font-weight: bold;
	text-align: right;
	vertical-align:top;
	line-height:13px;
	color:#2338AC;
	width:80px;
}

table.cesta td {
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #EEE;
	text-align: right;
}

table.cesta td.articulo {
	width:200px;
	padding:0px;
	text-align:left;
}

table.cesta td.total {
	height:30px;
	padding:0px;
	text-align:left;
	font-weight: bold;
}


table.listaPedidos th {
	font-size:11px;
	font-weight: bold;
	text-align: left;
}



table.pedido {
	width:600px;
}

table.pedido td {
	text-align: right;
}

table.pedido th {
	font-size:11px;
	font-weight: bold;
	text-align: right;
}

table.pedido td.total {
	height:30px;
	padding:0px;
	text-align:left;
	font-weight: bold;
}




table.login {
	border: 1px solid #DDD;
	background-color:#EEE;
}
*/
table.formasPago {
	width:95%;
	border: 1px solid #ccc;
	margin: 0px 0px 15px 0px;
}

table.formasPago td.descripcion {
 	background-color:#EEE; 
	padding:5px;
}
/*
ul {
	list-style-image:url(../../images/lista.gif)
}

li {
	margin-bottom:3px;
}

.thumb {
	margin:0px;
}
/*
table.navBar {
	width:100%;
	height:17px;
	border: 0px solid #DDD;
	margin: 5px 0px 0px 0px;
	background-color:#EEE;
}

table.navBar td {
	padding: 0px 5px 0px 5px;
}

table.navBarOpciones {
	width:100%;
	margin: 5px 2px 2px 0px;
	background-color:#EEE;
}

*//*

table.articulosLista {
	width:100%;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #EEE;
	margin: 5px 0px 5px 0px;
}

table.articulosLista td {
	text-align:left;
}

table.articulosLista td.descripcion {
	font-weight: bold;
	width:130px;
}

table.articulosLista td.imagen {
	padding: 3px 10px 3px 10px;
}
/*
table.articulosLista td.precio {
	font-weight: bold;
	text-align:right;
	padding: 0px 20px 0px 0px;
	width:90px;
}

table.articulosLista td.stock {
	width:80px;
}

table.articulosLista td.venta {
	width:170px;
	text-align:right;
	padding: 0px 10px 0px 0px;
}

*//*


table.rowMatriz {
	width: 100%;
	height: 190px;
}

table.rowMatriz td {
	border: 1px solid #EEE;
	padding: 5px;
}

table.rowMatriz td.vacia {
	border: 0px;
}

table.cellMatriz {
	padding: 0px;
	width: 100%;
	height: 100%;
}

table.cellMatriz td {
	border: 0px;
	padding: 1px;
	line-height:13px;
}

table.cellMatriz td.descripcion {
	font-weight: bold;
	height: 30px;
}
/*
table.cellMatriz td.precio {
	font-weight: bold;
	height: 28px;
}

table.cellMatriz td.venta {
	height: 30px;
	padding: 10px 0px 0px 0px;
}
*//*
.precioAnterior {
	font-weight:normal;
	font-size:10px;
}

.fasesPedido {
	padding: 0px;
	font-weight:bold;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #EEE;
	font-size:10px;
	color:#555;
}

.seccionesCuenta {
	margin: 10px 0px 20px 0px;
	padding: 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #EEE;
	font-size:10px;
	color:#555;
}

.titSeccionCuenta {
	color:#2338AC;
	background-color: #EEE;
	padding: 1px 10px 1px 10px;
}


.imgCaja {
	margin: 5px;
}

.cajaImagen {
	padding: 5px;
	text-align:center;
	background-color:#FFF;
}

.msgInfo {
	border: 1px solid #DDD;
	padding: 3px;
	margin: 10px 10px 10px 0px;
}

.msgError {
	border: 1px solid #DDD;
	padding: 3px;
	margin: 10px 10px 10px 0px;
	color: #500;
}

.msgOk {
	border: 1px solid #DDD;
	padding: 3px;
	margin: 10px 10px 10px 0px;
	color: #050;
}

.msgIVA {
	font-weight:normal;
	font-size:10px;
	color:#555;
	padding: 0px 0px 0px 5px;
}

div.fotoGrande {
	border: 1px solid #CCC;
	margin: 10px 10px 20px 10px;
	padding: 10px 10px 0px 10px;
}

div.fotoGaleria {
	border: 1px solid #CCC;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	text-align:center;
}

div.fotoGaleria img {
	border: 1px solid #CCC;
	margin: 10px 0px 5px 0px;
}
/*
div.navGaleria {
	text-align:left;
	padding: 4px 10px 4px 10px;
}
*//*
table.flags {
	width:100%;
	margin: 10px 0px 20px 0px;
}

table.flags td {
	padding: 4px 0px 0px 0px;
	text-align:center;
	vertical-align:middle;
	background-color:#DDD;
}

table.rowMatrizImg {
	width: 100%;
	height: 120px;
}

table.rowMatrizImg td {
	border: 1px solid #EEE;
	padding: 5px;
	vertical-align: middle;
	text-align:center;
}

table.rowMatrizImg td img {
	border: 1px solid #EEE;
}
--> quitar --> */

	.inicio{
		
		padding-left:10px;
		padding-right:10px;
		text-align: justify;
		color:#000000;
		font-size:10px;
		
		}
	
	.inicio a{
		
		color:#000000;
		text-decoration:none;
		
		}
	
	.inicio a:hover{
		
		color:#000000;
		text-decoration: underline;
		
		}
	
	.img_inicio{
		height:120px;
		float:left;
	
		
		}
	
	.inicio h1{
		
		font-size:12px;
		color:#585656;
		font-weight:bold;
		padding-left:10px;
	
		}
	
	.inicio h1 a{
		
		color:#585656;
		text-decoration:none;
	
		}
	
	.inicio h1 a:hover{
		
		color:#585656;
		text-decoration: underline;
	
		}
	
.titApartado h1 {font-size:12px;}

/*  DESPLEGABLES */
.dhtmlgoodies_question{		
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	
	position:relative;
	text-decoration:none;
}
.msgError {
	border: 1px solid red;
	padding: 3px;
	margin: 10px 10px 10px 0px;
	color: #500;
	background:#ffbbbb;
	text-align:center;
}
