HTML, BODY, DIV, SPAN, APPLET, OBJECT, A, STRONG, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


BODY {
	background: #3C69AD url(/imagenes/fondoweb.jpg) repeat-x;
	font: 12px Arial, Helvetica, Verdana;
	color: #666;
}

TABLE {
	border-collapse: collapse;
	border-spacing: 0;
}

IMG {
	border: 0;
	outline: none;
}

A {
	outline: none;
	text-decoration: underline;
	color: #666;
}

.MasInfo A {
	text-decoration: underline;
	color: #0B4499;
}

A.MasInfo  {
	text-decoration: underline;
	color: #0B4499;
}

P {
	margin: 0 0 10px 0;
	text-align: justify;
}


.BordeInf {
	border-bottom: 1px solid #e2e2e2;	
}

.Clear {
	clear: both;
}


.Cursiva {
	font-style: italic;
}

.ARight {
	text-align: right;
}

.ALeft {
	text-align: left;
}

.ACenter {
	text-align: center;
}

.VTop {
	vertical-align: top;
}

.VBottom {
	vertical-align: bottom;
}

.VMiddle {
	vertical-align: middle;
}

UL.Lista {
	text-align: justify;
	padding: 0 0 15px 20px;
	margin: 0;
}

UL.Lista LI {
	padding-bottom: 10px;
	list-style-image: url(/imagenes/lista_marca.gif);
}


OL.Lista {
	text-align: justify;
	padding: 0 0 15px 20px;
	margin-left: 5px;
}

OL.Lista LI {
	padding-bottom: 10px;
}

OL.Lista LI UL.Lista {
	text-align: justify;
	padding: 20px 0 0px 20px;
	margin: 0;
	list-style-type: square;
}



H1 {
	color: #0B4499;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}

H1 A {
	color: #0B4499;
	text-decoration: none;
}

H1 A:hover {
	color: #0B4499;
	text-decoration: none;
}

H2 {
	color: #0B4499;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}

H2 A {
	color: #0B4499;
	text-decoration: none;
}

H2 A:hover {
	color: #0B4499;
	text-decoration: none;
}


.DescargarPdf {
	background: url(/imagenes/pdf.gif) no-repeat left center;
	height: 20px;
	line-height: 20px;
	padding-left: 25px;
	margin: 10px 0 15px 0;	
}


.FondoTituloGris {
	background: url(/imagenes/fondo_indice.gif) no-repeat;
	height: 25px;
	width: 575px;
	padding: 0 10px;
	line-height: 25px;
	margin-top: 30px;
}

.Center {
	text-align: center;
}

/*##################### ESTRUCTURA #####################*/




	
#Top1 {	
	width: 924px;
	height: 150px;
	margin: 0 auto;
	background: url("/imagenes/es/fondotop.png") !important;	
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src="/imagenes/es/fondotop.png");
	clear: both;
}


	
#Top2 {	
	width: 924px;
	height: 150px;
	margin: 0 auto;
	background: url("/imagenes/en/fondotop.png") !important;	
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src="/imagenes/en/fondotop.png");
	clear: both;
}


	
#Top3 {	
	width: 924px;
	height: 150px;
	margin: 0 auto;
	background: url("/imagenes/fr/fondotop.png") !important;	
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src="/imagenes/fr/fondotop.png");
	clear: both;
}


	
#Top6 {	
	width: 924px;
	height: 150px;
	margin: 0 auto;
	background: url("/imagenes/pt/fondotop.png") !important;	
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src="/imagenes/pt/fondotop.png");
	clear: both;
}
	
#Sombra {	
	width: 924px;
	min-height: 100%;
	margin: 0 auto;
	background: url("/imagenes/fondosombra.png") repeat-y !important;	
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src="/imagenes/fondosombra.png");
	background-repeat: repeat-y;
	clear: both;
}

#Pie {	
	width: 924px;
	height: 20px;
	margin: 0 auto;
	background: url("/imagenes/fondopie.png") !important;	
	background: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src="/imagenes/fondopie.png");
	clear: both;
}

.EnlacesPie {
	width: 870px;
	margin: 0 auto;
	padding: 5px 15px 20px 15px;
	text-align: center;
	font-size: 10px;
}

	.EnlacesPie A {
		text-decoration: underline;
		color: #9eb4d6;
	}

	#Sombra .Contenedor {
		width: 900px;
		margin: 0 auto;
		padding-bottom: 20px;
		background: #fff url(/imagenes/marcaagua.gif) no-repeat left bottom;
		position: relative;
	}
		
		#Sombra .Contenedor .Contenido {
			padding: 0 15px 30px 15px;	
			overflow: hidden;
			
		}
					
			#Sombra .Contenedor .Contenido .ColIzq {
				float: left;
				width: 245px;
			}
			
			#Sombra .Contenedor .Contenido .ColDcha {
				float: right;
				width: 595px;
				padding-bottom: 20px;
			}
			
		#Sombra .Contenedor .PieAviso {
			background: #0B4499;
			height: 30px;
			line-height: 15px;
			padding: 10px;
			font-size: 10px;
			color: #fff;
			text-align: center;
			clear: both;
			margin-top: 160px;
		}
			
			#Sombra .Contenedor .PieAviso SPAN A {
				color: #fff;
				text-decoration: none;
			}
			
			#Sombra .Contenedor .PieAviso SPAN A:hover {
				color: #fff;
				text-decoration: underline;
			}
									
			#Sombra .Contenedor .PieAviso A {
				color: #fff;
				text-decoration: underline;
			}
	
	.Opciones {	
		float: right;		
		font-size: 11px;
		width: 600px;
		height: 95px;
		padding-right: 30px;
		position: relative;
	}

	
	.Opciones UL {	
		padding: 0;
		margin: 0;
		overflow: hidden;
		float: right;
	}

	
		.Opciones UL LI {	
			float: left;
			list-style: none;
			padding: 5px 0 5px 10px;
		}
		
		.Opciones UL LI.Sitemap A {	
			text-decoration: underline;
		}
		
		.Opciones UL LI A {
			text-decoration: none;
		}

		
		.Opciones UL LI A:hover {
			text-decoration: underline;
		}
				
	.Opciones .TextoTop {			
		font-size: 0;
		clear: both;
		text-align: right;
	}
		

	.Logo {			
		float: left;
		position: relative;
	}
		
	.Buscador {			
		font-size: 12px;	
		width: 595px;
		height: 35px;
		color: #fff;
		float: right;
		padding-right: 25px;
		line-height: 33px;
		position: relative;
	}
	
	.Buscador .Buscador1 {	
		width: 170px;
		vertical-align: middle;
	}
	
	.Buscador .Buscador2 {			
		vertical-align: middle;
		width: 235px;
	}
	
		.Buscador .Buscador2 INPUT {			
			border: 0;
			width: 190px;
			vertical-align: middle;
			font-family: Arial;
			font-size: 12px;
			color: #666;
			height: 14px;		}
		
		.Buscador .Buscador2 INPUT:focus {
    		outline: 0;
		}
		
	.Buscador .Buscador3 {			
		vertical-align: middle;
		font-weight: bold;
		font-size: 11px;
		width: 150px;
	}	
	
		.Buscador .Buscador3 A {			
			color: #FFF;
		}	
		
	.Buscador .Buscador4 {			
		vertical-align: middle;
	}


	.Buscador .Buscador4 IMG {			
		vertical-align: middle;
	}

/*##################### MENU #####################*/

.Menu {
	margin-top: 20px;
}

	.Menu UL {
		padding: 0;
		margin: 0;
		list-style: none;
	}
	
		.Menu UL LI {
			border-bottom: 1px solid #d9d9d9;
			font-size: 12px;
			color: #08408D;
			font-weight: bold;
		}
		
		.Menu UL LI.Ultimo {
			border-bottom: none;
			
			font-size: 12px;
			color: #08408D;
			font-weight: bold;
		}

		.Menu UL LI A {
			text-decoration: none;
			color: #08408D;	
			padding: 5px 15px;
			display: block;
		}
				
		.Menu UL LI A:hover {
			background: url(/imagenes/lista_marca.gif) no-repeat 5px center;
			padding: 5px 15px;
		}

		.Menu UL LI A.Seleccionado {
			background: url(/imagenes/lista_marca.gif) no-repeat 5px center;
			padding: 5px 15px;
		}

/*##################### TICKET DE LA COMPRA #####################*/

.Ticket {
	margin-bottom: 20px;
	font-size: 11px;
}

	.Ticket .TituloImagen {
		height: 21px;
		margin-bottom: 10px;
	}

	.Ticket .Total {
		text-align: right;
		padding: 5px 10px 10px 10px;
				
	}
	
		.Ticket .Total STRONG {
			color: #000;
			font-size: 12px;
		}
	
	.Ticket .BotonTramitar {
		text-align: right;
	}
	
	.Ticket .Scroll {		
		padding: 5px 10px 0 10px;
	}
	
	.Ticket .Linea {
		clear: both;
		background: #EFEFEF;
		padding: 5px;
		margin-bottom: 2px;
	}
	
	.Ticket .Linea .Descripcion {
		padding-left: 5px;	
	}
	
	.Ticket .Linea .Importe {
		text-align: right;
		padding-right: 5px;
		font-weight: bold;
		font-size: 12px;
	}
	
	.Ticket .Vacio {
		clear: both;
		padding: 10px 10px 30px 10px;
		font-size: 11px;
		border-bottom: 1px solid #d6d6d6;
		margin-bottom: 10px;
	}

/*##################### MENU CATÁLOGO #####################*/

.TelefonoIzq {
	margin-top: 20px;
	margin-bottom: 20px;
}
		
.MenuCatalogo {
	margin-bottom: 20px;
}

	.MenuCatalogo .TituloImagen {
		height: 21px;
		margin-bottom: 10px;
	}
	
	.MenuCatalogo .Familia {

	}

	.MenuCatalogo .Familia .Categoria {
		height: 21px;
		line-height: 21px;
		background: transparent url(/imagenes/fondo_catalogo1.gif) no-repeat;
		margin-bottom: 4px;
		padding-left: 12px;
		color: #FFF;
	}
	
	.MenuCatalogo .Familia .Categoria A {
		text-decoration: none;
		color: #FFF;
	}
	
	.MenuCatalogo .Familia .Categoria A:hover {
		text-decoration: underline;
		color: #FFF;
	}
	
	.MenuCatalogo .Familia .Categoria A.Seleccionado {
		text-decoration: underline;
		color: #FFF;
	}

	.MenuCatalogo .Familia .Subcategorias {

	}
	
		.MenuCatalogo .Familia .Subcategoria {
			height: 19px;
			line-height: 19px;		
			background: transparent url(/imagenes/fondo_catalogo2.gif) no-repeat;
			margin-bottom: 4px;
			padding-left: 25px;
			color: #666;
		}

		.MenuCatalogo .Familia .Subcategoria A {
			color: #666;
			text-decoration: none;
		}
		
		.MenuCatalogo .Familia .Subcategoria A:hover {
			color: #666;
			text-decoration: underline;
		}
		
		.MenuCatalogo .Familia .Subcategoria A.Seleccionado {
			color: #666;
			text-decoration: underline;
		}

.DescargarCatalogos {
	margin-top: 0px;
	height: 132px;
	background: url(/imagenes/fondo_descargarcatalogos.jpg) no-repeat;
	padding-top: 13px;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

	.DescargarCatalogos .Titulo {
		color: #0B4499;
		font-size: 14px;
		font-weight: bold;
		line-height: 15px;
		padding-bottom: 5px;
		width: 110px;
		padding-left: 128px;
	}
	
	.DescargarCatalogos .Texto {
		color: #666;
		font-size: 12px;
		line-height: 14px;
		width: 110px;
		padding-left: 128px;
	}
	
	.DescargarCatalogos .Boton {
		margin-top: 10px;
		padding-left: 118px;		
	}

.LineaSep {
	font-size: 0;
	line-height: 0;
	border-bottom: 1px solid #d9d9d9;
	height: 0px;
	margin-top: 0;
	margin-bottom: 0;
	background: #e7ecf5;
}

.NuestrosAlmacenes {

}


.Cabecera {
	height: 225px;
	width: 595px;
	margin-bottom: 12px;
}

/*##################### CATEGORIAS #####################*/

.FloatLeft {
	float: left;
}


.FloatRight {
	float: right;	
}


.FilaCategorias {
	height: 240px;
	padding-bottom: 20px;
	}

	.FilaCategorias .Categoria {
		width: 290px;
		height: 240px;
		overflow: hidden;
		cursor: pointer;

	}
	
	.FilaCategorias .Categoria A {
		text-decoration: none;
		color: #FFF;
		height: 240px;
		display: block;
	}
	
		.FilaCategorias .Categoria .Informacion {
			background: #fff;
			padding: 10px;
			position: relative;
			top: 131px;
			margin: 0;
			width: 250px;
			height: 90px;
			cursor: pointer;
			filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
			-moz-opacity: .8;
			opacity: 0.8;
		}



			.FilaCategorias .Categoria .Informacion H1 {
				margin: 0px 0 2px 0;
				color: #08408D;
				font-size: 13px;
			}
			

			.FilaCategorias .Categoria .Informacion P {
				margin: 0 0 5px 0;
				font-size: 11px;
				line-height: 12px;
				color: #08408D;
			}
			
			.FilaCategorias .Categoria .Informacion P SPAN.VerTodos {
				text-decoration: underline;
				line-height: 20px;
				font-weight: bold;
			}
			




.TituloEstatico {
	color: #0B4499;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
}


.TituloEstatico A {
	color: #0B4499;
	text-decoration: none;
}




.TablaCostes {
	width: 450px;
	margin: 10px auto;
}

.TablaCostes .FilaTabla1 {
	background: #85a1cc;
	color: #fff;
	padding: 3px;
}

.TablaCostes .FilaTabla2 {
	background: #efefef;
	color: #666;
	padding: 3px 10px;
	text-align: left;
}

.TablaCostes TD {
	border-bottom: 1px solid #efefef;
	padding: 4px 10px;
}

.TablaPreguntas {
	width: 595px;
	margin: 10px 0 5px 0;
}

.TablaPreguntas .FilaTabla1 {
	background: #efefef;
	color: #666;
	padding: 3px;
}

.TablaPreguntas TD {
	border-bottom: 1px solid #efefef;
	padding: 4px 10px;
}


.DescargarPdf {
	background: url(/imagenes/pdf.gif) no-repeat left center;
	height: 32px;
	line-height: 32px;
	margin: 0 0 15px 0;
	text-align: left;
	padding-left: 40px;
	font-size: 12px;
}

	.DescargarPdf A {
		text-decoration: underline;
		color: #0B4499;
	}

.DescargarCat1 {
	background: url(/imagenes/catalogo1.jpg) no-repeat left center;
	height: 140px;
	line-height: 140px;
	margin: 0 0 15px 0;
	text-align: left;
	padding-left: 150px;
	font-size: 12px;
	font-weight: bold;
}

	.DescargarCat1 A {
		text-decoration: underline;
		color: #0B4499;
	}

.DescargarCat2 {
	background: url(/imagenes/catalogo2.jpg) no-repeat left center;
	height: 140px;
	line-height: 140px;
	margin: 0 0 15px 0;
	text-align: left;
	padding-left: 150px;
	font-size: 12px;
	font-weight: bold;
}

	.DescargarCat2 A {
		text-decoration: underline;
		color: #0B4499;
	}
	
.DescargarCat3 {
	background: url(/imagenes/catalogo3.jpg) no-repeat left center;
	height: 140px;
	line-height: 140px;
	margin: 0 0 15px 0;
	text-align: left;
	padding-left: 150px;
	font-size: 12px;
	font-weight: bold;
}

	.DescargarCat3 A {
		text-decoration: underline;
		color: #0B4499;
	}	
	
.DescargarCatNuevo1 {
	background: url(/imagenes/catalogo1_nuevo.jpg) no-repeat left top;
	height: 90px;
	margin: 0 0 15px 0;
	text-align: left;
	padding-top: 50px;
	padding-left: 150px;
	font-size: 12px;
	font-weight: bold;
}

	.DescargarCatNuevo1 A {
		text-decoration: underline;
		color: #0B4499;
	}
	
.DescargarCatNuevo2 {
	background: url(/imagenes/catalogo2_nuevo.jpg) no-repeat left top;
	height: 90px;
	margin: 0 0 15px 0;
	text-align: left;
padding-top: 50px;
	padding-left: 150px;
	font-size: 12px;
	font-weight: bold;
}

	.DescargarCatNuevo2 A {
		text-decoration: underline;
		color: #0B4499;
	}

.DescargarCatNuevo3 {
	background: url(/imagenes/catalogo3_nuevo.jpg) no-repeat left top;
	height: 90px;
	margin: 0 0 15px 0;
	text-align: left;
	padding-top: 50px;
	padding-left: 150px;
	font-size: 12px;
	font-weight: bold;
}

	.DescargarCatNuevo3 A {
		text-decoration: underline;
		color: #0B4499;
	}
	

UL.ListaHistoria {
	text-align: justify;
	padding: 0 0 15px 20px;
	margin: 0;
}

UL.ListaHistoria LI {
	padding-bottom: 10px;
	list-style-image: url(/imagenes/lista_marca.gif);
}

UL.ListaHistoria LI H2 A:hover {
	text-decoration: underline;
}

UL.ListaHistoria LI H2 A.Seleccionado {
	text-decoration: underline;
}

.CuadroMapa {
	width: 595px;
	height: 220px;
	overflow: hidden;
	margin-bottom: 20px;
}


.CuadroMapa .Mapa {
	width: 300px;
	height: 200px;
	float: left;
}

.CuadroMapa .DatosMapa {
margin-left: 20px;
	float: left;
}


.TablaZonas {
	font-size: 11px;
}
.TablaZonas TD {
	vertical-align: top;
}

.FilaZona {
	padding-top: 10px;
}

.FilaZona H1 {
	font-size: 12px;
}

/*##################### NAVEGACIÓN #####################*/

.Navegacion {
	background: #0B4499;
	color: #FFF;
	padding: 5px 10px;
}

.Navegacion A {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

/*##################### FILTROS #####################*/

.BusquedaPalet {
	text-align: right;
	padding-top: 5px;
}
	.BusquedaPalet IMG {
		vertical-align: middle;
	}

.Filtros {
	margin-top: 10px;
	margin-bottom: 15px;
	color: #666;
}

.Filtros A {
	color: #0B4499;
}

.Filtros TABLE {
	width: 595px;
}

.Filtros TD.Col1 {
	width: 60px;
}

.Filtros TD.Col2 {
	width: 135px;
	text-align: left;
}

.Filtros TD.Col3 {
	width: 140px;
	text-align: left;
}

.Filtros TD.Col4 {
	width: 140px;
	text-align: left;
}

.Filtro1 {
	width: 130px;

	font-size: 11px;
	font-family: Arial;
}

.Filtro2 {
	width: 130px;

	font-size: 11px;
	font-family: Arial;
}

.Filtro3 {
	width: 130px;

	font-size: 11px;
	font-family: Arial;
}


/*##################### DATOS CATEGORIA #####################*/

.DatosCategoria {
	width: 595px;
	border-bottom: 1px solid #d9d9d9;
	overflow: hidden;
	margin-bottom: 10px;
}

	.DatosCategoria .FotoCat {
		float: left;
		padding-right: 30px;
		height: 158px;
		padding-bottom: 18px;
	}
	
	.DatosCategoria .TextoCat {
		margin-left: 263px;
		padding-bottom: 18px;
	}
	
		.DatosCategoria .TextoCat UL.ListaCat {
			text-align: justify;
			padding: 0 0 0 16px;
			font-size: 11px;
		}
		
		.DatosCategoria .TextoCat UL.ListaCat LI {
			padding-bottom: 2px;
			list-style-image: url(/imagenes/lista_marca.gif);
		}
		
		.DatosCategoria .TextoCat UL.ListaCat LI A {
			text-decoration: none;
		}

		.DatosCategoria .TextoCat UL.ListaCat LI A:hover {
			text-decoration: underline;
		}

/*##################### PRODUCTOS #####################*/

.Productos {
	overflow: hidden;
	width: 595px;
	margin: 0 auto;
}

.Productos .FilaProductos {
	width: 588px;
	margin: 0 auto 10px auto;
	overflow: hidden;
}

	.Productos .FilaProductos .Producto {
		width: 145px;
		padding: 0 1px;
		font-size: 10px;
		float: left;
		margin-bottom: 10px;

	}
	
	.Productos .FilaProductos .Producto A {
		display: block;
		text-decoration: none;
	}

		.Productos .FilaProductos .Producto .FotoPro {
			text-align: center;
			width: 145px;
			height: 216px;
			padding-bottom: 5px;

			margin-bottom: 3px;
		}
		
		.Productos .FilaProductos .Producto .DatosPro {
			clear:both;
			overflow:hidden;
		}
		
		
		.Productos .FilaProductos .Producto .NombrePro {
			text-align: center;
			color: #D20000;
			padding: 2px 0;
			line-height: 10px;
			clear: both;
		}
		
		.Productos .FilaProductos .Producto .RefPro {
			text-align: center;
		}
		
				
		.Productos .FilaProductos .Producto .VerPro {
			text-decoration: underline;
			color: #0B4499;
			text-align: center;
			font-size: 12px;
		}
		
		
		.Productos .FilaProductos .Producto .PackPalet {
			height: 25px;
			float: left;
		}
		
		.Productos .FilaProductos .Producto .Pack {
			float: right;
			margin-right: 24px;
		}
		
		
		.Productos .FilaProductos .Producto .Palet {
			float: left;
			margin-left: 24px;
		}
		
		.Productos .FilaProductos .Producto .Novedad {
			float: right;
			margin-right: 24px;
		}
		
		
		.Productos .FilaProductos .Producto .Diseno {
			float: left;
			margin-left: 24px;
		}

/*##################### ARTÍCULO #####################*/

.Articulo {
	padding-top: 20px;

}

.Articulo .Left {
	float: left;
	width: 245px;
}

	.Articulo .Left .Mod {
		font-size: 11px;
		color: #333;
		text-align: left;
	}

	.Articulo .Left H2 {
		font-size: 11px;
		color: #333;
		text-align: left;
	}
	
	.Articulo .Left H1 {
		font-size: 24px;
		color: #0B4499;
		font-weight: bold;		
	}

	.Articulo .Left .Novedad {
		text-align: right;
		float: right;
	}
	
	.Articulo .Left .Diseno {
		text-align: right;
		float: right;
	}
	
	.Articulo .Left .Linea {
		border-bottom: 1px solid #d9d9d9;
		font-size: 0;
		line-height: 0;
		height: 0;
		margin: 5px 0 0 0;	
		
	}

	
	.Articulo .Left .FondoArticulo {
		width: 240px;
		overflow: hidden;
		margin: 10px auto 10px auto;
		
	}
	
	.Articulo .Left .FondoArticulo .ArtTop {
		background: url(/imagenes/fondo_articulo1.gif) no-repeat;
		height: 15px;
		float: left;
		width: 240px;
	}
		
	.Articulo .Left .FondoArticulo .ArtBottom {
		background: url(/imagenes/fondo_articulo2.gif) no-repeat;
		float: left;
		width: 240px;
		height: 15px;
	}
		
	.Articulo .Left .FondoArticulo .ArtContenido {
		background: url(/imagenes/fondo_articulo3.gif) repeat-y;
		float: left;
		width: 240px;
	}
	
		.Articulo .Left .FondoArticulo .ArtContenido UL {
			color: #333;
			width: 220px;
			margin: 0 auto;
			padding: 0;
			list-style: none;
		}
		
		.Articulo .Left .FondoArticulo .ArtContenido UL LI {
			border-bottom: 1px solid #c7cbd1;
			margin: 2px 0;
			padding-bottom: 1px;
		}	
		
		.Articulo .Left .FondoArticulo .ArtContenido UL LI.Ultimo {
			border-bottom: none;
			margin: 2px 0;	
			padding-bottom: 1px;		
		}

	
	

.Articulo .Left .CodigoPedido { 
	background: url(/imagenes/fondo-codigopedido.gif) no-repeat;
	width: 230px;
	font-weight: bold;
	color: #FFF;
	padding: 0 0 0 10px;
	margin: 10px auto;
	text-align: left;
	height: 22px;
	line-height: 22px;
}
		
	.Articulo .Left .FondoComprar {
		border-bottom: 1px solid #d9d9d9;
		background: url(/imagenes/fondo_articulo4.jpg) no-repeat 0 bottom;
		padding: 10px 10px 10px 0px;
		color: #333;
		width: 225px;
		margin: 0 auto;
		overflow: hidden;
	}

		.Articulo .Left .FondoComprar .ArtInfo {
			float: left;
			height: 70px;	
		}
			
		.Articulo .Left .FondoComprar .ArtText {
			margin-left: 55px;
			color: #333;
			font-weight: bold;
			padding-bottom: 10px;
		}
			
			.Articulo .Left .FondoComprar .ArtText UL.Lista {
				padding: 0;
				margin: 10px 0 0 15px;
			}
			
				.Articulo .Left .FondoComprar .ArtText UL.Lista LI {
					padding-bottom: 0;
					list-style-image: none;
					list-style-type: disc;
				}
		
		.Articulo .Left .FondoComprar .ArtPrecio {
			margin-left: 55px;
			color: #333;
			padding-bottom: 10px;			
		}
			
			.Articulo .Left .FondoComprar .ArtPrecio .Rojo {
				color: #D20000;
				font-size: 14px;
			}
		
		.Articulo .Left .FondoComprar .ArtBoton {
			margin-left: 55px;
			color: #333;
		}
		
		.Articulo .Left .FondoComprar .ArtDisp {
			font-size: 11px;
			padding-top: 5px;
			text-align: center;
		}
			
	.Articulo .Left .ArtOpciones {
		width: 230px;
		height: 17px;
		font-weight: bold;
		margin: 15px auto 20px auto;

	}
				
	.Articulo .Left .ArtOpciones A {
		text-decoration: underline;
		color: #0B4499;
	}

	.Articulo .Left .ArtOpciones .Print {
		padding-left: 22px;
		background: url(/imagenes/print.gif) no-repeat 0 center;
		float: left;
		margin-right: 20px;
		line-height: 16px;
	}


	.Articulo .Left .ArtOpciones .Mail {
		padding-left: 22px;
		background: url(/imagenes/mail.gif) no-repeat 0 center;
		float: left;
		line-height: 16px;
	}
	
.Articulo .Right {
	float: right;
	width: 295px;
}

	.Articulo .Right .ArtFoto {
		height: 430px;
		width: 295px;
		padding-bottom: 10px;
	}

	.Articulo .Right .ArtGaleria {
		margin: 0 auto;
		width: 295px;
		overflow: auto;
	}
	
	.Articulo .Right .ArtGaleria .GalFoto {
		width: 61px;
		height: 60px;
		border: 1px solid #d9d9d9;
		float: left;
		margin-right: 7px;
		margin-bottom: 7px;

	}
		
	.Articulo .Right .Text {
		padding-bottom: 10px;
		padding-top: 10px;
	}

	

.ArtRelacionados {
	color: #0B4499;
	line-height: 25px;
	height: 25px;
	font-weight: bold;
	margin-bottom: 10px;
	clear: both;
}


/*##################### NAVEGACIÓN #####################*/

.Indice {
	
}

	.Indice .Anterior {
		float: left;
		width: 100px;
		font-size: 11px;	
	}
	
		.Indice .Anterior IMG {
			vertical-align: middle;
		}

	.Indice .Siguiente {
		float: right;
		text-align: right;
		width: 100px;
		font-size: 11px;
	}

	.Indice .Pagina {
		text-align: center;
		margin: 0 100px;
	}
	
		.Indice .Pagina STRONG {
			color: #333;
		}
		
		.Indice .Pagina A {
			color: #666;
			text-decoration: none;
		}
		
		
		.Indice .Pagina A:hover {
			color: #333;
			text-decoration: none;
			font-weight: bold;
		}
		
.Indice A {
	text-decoration: underline;
	color: #666;
}

.Indice A:hover {
	text-decoration: underline;
	color: #333;
}

/* ## TRAMITAR PEDIDO: PASOS #################### */

.Pasos {
	margin: 0;
	padding: 0;		
	color: #0B4499;
	}
	
	.Pasos A {			
		color: #0B4499;
		text-decoration: none;
	}
	
	.Pasos STRONG {			
		color: #0B4499;
		text-decoration: underline;
		font-weight: normal;
	}
		
	.Pasos SPAN {			
		padding-right: 20px;
	}

.TopTramitar {	
	padding-left: 10px;
	height: 25px;
	color: #0B4499;
	margin-top: 20px;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	background: url(/imagenes/lista_marca.gif) no-repeat left center;	
}


/*##################### LOGIN #####################*/
									
.Login {		
	padding-top: 0px;
	overflow: hidden;
}



.Login .TopLogin {	
	
	height: 25px;
	color: #0B4499;
	margin-top: 20px;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}
	
	.Login .LIzq {
		width: 240px;
		height: 180px;
		padding: 0 10px;
		float: left;
		background: url(/imagenes/fondo-login.gif) no-repeat;
	}
			
			.Login .LIzq LABEL {
				display: block;
				width: 60px;
				padding: 5px 0;
			}
			
			.Login .LIzq INPUT {
				width: 170px;
			}
			
			.Login .LIzq .HeOlvidado {
				text-align: right;
				font-size: 10px;
			}
			
			.Login .LIzq .Boton {
				text-align: right;	
				padding-top: 5px;
			}
			
			.Login .LIzq .Boton .InputBoton {
				width: auto;
				margin-top: 5px;
			}
	
		.Login .LDcha {				
			float: right;
			width: 240px;
			height: 180px;
			padding: 0 10px;
			margin-right: 20px;
			background: url(/imagenes/fondo-login.gif) no-repeat;
		}	
		
		.Login .LDcha A {				
			text-decoration: underline;
			color: #0B4499;	
		}	
		
				.Login .LDcha .Boton {
					text-align: center;
					margin-top: 15px;
					
				}
			
				.Login .LDcha .Titulo A {
					text-decoration: none;
					color: #0B4499;
				}
		
				.Login .LDcha .Titulo A:hover {
					text-decoration: underline;
					color: #0B4499;
				}
				
				
				
/*##################### DATOS COMPRA #####################*/			

	
.DatosCompra {

}

	.DatosCompra .Formulario {
			padding-top: 20px;		
		}
		
		.DatosCompra .ModificarDatos {
			text-align: center;			
		}
		
		.DatosCompra .Formulario TABLE {
			width: 595px;			
		}
		
		.DatosCompra .Formulario TABLE.SubTabla {
			width: auto;			
		}
			
			.DatosCompra .Formulario TABLE TD {
				height: 25px;					
			}
			
			.DatosCompra .Formulario TABLE TD.Etiqueta {
				padding-left: 30px;
				width: 170px;
				color: #333;
			}
			
			.DatosCompra .Formulario TABLE TD.BordeSup {
				border-top: 1px solid #e2e2e2;
			}
			
			.DatosCompra .Formulario TABLE TD.Anotacion {
				padding: 10px 0;
				font-weight: bold;
				width: 350px;
			}
			
			.DatosCompra .Formulario TD.DireccionDistinta {
				color: #333;
				padding: 10px 25px;
			}
			
			
			.DatosCompra .Formulario .CampoCorto {
				width: 190px;
			}
			
			.DatosCompra .Formulario .CampoLargo {
				width: 360px;
			}
		
			.DatosCompra .Formulario TEXTAREA {
				width: 360px;
				height: 100px;
				margin: 0;
				padding: 0;
			}
			
			.DatosCompra .Formulario SELECT {
				width: 360px;
				margin-bottom: 5px;
				color: #666;
				font-size: 12px;
			}
		
		.DatosCompra .Enlace {
			text-align: center;
			margin: 10px auto;		
		}

			.DatosCompra .Enlace A {
				text-decoration: underline;
				color: #0B4499;
			}
		
			.DatosCompra  .Formulario .Cargando {
				font-size: 10px;
				text-align: left;
				height: 16px;
				line-height: 16px;
				background: url(/imagenes/cargando.gif) no-repeat;
				padding-left: 20px;
				width: 100px;
				margin: 0 auto;
				display: none;
			}

	
	.DatosCompra .Botones {
		padding-top: 20px;
		padding-bottom: 20px;
		text-align: center;
	}
		
	.DatosCompra .FinPedido {
		width: 490px;
		margin: 50px auto;
	}


	.DatosCompra .FinPedido H1 {
		color: #362d18;
		padding-bottom: 16px;
		font-weight: bold;
		padding: 0 0 15px 0;
		color: #0B4499;
		font-size: 14px;
		text-align: center;
	}

	.DatosCompra .FinPedido H2 {
		color: #0B4499;
		padding-bottom: 15px;
		font-weight: bold;
		padding: 0 0 15px 0;
		font-size: 20px;
		text-align: center;
	}			
								
				
/*##################### RECORDAR CLAVE #####################*/	

.SinFondoBody {
	background: #FFF url(/imagenes/fondoweb.jpg) repeat-x 0 150px;
	font: 12px Arial, Helvetica, Verdana;
	color: #666;	
}	
				
				
/*##################### CESTA #####################*/

.Cesta {
	font-size: 11px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	width: 595px;
}

	.Cesta .Vacia {
		text-align: center;
		padding-top: 30px;	
		color: #0B4499;
		font-weight: bold;
		font-size: 13px;
	}

	.Cesta TABLE TH {
		color: #FFF;
		background: #0B4499;
		height: 20px;
		text-align: center;
		font-weight: normal;
		border: 1px solid #FFF;		
	}
	
	.Cesta TABLE TD {
		border-bottom: 1px solid #DCDCDC;
		padding: 0 5px;
	}

	.Cesta TABLE TD.sinBorde {
		border-bottom: 0px;
		padding: 0 5px;
	}
	
		.Cesta TABLE TD TD {
			border-bottom: none;
			padding: 0;
		}
		
		.Cesta TABLE TD.Foto {
			width: 60px;
			height: 70px;
			text-align: center;
		}

		.Cesta TABLE TD.Foto IMG {
			vertical-align: middle;
		}
		
		.Cesta TABLE TD.Referencia {
			width: 75px;
			text-align: center;
		}
		
		.Cesta TABLE TD.Descripcion {
			text-align: left;
			font-weight: bold;
			color: #362d28;
		}
		
			.Cesta TABLE TD.Descripcion DIV {
				font-size: 10px;
				color: #666;
				font-weight: normal;
			}
			
				.Cesta TABLE TD.Descripcion DIV STRONG {
					color: #333;					
				}
		
		.Cesta TABLE TD.Precio {
			width: 50px;
			text-align: right;
			padding-right: 10px;
			color: #362d28;
		}
		
		.Cesta TABLE TD.Cantidad {
			width: 55px;
			text-align: center;
		}
		
		.Cesta TABLE TD.Importe {
			width: 75px;
			text-align: right;
			padding-right: 10px;
			color: #666;
			font-weight: bold;
		}
		
		.Cesta TABLE TD.Subtotal {
			text-align: right;
			padding-right: 10px;
			padding-top: 5px;
			border: none;
			color: #333;
			font-weight: bold;
		}
		
		.Cesta TABLE TD.Actualizando {
			text-align: right;
			padding-right: 10px;
			padding-top: 5px;
			border: none;
		}
	
	.Cesta .Botones {
		padding-top: 10px;
		padding-bottom: 20px;
		text-align: center;
	}			
				
/*##################### Enviar amigo #####################*/

.EnviarAmigo {
	padding-top: 50px;
}		

	.EnviarAmigo TD {
		padding: 2px 0;
	}
	
	.EnviarAmigo .Campo {
		width: 280px;
	}	
	
	.EnviarAmigo .CampoText {
		width: 280px;
		height: 70px;
	}		

/* Recordar clave */

.RecordarClave {
	width: 450px;
	margin: 0 auto;
	padding-top: 50px;
}


	.RecordarClave .FormularioEmail {
		width: 500px;
		margin: 0 auto;
	}
	
		.RecordarClave .FormularioEmail .CampoMail {
			width: 300px;			
			margin-top: 5px;
			border: 1px solid #CCC;
			height: 17px;
		}
		
		.RecordarClave .FormularioEmail .BotonRecuperarClave {
			margin-top: 5px;
			margin-bottom: 15px;
		}
		
		.RecordarClave .FormularioEmail .BotonRecuperarClave INPUT {
			width: 300px;				
		}
		
		.RecordarClave .FormularioEmail .BotonRecuperarClave .Cargando {
			float: none;
			width: 120px;
			margin: 0 auto;
		}
		
			
		.RecordarClave .FormularioEmail .Nota {
			font-size: 10px;
		}

	.RecordarClave H1 {
		margin: 20px auto 0 auto;
		text-align: center;
		font-size: 20px;
		color: #C60000;
		height: 30px;
		line-height: 30px;
	}		
		
/*##################### Sitemap #####################*/

.SiteMap {
	
}				

.SiteMap UL {
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
	
}				
		

	.SiteMap UL LI {
	}	
			
	.SiteMap UL UL {
		
	}
	
	.SiteMap UL LI UL LI {
	}	
	
	.SiteMap UL LI A {
		padding: 5px 10px;
		display: block;
		color: #0B4499;
	}
		
	.SiteMap UL LI A:hover {
		background: #85a1cc;	
		color: #fff;
	}	
	

.TituloCesta {
	background: url(/imagenes/fondo-titulo-cesta.gif) no-repeat left center;
	width: 230px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	padding-left: 15px;
	margin-bottom: 10px;
}

.EstadosCesta {
	width: 595px;
	height: 50px;
	overflow: hidden;
	margin-bottom: 30px;
}

	.EstadosCesta IMG {
		display: block;
		float: left;
		margin-left: 4px;
		width: 145px;
		height: 50px;
	}

				
/*##################### Error #####################*/

.Error {
	background: url(/imagenes/error.gif) no-repeat right top;
	height: 300px;
	margin: 30px;
	
}				
				
				
				
				
				
				
				
				
				
				
				
				
