a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

a:active {
	color: #000000;
	text-decoration: none;
}
.noticias-titulo {
	color: #000000;
	font-weight: bold;
	font-size: 20px;
}

.noticias-subtitulo {
	font-style: bold;
	color: #000000;
}

.noticias-cuerpo {
	
}

.noticias-secciones {
	background-color: #E4DED3;
	border: 1px solid #C6C0B6;
	font-weight: bold;
	color: #FFFFFF;
}

.noticias-busqueda {
	 padding: 5;
}

.noticias-fecha {
	
}
.boton-over {
	color: #FFFFFF;
	background-color: #AFA799;
	cursor: hand;
	font-weight: bold;
}

.boton-out {
	color: #000000;
	background-color: #FBFBFB;
	font-weight: bold;
}

.titular-titulo {
	color: #941c12;
	font-weight: bold;
}

.titular-subtitulo {
	
}

.noticias-input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #A69C88;
	padding-left: 3px;
	vertical-align: middle;
}
.noticias-fondo-lista{
	background: #fafafa;
}

.noticias-portada-fondo {
	background-color: #D3E9EF;	
}
