/* CSS Document */

.maillink {
	position:absolute;
	left:25px;
	top:10px;
	border: 0;
	z-index:1;
}

.infotext {
	position:fixed;
	color: #CCCCCC;
	font-style: italic;
	font-size: 9pt;
	font-weight: 200;
	font-stretch: wider;
	right: 15px;
	bottom: 12px;
	z-index:3;
}

.signation {
	position:fixed;
	left:130px;
	bottom:30px;
	border: 0;
	z-index:4;
}