@charset "utf-8";
/* CSS Document */
.titulonoticiabusqueda a {
	color:#333;
	font-size: 20px;
	font-weight: bold;
}
.textonoticiabusqueda {
	color:#333;
	font-size: 16px;	
}
.fechanoticiabusqueda {
	color:#333;
	font-size: 14px;	
}
.otrosreportajes a {	
	color:#039;
	font-size: 16px;
	font-weight: bold;
}
.titulo_networking a, .titulo_networking_centrado a{	
	color:#e53b34;
	font-size: 18px;
	font-weight: bold;
}
.titulo_neutro_centrado a{	
	color:#333;
	font-size: 18px;
	font-weight: bold;
}
.titulo_seguridad a, .titulo_seguridad2 a,.titulo_seguridad_centrado a {
	color:#0062a7;
	font-size: 18px;
	font-weight: bold;
}
.titulo_blanco a {	
	color:#FFF;
	font-size: 18px;
	font-weight: bold;
}
.texto_blanco a {	
	color:#FFFFFF;
	font-size: 14px;
}
/*Noticia desplegada*/

.entradilladesplegada {
	font-family: Arial;
	font-size: 14px;
	color:#666666;
	text-align:justify;
	font-weight:bold;
}
.textodesplegada {
	font-family: Arial;
	font-size: 14px;
	color:#333333;
	text-align:justify;
}
