BODY {
	background-color: #e1ecf4
}

A.menu {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 14px;
	line-height: 17px;
	text-align: center;
	background-image: url("img/puce.gif");
	background-repeat: no-repeat;
	background-position: 0% 0%;
	vertical-align: middle;
	font-family: sans-serif;
	color: #005aa5;
}

A.menu:hover {
	text-decoration: underline;
	color: #ff8010;
}


TABLE {
	border: 0px;
	padding: 0px;
	border-collapse: collapse;
}

TD.gauche {
	font-size: 12px;
	padding: 15px;
	width: 150px;
	background-color: #e1ecf4;
}

TD.sep {
	height: 10px;
	line-height: 4px;
}

A.menuflag {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ff8010;
}