/* CSS Document */


body {
	background-color: #000000;
	margin:0px;
}

.lettrine{
	margin-top:5px;
	margin-right:5px;
}

a:link {
	text-decoration:none;
}

a.topmenu{
	text-align:right!important;
 	font-size:0.8em!important;
	font-family:arial!important;
	text-decoration:none!important;
	color:#e9bf46!important;
}
a.topmenu:hover{
	text-decoration:none!important;
	color:#FFFFFF!important;
}
a.topmenu:visited{
	text-decoration:none!important;
}

.page{
	background-color:#000000;
	padding-bottom:20px;
}

.container{
	width:760px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

p{
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}

.sepa{
	width:750px;
	text-align:center;
}

.texte	{
	clear:both;
	color: #cba738;
	width:750px;
	text-align: left;
	font-family:Times;
	font-size:1em;
	margin-bottom:10px;
}

.container_menu{
	/*float:left;*/
	background-image:url(../images/homepage.jpg);
	width:779px;
	height:386px;
}

.container_menu_fr{
	/*float:left;*/
	background-image:url(../images/homepage_fr.jpg);
	width:779px;
	height:386px;
}

.container_top_menu{
	/*position:relative;
	top:8px;
	left:438px;*/
	position:relative;
	top:20px;
	text-align:right;
	float: right;
	width:504px;
	height:20px;
	color:#B68623;
	font-family:Arial;
	font-size:0.9em;
}

container_top_menu_item{
	height:20px;
}

container_top_menu_spacer{
	width:22px;
	height:20px;
	cursor:default;
}

.container_menu_row{
	position:relative;

	left:212px;
	top:310px;
	width:390px;
	height:25px;
}

.position_menu_html{
	position: relative;
	float:left;
	margin-left:60px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color: #BD8613;
	
}

.position_menu_flash{	
	position: relative;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color: #BD8613;
}

.footer{
	clear:both;
	color:#e9bf46;
	background-color:#000000;
}

a.avis{
	font-family:arial!important;
	text-decoration:underline!important;
	color:#e9bf46!important;
}

a.avis:hover{
	text-decoration:underline!important;
	color:#FFFFFF!important;
}
a.avis:visited{
	text-decoration:underline!important;
}

.footer_delimiter{
	clear:both;
	height:10px;
	width:100%;
	border-top:#472F01 1px solid;
	font-size:0.1em;
}

.section_delimiter_mid{
	margin-top:10px;
	clear:both;
	margin-top:10px;
	height:10px;
	width:748px;
	border-top:#472F01 1px solid;
	font-size:0.1em;
}

/*  Footer  */
.footer_section{
	clear:both;
	width:748px;
	height:60px;
	font-size:0.7em;
	font-family:Arial;
	color:#bc952c;
}

.copyright{
	float:left;
	width:450px;
}

.canada{
	float:right;
	background-image:url(../images/canada_logo.jpg);
	width:84px;
	height:21px;
}

.img_invisible{
	display:none;
}