@charset "UTF-8";
/* CSS Document */


.filtro{
	text-align:right;
	margin:10px;
}
.consulta{
	border:1px dotted #e7e7e7;
	padding:20px;
	text-align:center;
	margin:10px;
	color:#e7e7e7;
	font-size:24px;
	display:none;
}
.error{
	color:#900;
	text-align:center;
	padding:20px;
}
footer{
	text-align:center;
	font-size:10px;
	padding:20px;
	border-top:1px solid #e7e7e7;
	margin-top:20px;
}

#ficha img {
	float: left;
	margin-right: 10px;
}
#destacado{
	float:right;
	padding:10px;
}
#ficha{
	width:80%;
	border:1px solid #e7e7e7;
	margin: 0 auto;
	padding:20px;
}
#comprar{
	float: right;
}
#comprar strong{
	font-size:24px;
	font-weight:bold;
}
.container img{
	border:1px solid #e7e7e7;
}
.producto {
	margin-bottom: 20px;
}