@media screen {
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	background-color: #003399;
	margin: 0px;
	padding: 0px;
}
td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
ul {
	list-style-position: outside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 1.4em;
	color: #000000;
	margin-top: 0px;
}
h2 {
	font-size: 1.2em;
	color: #003399;
	margin-top: 20px;
}
h3 {
	font-size: 1.1em;
	color: #ff9933;
	margin-top: 15px;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF9933;
}
a:active {
	text-decoration: none;
	color: #FF9933;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 770px;
}
#banner {
	margin: 0px;
	padding: 0px;
	height: 112px;
	width: 100%;
}
#content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#footer {
	color: #666666;
	width: 100%;
	background-color: #FFFFFF;
}
#banner_logo {
	background-image: url(../images/b_logo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 175px;
	text-align: center;
	vertical-align: middle;
}
#banner_nav {
	background-image: url(../images/b_banniere.gif);
	background-position: left top;
	vertical-align: bottom;
	background-repeat: no-repeat;
}
#banner_nav_en {
	background-image: url(../images/b_en_banniere.gif);
	background-position: left top;
	vertical-align: bottom;
	background-repeat: no-repeat;
}
#content_main {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.left_col {
	background-color: #FF9933;
	width: 200px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.left_col img {
	margin-right: auto;
	display: block;
	margin-left: auto;
}
.left_col a:hover, .left_col a:active {
	color: #000000;
}
.left_col h1 {
	color: #FFFFFF;
}
.right_col {
	background-color: #999999;
	width: 120px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 90px;
	padding-left: 5px;
	background-image: url(../images/pied_colonne.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 0.8em;
	font-weight: bold;
	text-align: center;
}
.right_col h1 {
	font-size: 1.7em;
	text-align: left;
}
.copyright {
	color: #CCCCCC;
}
.bottom_links a:link, .bottom_links a:visited {
	color: #000000;
	text-decoration: none;
}
.bottom_links a:hover, .bottom_links a:active {
	color: #999999;
	text-decoration: none;
}
.bottom_links {
	font-size: 0.8em;
	width: 70%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top;
	padding-top: 5px;
}
.page_titles {
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 0px;
}
.smaller_text {
	font-size: 0.8em;
}
.separator {
	width: 75%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -5px;
	clear: both;
	float: none;
}
.bluebox {
	background-color: #003399;
	text-align: center;
	width: 100%;
	height: 150px;
	background-image: url(../images/bluebox_filler.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bluebox td {
	color: #FFFFFF;
	vertical-align: top;
}
.bluebox a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bluebox a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.bluebox a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.bluebox a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.bluebox_tl, .bluebox_bl, .bluebox_tr, .bluebox_br {
	background-repeat: no-repeat;
	padding: 0px;
	height: 10px;
	width: 10px;
}
.bluebox_tl {
	background-image: url(../images/bluebox_corner_tl.gif);
	background-position: left top;
}
.bluebox_bl {
	background-image: url(../images/bluebox_corner_bl.gif);
	background-position: left bottom;
}
.bluebox_tr {
	background-image: url(../images/bluebox_corner_tr.gif);
	background-position: right top;
}
.bluebox_br {
	background-image: url(../images/bluebox_corner_br.gif);
	background-position: right bottom;
}
.news {
	clear: both;
}
.news img {
	margin-right: auto;
	display: block;
	margin-left: auto;
	margin-bottom: 10px;
}
.news_footer {
	text-align: right;
	background-image: url(../images/separateur_news.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.4em;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.news_archive {
	text-align: left;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.4em;
	border: 1px solid #333333;
	background-color: #999999;
}
.floating_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.side_nav {
	background-color: #FFFFFF;
	width: 95%;
	border: 1px solid #003399;
	font-size: 0.8em;
}
.side_nav td {
	padding: 5px;
	text-align: right;
	line-height: 1.4em;
}
.side_nav a {
	margin-bottom: 7px;
	display: block;
}
.side_nav a:link {
	color: #003399;
	text-decoration: none;
}
.side_nav a:visited {
	color: #003399;
	text-decoration: none;
}
.side_nav a:hover {
	color: #FF9933;
	text-decoration: none;
}
.side_nav a:active {
	color: #FF9933;
	text-decoration: none;
}
.encadre {
	background-color: #CCCCCC;
	padding: 5px;
	width: 90%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px solid #333333;
}
.fake_quote {
	margin-right: 35px;
	margin-left: 35px;
	display: block;
}
.info_tables {
	width: 95%;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
.info_tables td, .info_tables th {
	border: 1px solid #999999;
	padding: 5px 8px;
}
.info_tables td {
	vertical-align: top;
}
.info_tables th {
	color:#FFFFFF;
	background-color:#003399
}
.important {
	color: #FF0000;
	font-weight: bold;
}
.highlight {
	background-color: #A6DBFF;
}
.alternate {
	background-color: #BFD3E8;
}
}
h4 {
	font-weight: bold;
	color: #333333;
	font-size: 1em;
}
.xmas_news {
	clear: both;
	background-image: url('../images/xmas_news.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px
}
.xmas_news_en {
	clear: both;
	background-image: url('../images/xmas_news_en.gif');
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px
}

.footnoteMark {
	vertical-align: super;
	font-size: x-small;
}

.footnotesContainer {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000;
}

.footnote {
	color: #CCC;
}
