/*********** para maquetar tablas************/
.siteconomica {
	border-collapse: collapse;
	width: 580px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;}
.siteconomica caption {
	font-variant: normal;
	color: #4B7EB8;
	font-size: 1.3em;
	margin-bottom:2px;
	font-weight: 500;
	text-align: center;
	width: auto;
	padding: 10px;
	letter-spacing: 2px;
	border-top: 1px solid #E6EDF5;
	border-right: 1px solid #E6EDF5;
	border-bottom: none;
	border-left: 1px solid #E6EDF5;}
.siteconomica .derecha {text-align: right;}
.siteconomica td, th {
	padding: 5px;
	border: 1px solid #D4E0EE;
	text-align: center;}
.siteconomica thead th {
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	/*font-size: 100% !important;*/}
.siteconomica tbody th {font-weight: bold;	color: #666666; }
.siteconomica tbody tr { background: #FCFDFE; }
.siteconomica tbody tr.odd,  .siteconomica tfoot tr.odd{ background: #F7F9FC; }
tfoot th, tfoot td {font-weight: 400;}
/*fin de las tablas**/
.espacio {	margin-left: 2em;	margin-bottom: -1em;}

