/*@charset "utf-8";*/
/* CSS Document */
.armaConsulta #pathNavegacion {
	margin-top:-10px;
}
.armaConsulta .titulo {
	background-image: url(../Images/linea_tit.gif);
	background-repeat:repeat-x;
	background-position: 0px -6px;
	width: 96%;
	padding: 2px 5px 0px 0px;
	margin: 0px 0px 8px 0px;
}
.armaConsulta .titulo h1{
	font-size: 18px;
	color:#666666;
}
.CambioVista {
 border-top: dotted 1px #aaaaaa;
 width: 99%;
 height:30px;
 text-align:right;
 margin: 5px auto 2px auto;
 padding-top:2px;
 font-size:10px;
}
.CambioVista table {
 width: 100%;
vertical-align:middle;

}
.CambioVista input{
	vertical-align: middle;
}
.CambioVista .Busqueda,
.controlPaginacion .Busqueda{
	
	text-align:left;
}
/*.CambioVista .Busqueda h1{
	font-size: 16px;
	font-weight: bold;
}*/
.Busqueda img{
	vertical-align:middle;
	margin:0px;
	padding:1px;
}
.CambioVista .Mostrar{
	
	padding: 0px 5px 0px 0px;
	margin: 0px 5px 0px 0px;
}
.controlPaginacion {
	background-image:url(../Images/fnd_pagArmaCons.jpg);
background-repeat:repeat-x;
	width:100%;
	height:28px;
	border:none;
}
.RangoFiltro .controlPaginacion {
	background-image:none;
	background-color: #F4F4F4;
	height:auto;
	border-top: dotted 1px #777;
	border-bottom: dotted 1px #777;
	margin: 12px 5px 12px 0px;
	
}
.RangoFiltro .controlPaginacion td{
	padding: 2px 5px 2px 5px;
	font-size:10px;
}
.RangoFiltro h4 {
	margin-top: 5px;
	font-size:16px;
	font-weight:bold;
	color:#666666;
}

.cuadroPrecios {
	background-color: #F4F4F4;
	width:210px;
	text-align:center;
	height:160px;
}
.cuadroPrecios  table{
width:100%;
}

.cuadroPrecios .precio {
width:100%;
text-align:center;
margin-left:auto;
margin-right:auto;
padding:1px;
float:none;
}
.cuadroPrecios .prendido {
font-size:15px;
}

.controlPaginacion td.TituloRango {
	width:auto;
}
.controlPaginacion .Busqueda{
	font-size:10px;
	width:50%;
	padding-top:5px;
	margin: auto 0px auto 0px;
}
.compara{
padding:3px 2px 2px 3px;
text-align: right;
float:none;
	
}
.imgcompara{
border: 1px solid gray;
 width: 25px;
 height: 25px;
 background-color: White;
}
.imgcompara img{

 width: 25px;
 height: 25px;

}
.comboOrden{
	margin: 5px 10px auto 30px;
	font-size:9px;
}
.comboNumProds{
	margin: 3px 10px auto 10px;
	font-size:9px;
}
.paginacion {
	width:100%;
	font-size:9px;
text-align:left;
	font-weight:normal;
	padding-top:0px;
	border:none;
	margin-top: 0px;
}
.armaConsulta table.productos,
.RangoFiltro {
	margin: auto;
	width: 99%;	
	
}
.armaConsulta table.productos td {
	vertical-align:top;
	padding: 5px 10px 5px 10px;
	text-align:center;
	width: 33%;
	border-bottom: 1px dotted #b2b2b2;
}
.RangoFiltro table.productos td {
	border-bottom: none;
}

.armaConsulta table.productos td td {
	border-bottom: none;
}
.armaConsultaL .descripcion {
	text-align:left;
	font-size: 12px;
}
.armaConsulta .productos .producto .datosProducto .descripcion {
	display:none;
}
table.productos .comparativo {
	font-size: 10px;
	color: #858585;
	margin: 3px;
	font-weight:bold;
}
table.productos a.comparativo {
	font-size: 15px;
	color: #858585;
	padding: 2px 12px;
	font-weight:bold;
}

table.productos .imgproductos {
	margin: 0px 6px 6px 6px;
}
table.productos .calificacion {
	margin: 0px;
	padding:0px;
}
.armaConsulta .botonSeleccionar {
	display: none;
}
.armaConsulta .promocion,
.armaConsultaL .promocion {
	position: relative;
	z-index: 100;
}
.armaConsulta .promocion {
	width: 125px;
	margin: auto;
}
.armaConsulta .promocion .etiqueta,
.armaConsultaL .promocion .etiqueta {
	position: absolute;
	background-repeat: no-repeat;
	z-index: 101;
}
.armaConsulta .promocion .etiqueta {
	left: -20px;
}
.armaConsultaL .promocion .etiqueta {
	left: -10px;
}
.armaConsulta .promocion .etiquetaBono,
.armaConsultaL .promocion .etiquetaBono {
	position: absolute;
	width: 74px;
	height: 18px;
	background-repeat: no-repeat;
	background-image: url(../Images/etiquetas/etiqueta_bonoRegaloArmaConsulta.gif);
	color: #FFFFFF;
	padding: 22px 0px 0px 0px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.armaConsulta .promocion .etiquetaBono {
	left: 95px;
	top: 110px;
}
.armaConsultaL .promocion .etiquetaBono {
	left: 642px;
	top: 106px;
}
/*ARMA CONSULTA LISTADO*/
.armaConsultaL table.productos {
	margin: auto;
	width: 99%;	
}
.armaConsultaL table.productos td {
	vertical-align:top;
	padding: 2px 3px 8px 3px;
	border-bottom: 1px dotted #b2b2b2;
}
.armaConsultaL table.productos td td {
	border-bottom: none;
}
.armaConsultaL .producto .comparaFoto {
	width: 140px;
	margin: 0px 0px 5px 0px;
	float: left;
}
.armaConsultaL .producto .datosProducto {
	width: 400px;
	margin:25px 0px 0px 5px;
	float: left;
}
.preciosArmaConsulta{
margin-top:20px;
}
.armaConsultaL .producto .preciosArmaConsulta {
	width: 100%;
	padding: 0px 0px 0px 0px;
	float: right;
	margin: 30px 0px 0px 0px;
	text-align: center;
}

.armaConsultaL .producto .precios {
	width: 100%;
}
.textoComparar {
font-size:10px;
}
.precioDE{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
color: #999;
text-decoration:line-through;
font-weight:normal;
}
.Ahorro{
font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}
.precioOferta{
font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #C00;
font-weight:normal;

}
/*.armaConsulta .botonComprar,
.armaConsultaL .botonComprar {
	display: none;
}*/


