@charset "utf-8";
#imagenmedio {
	height: 120px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(imagenes-adminitrador/listas-en.png);
	background-position: center center;
	background-repeat: no-repeat;
}
#textos {
	height: 480px;
	width: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	text-align: left;
	line-height: 30px;
	padding-left: 50px;
	font-weight: bold;
}
