.izq {
	background-position: left !important;
	background-repeat: no-repeat;
}
.cen {
	background-position: center !important;
	background-repeat: no-repeat;
}
.der {
	background-position: right !important;
	background-repeat: no-repeat;
}
.sup {
	background-position: top !important;
	background-repeat: no-repeat;
}
.med {
	background-position: center !important;
	background-repeat: no-repeat;
}
.abj {
	background-position: bottom !important;
	background-repeat: no-repeat;
}.borde {
	border: 1px solid #999999;
}
.texto_plano {
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

/* para ampliar imgs */
#img_ficha a, #img_ficha a:link, #img_ficha a:active, #img_ficha a:visited{
	width: 254px;
	height: 191px;
	text-indent: -9999px;
	display: block;
	}