body {
	background-color: White;
	font-family: Verdana, Geneva, sans-serif;
	
}
.copy {
	font-size: 11px;
}
.adresa {
	font-size: 12px;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #000;
}
a:hover {

	text-decoration: underline;
}
.titre {
	font-size: 60px;
	font-weight: lighter;
	color: #999;
	font-variant: normal;
}
.menu {
	color: #FF9A00;
	font-weight: normal;
	font-size: 16px;
}
.text_low {
	color: #666;
	font-size: 12px;
}
.text {
	padding-right: 12px;
	padding-left: 12px;
	font-size: 14px;
}
.bodytitle {
	font-weight: bold;
}
