@charset "utf-8";
/* CSS Document */

#tit {
	color:#069;
	margin:15px 0;
	font-family: "trebuchet ms";
	font-size: 18px;
	height:40px;
}

#tipo {
	font:11px "trebuchet ms";
	color:#666;
	line-height:16px;
	margin:10px 0;
	text-align: justify;
}

#tipo a{
	text-decoration:none;
	}
	
#tipo a:hover{
	color:#FF0000;
	}

.fecha{
	font-family: "trebuchet ms";
	color:#FF0000;
	font-size: 14px;
	}