/* Global Styles */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 30px;
	margin-top: 30px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #1F3378;
	text-decoration: none;
	outline:none;
}
a:visited {
	text-decoration: none;
	color: #1F3378;
	outline:none;
}
a:hover {
	text-decoration: none;
	color: #B7007A;
	outline:none;
}
a:active {
	text-decoration: none;
	color: #1F3378;
	outline:none;
}
a.type2 {
	font-family: Arial, Helvetica, sans-serif;
}
a.type2:link {
	text-decoration: blink;
	color: #1F3378;
}
a.type2:visited {
	text-decoration: blink;
	color: #1F3378;
}
a.type2:hover {
	text-decoration: none;
	color: #B7007A;
}
a.type2:active {
	text-decoration: blink;
	color: #1F3378;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 14px;
	font-style: normal;
	font-variant: small-caps;
	line-height: 22px;
	color: #B7007A;
}
h3 {
	font-size: 14px;
	font-style: italic;
	font-variant: small-caps;
	line-height: 18px;
}
.copyright {
	font-size: 10px;
	line-height: 14px;
	font-style: italic;
}
.texte_courant {
	font-size: 12px;
	line-height: 18px;
}
.texte_pink {
	font-size: 12px;
	line-height: 18px;
	color: #B7007A;
	font-weight: bolder;
}
.titre {
	font-size: 16px;
	font-style: normal;
	font-variant: small-caps;
	line-height: 22px;
	color: #B7007A;
	font-weight: bold;
}
.titre_barre {
	font-size: 16px;
	font-style: normal;
	font-variant: small-caps;
	line-height: 22px;
	color: #B7007A;
	font-weight: bold;
	text-decoration: line-through;
}
