#date1 {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	float: left;
	margin-bottom: 10px;
}
#titular2 {
	font-family: Arial, sans-serif;
	font-size: 24px;
	margin-bottom: 20px;
	float: left;
	width: 100%;
	color: #A800A8;
	font-weight: bold;
}
#short_story {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #333333;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#full_story1 {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #333333;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#mas_noti {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(images/arrow-menu.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 10px;
}
