@font-face {
	font-family: "Century Gothic";
	src: url('fonts/467468262-GOTHIC.eot');
	src: url('fonts/467468262-GOTHIC.eot?#iefix') format('embedded-opentype'),
	url('fonts/467468262-GOTHIC.svg#Century Gothic') format('svg'),
	url('fonts/467468262-GOTHIC.woff') format('woff'),
	url('fonts/467468262-GOTHIC.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


*{
	margin:0;
	padding:0;
}
body{
	background:#FFF;
	margin:0;
	padding:0;
	color:#434343;
	font:normal 10px "Century Gothic", Arial, Helvetica, sans-serif;
}
a{	
	color:#434343;
	font:normal 10px "Century Gothic", Arial, Helvetica, sans-serif;	
}
#top{
	text-align:right;
	font-size:10px;
	margin:1% 1% 0 0;
	letter-spacing:3px;
}
.spacing-big{
	letter-spacing:5px;
}
#mayalogo a{
	font-size:20px;
	text-decoration:none;
	letter-spacing:7px;
}
#mayalogo a .gris_clair{
	font-size:26px;
}
#mayalogo{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:center;
	border-collapse:collapse;
	border-spacing:0;
}
#footer{
	position:absolute;
	bottom:0;
	width:100%;
	text-align:center;	
	text-decoration:none;	
	margin:0 0 2% 0;
	letter-spacing:3px;
}
.red{
	color:#f10c0c;	
}
.gris_clair{
	color:#adadad;	
}
.size8{
	font-size:8px;
}
#altgrafik{
	width:18%;
	max-width:433px;	
	display:block;
	position:absolute;
	bottom:0;
	left:0;
}
