@charset "utf-8";
.teleformacion {
	background-position: left top;
	background-image: url(../imagenes/bg_teleforma.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	height: 150px;
	vertical-align: middle;
	width: 240px;
	position: relative;
	z-index: 1;
	margin-right: 15px;
}
