@charset "ISO-8859-1";
body{
	font-family:Arial, Helvetica, sans-serif;
}
#flashcontent {
	border: thin solid #333333;
	width:1000px;
	height:800px;
	margin: 0px auto;
}
#Frenchbtn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #660000;
	text-decoration: none;
}
#Engbtn a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #660000;
	text-decoration: none;
}
#holder {
	background-image:url(../en/images/background.jpg);
	border: thin solid #333333;
	width:1000px;
	height:800px;
	margin: 0px auto;
}

#holderFr {
	background-image:url(../fr/images/background.jpg);
	border: thin solid #333333;
	width:1000px;
	height:800px;
	margin: 0px auto;
}

#menu {
	position:relative;
	z-index:1;
	padding-bottom:50px;

}
#menuFr {
	position:relative;
	z-index:1;
	padding-bottom:50px;
}


.hilight {
	font-size: 16px;
	font-weight: bold;
	color: #9d0000;
	text-align:center;
	line-height: 22px;
}


#Frenchbtn {
	position:relative;
	padding-top: 10px;
	padding-left: 440px;
}
#Engbtn {
	position:relative;
	padding-top: 10px;
	padding-left: 540px;
}
#checkbox{
	height:20px;
	padding: 0px 5px 10px 0px;

}

#content {
	position:relative;
	padding-left: 410px;
	width:550px;
	height:800px;
	z-index:2;
}

#contentFr{
	position:relative;
	padding-left: 360px;
	width:570px;
	height:800px;
	z-index:2;
}



p {
	color:#333333;
	text-align:left;
	font-size:11px;
}
li {
	color:#333333;
	text-align:left;
	font-size:11px;
}
a {
	color:#dc8d00;
}

.red {
	color:#9d0000;
}

 h1 {
	font-family:"Times New Roman", Times, serif;
	color:#9d0000;
	text-align:left;
	font-size:26px;
}



#scroll{
	float:left;
	position:relative;
	padding-left: 20px;
	width: 510px;
	height: 700px;
	z-index:3;
	overflow: auto;
	clear: both;
}
#scrollFr{
	position:relative;
	padding-left: 30px;
	width: 510px;
	height: 700px;
	z-index:3;
	overflow: auto;
	clear: both;
}
.clear{ clear:both; }

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #850405;
	font-size: 24px;
	padding-left:16px;
	padding-top:20px;
}