.CabeceraTabla {
	font-family: Verdana;
	font-size:10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3D858F;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	
}
.fila1 {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #CCE7EA;
	background-position: left;
}
.fila2 {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;	
	text-align: left;
	background-position: left;
	height:1px;
	
}
.Tabla {
	width:1000px;
}
.Tabla1 {
	width:800px;
}
.odd{
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #CCE7EA;
	background-position: left;
}
.even {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	background-color: #9ED2D8;
	background-position: left;
}

