@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	background-color: #292929;
}
p {
	margin-bottom: 14px;
	margin-top: 2px;
}
ul {
	margin-bottom: 12px;
	margin-top: 6px;
}
li {
	margin-bottom: 3px;
}
ol {
	text-align: left;
	padding-left: 25px;
}
blockquote {
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.italic {font-style: italic}
.bold {
	font-weight: bold;
}
.underlined {
	text-decoration: underline;
}
.ulMenucontent {
	list-style-image: url(images/right2.png);
	margin-bottom: 5px;
}
.intro {
	font-size: 14px;
}
.titre01 {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.soustitre01 {
	font-weight: bold;
	margin-bottom: 0px;
	font-size: 14px;
}
.soustitre02 {
	font-weight: normal;
	margin-bottom: 0px;
	font-size: 12px;
	text-transform: uppercase;
}
.menu01 {
	text-transform: uppercase;
	font-size: 16px;
	text-decoration: overline;
}
.text10px {font-size: 10px}
table.table01 {
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: white;
	border-collapse: collapse;
	margin-top: 8px;
	width: 100%;
	margin-bottom: 8px;
}
table.table01 th {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: white;
	-moz-border-radius: ;
}
table.table01 td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: white;
	-moz-border-radius: ;
}
table.table02 {
	border-width: 0px;
	border-spacing: ;
	border-style: none;
	border-color: white;
	border-collapse: collapse;
	margin-top: 8px;
	margin-bottom: 8px;
}
table.table02 th {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: white;
	-moz-border-radius: ;}
table.table02 td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: white;
	-moz-border-radius: ;}
.MenuBullet {
	margin-right: 8px;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.link_general:link {
	color: #FFFF66;
}
a.link_general:hover {
	text-decoration: underline;
	color: #FFFF66;
}
a.link_general:visited {
	color: #FFFF66;
}
a.link_language:link {
	color: #999999;
}
a.link_language:hover {
	color: #999999;
	text-decoration: underline;
}
a.link_language:visited {
	color: #999999;
}
