.noticia {
	color:#000000;
	margin: 0px 0px 20px 0px;
	width:100%;	 
	clear:both;	
}

h3.noticia-titulo {
	font-size: 1em;
	font-weight: bold;
   	padding: 0 5px 5px 5px;
	background-color: #F1F5F8;	
	color: #646464;	
	margin:0px;	
}


p.noticia-titulo {
	font-size: .75em;
	font-weight: bold;
   	padding: 0 5px 5px 5px;
	background-color: #F1F5F8;	
	color: #646464;	
	letter-spacing:10px;
}

p.noticia-contenido {
	background-color: white;
	padding: 0 5px 5px 5px; 
	margin: 0; /* Arriba no pongo nada de margen para que todas las páginas empiecen en la misma posición */	
	color: #646464;	
	text-align: justify; 	
}

.noticia-fecha {
	font-size: .80em;
}

#noticia-fuente {
	font-size: .80em;	
	}

/* Inclusión de Servicios en noticias, concesionarios-coches, impuesto-matriculacion */
.pie-noticia {
	border-bottom:1px solid #D4D4D4;
	border-top:1px solid #D4D4D4;
	margin-bottom:10px;
	overflow:hidden;
	padding:3px 2px;
}	

.servicios {
	border-left:1px solid #D4D4D4;
	float:right;
	padding:5px 9px 0px 9px;
}
