
.texto {	
	font-family: "Trebuchet MS";
	color: #755300;
	font-size: 60%;
}

.fecha_portada{
	font-family: "Trebuchet MS";
	color: #755300;
	font-size: 60%;
}

.enlace_noticia{	
	font-size: 60%;
	color: #755300;
	font-weight:bold;
}

.fecha_noticia{
	color: #13270E;
	font-size: 60%;
}


h1{
	display: block;
	background: url(../imagenes/titulo_portada.gif);		
	background-repeat: no-repeat;	
	background-position: left;	
	height: 27px;
	margin-top: 0px; 
	margin-bottom: 0px;
	padding: 0px;
}

* html h1 {
	margin-left: -4px;
	
}