/* ---------- basic elements ---------- */

body {
	height: auto;
	margin-top: 0px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	color: #666;
	background: #222;
	font-size: 11px;
}

img {border: 0;float: left; padding: 0; margin: 0;}

* html img {margin: 0 -3px; ma\rgin: 0;}

p {margin: 0; padding: 0;}

a:link {color: #fff; text-decoration: none;}
a:visited {color: #fff; text-decoration: none;}
a:hover {color: #666; text-decoration: none;}

#container { margin: 0 auto 0 auto; padding: 0; width: 840px; height: auto; position: relative;}
#swf {margin: 0 auto 0 auto; padding: 0; width: 840px;}
#logo {
	float: left;
	height: 63px;
}
#logo h1 {
	text-indent: -5000px;
	width: 158px;
	height: 63px;
	padding: 0;
	margin: 0;
	background: url("../img/mf1.gif") 0 10px no-repeat;
}
#logofr {
	float: left;
	height: 63px;
}
#logofr h1 {
	text-indent: -5000px;
	width: 158px;
	height: 63px;
	padding: 0;
	margin: 0;
	background: url("../img/mf1fr.gif") 0 10px no-repeat;
}
#job {
	text-align: right;
	position: absolute;
	top: 18px;
	right: 290px;
}
#job p {
	margin: 0;
	padding: 0;
}
#career {
	position: absolute;
	right: 10em;
}
#carriere {
	position: absolute;
	right: 10em;
}
#career h2 {
	margin: 15px;
	padding: 0;
	text-indent: -9999px;
	width: 142px;
	height: 33px;
	background: url("../img/the-juice.gif") 0 0 no-repeat;
}
#career h2.wanted {
	position: absolute;
	top: 0;
	right: 155px;
	width: 146px;
	height: 33px;
	background: url("../img/wanted.gif") 0 0 no-repeat;
}
#career h2 a {
	display: block;
	width: 142px;
	height: 33px;
	overflow: hidden;
	outline: none;
}
#career h2.wanted a {
	display: block;
	width: 228px;
	height: 33px;
}
#carriere h2 {
	margin: 15px;
	padding: 0;
	text-indent: -9999px;
	width: 142px;
	height: 33px;
	background: url("../img/the-juice-fr.gif") 0 0 no-repeat;
}
#carriere h2 a {
	display: block;
	width: 142px;
	height: 33px;
	overflow: hidden;
	outline: none;
}
#lang {
	margin:0;
	float: right;
	width: 150px;
	height: 38px;
	padding: 25px 12px 0px 0;
	text-align: right;
	font-weight: bold;
}
#no-flash {
	color:#999;
	font-size:150%;
	/*margin-top:200px;*/
	margin-top: 100px;
	text-align: right;
}
#footer-right {
	text-align: right;
	margin: 8px 0 0 0;
	border-top: 1px solid #444;
	padding: 10px 10px 8px 0;
	text-align: right;
	clear: left;
}
#footer-left {
	text-align:left;
	margin:8px 0 0 0;
	padding:0 0 8px 10px;
	float:left;
}
#content {
	clear: both;
	border-top: 1px solid #ccc;
	padding: 1em;
	text-align: left;
}
#content p {
	padding: 1em 0;
}
#content p.back {
	background: #f60;
	padding: 5px 5px 5px 20px !important;
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 1em;
}
.edition {
	clear: left;
	margin-left: 50px;
	margin-right: 50px;
}
.edition h2 {
	margin-top: 0;
	padding-top: 0;
	font-size: 15px;
	font-weight: normal;
}
#content .edition p {
	padding: 0.5em 0 ;
}
.img-left {
	float: left;
	margin-top: 0 !important;
	padding: 0 20px 20px 0 !important;
}
#flashcontent p {
	clear: both;
	text-align: left;
	margin: 1em 0;
}