body {
	margin-left: 20px;
	margin-right: 20px;
	font-family: "Arial";
	background-attachment:fixed;
}

.titre {
	font-size: 36px;
	font-family: "Arial";
	color: #8000FF;
	font-weight: bold;
}

img{ border:none;}

#bulle { position: absolute; visibility: hidden;  font-size:12px;}

.info{ border:1px solid #666666; padding: 7px; color:#666666; background-color:#FFFFFF; font-family:"trebuchet MS";}

.mail {
	color: #000066;
	font-weight: bold;
	font-size: 18px;
}