@import url("img_central.css");
.tabla {
	background-color: #000;
	height: 102px;
	width: 102px;
	border: medium solid #FFF;
}
.miniatura {
	background-color: #000;
	height: 80px;
	width: 80px;
}
.fondo_negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	background-color: #000;
}
.imagen tr th div table tr td p .img_central {
	height: auto;
	width: 650px;
}
