'estilos creados para los tipos de fuentes que se utilizan en la web. Estilos para contenido, títulos 
 'linea de migas, pie, menu, etc. 

.menu14 {
	font-family: Courier New;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
}
.menu {
	font-family: Courier New;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
}
.contingut13 {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000000;
	font-weight: none;
	font-style: none;
	text-decoration: none;
}
.contingut13_link {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.lateral {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
	font-weight: none;
	font-style: none;
	text-decoration: none;
}
.peu {
	font-family: Courier New;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
}
.menu_actiu {
	font-family: Courier New;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
}


