.idiomas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #3D1C67;
	text-decoration: none;
}
.idiomas:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;	

}
.contingut {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding-left:40px;
	color: #000000;
}

.menu {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

.fill {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.fillon {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.fillon:active {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.menu:hover {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: underline;
}

.menu:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}
.menuon {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color:white;
	text-decoration: underline;
}

.contingutlink {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}


.contingutlink:visited {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.contingutlink:hover {
	text-decoration: underline;
}


.contingutlink_on {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
	text-decoration: none;
}
.credits:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
		color: #22FF22;
	text-decoration: none;
}