.programa {
	background: url('../images/banner_programa.png') no-repeat;
}
.historia {
	background: url('../images/banner_historia.png') no-repeat;
}

.presencial {
	background: url('../images/banner_presencial.jpg') no-repeat;
}

.adistancia {
	background: url('../images/banner_adistancia.png') no-repeat;
}

.quemas {
	background: url('../images/banner_que_mas.png') no-repeat;
}

.transparencia {
	background: url('../images/banner_transparencia.png') no-repeat;
}



.aside h3 a.active {
	color:#8d8d8d;
}
.aside h3 a {
	color:#333;
}

.aside h3 a:hover {
	border-bottom: 1px dotted gray;
}

.cover-oda parent {
	text-align: center;
}

.cover-oda {
	display: block;
	float: left;
	margin:0px 0px 5px 10px;
	padding: 0;
	width:200px;
	height:190px;
	/*border:solid 1px gray;*/
}

.cover-oda p{
	display: block;
	text-align:center;
	line-height: 100%;
	font-size: 90%;

}

.cover-oda img{
	clear: both;
	width: 200px;
}