#div_novedades
{
	width:280px;
	height:230px;
	float:left;
	background-color:#E2E2E2;
	padding: 5px;
}

#tag_novedades
{
	width:285px;
	height:36px;
	background-color: #C30;
	margin-left: -5px;
	margin-top: 7px;
}

#text_tag_novedades
{
	font-size:14px;
	width:280px;
	height:28px;
	padding-top:10px;
	color:#F00;
	text-decoration:underline;
	font-family: "Courier New", Courier, monospace;
	background-color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: -1.9px;
	padding-left: 13px;
	/*cursor:pointer;*/
}
