/* CSS Document */

body {
	background-color: #6699FF;
}
.Stil1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	color: #0000FF;
}
div.mail-adresse {
	position : absolute;
	left : -5000px;
	top : -5000px;
}
input#kemail {
	display: none;
}

