.title_news {
/*
	background-color: #efc725;

*/	background-color: white;
	text-transform: capitalize;
	font-family: "Courier",monospace;
	font-size: 1.8em;
	font-weight: bolder;
}

.alerta_videos {
	text-transform: capitalize;
	font-family: "Courier",monospace;
	font-size: 1em;
	font-weight: bolder;
}

.title_news_subtitle {
/*
	background-color: #efc725;

*/	text-transform: capitalize;
	font-family: "Courier",monospace;
	font-size: 1.8em;
	font-weight: bolder;
}


div.title_news_border {
	border-style:groove;
}

.rec_vids {
	border-color:black;	
/*
	border-color:#352d58;	

*/}
.title_page {
/*
	background-color: #efc725;

*/	font-family: "Courier",monospace;
	font-size: 1em;
	border :groove thick;
	border-color: black;
}
