@charset "utf-8";
/* CSS Document */

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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/*************/

.clearfix:after {
	clear:both;
	content:".";
	display:block;
	height:0;
	line-height:0;
	visibility:hidden;
}
.clearfix {display:inline-block;}
html[xmlns] .clearfix {display:block;}
* html .clearfix {height:1%;}

/**********/

body {
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
}


.index h2 {display:none;}
em {font-style:italic;}
strong {font-weight:bold}


#wrapper {
	width:980px;
	margin:0 auto;
	padding:0 5px;
	/*background:url(../img/bg-page.png) top left repeat-y;*/
}

#page {
	width:980px;
	margin:0 auto;
}

#nav {
	height:51px;
	overflow:hidden;
	background:url(../img/bg-header.jpg) top left no-repeat;
	padding:65px 0 0 0;
}

.index #nav {height:61px;}


#nav li {
	display:block;
	float:left;
	height:51px;
}

#nav li a {
	display:block;
	height:51px;
	float:left;
}

#nav li.hp img {width:170px;}

#battles {clear:both}

#tournee {
	width:980px;;
	height:390px;
	background:url(../img/bg-tournee.jpg) top left no-repeat;
}

#tournee ul {
	padding:110px 0 0 430px;
}

#tournee li {
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin-bottom:23px;
	letter-spacing:-0.04em;
}

#regles {
	background:#c3c2af url(../img/regles.jpg) top left no-repeat;
	height:725px;
	color:#00132b;
	padding:68px 0 0;
	line-height:130%;
	font-size:13px;
}

#regles h3 {
	height:30px;
	line-height:30px;
	margin:20px 0 7px;
}

#regles h3 span {
	font-size:24px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#fff;
	background:#001530;
	text-transform:uppercase;
	padding:2px 8px 0 15px;
}

#regles .intro {font-size:18px;line-height:20px;}
#regles .baseline {font-size:20px;}
#regles .mentions {font-size:11px;}
#regles ul, #regles p {margin:7px 15px 15px;}
#regles .first {width:610px;}

#footer {
	width:760px;
	height:30px;
	padding:1px 0;
	margin:0 auto;
	background:url(../img/bg-footer.png) top left no-repeat;
	text-align:center;
	color:#b3b8c1;
	font-size:12px;
	font-weight:bold;
}

#footer img {vertical-align:middle;}
#footer a {
	text-decoration:none;
	color:#b3b8c1;
}
#footer a:hover {text-decoration:underline}



/* Filme */

.filme #nav {
	background:none;
	margin-bottom:120px;
}
#filme {
	height:444px;
	background:url(../img/bg-top-filme.jpg) top left no-repeat;
}
#filme p {
	margin:10px 30px;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
#filme .intro {
	text-transform:uppercase;
	font-style:italic;
	line-height:22px;
}

#filme p strong {
	color:#f5bf1f;
	font-size:18px;
}
#inscription {
	height:409px;
	background:url(../img/bg-inscription.jpg) top left no-repeat;
	padding:12px 0 0 30px;
}

#inscription p, #videos p {
	font-weight:bold;
	color:#001026;
	font-size:26px;
	letter-spacing:-1px;
	margin:7px 0 3px;
}

#inscription div {
	float:left;
	width:267px;
	margin:7px 30px 0 0;
}

#inscription div.checkbox, #inscription div.adresse {
	width:564px;
}

#inscription div.checkbox p {margin:2px 0 1px;}

#inscription label {
	display:block;
	color:#333333;
	font-size:20px;
	font-weight:bold;
	cursor:pointer;
}

#inscription .checkbox label {
	display:inline;
	font-size:14px;
	color:#000;
	font-weight:normal;
}

#inscription label.error {
	color:#d60000;
}

#inscription .checkbox {
	margin-top:8px;
	line-height:22px;
}

#inscription .checkbox input {
	margin:0;
	padding:0;
}

#inscription .tf {
	background:url(../img/bg-input.png) top left no-repeat;
	padding:4px 3px 0;
	width:259px;
	height:25px;
	line-height:29px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	margin-top:2px;
}

#inscription .adresse .tf {
	background:url(../img/bg-input-big.png) top left no-repeat;
	width:556px;
}

#inscription label span, #inscription .obligatoire span {
	color:#d60000;
	font-size:20px;
	font-weight:bold;
}	

#inscription .submit {
	padding-top:35px;
	text-align:right;
}

#inscription .success {
	color:#336633;
	font-size:26px;
	font-weight:bold;
	text-align:center;
	margin:200px 0;
}

#inscription .obligatoire {
	margin:0;
	clear:both;
	font-size:14px;
	color:#fff;
	letter-spacing:normal;
	font-weight:normal;
	line-height:26px;
}

#videos {
	padding:25px 0 10px 30px;
	background:#c3c2af url(../img/bg-videos.jpg) top left no-repeat;
}

#videos #wall {
	width:764px;
	margin:0 auto;
}

#videos #upload {
	text-align:right;
	padding-right:87px;
	margin:20px 0 70px;
}



/* Popup regles */

.regles #page {
	width:765px;
	background:url(../img/bg-popup.jpg) top left no-repeat;
	padding:9px 9px 10px 25px;
	color:#fff;
	font-size:12px;
	line-height:14px;
}

.regles .close {
	text-align:right;
	font-size:20px;
	letter-spacing:-1px;
}

.regles .close a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

.regles .close a img {vertical-align:middle}

.regles h1 {
	margin:140px 0 10px 0;
}

.regles a {
	color:#fff;
}

.regles h2 {
	color:#3acfea;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	margin:15px 0 5px 0;
}

.regles #footer {
	margin:40px 0 15px;
}

.regles ol {
	list-style-type:decimal;
	padding-left:25px;
	list-style-position:inside;
}

.regles big {text-transform:uppercase;}

.mentions #page p ,.credits #page p {
	margin:0 0 25px 0;
}
.mentions #page p.copy{
	text-align:center;
	font-weight:bold;
}
.mentions #page,.credits #page{
	min-height:850px;
}


/* Gamme */

.gamme #page, .admin #page{
	background:url(../img/bg-gamme.jpg) top left no-repeat;
	padding-bottom:20px;
}

.gamme #nav,.videos #nav,.jeux #nav,.jeu1 #nav {
	background:none;
}
.jeu2 #nav {
	background:none;
}
.gamme #flash {
	margin:0 auto;
	width:670px;
}
.filme #flash {
	position:absolute;
	/*le calque est place au mileu de la page*/
	left: 50%;
	top: 50%;
	width: 980;
	height: 660;
	margin-top: -330px; /* moitié de la hauteur du SWF --- A MODIFIER */
	margin-left: -490px; /* moitié de la largeur du SWF --- A MODIFIER */
	background-color: #000;
}

/* Admin */

.admin #page {
	padding:100px 30px 50px;
	color:#fff;
}

.admin #page h1 {
	margin:0 0 70px 180px;
	font-weight:bold;
	font-size:32px;
}

.admin a {
	color:#fff;
}

/* subfooter */ 
.subfooter{
	clear:both;
	text-align:center;
}

.subfooter a{
	color:#B3B8C1;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
}
.subfooter a:hover{
	text-decoration:underline;
}
.subfooter span{
	color:#B3B8C1;
	font-size:11px;
	font-weight:bold;
}

/* videos */

.videos #page {
	background:url(../img/bg-videos3.jpg) top left no-repeat;
	padding-bottom:20px;
}

.videos #page #content{
	clear:both;
	margin:35px 0 0 0;
}


.videos #page #boites ul{
	list-style:none;
	margin:20px 0 0 0;
}
.videos #page #boites ul li{
	display:inline;
	list-style:none;
	margin:0 0 0 2px;
}

.videos #page #superstar {
	background:url(../img/bg-superstar.png) top left no-repeat;
	height:340px;
	margin:26px 0 0 0;
	text-align:center;
}
.videos #page #superstar div{
	float:left;	
	margin:100px 0 0 110px;
}

.videos #page #superloose {
	background:url(../img/bg-superloose.png) top left no-repeat;
	height:390px;
	text-align:center;
}
.videos #footer{
	margin-top:-70px;
}

.videos #page #superloose div{
	float:left;	
	margin:115px 0 0 110px;
}

.videos #page #superloose #footer{
	float:both;
	margin:122px 0 0 110px;	
}

/* jeux */

.jeux #page {
	background:url(../img/bg-jeux.jpg) top left no-repeat;
	/*padding-bottom:20px;*/
}
.jeu2 #page{
	background:url(../img/bg-jeu22.jpg) top left no-repeat;
}
.jeux #page .jeu1{clear:both;
	background:url(../img/bg-jeux.jpg) top left no-repeat;
	background-position:0 -117px;
	height:418px;
}
.jeux #page .jeu2{
	background:red;	
	height:200px;
}

.jeux #page a#jeu1{
	float:left;
	width:160px;
	height:65px;
	margin:320px 0 60px 360px;
}
.jeux #page .jeu2{
	background:url(../img/bg-jeu2.jpg) top left no-repeat;
	height:666px;
}
.jeux #page a#jeu2{
	float:left;
	width:160px;
	height:65px;
	margin:455px 0 60px 740px;
}

.jeux #footer{
	clear:both;
	margin-top:-60px;
}

.jeu1 #page {
	background:url(../img/bg-jeu1.jpg) top left no-repeat;
}
.jeu1 #flash {
	height:590px;
	margin:45px 0 25px 0;
}

#box
{
position: absolute;
display:none;
background: url(../img/popover.png) top left no-repeat;
left: 50%;
top: 40%;
width: 418;
height: 363;
margin-top: -181px; 
margin-left: -209px; 
}

#videopop
{
position: absolute;
display:none;
background: url(../img/popover2.png) top left no-repeat;
left: 50%;
top: 40%;
width: 480px;
height: 290px;
margin-top: -145px; 
margin-left: -240px; 
}

.sentconfirm #page
{
position: absolute;
/*display:none;*/
background: url(../img/bg-sentmailresult.png) top left no-repeat;
left: 50%;
top: 50%;
width: 418px;
height: 313px;
margin-top: -181px; 
margin-left: -209px;
text-align:center;
color:white;
font-size:18px;
font-weight:bold;
padding:50px 0 0 0;
line-height:2.5em;
}
.sentconfirm #page a{
	color:#97da15;	
}

#box a.close{
	float:right;
	width:30px;
	height:30px;
	margin:10px 10px 0 0;
}
 
#box #form{
width: 403px;
height: 363px;
margin: 0 auto;
padding:0 0 0 15px;
}

#box #sendfriend{
	color:white;
	font-weight:bold;
	margin:65px 0 0 0;
}
#box #sendfriend label{
	clear:left;
	cursor:pointer;
}
#box #sendfriend p{
	margin:0 0 12px 0;
	height:50px;
	vertical-align:top;
}
#box #sendfriend p input{
	margin:7px 0 0 3px;
	width:380px;
	height:23px;
	line-height:23px;
	vertical-align:bottom;
	background:none;
	border:none;
}

#email_send{
background: url(../img/btn-send-popover.png) top left no-repeat;
width:122px;
height:33px;
border:none;
cursor:pointer;
float:left;
outline:none;
}

#box #sendfriend p.error{
	float:left;
	color:red;
	margin:0 0 0 10px;
	letter-spacing:-0.05em;
	padding:0px 0 0 0;
}

.filme #footer{
	margin-top:10px;
}
.index .subfooter a,
.videos .subfooter a{
	color:black;	
}

.jeu2 #footer{
	margin-top:20px;	
}
.jeu2 #flash{
	margin:50px auto 0 170px;
}

/**/
.videos #content {
	clear:both;
	width:910px !important;
	text-align:center;
	height:480px !important;
	padding:140px 0 0 70px;
}
.videos #content .video{
	float:left;
	width:323px !important;
	height:228px;
	background:red;
	padding:8px 0 0 65px;
}
.videos #content .video h2{
	float:left;
	font-weight:bold;
	width:358px !important;
	text-align:left;
	letter-spacing:-0.04em;
	padding:4px 0 0 0;
}

.videos #content #vid1{
	background:url(../img/vid1.png) top left no-repeat;
	margin:0 62px 0 0;
}
.videos #content #vid2{
	background:url(../img/vid2.png) top left no-repeat;
}
.videos #content #vid3{
	background:url(../img/vid3.png) top left no-repeat;
	margin:0 62px 0 0;
}
.videos #content #vid4{
	background:url(../img/vid4.png) top left no-repeat;
}
/**/
.videos #content #vid1 h2{
	color:#7fbe49;	
}
.videos #content #vid2 h2{
	color:#ec1e24;	
}
.videos #content #vid3 h2{
	color:#f9b534;	
}
.videos #content #vid4 h2{
	color:#ef569f;	
}

/**/
#journal {
	background:#0c295d url(../img/bg-journal.jpg) top left no-repeat;
	color:#00132b;
	padding:116px 0 0;
	font-size:13px;
}
#journal .ville{
	clear:both;
	background:#0c295d;
	padding-bottom:20px;
}
#journal h1{
	float:left;
	width:955px;
	background:url(../img/bgh1journal.jpg) bottom left repeat-x;
	background-position:0 20px;
	margin-bottom:10px;
}
#journal h1 b{
	float:left;
	color:#f5c01f;
	font-size:32px;
	background:#0c295d;
	padding:0 20px 0 25px;
}
#journal .vid{
	margin-left:25px;	
	_margin-left:10px;
	float:left;color:white;	
}
#journal .vid a{
	color:white;	
}
#journal .vid a.yellow{
	color:#f5c01f;
}
#journal p.descr{
	width:426px;
	_width:425px;
	font-size:14px;
	line-height:1.2em;
	color:white;
	margin-right:25px;
	margin-bottom:25px;
	float:right;
}
#journal #footer{
	margin-top:50px !important;
}
#journal .subfooter a{
	color:white;
}

/**/

#journal #gallery{
	float:left;
	width:427px;
	_width:425px;
	margin-left:25px;
	_margin-left:10px;
}
#journal #gallery a{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
#journal #gallery a img{
	float:left;
	border:5px solid #f5c01f;
}

/**/