
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu {
	font-family: Arial;
	font-size: 12px;
	color: 8f8f8f;
	font-weight:bold;
	text-decoration: none;
}

.menu_on {
	font-family: Arial;
	font-size: 12px;
	color: 494949;
	font-weight:bold;
	text-decoration: none;
}

.menu:active {
	font-family: Arial;
	font-size: 12px;
	color: 8f8f8f;
	font-weight:bold;
	text-decoration: none;
}

.menu:visited {
	font-family: Arial;
	font-size: 12px;
	color: 8f8f8f;
	font-weight:bold;
	text-decoration: none;
}

.menu:link {
	font-family: Arial;
	font-size: 12px;
	color: 8f8f8f;
	font-weight:bold;
	text-decoration: none;
}

.menu:hover {
	font-family: Arial;
	font-size: 12px;
	color: 494949;
	font-weight:bold;
	text-decoration: none;
}

.titol {
	font-family: Arial;
	font-size: 15px;
	color: #494949;
	font-weight:bold;
	text-decoration: none;
}

.text_blau {
	font-family: Arial;
	font-size: 12px;
	color: 016b9e;
	text-decoration: none;
}

.text_blaufort {
	font-family: Arial;
	font-size: 12px;
	color: 202e51;
	text-decoration: none;
}

.text_gris {
	font-family: Arial;
	font-size: 12px;
	color: 494949;
	text-decoration: none;
}

.peu {
	font-family: Arial;
	font-size: 10px;
	color:#8f8f8f;
	text-decoration: none;
}

.peu_on {
	font-family: Arial;
	font-size: 10px;
	color:#494949;
	text-decoration: none;
}

.peu:active {
	font-family: Arial;
	font-size: 10px;
	color:#8f8f8f;
	text-decoration: none;
}

.peu:visited {
	font-family: Arial;
	font-size: 10px;
	color:#8f8f8f;
	text-decoration: none;
}

.peu:link {
	font-family: Arial;
	font-size: 10px;
	color:#8f8f8f;
	text-decoration: none;
}

.peu:hover {
	font-family: Arial;
	font-size: 10px;
	color:#494949;
	text-decoration: none;
}