* {margin:0;padding:0}
/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 
p {
	padding:2px;
	margin-top: 1em;
	margin-bottom: 1em;
}
body {
	color: #000;
	position:relative;/* for ie7*/
	background-color: #FFFFFF;
	background-repeat: repeat;
}
#outer{
	height:100%;
	min-height:100%;
	margin-right: 204px;
	margin-left: 0px;

}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#header{
	position:absolute;
	top:0px;
	left:0px;
	background-image: url(../images/french/frbg_topColor.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width:100%;
	height:200px;
	color: #fff;
}
.headerimage{
	background-image: url(../images/french/frTop_banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 200px;
	width: 100%;
}
.headerButton{
	background-image: url(../images/french/french_button.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 100%;
	z-index: 102;
}
#left {
	position:relative;/*ie needs this to show float */
	width:194px;
	float:left;
	margin-left:-193px;
	left:-2px;
	padding-bottom:36px;/* clear footer*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
#right {
	position:relative;/*ie needs this to show float */
	width:174px;
	float:left;
	margin-right:-173px;/*must be 1px less than width otherwise won't push footer down in some browsers */
	padding-top:0px;/* to clear header*/
	color:#000;
	left:20px;
	padding-bottom:36px;/* clear footer*/
	clear: right;
}
.rightContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	color: #666666;
	width: 100%;
	margin-bottom: 5px;
}
.rightContentSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
	width: 100%;
/*	padding-bottom: 10px;*/
}
#footer {
	width:100%;
	clear:both;
	height:35px;
	background: #000;
	color: #fff;
	text-align:left;
	margin-top:-35px;/*drag footer from below the fold*/
}
.footerContainer{
	background-position: left top;
	margin-left: 10px;
	padding-top: 38px;
	float: left;
	height: 30px;
	width:100%;
	vertical-align: text-top;
}
.footerText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	color:#fff;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	text-align: left;
	background-position: left center;
	padding-top: 6px;
	float: left;
	vertical-align: text-top;
}
.footerImage {
	float: left;
	background-position: center center;
}
#centrecontent {
	float:right;
	width:100%;
	position:relative;
	padding-bottom:42px;/* clear footer*/
	margin-left:-1px;
}
.contentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.25em;
	font-weight: normal;
	color: #333333;
	margin-left: 25px;
	padding-top: 10px;
}
.captionText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	margin-right: 30px;
}
.outerwrap {
	float: left;	
	width: 100%;
	padding-top:0px;/* to clear header*/
	margin-right:-4px;/* to stop columns dropping*/
	margin-left:-3px;/* to stop columns dropping*/
}
.clearer{
	height:1px;
	overflow:hidden;
	margin-top:-1px;
	clear:both;
}
ul.bullets {
	list-style-position: outside;
	display: list-item;
	margin-left: 15px;
}

/*	====================================================== MENU======================================================  */
#menu {
	width: 200px;
}
#menu li a {
        height: 24px;
        text-decoration: none;
}
#menu li a:link, #menu li a:visited {
        color: #fff;
        display: block;
        background: url(../images/french/frmenu9.gif);
        padding: 8px 0 0 8px;
}

#menu li a:hover, #menu li #current {
        color: #000;
        background: url(../images/french/frmenu9.gif) 0 -31px;
        padding: 8px 0 0 8px;
}

#menu li a:active {
        color: #fff;
        background: url(../images/french/frmenu9.gif) 0 -32px;
        padding: 8px 0 0 8px;
}
 /*	====================================================== MENU END======================================================   */
 
 /*	====================================================== LAUNCH Button======================================================   */
a#home img {
	background-image: url(../images/french/frlaunchTour_Button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 142px; width: 180px; border-width: 0;}
a#home:hover img {
background: url(../images/french/frlaunchTour_Buttonroll.jpg) top left no-repeat;
}
 /*	====================================================== LAUNCH Button END ======================================================   */
 
/*	====================================================== French Button======================================================  */
a#eng img {
	background-image: url(../images/french/french_button.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	margin-right: 10px;
	height: 30px; width: 180px; border-width: 0;}
a#eng:hover img {
	background-image: url(../images/french/french_buttonRoll.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
/*	====================================================== French Button END======================================================  */
 
#line {
	width: 100%;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCC99;
	padding-top: 10px;
	padding-bottom: 2px;
}
.arrowGraphic {
	padding-right: 10px;
	padding-bottom: 2px;
	background-image: url(../images/french/frarrow_blk.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#box {
	margin: 20px 0px 20px 18px; /*top right bottom left*/
}
#photobox img{
	height: 77px;
	width: 100px;
	margin: 3px;
}
.movieContent {
	background-position: center center;
	margin-left:10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCC99;
	border-bottom-color: #CCCC99;
}
 h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	line-height: 1.5em;
}
 h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	padding-bottom: 5px;
}
 h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
img.floatLeft {
	float: left;
	padding-right: 2px;
	padding-top: 5px;
}
a {
  	font: 10pt Verdana, Arial, Helvetica, sans-serif;
  	color: #660000;
  	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #cccc99;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}