﻿*{
	border:0;
	padding:0;
	margin:0;
	outline:none;
}
html{
	font: 62.5% Arial, Geneva, Helvetica, sans-serif;
	}
body{
	font-size:1.2em;
	color:#FFF;
	background:#26181D url(/_fr/_fr/images_v3/fondPageHTML.jpg);
	overflow:visible;
	padding-top:5px;
}
h1, h2{
	font-weight:normal;
}
#content{
	margin:0;
	position:absolute;
	visibility:visible;
	display:none;
	z-index:10;
	top:0px;
	left:0px;
}
#navo{
	position:absolute;
	visibility:visible;
	z-index:100;
	top:45px;
	left:0px;
}
#flashcontent{
	display:block;
	width:935px;
	height:546px;
	margin:auto;
}
.lefty{
	display:block;
	width:666px;
	height:1px;
	margin:auto;
}
#posLeft{
	display:block;
	width:1px;
	height:1px;
}
#back{
	margin:0;
	width:1px;
	height:1px;
}
#bottomNav {
	margin-top:4px;
	margin-left:auto;
	margin-right:auto;
	width:935px;
	text-align:center;
	font-size:0.8em;
	line-height:2em;
	background:transparent url(/_fr/_fr/html/common/img/navigations/filet.gif) repeat-x top left;
	padding-top:5px;
}
#bottomNav ul {
	text-align: center;
}
#bottomNav ul li {
	display: inline;
	margin-right: 0;
}
#bottomNav ul li.last {
	margin-right: 0;
}
#bottomNavTools{
	background:transparent url(/_fr/_fr/html/common/img/navigations/filet.gif) repeat-x bottom left;
	padding-bottom:5px;
}
#bottomNavLinks{
}
#bottomNavTools a {
	color:#B5A8AE;/*#82797C;*/
	font-weight:light;
	text-decoration:none;
	padding: 5px 2em;
}
#bottomNavLinks a {
	color:#B5A8AE;/*#82797C;*/
	font-weight:light;
	text-decoration:none;
	padding: 5px 1em;
}
#bottomNav ul li a:hover {
	color:#FFFFFF;/*#E0FA82;*/
}