body{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 15px;
	font-size: 2pt;
}

div{
  position:relative;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

a IMG {
	border: none;
}
a:HOVER, a:VISITED, a:LINK{
	text-decoration: none;
}

IMG {

}

.center{
	text-align: center;
}

.top{
	vertical-align: top;
}

/* Mise en page générale de la page*/
.corps{
	position: relative;
	width: 808px;
}
.general{
	position: relative;
}
.corps .entete{
	position: relative;
	width: 799px;
}
.corps .gauche{
	position:relative;
	float:left;
}
.corps .droit{
	position:relative;
	float:right;
}

.corps .basPage{
	width: 100%;
	text-align: center;
}