@charset "utf-8";


@font-face {
    font-family: 'japanese_brushregular';
    src: url('japab___-webfont.eot');
    src: url('japab___-webfont.eot?#iefix') format('embedded-opentype'),
         url('japab___-webfont.woff2') format('woff2'),
         url('japab___-webfont.woff') format('woff'),
         url('japab___-webfont.ttf') format('truetype'),
         url('japab___-webfont.svg#japanese_brushregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

.mail{
	color:#FFF;
	font-family:Verdana;
	font-size:14px;
	text-decoration:underline;	
}

.contingut_construccio{
	color:#fff;
	font-family:Verdana;
	font-size:14px;
	text-decoration:none;	
}

.contingut_link{
	color:#fff;
	font-family:Verdana;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;	
}

.resaltat{
	color:#fff;
	font-family:Verdana;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;	
}

.contingut{
	color:#000000;
	font-family:Verdana;
	font-size:14px;
		font-weight:none;
	text-decoration:none;	
}

.aside{
	color:#ffffff;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;	
}

.nav{
	color:#FFF;
	font-family:Verdana;
	font-size:18px;
	text-decoration:none;
	background:#5c4acc;	
	
}

.nav_actiu{
	color:#ff0000;
	font-family:Verdana;
	font-size:18px;
	text-decoration:none;
	background:#5c4acc;
	
}

.peu{
	color:#000000;
	font-family:Verdana;
	font-size:13px;
	text-decoration:none;
	
}

.peu_link{
	color:#000000;
	font-family:Verdana;
	font-size:15px;
	text-decoration:underline;
	
}

.titol{
	color:#ffffff;
	font-family:'japanese_brushregular';
	font-size:60px;
	text-decoration:none;
	
}


