/* @group General */

/*border: 2px solid #ff1d00;*/


* {
   padding: 0;
   margin: 0;
}

html {
	background-color: #d2f8e1;
}

body {
	margin: auto;
	text-align: center;
	width: 1024px;
}

img {
	border: 0;
}

/* @end */

/* @group Header */

#menu {
	height: 68px;
	position: absolute;
	top: 40px;
	left: 90px;
}

#menu_bgd {
	width: 560px;
	height: 68px;
	background: url(../img/menu_bgd.gif) repeat-x;
}


#menu ul {
	width: 574px;
	height: 68px;
	list-style-type: none;
	position: absolute;
	top: 0;
	left: 0;
}

#menu ul li {
	width: 68px;
	height: 68px;
	float: left;
	padding-right: 14px;
}

/* @end */

/* @group Index */

#index {
	margin-top: 30px;
	width: 1024px;
	height: 535px;
	position: relative;
	background: url(../img/index_bgd.jpg) no-repeat 644px 0;
}

#index img.index_tx1 {
	position: absolute;
	top: 150px;
	left: 70px;
}

#index img.index_tx2 {
	position: absolute;
	top: 380px;
	left: 180px;
}

#index img.index_tx3 {
	position: absolute;
	top: 480px;
	left: 70px;
}



/* @end */



/* @group Teaser */

#teaser {
	margin-top: 30px;
	width: 1024px;
	height: 535px;
	position: relative;
	background: url(../img/teaser_bgd.jpg) no-repeat 644px 0;
}

#teaser img.teaser_tx1 {
	position: absolute;
	top: 150px;
	left: 70px;
}

#teaser object {
	width: 515px;
	height: 282px;
	position: absolute;
	top: 186px;
	left: 97px;
	z-index: 1;
}

/* @end */

/* @group Episodes */

#episodes {
	margin-top: 30px;
	width: 1024px;
	height: 535px;
	position: relative;
	background: url(../img/episodes_bgd.gif) no-repeat 664px 9px;
}

#episodes img.episodes_tx1 {
	position: absolute;
	top: 135px;
	left: 418px;
}

#episodes img.episodes_tx2 {
	position: absolute;
	top: 142px;
	left: 140px;
}

#episodes img.episodes_tx3 {
	position: absolute;
	top: 137px;
	left: 620px;
}

#episodes img.episodes_tx4 { /* pied gauche*/
	position: absolute;
	top: 462px;
	left: 155px;
}

#episodes img.episodes_tx5 { /* pied droit*/
	position: absolute;
	top: 462px;
	left: 660px;
}

#episodes img.episodes_tx6 {/* barre du haut gauche*/
	position: absolute;
	top: 182px;
	left: 25px;
	z-index: 2;
}

#episodes img.episodes_tx7 { /* barre du bas gauche*/
	position: absolute;
	top: 449px;
	left: 25px;
	z-index: 2;
}

#episodes img.episodes_tx8 { /* barre du haut droit*/
	position: absolute;
	top: 182px;
	left: 530px;
	z-index: 2;
}

#episodes img.episodes_tx9 { /* barre du bas droit*/
	position: absolute;
	top: 449px;
	left: 530px;
	z-index: 2;
}

#player1 {
	position: absolute;
	top: 187px;
	left: 25px;
	z-index: 1;
	background-color: #000;
}

#player2 {
	position: absolute;
	top: 187px;
	left: 530px;
	z-index: 1;
	background-color: #000;
}

/* @end */

/* @group Museum */

#museum {
	margin-top: 30px;
	width: 1024px;
	height: 535px;
	position: relative;
}

#museum.entrance {
	background: url(../img/museum_bgd.jpg) no-repeat 644px 0;
}


#museum img.museum_logo {
	position: absolute;
	top: 40px;
	right: 60px;
}

#museum img.museum_left {
	position: absolute;
	top: 280px;
	left: -20px;
	z-index: 2;
}

#museum img.museum_right {
	position: absolute;
	top: 280px;
	left: 1005px;
	z-index: 2;
}

#museum img.museum_tx1 {
	position: absolute;
	top: 170px;
	left: 135px;
}

#museum img.museum_tx2 {
	position: absolute;
	top: 310px;
	left: 260px;
}

#museum img.museum_tx3 {
	position: absolute;
	top: 378px;
	left: 30px;
}

#museum img.museum_frame {
	margin: 127px auto auto;
}

#museum img.museum_bottom {
	position: absolute;
	bottom: 0;
	left: 50px;
}

/* @end */





/* @group Wallpapers */

#wallpapers {
	margin-top: 30px;
	width: 1024px;
	height: 535px;
	position: relative;
	background: url(../img/wallpapers_bgd.jpg) no-repeat 644px 0;
}

#wallpapers img.wallpapers_tx1 {
	position: absolute;
	top: 150px;
	left: 170px;
}

#wallpapers img.wallpapers_tx2 {
	position: absolute;
	top: 210px;
	left: 40px;
}

#wallpapers img.wallpapers_tx3 {
	position: absolute;
	top: 210px;
	left: 360px;
}

#wallpapers img.wallpapers_tx4 {
	position: absolute;
	top: 410px;
	left: 150px;
}

#wallpapers img.wallpapers_tx5 {
	position: absolute;
	top: 440px;
	left: 150px;
}

#wallpapers img.wallpapers_tx6 {
	position: absolute;
	top: 470px;
	left: 150px;
}

#wallpapers img.wallpapers_tx7 {
	position: absolute;
	top: 410px;
	left: 470px;
}

#wallpapers img.wallpapers_tx8 {
	position: absolute;
	top: 440px;
	left: 470px;
}

#wallpapers img.wallpapers_tx9 {
	position: absolute;
	top: 470px;
	left: 470px;
}

/* @end */

/* @group Who */

#who {
	margin-top: 30px;
	width: 1024px;
	height: 535px;
	position: relative;
	background: url(../img/who_bgd.jpg) no-repeat 634px 0;
}

#who img.who_tx1 {
	position: absolute;
	top: 140px;
	left: 30px;
}

/* @end */

/* @group Write */

#write {
	margin-top: 30px;
	width: 1024px;
	height: 535px;
	position: relative;
	background: url(../img/write_bgd.jpg) no-repeat 644px 0;
}

#write img.write_tx1 {
	position: absolute;
	top: 220px;
	left: 170px;
}

#write img.write_tx2 {
	position: absolute;
	top: 320px;
	left: 110px;
}

#write img.write_tx3 {
	position: absolute;
	top: 290px;
	left: 430px;
}

#write img.write_tx4 {
	position: absolute;
	top: 370px;
	left: 110px;
}

#write img.write_tx5 {
	position: absolute;
	top: 369px;
	left: 452px;
}

/* @end */

/* @group Logo */

#logo {
position: absolute;
	right: 15px;
	bottom: 4px;
}

/* @end */

/* @group Footer */

#footer {
	width: 1024px;
	background: #4e2000;
	padding-top: 14px;
	position: relative;
	height: 26px;	
}

#footer img.footer_tx1 {
	position: absolute;
	top: 14px;
	left: 10px;
}

#footer form.footer_tx2 {
	position: absolute;
	top: 10px;
	right: 5px;
}

#footer form input.email {
	color: #ac5111;
	width: 10em;
	margin-right: 2px;
}

#footer form select.liste {
	width: 9,5em;
}

#footer form input.button {
	width: 3em;
}



/* @end */

/* @group Credits */

#credits {
	color: #648789;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	text-decoration: none;
	font: 0.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
}

#credits a {
	color: #648789;
	text-decoration: none;
}

/* @end */




