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

/* **********************************************************
   FEUILLE DE STYLES DEATH NOTE - LE JEUX HTML/CSS
   Toute copie n'est pas permise © 
    Par Sean Ocean le lundi 2 Mars 2009
************************************************************ */


/* Général */
body {
	background:url(../img/body.png) repeat-x #151515;
}

/* Page */
#conteneur {
	background:url(../img/content.jpg) repeat-y;
}

/* Splash */
#splash-pub {
	position:relative;
	background:url(../img/pub-enter.jpg) no-repeat; 
	padding-top:220px;
	padding-left:13px;
	width: 704px;
	height: 433px;
} 


/* En-tête */
#entete {
	background:url(../img/header.jpg) no-repeat; 
	width:100%; 
	height:75px;
}

/* Avatar */
div#avatar { 
	position:relative; 
	float:right; 
	width:230px;
	height:181px; 
	display:block; 
	background:transparent url(../img/avatar.jpg) no-repeat scroll 0 0; 
}

div#avatar img { 
	position:absolute; 
	bottom:23px; 
	right:60px; 
	width:131px; 
	height:128px
} 

#avatarguilde {
	position:absolute;
	background:url(../images/avatar-2.png) no-repeat;
	top:-9px;
	left:688px;
	width:40px;
	height:48px;
	z-index:6;
}

#avatarcoeur {
	position:absolute;
	background:url(../images/avatar-3.png) no-repeat;
	top:58px;
	left:726px;
	width:35px;
	height:32px;
	z-index:6;
}

/* Navigation */
#navigation {
	position:relative; 
	float:left; 
	display:block;
	background-repeat:no-repeat;
	width:720px;
	height:64px;
}

#nav_guilde{
	position:absolute; 
	background-repeat:no-repeat;
	top:-11px;
	left:765px;
	width:80px;
	height:35px;
}

#nav_logout{
	position:absolute; 
	background-repeat:no-repeat;
	top:-13px;
	left:830px;
	width:74px;
	height:33px;
}

#nav_combo{
	position:absolute; 
	background-repeat:no-repeat;
	top:0;
	left:621px;
	width:62px;
	height:29px;
}

#nav_trophee{
	position:absolute; 
	background-repeat:no-repeat;
	top:-6px;
	left:685px;
	width:80px;
	height:35px;
}

/* Panel de connexion */
#panel {
	position:relative;
	float:left; 
	display:block;
	background:url(../img/pann_id.jpg) no-repeat;
	width:720px;
	height:117px;
}

#top3_panel {
	position:absolute;
	background:url(../img/main/top3.png) no-repeat;
	top:30px;
	left:60px;
	width:284px;
	height:63px;
}

#name1top3_panel {
	position:absolute;
	top:1px;
	left:25px;
	color:#dadada;
	font-weight: Bold;
}

#exp1top3_panel {
	position:absolute;
	top:1px;
	left:165px;
	width:110px;
	color:#dadada;
}

#name2top3_panel {
	position:absolute;
	top:22px;
	left:25px;
	color:#dadada;
	font-weight: Bold;
}

#exp2top3_panel {
	position:absolute;
	top:22px;
	left:165px;
	width:110px;
	color:#dadada;
}

#name3top3_panel {
	position:absolute;
	top:44px;
	left:25px;
	color:#dadada;
	font-weight: Bold;
}

#exp3top3_panel {
	position:absolute;
	top:44px;
	left:165px;
	width:110px;
	color:#dadada;
}

#titre_top3_panel {
	position:absolute;
	background:url(../img/main/top3-text.png) no-repeat;
	top:3px;
	left:200px;
	width:112px;
	height:21px;
}


#connexion_panel {
	position:absolute;
	top:10px;
	left:348px;
	width:370px;
	height:65px;
}

#titre_connexion_panel {
	position:absolute;
	background:url(../img/main/connexion-text.png) no-repeat;
	top:-18px;
	left:557px;
	width:97px;
	height:24px;
}

#information_panel {
	position:absolute;
	top:49px;
	left:35px;
	width:660px;
	height:50px;

}

#titre_info_panel {
	position:absolute;
	background:url(../img/main/infoplayer-text.png) no-repeat;
	top:3px;
	left:100px;
	width:200px;
	height:29px;
}

#titre_prochain_panel {
	position:absolute;
	background:url(../img/main/prochain-text.png) no-repeat;
	top:-19px;
	left:500px;
	width:153px;
	height:26px;
}

#kiramode_panel {
	position:absolute;
	top:27px;
	left:533px;
	width:195px;
	height:66px;
	z-index:5;
}

#lmode_panel {
	position:absolute;
	top:27px;
	left:533px;
	width:195px;
	height:66px;
	z-index:5;
}

/* Topcontenu */
#top_contenu {
	position:relative; 
	float:left;
	width:950px;
	height:134px; 
}

/* Contenu principal */
#contenu {
	position:relative; 
	float:left;
	width:855px;
	margin:0 0 20px 35px;
	text-align:justify;
	z-index:2;
}

/*Pub 728 x 90*/
#pub728x90 {
	position:relative;
	background:url(../img/pub728x90.png) no-repeat;
	width:744px;
	height:120px;
	margin-left:57px;
	padding-top:12px;
	padding-left:16px;
}

#pub120x600 {
	position: absolute;
	width: 185px; 
	height: 664px; 
	margin-left: 50%;
	left:475px;
	padding-top:206px;
	padding-left:17px;
	background: url(../img/pub120x600.png) no-repeat; 
}

#conteneurpub {
	position:relative; 
	width: 100%;
}

/* Pied de page */
#pied {
	position:relative; 
	float:left;
	background:url(../img/footer.jpg) no-repeat;
	width:100%;
	height:80px;
	clear:both;
}
/*Home*/
#podium {
	position:relative;
	width:850px;
	height:240px;
	background:url(../img/main/podium.png) bottom center no-repeat;	
}

#wop-info {
	position:absolute;
	top:80px;
	left:500px;
	width:325px;
	height:120px;
}

#next_table {
	position:absolute;
	top:80px;
	left:500px;
	width:325px;
	height:120px;
	padding-top:30px;
	padding-right:10px;
	padding-left:15px;
	background:url(../img/home/next-table.png) no-repeat;	
}

#reborn_table {
	position:absolute;
	top:112px;
	left:470px;
	width:389px;
	height:64px;
}

#news_table {
	position:absolute;
	top:230px;
	left:501px;
	width:340px;
	height:20px;
	padding-top:25px;
	padding-left:10px;
	color:#bdbdbd;
	font-size: .85em; /* -> 4 */
	background:url(../img/home/news-table.png) no-repeat;	
}
/* Survival */
#kit_table {
	background:url(../img/survival/kit-table.png) no-repeat;
	position:relative;
	width:761px;
	height:148px;
}

#kit_info {
	background:url(../img/survival/info-table.png) no-repeat;
	position:relative;
	width:456px;
	height:372px;
}

#kit_info_suivant {
	position:absolute;
	top:243px;
	left:270px;
}

#kit_info_legende {
	position:absolute;
	top:305px;
	left:35px;
	z-index:10;
}

#survival_hp {
	position:absolute;
	top:51px;
	left:142px;
	font-size: 2.2em; 
	color: #bdbdbd; 
	font-weight: bold;
}

#survival_avatar {
	position:absolute;
	top:-30px;
	left:640px;
}

#survival_texte1 {
	position:absolute;
	top:17px;
	left:420px;
	font-size: 1.3em; 
	color: #151515; 
	font-weight: bold;
}

#survival_texte2 {
	position:absolute;
	top:41px;
	left:407px;
	font-size: 1.3em; 
	color: #151515; 
	font-weight: bold;
}

#survival_texte3 {
	position:absolute;
	top:65px;
	left:420px;
	font-size: 1.3em; 
	color: #151515; 
	font-weight: bold;
}

#survival_bonus{
	position:absolute;
	top:22px;
	left:552px;
}

/* Parrainage */
#parrain_table {
	background:url(../img/main/recrue-table.png) no-repeat;
	width:385px;
	height:235px;
	padding-top:30px;
}

#parrain_table2 {
	background:url(../img/main/recrue-table2.png) no-repeat;
	width:385px;
	height:265px;
}
/* Top */
#topkira_table {
	background:url(../img/main/top-kira-table.png) no-repeat;
	width:266px;
	height:238px;
	padding-top:102px;
}

#topL_table {
	background:url(../img/main/top-L-table.png) no-repeat;
	width:266px;
	height:238px;
	padding-top:102px;
}

#top_table {
	background:url(../img/main/top-table.png) no-repeat;
	width:266px;
	height:238px;
	padding-top:102px;
}
#topreborn_table {
	background:url(../img/main/top-reborn-table.jpg) no-repeat;
	width:266px;
	height:238px;
	padding-top:102px;
}
/* Criminels */
#criminel {
	position:relative;
	background:url(../img/criminel/criminel-table.png) right bottom no-repeat;
	width:400px;
	height:145px;
}

#criminel_info {
	position:absolute;
	top:92px;
	left:128px;
	font-size: .8em;
	color:#ffffff;
	width:260px;
	height:65px;
}
/* Shop */
#shop_place {
	position:relative;
	top:14px;
	background:url(../img/main/recrue-table2.png) no-repeat;
	width:385px;
	height:265px;
}

#shop_table {
	position:relative;
	width:385px;
	height:265px;
}

#shop_info {
	position:absolute;
	top:10px;
	left:145px;
	font-size: 0.9em;
	color:#ffffff;
	width:215px;
	height:130px;
}

#shop_sellinfo {
	position:absolute;
	top:10px;
	left:23px;
	color:#ffffff;
	line-height: 2; /* -> 5 */
}

#shop_valide_sell {
	position:absolute;
	top:175px;
	left:160px;
}

#shop_sell_1 {
	position:absolute;
	top:4px;
	left: 275px;
}

#shop_sell_2 {
	position:absolute;
	top:29px;
	left: 275px;
}

#shop_sell_3 {
	position:absolute;
	top:54px;
	left: 275px;
}

#shop_sell_4 {
	position:absolute;
	top:79px;
	left: 275px;
}

#shop_sell_5 {
	position:absolute;
	top:104px;
	left: 275px;
}

#shop_sell_6 {
	position:absolute;
	top:129px;
	left: 275px;
}

#shop_condition {
	position:absolute;
	top:145px;
	left:15px;
	font-size: .8em;
	color:#ffffff;
	width:350px;
	height:90px;
}

#boutique_table {
	position:relative;
	width:565px;
	height:309px;
	background:url(../img/shop/boutique-table.png) no-repeat;
}
/* Battleroom pvp mode */
#pvp_table {
	position:relative;
	width:470px;
	height:185px;
}

#pvp_stats {
	position:absolute;
	left:165px;
	background:url(../img/pvp/stats-table.png) no-repeat;
	width:285px;
	height:154px;
	padding-top:26px;
	padding-left:15px;
}

#pvp_avatar {
	position:absolute;
	top:12px;
	background:url(../img/pvp/avatar-table.png) no-repeat;
	width:144px;
	height:148px;
	padding-top:22px;
	padding-left:26px;
}

#pvp_modifs_for {
	position:absolute;
	top:28px;
	left: 413px;
	width:30px;
	height:23px;
}

#pvp_modifs_int {
	position:absolute;
	top:51px;
	left: 413px;
	width:30px;
	height:23px;
}

#pvp_modifs_def {
	position:absolute;
	top:74px;
	left: 413px;
	width:30px;
	height:23px;
}

#pvp_modifs_dex {
	position:absolute;
	top:97px;
	left: 413px;
	width:30px;
	height:23px;
}

#pvp_modifs_agi {
	position:absolute;
	top:120px;
	left: 413px;
	width:30px;
	height:23px;
}

#pvp_modifs_cha {
	position:absolute;
	top:143px;
	left: 413px;
	width:30px;
	height:23px;
}

#pvp_win_battle {
	width:310px;
	height:18px;
	padding-top:4px;
	padding-left:10px;
	margin-left:80px;
	color: #8a8a8a;
	font-size: .85em;
	background:url(../img/pvp/win-table.png) no-repeat;
}

#pvp_loose_battle {
	width:310px;
	height:18px;
	padding-top:4px;
	padding-left:10px;
	margin-left:80px;
	color: #8a8a8a;
	font-size: .85em;
	background:url(../img/pvp/loose-table.png) no-repeat;
}

/*Wop*/
#wop_avatar {
	position:relative;
	top:12px;
	background:url(../img/pvp/avatar-table.png) no-repeat;
	width:156px;
	height:148px;
	padding-top:22px;
	padding-left:14px;
}

/*  Showbattle */
#avatar_showbattle {
	background:url(../img/pvp/avatar-table.png) no-repeat;
	width:144px;
	height:148px;
	padding-top:22px;
	padding-left:26px;
}

#content_showbattle {
	position:relative;
	left:70px;
	width:650px;
	height:290px;
}

#style_showbattle {
	position:absolute;
	left:210px;
	top: 130px;
}


#fiche_showbattle {
	position:absolute;
	left:500px;
	width:211px;
	height:298px;
	background:url(../img/pvp/fiche-table.png) no-repeat;
}

#info1_showbattle {
	position:absolute;
	top:35px;
	left:610px;
	width:100px;
	color: #dadada;
}

#info2_showbattle {
	position:absolute;
	top:53px;
	left:625px;
	width:80px;
	color: #dadada;
}

#info3_showbattle {
	position:absolute;
	top:71px;
	left:625px;
	width:80px;
	color: #dadada;
}

#info4_showbattle {
	position:absolute;
	top:89px;
	left:610px;
	width:100px;
	color: #8a8a8a;
}

#info5_showbattle {
	position:absolute;
	top:107px;
	left:625px;
	width:80px;
	color: #8a8a8a;
}

#info6_showbattle {
	position:absolute;
	top:125px;
	left:625px;
	width:80px;
	color: #8a8a8a;
}

#info7_showbattle {
	position:absolute;
	top:143px;
	left:610px;
	width:100px;
	color: #dadada;
}

#info8_showbattle {
	position:absolute;
	top:161px;
	left:610px;
	width:100px;
	color: #dadada;
}

#info9_showbattle {
	position:absolute;
	top:190px;
	left:600px;
}

/*Guildes*/
#guilde_table {
	position:relative;
	width:525px;
	height:270px;
	background:url(../img/guilde/fond.png) repeat-y;
}

#guilde_statguilde {
	position:absolute;
	top:25px;
	background:url(../img/guilde/statguilde-table.png) no-repeat;
	width:237px;
	height:71px;
}

#guilde_statattq {
	position:absolute;
	top:96px;
	background:url(../img/guilde/statattq-table.png) no-repeat;
	width:237px;
	height:71px;
}

#guilde_statdef {
	position:absolute;
	top:167px;
	background:url(../img/guilde/statdef-table.png) no-repeat;
	width:237px;
	height:71px;
}

#guilde_stat {
	position:absolute;
	top:7px;
	left:187px;
	
}

#guilde_mess {
	position:absolute;
	top:5px;
	left:275px;
	width:240px;
	height:220px;
}

#guilde_quitte {
	position:absolute;
	bottom:5px;
	right:5px;
}

#guilde_caisse {
	position:relative;
	background:url(../img/guilde/caisse-table.png) no-repeat;
	width:109px;
	height:103px;
	padding-top:17px;
	padding-left:110px;
	color:#dadada;
}

#guilde_intro {
	position:absolute;
	left:30px;
	top:5px;
	width:237px;
	height:10px;
}

#guilde_banque {
	position:absolute;
	width:45px;
	height:45px;
	top:80px;
	left:165px;
}

#guilde_logo {
	position:relative;
	/*--background:url(../img/guilde/emblem.jpg) no-repeat;--*/
	width:127px;
	height:105px;
	padding-top:3px;
	padding-left:3px;
}

#guilde_coeur {
	position:relative;
	top:12px;
	background:url(../img/pvp/avatar-table.png) no-repeat;
	width:156px;
	height:148px;
	padding-top:20px;
	padding-left:8px;
}

/* Equipements */
#access_visionkira {
	position:relative;
	background:url(../img/accessoire/vision-kira.png) no-repeat;
	width:272px;
	height:490px;
}

#access_visionl {
	position:relative;
	background:url(../img/accessoire/vision-l.png) no-repeat;
	width:272px;
	height:490px;
}

#atelier_info {
	position:relative;
	background:url(../img/accessoire/shop-info.png) no-repeat;
	width:250px;
	height:222px;
	top:16px;
	left:10px;
}

/* --- POSITIONNEMENT --- */

/* Page */
html, body{
	height: 100%; 
}
body {
	padding: 0;
	margin:0;
}
#conteneur {
	position:relative; 
	width: 950px;
	overflow: hidden; 
	margin:0 auto; 
}

#footer_ban {
position : relative;
bottom: 0;
width : 100%;
background:url(../img/footer-ban.jpg) repeat-x #000000;
}

#footer_ban2 {
position : relative;
bottom: 0;
padding-top: 30px;
height : 300px;
width : 100%;
background:url(../img/footer-ban.jpg) repeat-x #93060c;
}

#header_ban {
position : relative;
top: 0;
height : 40px;
width : 100%;
background: #dadada;
}

#page_ban {
height : 40px;
width : 280px;
padding-top:22px;
background:url(../img/journal/page-table.jpg) no-repeat;
}




