@charset "utf-8";
dl {
	text-align:center;
	font-size:0.95em;
	margin-top:25px;
}
dt,dd {
	width:11.2em;
	float:left;
}
dt {
	margin-bottom:7.5em;
}
dd {
	margin:90px 0 0 -12.5em;
}
img.miniatura {
	vertical-align:bottom;
	border:1px solid #999;
	padding:2px;
	background:#fff;
}
em {
	display:block;
	font-weight:bold;
	margin-bottom:10px;
}
dl a:hover img,dl a:active img,dl a:focus img {
	background:#FF3300;
}

