body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	background-color: #FFFFFF;
	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: 16pt;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 13pt;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: underline;
}
#container {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#banner {
	display:none;
}
#content {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#footer {
	color: #666666;
	width: 100%;
	background-color: #FFFFFF;
}
#banner_logo {
	display:none;
}
#banner_nav {
	display:none;
}
#banner_nav_en {
	display:none;
}
#content_main {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.left_col {
	background-color: #ffffff;
	width: 0px;
	display:none;
}
.right_col {
	background-color: #ffffff;
	width: 120px;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 90px;
	padding-left: 5px;
	text-align: center;
}
.page_titles {
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 0px;
}
.smaller_text {
	font-size: 9pt;
}
.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: #000000;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -5px;
	clear: both;
	float: none;
}
.bluebox {
	background-color: #ffffff;
	text-align: center;
	width: 100%;
}
.news {
	clear: both;
}
.news img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.news_footer {
	text-align: right;
	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;
}
.floating_img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.side_nav {
	width: 0px;
	display: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;
}
.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:#000000;
	background-color:#ffffff
}
.important {
	color: #FF0000;
	font-weight: bold;
}
.highlight {
	background-color: #cccccc;
}
.alternate {
	background-color: #cccccc;
}
