<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
background-color:white;
margin:0px 0px 0px 0px;
}
h1 {
font-family:verdana, sans-serif;
font-size:80%;
color:black;
background-color:transparent;
text-align:left;
}
h2 {
font-family:verdana, sans-serif;
font-size:80%;
color:black;
background-color:transparent;
text-align:left;
}
h3 {
font-family:verdana, sans-serif;
font-size:80%;
color:black;
background-color:transparent;
text-align:left;
}
p {
font-family:verdana, sans-serif;
font-size:70%;
background-color:transparent;
margin-left:0px;
margin-right:0px;
margin:0px; 
}
li {
font-family:verdana, sans-serif;
font-size:80%;
color:black;
background-color:transparent;
text-align:left;
margin-left:0px;
margin-right:0px;
}
a:link {
font-family:verdana, sans-serif;
font-size:100%;
color:#3399FF;
background-color:transparent;
text-decoration:none;
}
a:visited {
font-family:verdana, sans-serif;
font-size:100%;
color:#3399FF;
background-color:transparent;
text-decoration:none;
}
a:hover {
font-family:verdana, sans-serif;
font-size:100%;
color:#3399FF;
background-color:transparent;
text-decoration:underline;
}
.hl{
color:#AAAAAA;
}

.bg-white {
	background-color: white;
}

.blanc {
	border-style:solid; 
	border-width:1px; 
	border-color:#D5D5D5; 
	BACKGROUND-COLOR:white;
}
.bordure20pxGauche{
	border-left-color:#FFFFFF;
	border-left-style:solid;
	border-left-width:20px;
}
.bordurebleue{
	border-right-color:#000066;
	border-right-style:solid;
	border-right-width:1px;
}
.titre1{
	color:#003377;
	background-color: #ffffff;
	font-size:70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	font-size:14px;
	/*margin: 0px;*/
	text-align:left;
}
.titre11 {	color:#003377;
	background-color: #ffffff;
	font-size:70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	font-size:12px;
	/*margin: 0px;*/
	text-align:left;
}
.style6 {
	font-size: 12px;
	color: #999999;
}

.videoTitle{
	font-size: 14px;
	color: #FF6600;
}

* {
    margin: 0px;
    padding: 0px;
    font-family: Arial;
}

.wrapper {
    width: 1318px;
    margin: 0 auto;
    background-color: #FFF;
}

#header {
    background-image: url(/img/header2.jpg);
    background-repeat: no-repeat;
    height: 484px;
}

#header #topNavigation {
    padding-top: 6px;
}

#header #topNavigation #firstLink {
    margin-left: 161px;
}

#header #topNavigation&gt;li {
    float: left;
    color: white;
    height: 19px;
    text-align: center;
    margin-left: 45px;
}

ul li {
    list-style-type: none;
}

#header #topNavigation&gt;li&gt;a {
    text-decoration: none;
}

#header #topNavigation&gt;li&gt;a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    font-weight: bold;
    color: white;
}

#footer {
    width: 100%;
	margin-top: 50px;
	text-align: center;
}</pre></body></html>