.backgroundList{
	background-color: rgba(50, 115, 220, 0.4);
}
ul li{
	font-size: 13px;
}
ul{
	    list-style-type: disc;
	        padding-inline-start: 20px;

}
ul a{
	margin-bottom: 10px
}
.titleProgramas{
	color: black;
	font-size:22px;
	font-family: 'Lora', serif;
	font-style: bold;
	text-align: center;
	margin-bottom:0px;
}
.hrProgramas{
	rder-top: 1px solid  black;
height: 1px;
margin: 0px 0;
display: block;
clear: both;
}
.marcoExterior img{
	border: 1px solid #0F1D59;
	margin:15px;
	height: 102px;
	width: 132px;
}
.marcoExterior2 img{
	border: 1px solid #0F1D59;
	margin:15px;
	height: 102px;
	width: 132px;
}
.marcoExterior{
	border: 1px solid #0F1D59;
	box-shadow: 5px 5px #636363 ;
	display: inline-block;
	width: 174px;
	height: 192px;
}
.nav-tabs .nav-link{
	border: 1px solid #0F1D59;
	box-shadow: 5px 5px #636363 ;
	display: inline-block;
	width: 340px;
	height: 142px;
}
.marcoExterior2{
	border: 1px solid #0F1D59;
	box-shadow: 5px 5px #636363 ;
	display: inline-block;
	width: 340px;
	height: 142px;
}
.nav-tabs .nav-link:hover{
	border: 1px solid #0F1D59;
	box-shadow: 5px 5px #636363 ;
	display: inline-block;
	width: 340px;
	height: 142px;
	cursor: pointer;
}
.nav-tabs .nav-link.active{
	border: 1px solid #0F1D59;
	box-shadow: 5px 5px #636363 ;
	display: inline-block;
	width: 340px;
	height: 142px;
}
.marcoExterior2:hover{
	cursor: pointer;
}
.blackAnchor{
	color:black;
}
.blackAnchor a:hover{
	color:black;
	text-decoration: none;
}
.blackAnchor a p{
	color:black;
	text-decoration:none
}
.blackAnchor a p:hover{
	color:black;
	text-decoration:none
}
.programas{
	color: black !important;
	text-decoration: none;
}
.programas:hover{
	text-decoration: none;
	font-weight: bold;
}



