body
{
	background: #FFF url(../images/fr/i_bg.gif) repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
div
{
	padding: 0; margin: 0;
	text-align: left;
}
#main
{
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 940px;
}
form
{
	padding: 0;
	margin: 0;
}
#main #logo
{
	position: absolute;
	top: 0; left: 0;
}
#main #language
{
	position: absolute;
	top: 5px; 
	left: 800px;
	height:20px;
	width:100px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #323232;
}
.language:link {font-size: 10px; color: #FFF; font-style: normal; font-weight: normal; text-decoration: none;}
.language:active {font-size: 10px; color: #FFF; font-style: normal; font-weight: normal; text-decoration: none;}
.language:visited {font-size: 10px; color: #FFF; font-style: normal; font-weight: normal; text-decoration: none;}
.language:hover {font-size: 10px; color: #FFF; font-style: normal; font-weight: normal; text-decoration: underline;}

/* login ------------------------------------------------------------ */
#main #login
{
	position: absolute;
	padding: 8px 4px 0px 8px;
	top: 57px; left: 680px;
	width: 196px; min-height: 210px;
	background: transparent url(../images/fr/i_login.gif) no-repeat;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #323232;
}
#main #login div
{
	padding: 0 0 14px 0;
}
#main #login #loginbottom
{
	padding: 0;
	margin: 0 0 0 -8px;
	clear: both;
}
#main #login a
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #D60000;
	text-decoration: none;
}
#main #login a:hover
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #D60000;
	text-decoration: underline;
}
#main #login .addfav
{
	padding: 2px 0 2px 28px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #323232;
	background: transparent url(../images/fr/addfavorites.gif) no-repeat;
}
#main #login .addfav:hover
{
	padding: 2px 0 2px 28px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #323232;
	background: transparent url(../images/fr/addfavorites.gif) no-repeat;
}
#main #login .field
{
	width: 80px;
}
/* home texte ------------------------------------------------------------ */
#main #content
{
	position: absolute;
	top: 100px; left: 608px;
	width: 331px; height: 498;
	border-right: 1px solid #C1C1C1;
}
#main #content #hometext
{
	position: absolute;
	top: 230px; left: 40px;
	width: 250px; height: 280px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align: justify;
}
/* flasharea ------------------------------------------------------------ */
#main #flasharea
{
	position: absolute;
	top: 100px; left: 0px;
	width: 609px; height: 499px;
	background: transparent url(../images/fr/i_flashbg.gif) repeat-x;
	border-right: 1px solid #C1C1C1;
	border-left: 1px solid #C1C1C1;
	text-align: center;
	clear: both;
}
#main #flasharea #movie
{
	position: relative;
	margin: 0 auto;
	/*z-Index: 100;*/
}
#main #flasharea #tabs
{
	position: absolute;
	left: 0; top: 466px;
	/*z-Index: 9000;*/
	width: 900px;
	height: 32px;
	/*z-Index: 900;*/
}
#main #flasharea #tabs ul
{
	margin: 0; padding: 0;
	height: 32px;
	list-style-type: none;
	list-style-position: inside;
}
#main #flasharea #tabs ul li
{
	position: relative;
	padding: 0 7px 0 0;
	float: left;
	width: 147px; height: 32px;
	line-height: 32px;
	background:  transparent url(../images/fr/i_tab.gif) 0 -34px no-repeat;
	text-align: center;
}
#main #flasharea #tabs ul li.twolines
{
	padding: 4px 7px 0 0;
	line-height: 12px;
}
#main #flasharea #tabs ul li:hover
{
	background:  transparent url(../images/fr/i_tab.gif) 0 -1px no-repeat;
}

#main #flasharea #tabs ul li a
{
	padding: 5px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	line-height: 32px;
}
#main #flasharea #tabs ul li a:hover
{
	text-decoration: none;
	border: none;
}
#main #flasharea #tabs ul li.twolines a
{
	padding: 0px;
	line-height: 12px;
}
#main #flasharea #tabs ul li a .tabinfo
{
	position: absolute;
	bottom: 32px; left: 0;
	width: 139px; /*height: 220px;*/
	background: transparent url(../images/fr/i_tabinfo.gif) no-repeat;
	padding: 8px 4px 16px 4px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	font-weight: normal;
	color: #323232;
	text-transform: none;
	display: none;
}
#main #flasharea #tabs ul li.twolines a .tabinfo
{
	bottom: 36px;
}
#main #flasharea #tabs ul li a:hover .tabinfo
{
	display: block;
}
/* bannière ------------------------------------------------------------ */
#main #ban
{
	position: absolute;
	top: 598px; left: 0px;
	width: 100%; height: 150px;
	background:  transparent url(../images/fr/i_bottom.gif) no-repeat;
	/*z-Index: 1000;*/
}
#main #ban #links
{
	position: absolute;
	top: 14px; right: 10px;
}
#main #ban #links a
{
	padding: 0 0 2px 0; margin: 0;
	display: block;
}
#main #ban #links ul
{
	padding: 0; margin: 0;
	list-style-type: none;
	list-style-position: inside;
}
#main #ban #links ul li
{
	padding: 0; margin: 0;
	height: 31px;
}
#main #ban #collections
{
	position: absolute;
	top: 14px; left: 10px;
	width: 360px; height: 122px;
	overflow: hidden;
}
#main #ban #archives
{
	position: absolute;
	top: 14px; left: 390px;
	width: 360px; height: 122px;
	overflow: hidden;
}
#main #ban #collections .btab,
#main #ban #archives .btab
{
	position: absolute;
	top: 106px; left: 0px;
	width: 358px;
	background: #FFF;
	height: 15px; line-height: 15px;
	border: 1px solid #888;
	border-top: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-align: center;
	text-transform: uppercase;
}
#main #ban #collections img,
#main #ban #archives img
{
	border: 1px solid #888;
}
/* footer ------------------------------------------------------------ */
#main #footer
{
	position: absolute;
	top: 780px; left: 0px;
	width: 100%; height: 50px;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #D60000;
	text-align: center;
}
#main #footer a
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 10px;
	font-style: normal;
	font-weight: normal;
	color: #D60000;
	text-decoration: underline;
}

/* misc ------------------------------------------------------------ */
.logintitle
{
	padding: 0 0 10px 0;
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #D60000;
	display: block;
	text-transform: uppercase;
}
.loginform
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #323232;
	width: 90px; height: 20px;
	line-height: 20px;
	float: left;
}
.logintext
{
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #323232;
	float: left;
}
.strong,
a .strong
{
	font-weight: bold;
}


/* IE BUG FIX */
* html body
{
	text-align: center;
}
* html #main #login
{
	height: 210px;
}
* html #main #flasharea
{
	width: 611px;
}
* html #main #flasharea #tabs ul li
{
	padding: 0 7px 0 0;
	float: left;
	width: 147px; height: 32px;
	line-height: 32px;
	background: none;
	text-align: center;
}
* html #main #flasharea #tabs ul li.twolines
{
	padding: 0px 7px 0 0;
}
* html #main #flasharea #tabs ul li a
{
	padding: 0;
	width: 147px; height: 32px;
	line-height: 32px;
	background:  transparent url(../images/fr/i_tab.gif) 0 -34px no-repeat;
}
* html #main #flasharea #tabs ul li a:hover
{
	padding: 0;
	width: 147px; height: 32px;
	background:  transparent url(../images/fr/i_tab.gif) 0 -1px no-repeat;
	border: none;
}
* html #main #flasharea #tabs ul li a .tabinfo
{
	line-height: 14px;
	width: 147px;
}
* html #main #flasharea #tabs ul li a:hover
{
	width: 147px; height: 32px;
	line-height: 32px;
	border: none;
}
* html #main #flasharea #tabs ul li.twolines a,
* html #main #flasharea #tabs ul li.twolines a:hover
{
	padding: 4px 0 0 0;
	line-height: 12px;
}
* html #main #flasharea #tabs ul li.twolines a .tabinfo
{
	bottom: 32px;
}

* html #main #ban #links
{
	position: absolute;
	top: 14px; left: 770px;
}
* html #main #ban #collections .btab,
* html #main #ban #archives .btab
{
	width: 100%;
}

