.noticias_txtcontenedor {
	position: relative;
	width: 834px;
	left: 53px;
	top: 50px;
	font-size: 10px;
	color: #818181;
	line-height: 15px;
}
.noticias_centro {
	width: 800px;
	text-align: left;
}
.noticia_h1 {
	color: #25b6e0;
	font-size: 18px;
}
.noticia_texto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #818181;
}

.noticia_fecha {
	clear: both;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #818181;
}
.noticias_separador {
	background-image: url(../img/separador.png);
	background-repeat: repeat-x;
	position: absolute;
	height: 2px;
	width: 850px;
}

.noticias_div_linea {
	background-image: url(../img/noticias-linea.jpg);
	background-repeat: repeat-x;
	position: relative;
	height: 4px;
	width: 850px;
	left: 0;
}
.noticias_contenedor {
	position: relative;
	width: 834px;
	left: 0px;
	top: 0px;
	font-size: 10px;
	color: #818181;
	line-height: 15px;
}

