TD.SI {
	background-color: transparent;
	background-image: url(/img/ficha/10sup_izq.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}
TD.SD {
	background-color: transparent;
	background-image: url(/img/ficha/10sup_der.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}
TD.II {
	background-color: transparent;
	background-image: url(/img/ficha/10inf_izq.jpg);
	background-repeat: no-repeat;				
	height: 10px;
	width: 10px;
}
TD.ID {
	background-color: transparent;
	background-image: url(/img/ficha/10inf_der.jpg);
	background-repeat: no-repeat;				
	height: 10px;
	width: 10px;
}
TD.NORMAL {
	background-color: #F4F0D3;	
	border:0px;			
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	width: 10px;
}
TD.plan_dorsal {
	background-color: #F4F0D3;	
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
TD.texto {
	padding-left: 20px;
	background-color: #F4F0D3;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}