/* CSS Document */
legend{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:12px;
	color:#999999;
	font-weight:bold;
	padding-left:4px;
	padding-right:4px;
}
fieldset{
	border:1px dotted #CCCCCC;
	font-size:11px;
	color:#666666;
	margin-bottom:10px;
}
.btnCalendar{
	cursor:pointer;
	cursor:hand;
}

.fecha{
	float:left;
}
.cPrincipal{
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:12px;
	color:#009933;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}
.link_noticia b{
	color:#000000;
}