#tblRelacionPV input { 
	font-family: arial; 
	font-size:   11px; 
	background-repeat:   no-repeat;
	padding:     0px; 
	color:       black;
	height:25px;
}
#tblRelacionPV .button {
	background-color:     transparent; 
	background-repeat:   no-repeat;
}
#tblRelacionPV .total {
	font-family:        arial; 
	font-size:          11px; 
	color:              #D00000;
	font-weight:        bold;
	text-align: 		right;
	height:25px;
}
#tblRelacionPV td { 
	font-family: arial; 
	font-size:   11px; 
 	border: 1px solid #E6E6E6;
	
}
#tblRelacionPV thead tr {
	background-color:    #D00000;
	color:               white;
	font-weight:         bold;
	border: 1px solid #D00000;
	height:25px;
}
#tblRelacionPV table {
	position:            relative;
	border: 1px solid #ababab;
}

#tblRelacionPV .encabezado {
	background-image: 	url(botones/bkg.gif);
	background-position: 	bottom;
	width: 				543px; 
	height: 			28px; 
	background-color:     transparent; 
	background-repeat:   no-repeat;
}

#tblRelacionPV .celdaTotalParcial{
	background-color:	#B9DCFF;
	text-align:			right;
	height:25px;
}