.forma-capt th{ 
	border-top: 1px solid #999999;
	/*border-bottom: 1px solid #0066FF;*/
	/*border-right: 1px solid #999999;*/
	background-image:url(../img/pantalla/fondo_th.png);
}
.forma-capt td{ 
	border-top: 1px solid #999999;
	/*border-bottom: 1px solid #999999;*/
	/*border-right: 1px solid #999999;*/
	/*background-image:url(../img/pantalla/fondo_td.png);*/
}
.forma-capt{ 
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}
/*-----------------------------------------------------------------------------------------------------------------*/
.forma-calen th{ 
	border-top: 1px solid #999999;
	/*border-bottom: 1px solid #0066FF;*/
	/*border-right: 1px solid #999999;*/
	background-image:url(../img/pantalla/fondo_th.png);
}
.forma-calen td{ 
	border-top: 1px solid #999999;
	/*border-bottom: 1px solid #999999;*/
	/*border-right: 1px solid #999999;*/
	background-color:#F8F8F8;
}
.forma-calen{ 
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
}

/*-----------------------------------------------------------------------------------------------------------------*/
.grid th{ 
	border-top: 1px solid #999999;
	/*border-bottom: 1px solid #0066FF;*/
	border-right: 1px solid #999999;
	background-image:url(../img/pantalla/fondo_th.png);
}
.grid td{ 
	border-top: 1px solid #999999;
	/*border-bottom: 1px solid #999999;*/
	border-right: 1px solid #999999;
	/*background-image:url(../img/pantalla/fondo_td.png);*/
}
.grid{ 
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	
}
/*-----------------------------------------------------------------------------------------------------------------*/
