'estilos creados para los tipos de fuentes que se utilizan en la web. Estilos para contenido, títulos 
 'linea de migas, pie, menu, etc. 

.cont {
	font-family: Tahoma;
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
}
.construccio14 {
	font-family: Arial Black;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: none;
	font-style: none;
	text-decoration: underline;
}
.menu13 {
	font-family: Palatino Linotype;
	font-size: 13px;
	color: #BDB0B0;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.menu13_actiu {
	font-family: Palatino Linotype;
	font-size: 13px;
	color: #FBF95E;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.contingut13 {
	font-family: Palatino Linotype;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.contingut13_groc{
	font-family: Palatino Linotype;
	font-size: 13px;
	color: #FEF600;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.contingut16{
	font-family: Palatino Linotype;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.contingut16_groc{
	font-family: Palatino Linotype;
	font-size: 16px;
	color: #FEF600;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.contingut13_resaltat {
	font-family: Palatino Linotype;
	font-size: 13px;
	color: #BDB0B0;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.contingut_titols {
	font-family: Palatino Linotype;
	font-size: 13px;
	color: #dcd01d;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}
.link {
	font-family: Palatino Linotype;
	font-size: 13px;
	color: #BDB0B0;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.link24 {
	font-family: Palatino Linotype;
	font-size: 24px;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.cites10 {
	font-family: tahoma;
	font-size: 10px;
	color: #BDB0B0;
	font-weight: bold;
	font-style: none;
	text-decoration: none;
}