.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.titulitos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	font-weight: bold;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.boldrojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.div_botonera {
	width:128px;
	border-top:solid 1px #d3d1d2;
	background-color:#f0eeef;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#0160be;
	padding-left:5px;
	}
.div_botonera_over {
	width:128px;
	border-top:solid 1px #d3d1d2;
	background-image:url(images/rollover_botonera.jpg);
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#ffffff;
	padding-left:5px;
	}
.producto {
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#166ec5;
	letter-spacing:1px;
	}
.subcategoria {
	font-family:"Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color:#FF0000;
	}
.linea_rallas_azul {
	width:100%;
	border-top:dashed 1px #166ec5;
	height:1px;
	}
.linea_rallas_gris {
	width:100%;
	border-top:dashed 1px #a9a8ad;
	height:1px;
	}
.border_imagenes {
	border:1px solid #a9a8ad
	}
.div_imagenes {
	width:126px;
	}
	
.producto_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	font-weight: bold;
	line-height:15px;
}
.producto_descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	line-height:15px;
}

.producto_precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#696A60;
	font-weight: bold;
	line-height:15px;
}

.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.titulitos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366CC;
	font-weight: bold;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.boldrojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3366CC;
}

