#Tabla_01 {
	text-align: center;
	vertical-align: middle;
	border: 1px dotted #333333;
	background-color: #323531;
}
body {
	background-color: #A6A6A6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DFB32D;
	font-size: 10px;
}
a {
	color: #323531;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

#fuera {
	vertical-align: middle;
	text-align: center;
	width: 100%;
	height: 100%;
}
