.tabla{
	background-color:#CCC;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	width: 760px;
}

.celdaTitulo {
	background-color:#26609a;
	color:#FFF;
	font-size:16px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.celdaTituloMenor {
	background-color:#7594b3;
	color:#FFF;
	font-size:12px;
	font-weight: bold;
}

.tituloInstancia{
	background-color: #E5E5E5;
	font-weight:bold;
	color: #26609a;
	font-style:italic;
}

.tituloCampos {
	font-weight:bold;
	background-color:#CCCCCC;
	border-bottom: solida #26609a 2px;
}
