.tablaF {
	border               : 1px solid #CCC;
	border-collapse      : collapse;
  	font                 : small/1.5 "Tahoma", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
.tablaF  {
	border                :none;
	border                :1px solid #CCC;
}

.tablaF th{
	background            : #FFF url(th_bck.gif) repeat-x;
  	color                 : #666;  
	padding               : 5px 10px;
  	border-left           : 1px solid #CCC;
}

.tablaF th{
  background            : #fafafb;
  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : normal;
}

.tablaF tr td{
	padding               : 5px 10px;
  	color                 : #666;
  	
}
.odd{
	border-top            : 1px solid #CCC;
}

.tablaF tbody tr:hover td {
	background            : #CCC; /* url(tr_bck.gif) repeat;*/
  cursor				: default;
  color                 : #454545;
  
}
.tablaF tfoot td,tfoot th{
  border-left           : none;
  border-top            : 1px solid #CCC;
  padding               : 4px;
  background            : #FFF url(foot_bck.gif) repeat;
  color                 : #666;
}

.tablaF caption{
	text-align            : left;
	font-size             : 120%;
	padding               : 10px 0;
	color                 : #666;
}

.tablaF table a:link{
	color                 : #666;
}

.tablaF table a:visited{
	color                 : #666;
}

.tablaF table a:hover{
	color                 : #003366;
	text-decoration       : none;
}

.tablaF table a:active{
	color                 : #003366;
}
.contenidoFactura{
	
}

.contenidoFacturaC{
	text-align: center;	
}

.contenidoFacturaR{
	text-align: right;	
}


	