@charset "iso-8859-1";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
.marquee {
	padding-left: 45px;
	color: #999;
	font-weight: bold;
}

a.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	text-align: left;
	vertical-align: middle;
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #006;
}
a.menu:hover {
	text-decoration: underline;
	color: #006;
}
a.menu:active {
	text-decoration: none;
	color: #009;
	text-align: left;
	vertical-align: middle;
}
.creditos {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: right;
	vertical-align: middle;
	padding-right: 45px;
}
.autor {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: right;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.autor1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006;
	padding-right: 20px;
}
.noticia {
	color: #000;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 20px;
	font-size: 12px;
	text-align: justify;
	font-weight: normal;
}
.fecha {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006;
	padding-left: 15px;
	vertical-align: bottom;
	text-align: left;
}

.titulo_noticia {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #009;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	width: auto;
}
.fecha_noticia {
	font-size: 10px;
	color: #006;
	padding-left: 10px;
	padding-bottom: 5px;
}
