body,td,th {
	font-family: "Trebuchet MS";
	font-size: x-small;
}
body {
	background-image: url(/IMG/bgBleu.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 10px;
}
.tableLeftLinks {
	color: #2D71B5;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height: 25px;
}
.tableLeftLinks a:link {
	color: #2D71B5;
}
.tableLeftLinks a:visited {
	color: #2D71B5;
}
.tableLeftLinks a:hover {
	color: #2D71B5;
	font-weight: bold;
}
.tableLeftLinks a:active {
	color: #2D71B5;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Title {
	font-size: 16px;
	color: #509ADE;
	margin-left: 40px;
}
.content {
	color: #333333;
	margin-left: 20px;
	margin-right: 12px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.contentCP  {
	width: 150px;
}

.content a:link {
	font-weight: bold;
	color: #E25703;
}
.content a:visited {
	font-weight: bold;
	color: #E25703;
}
.content a:hover {
	font-weight: bold;
	color: #3399FF;
}
.content a:active {
	font-weight: bold;
	color: #3399FF;
}
.contentREG {
	color: #333333;
	margin-right: 12px;
}
.contentREG a:link {
	font-weight: bold;
	color: #E25703;
}
.contentREG a:visited {
	font-weight: bold;
	color: #E25703;
}
.contentREG a:hover {
	font-weight: bold;
	color: #3399FF;
}
.contentREG a:active {
	font-weight: bold;
	color: #3399FF;
}
.Copyright {
	font-size: xx-small;
	color: #666666;
}
.imgRight {
	position: fixed;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 15px;
}
}
.TitleSmall {
	font-size: 12px;
	color: #509ADE;
	}