/* CSS Document */

.tit_prog{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
}
.tit_prog2{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.program{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #EBEBEB;
	
}
.program2{
	font-family: "Trebuchet MS", Verdana;
	color: #FFFFFF;
	background-color: #410080;
	text-align: center;	
}
.tabla{
	border: thin solid #410080;
	
}
