#Prompteur{
	position:absolute;
	top:0;
}
#PrompteurIn{
	position:absolute;
	top:0;
	left:0;
	width: 200px;
	height: 200px;
}

A {
	text-decoration: none;
//	color: #FFFFCC;
	color: #CCCCCC;
}

#E1{
	position:relative;
	top:0;
	left:0;
}
.Lien1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.Lien2 {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none; font-weight: normal
}
