#tbProductos{
	font-family: Verdana, arial;
	font-size: x-small;
	background-color:#E6EDF3;
	border-collapse:collapse;
	border-right:solid 1px #457194;
}

#tbProductos td, #tbProductos th{
	height:1.25em;
	padding:0.35em;
}
#tbProductos td.txtModulo{
	padding-left:2em;
}

.fndProducto{
	background-color:#457194;
}
.fndPrograma{
	background-color:#84AFD1;
}
.fndBlanco{
	background-color:#FFFFFF;
}
.fndProducto h2, .fndPrograma h2{
	margin:0;
	padding:0;
}
.fndProducto h2 a, .fndPrograma h2 a{
	color:#FFFFFF;
	font-size: x-small;
	text-decoration:none;
}
.brdSup{
	border-top:solid 1px #FFFFFF;
}
.brdDch{
	border-right:solid 1px #FFFFFF;
}
.brdInf{
	border-bottom:solid 1px #FFFFFF;
}
.brdIzq{
	border-left:solid 1px #FFFFFF;
}
.alnDch{
	text-align:right;
}
.alnCen{
	text-align:center;
}
.txtPrograma a, .txtModulo a{
	color: #000000;
	text-decoration: none;
}
.txtPrograma a:hover, .txtModulo a:hover, .fndProducto h2 a:hover, .fndPrograma h2 a:hover {
	color: #FF3366;
	text-decoration: underline;
}
.subGrupoProgramas {
	display: block;
	background-color: #84AFD1;
	margin-left: 20px;
	border: 1px;
}
.moduloA{
	background-color:#457194;
	color:#FFFFFF;
	width:20px;
	height:20px;
	padding:0 4px;
}
.moduloB{
	background-color:#84AFD1;
	color:#FFFFFF;
	width:20px;
	height:20px;
	padding:0 4px;
}
.tachado {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #990000;
	text-decoration: line-through;
}
