body {
	background-color:#fff;
	font-family:"trebuchet ms", arial, "sans serif";
	font-size:11px;
	margin:0;
}

td {font-size:11px;}
form {margin:0;}

a {text-decoration:underline;}
a:hover {text-decoration:none;}

.etape {
	width:260px;
	//width:280px;
	padding:0 10px;
	font-size:11px;
	color:#000;
	margin:10px 0;
	text-align:center;
	background:top left no-repeat transparent;
}

.pied a {text-decoration:none; color:#fff;}
.pied a:hover {text-decoration:underline;}

a.baseline {
	color: #494A4C;
	text-decoration: none;
}

a.baseline:hover {
	text-decoration: underline;
}

.pied {
	background:url('../images/fond-pied.jpg') top center no-repeat transparent;
	width:1020px;
	height:45px;
	text-align:center;
	font-size:11px;
	font-family:"trebuchet ms", "verdana", "sans serif";
	color:#fff;
	vertical-align:middle;
}

