div#contingut {
	background-color: #FFFFFF;
}

div#text {
	padding: 15px;
}
div#menu {
	padding: 15px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	color: #333333;
}
.credits {
	color: #FFFFFF;
	font-size: x-small;
	padding-right: 10px;
	padding-left: 10px;
}
.submenu {
	color: #0066CC;
	height: 10px;
	padding-left: 20px;
	font-size: x-small;
	padding-right: 10px;
}
.hidden{
	color:#002A43;
	background-color: #002A43;
}
.hidden a:hover {
	color:#002A43;
	background-color: #002A43;
}
.menu {
	text-transform: none;
	color: #002A43;
	font-weight: bold;
	height: 10px;
}
#menu a:link {
	color: #002A43;
	font-size: x-small;
	text-decoration: none;
}
#menu a:hover {
	color: #0066CC;
	font-size: x-small;
	text-decoration: underline;
}
#menu a:visited {
	color: #002A43;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #002A43;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #002A43;
	text-decoration: none;
}
.noticies {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #002A43;
	padding: 10px;
}
.textnoticies {
	font-size: x-small;
	text-align: left;
}
.separador {
	height: 10px;
}
.titol {
	text-transform: uppercase;
	color: #002A43;
	font-weight: bold;
	height: 10px;
}
#menu_sup a:link {
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: none;
}
#menu_sup a:hover {
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: underline;
}
#menu_sup a:visited {
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
#credits a:link {
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: none;
}
#credits a:hover {
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: underline;
}
#credits a:visited {
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: none;
	font-weight: bold;
}
