html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary, time {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, output, section, summary{
	display:block;
}
meter,progress,mark, time{
	display:inline;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
html, body {
	height:100%;
}
html {
	min-width:980px;
}
body {
	background:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#000;
	position:relative;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
object {
	vertical-align:top;
	outline:none;
}
ul, ol {
	list-style:none;
}
table, table td {
	padding:0;
	border:none;
	border-collapse:collapse;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.col-1, .col-2, .col-3 {
	float:left;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}
a.und, .und a {
	text-decoration:none;
}
a.und:hover, .und a:hover {
	text-decoration:underline;
}
.nocolor, .nocolor a{
	color:inherit;
}
/*----- forms parameters -----*/

input, select, textarea {
	font-family:'Yanone Kaffeesatz', sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	margin:0;
}

textarea{
	overflow:auto;
}
/*----- other -----*/

.list a{
	background: url(../images/marker1.png) left center no-repeat;
	padding-left:12px;
	font:11px/21px 'Yanone Kaffeesatz', sans-serif;
}

a.button, .button{
	font:18px/33px 'Yanone Kaffeesatz', sans-serif;
	color:#000;
	background:#fee904;
	display:inline-block;
	text-decoration:none;
	text-transform:none;
	padding:0 10px;
	-moz-border-radius:6px;
	border-radius:6px;
}

a.button:hover, .button:hover{
	color:#fff;
}

.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:17px;
}
.p1 {
	margin-bottom:9px;
}
.p2 {
	margin-bottom:17px;
}
.p3 {
	margin-bottom:26px;
}

.yellow{
	color:#fee904;
}
/*----- txt, links, lines, titles -----*/
a {
	color:#fee904;
	outline:none;
}
a:hover {
	text-decoration:none;
}

.inactive { color:#fff;}
.active { color:#fee904; }
/*==================boxes====================*/

dl.address dd {
	text-align:right;
	clear:both;
	width:160px;
}
dl.address dd span {
	float:left;
}
dl.img-box,.img-box-set dl {
	overflow:hidden;
}
dl.img-box dt ,.img-box-set dl dt{
	float:left;
	margin-right:22px;
}
dl.img-box dd ,.img-box-set dl dd{
	overflow:hidden;
}

/*===== header =====*/
header h1{
	position:absolute;
	top:225px;
	left:40px;
	margin-top:-80px;
	z-index:200;
}

header h1 a{
	font:62px 'Yanone Kaffeesatz', sans-serif;
	color:#fff;
	text-decoration:none;
	
}
header .flag{
	position:absolute;
	top:225px;
	left:170px;
	margin-top:-40px;
	z-index:200;
	color:#FFF;
	font-size:10px;
}
header .flag a { color:#FFF; text-decoration:none;}
header .flag a.active { color:#fee904;}
header .flag a:hover,header nav li.active a{ color:#fee904; }


header .finaliste{
	position:absolute;
	top:225px;
	left:170px;
	margin-top:70px;
	z-index:200;
}
header .finaliste a { text-decoration:none; border:none;}

header nav{
	position:absolute;
	top:225px;
	z-index:100;
	width:100%;
	height:60px;
	background:url(../images/nav-bg.png) repeat-x;
}

header nav ul{
	margin-left:170px;
	margin-top:-15px;
}

header nav li{
	float:left;
	font:22px/90px 'Yanone Kaffeesatz', sans-serif;
	color:#fff;
	margin-right:18px;
	font-weight:200;
}

header nav li a{
	color:#fff;
	text-decoration:none;
	margin-right:18px;
}

header nav li a:hover,header nav li.active a{
	color:#fee904;
}
/*===== content =====*/
body{
	background-color:#000;
	overflow-x:hidden;
	overflow-y:scroll;
}

/******************** SUPERSIZED BACKGROUND IMAGE  *************************************/
#supersized-loader { position:absolute; top:50%; left:50%; z-index:10; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background-color:#111; background:rgba(0,0,0,0.8) url(../images/progress.gif) no-repeat center center; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
	
#supersized { position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img{ height:auto; width:auto; position:relative; outline:none; border:none; -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }

/******************** FIN SUPERSIZED BACKGROUND IMAGE  *************************************/


#page1{
	background: none;
	z-index:2;
}

#page2{
	background: none;
	z-index:9;
}
#page3{
	background: none;
	z-index:8;
}
#page4{
	background: none;
	z-index:7;
}
#page5{
	background: none;
	z-index:6;
}

#page6{
	background: none;
	z-index:5;
}
#page7{
	background: none;
	z-index:4;
}


.page{
	float:left;
	width:20%;
	height:100%;
	position:relative;
}

.pages{
	width:500%;
	height:100%;
	position:relative;
}


.prev{
	width:96px;
	height:64px;
	background:url(../images/prevnext-sprite.png) 0 0 no-repeat;
	position:absolute;
	z-index:100;
	bottom:10%;
	left:0;
}

.prev:hover{
	background-position:0 100%;
}

.next{
	width:96px;
	height:64px;
	background:url(../images/prevnext-sprite.png) 100% 0 no-repeat;
	position:absolute;
	z-index:100;
	bottom:10%;
	right:0;
}

.next:hover{
	background-position:100% 100%;
}

.content{
	width:auto;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: transparent url(../images/content-bg.png) repeat 0 0 scroll;
	position:absolute;
	padding:40px 60px;
	top:260px;
	margin-top:100px;
	left:100px;
	font:11px/17px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif;
}

.content h2{
	font:22px/1.2em 'Yanone Kaffeesatz', sans-serif;
	color:#fff;
	text-transform:none;
	margin-bottom:20px;
	font-weight:200 !important;
}
#thumb { width:auto; height:200px; margin:0 10px 0 0; padding:0; font-size:10px; text-align:center; float:left; }
#thumb_pub{ width:auto; height:140px; margin:0 10px 0 0; padding:0; font-size:10px; text-align:center; float:left; }
#thumb_jeuxvideo { width:auto; height:220px; margin:0 10px 0 0; padding:0; font-size:10px; text-align:center; float:left; }

/*===== footer =====*/
footer .privacy{
	background:#fee904;
	font:9px/27px Arial, Helvetica, sans-serif;
	color:#090909;
	padding:0 18px 0 9px;
	position:absolute;
	right:11%;
	bottom:4%;
	z-index:100;
	text-transform:uppercase;
	-moz-border-radius:6px;
	border-radius:6px;
}

footer .footer-lnk{
	display:block;
}

/*----- forms -----*/

#form1 .left{
	width:179px;
	float:left;
	margin-right:40px;
}

#form1 .right{
	width:226px;
	float:left;
}

#form1 .left label{
	float:left;
	margin-bottom:14px;
}

#form1 .left input{
	width:173px;
	border:none;
	background:#252525;
	color:#fff;
	float:left;
	font:11px  Arial, Helvetica, sans-serif;
	padding:4px 0 4px 6px;
}

#form1 .right textarea{
	width:220px;
	border:none;
	background:#252525;
	color:#fff;
	float:left;
	font:11px Arial, Helvetica, sans-serif;
	padding:4px 0 4px 6px;
	height:68px;
}

#form1 .btns{
	float:right;
	padding-top:16px;
}

#form1 .btns a{
	float:left;
	margin-left:17px;
}

/*==========================================*/

#slider_pub{ color:#FFF; font-size:10px; width:710px; margin-top:60px; }
#video {width:710px; height:383px; }
#video_pub{ width:710px; height:383px; padding:0; margin:0; }

#films, #jeux_video, #musique { width:710px; height:auto; }
	
.hidden_films { display:none; height:265px; width:470px; overflow:hidden; margin:0; padding:0; border:none; }
.hidden_films2 { display:none; height:260px; width:455px; overflow:hidden; margin:0; padding:0; border:none; }
.hidden_films3 { display:none; height:248px; width:445px; overflow:hidden; margin:0; padding:0; border:none;}
.hidden_films4 { display:none; height:248px; width:480px; overflow:hidden; margin:0; padding:0; border:none;}
.hidden_films5 { display:none; height:248px; width:455px; overflow:hidden; margin:0; padding:0; border:none;}
.hidden_films6 { height:266px; width:455px; overflow:hidden; margin:0; padding:20px 0 0 0; border:none;}

.slidingDiv, .slidingDiv2 {
	height:auto;
	position:relative;
}

.show_hide. .show_hide2 {
	display:none;
}