@charset "utf-8";
.titre {
	font-family: "MS Mincho";
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #242424;
}
.whatnew {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #191919;
	font-variant: small-caps;
}
.texte {
	font-family: "MS Mincho";
	font-size: 15px;
	color: #202020;
	line-height: 24px;
}
a {
	color: #476cb0;
	font-family: "MS Mincho";
	font-size: 15px;
	text-decoration: none;
		
}
a:hover {
	text-decoration: underline;
}
.texteb {
	font-family: "MS Mincho";
	font-size: 14px;
	color: #476cb0;
	font-weight: bold;
}
.table_round_top {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #acbddb;
}
.table_round_bottom {
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 0px;
	border-bottom-color: #acbddb;
}.table_round_left {
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 0px;
	border-left-color: #acbddb;
}
.table_round_right {
	border-bottom-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-color: #acbddb;
}
body {
	margin-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
html {
overflow-x: auto;
}
.soustitre {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #191919;
	font-variant: small-caps;
}
.listing {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #eff2f8;
	border-collapse: separate;
}
.listing td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #eff2f8;
}
.textesmall {
	font-family: "MS Mincho";
	font-size: 12px;
	color: #202020;
}

