body {
	background-image: url(../imgs/img_01.gif);
	background-repeat: repeat-x;
	background-color: #2E3E43;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.TD_video {
	background-image: url(../imgs/img_12.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-left: 24px;
	height: 396px;
	width: 551px;
	padding-top: 8px;
}
.Tabla {
	width: 850px;
}


.Titulo {
	font-size: 16px;
	font-weight: bold;
	color: #EBEBEB;
	margin-bottom: 10px;
}
.td_noticia {
	vertical-align: top;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 30px;
	padding-right: 65px;
}
.TD_resumen {
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 20px;
}
.imgnoticia {
	height: 95px;
	width: 120px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #333333;
}
td {
	font-size: 12px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

