.contenido-noticias {
	float:left;
	width: 298px;
	color:#000;
	background-image:url(../imagenes/fondoprograma.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	
}

.contenido-noticias p {
	
	
}

.contenido-noticias h2 {
	height:10px;
	color:#4E872A;
	font-size: 14px;
	padding-top:15px;
	padding-left: 40px;
	padding-bottom: 5px;
	margin-right:30px;
	font-weight:bold;
	
	
	
}

