body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #D3D2D5;
	font-weight: normal;
	background-color: #0F4062;
	margin-bottom:0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

body,td,th {
	color: #D3D2D5;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #AADAF2;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #AADAF2;
	text-decoration: none;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #AADAF2;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #AADAF2;
	text-decoration: none;
}

.texteNorm10 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color: #D3D2D5;
	font-weight: normal;
}
.texteNorm12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #D3D2D5;
	font-weight: normal;
}
.texteNorm14 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color: #D3D2D5;
	font-weight: normal;
}

.texteGras10 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color: #D3D2D5;
	font-weight: bold;
}
.texteGras12 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #D3D2D5;
	font-weight: bold;
}
.texteGras14 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color: #D3D2D5;
	font-weight: bold;
}
.texteGras16 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	color: #D3D2D5;
	font-weight: bold;
}

.texteNorm10_blanc {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color: #FFFFFF;
	font-weight: normal;
}
.texteNorm12_blanc {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #FFFFFF;
	font-weight: normal;
}
.texteNorm14_blanc {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color: #FFFFFF;
	font-weight: normal;
}

.texteGras10_blanc {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	color: #FFFFFF;
	font-weight: bold;
}
.texteGras12_blanc {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	color: #FFFFFF;
	font-weight: bold;
}
.texteGras14_blanc {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	color: #FFFFFF;
	font-weight: bold;
}
.texteGras16_blanc {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	color: #FFFFFF;
	font-weight: bold;
}