/************************************************
*	Thème best_default pour Nuked Klan	*
*	Design :  mte***(http://www.best-creative.fr/)	*
*	Codage : fce (http://www.best-creative.fr/)			*
************************************************/


 body{
    font-size:12px;
	margin:auto;
	width:1200px;
	color:#ffffff;
	background: #000000;
}


a img {
border: 0px;
margin: 0px;
text-decoration: none;
list-style: none;
border-spacing: 0px;
border-collapse: collapse;
vertical-align:top;
}
#header {
width: 1200px;
height: 250px;
background: url(images/header.png) no-repeat;
margin: auto;
}
#soushead {
margin: auto;
}

#soushead .sep-bloc {
	background:url(images/sep_bloc_1.png) repeat-x;
	height:4px;
}

#part1 {
width: 299px;
height: 259px;
background: url(images/part1.png) no-repeat;
margin: auto;
float:left;
}
#part2 {
float:left;
}
#menu {
height: 37px;
background:url(images/menu-bg.png) repeat-x;
line-height:30px;
text-align:center;
letter-spacing:3px;
font-size:14px;
width:608px;
}

#menu a { color:#0099ff; text-decoration:none;}
#menu a:hover { color:#FF5544; font-size:20px;}
#versus{
width: 608px;
height:222px;
background: url(images/bloc_versus-bg.png) repeat-y;
}
#versus .logo-team {
	float:left;
	margin-left:20px;
	margin-right:20px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

#versus .logo-team .img {
	background:url(images/bloc_versus-bg-logo.png) no-repeat;
	width:168px;
	height:124px;
	overflow:hidden;
	padding:4px 4px 4px 4px;
	text-align:center;
	line-height:124px;
}

#versus .logo-vs {
	float:left;
	margin-left:10px;
	margin-right:10px;
}

#versus .points {
	background:url(images/bloc_versus-bg_result.png) no-repeat center;
	line-height:28px;
	font-size:15px;
	text-align:center;
	font-weight:bold;
	color:#000;
}

#versus .points a { color:#666; text-decoration:none; }

#bloc_unik {
	position:relative;
	width:1200px;
	height:158px;
	background:url(images/sep_bloc_2.png) repeat-x bottom;
}

#bloc_unik #bloc_diapo {
	position:absolute;
	top:0;
	left:0;
	height:140px;
	width:441px;
	z-index:1;
}
#bloc_unik #bloc_diapo .screen {
	position:absolute;
	top:0;
	left:0;
	width:441px;
	height:140px;
	overflow:hidden;
	z-index:1;
}

#bloc_unik #bloc_diapo .titre {
	position:absolute;
	z-index:2;
	bottom:0;
	right:0;
	background:url(images/bloc_diapo-bg_titre.png) no-repeat right;
	height:16px;
	width:377px;
	line-height:16px;
	text-align:right;
	color:#000;
	padding-right:20px;
}

#bloc_unik #bloc_diapo .list {
	position:absolute;
	z-index:2;
	top:0;
	right:115px;
	background:url(images/bloc_diapo-bg_num.png) no-repeat right;
	height:17px;
	width:259px;
	text-align:right;
	padding-right:30px;
}

#bloc_unik #bloc_diapo .cache {
	position:absolute;
	z-index:2;
	top:0;
	left:0px;
	background:url(images/bloc_diapo-cadre.png) no-repeat;
	width:77px;
	height:141px;
}

#bloc_unik #bloc_video {
	position:absolute;
	z-index:10;
	top:0;
	left:310px;
	background:url(images/bloc_video-bg1.png) no-repeat;
	height:144px;
	width:660px;
}



/* ----------------------- Player --------------------*/
#bloc_video #choix {
	float:left;
}

#bloc_video #choix a { display:block; }

#bloc_video #player {
	margin-left:180px;
	margin-top:8px;
	width:242px;
}

#bloc_video #control {
	float:right;
	width:79px;
}
#bloc_video #control .button a {
	display: block;
	height:34px;
	width:34px;
	text-indent: -100em;
	overflow: hidden;
}

#playerplay {
	float:right;
	margin-top:40px;
	margin-right:180px;
}

#playerpause {
	float:right;
	margin-top:40px;
	margin-right:180px;
}

#playerstop {
	float:right;
        margin-top:5px;
	margin-right:198px;
}

#bloc_video #control .play {
	background: url(images/bloc_video-bt_play.png) no-repeat;
}
#bloc_video #control .play:hover {
	background: url(images/bloc_video-bt_play_over.png) no-repeat;
}
#bloc_video #control .pause {
	background: url(images/bloc_video-bt_pause.png) no-repeat;
	display: none;
}
#bloc_video #control .pause:hover {
	background: url(images/bloc_video-bt_pause_over.png) no-repeat;
}
#bloc_video #control .stop {
	background: url(images/bloc_video-bt_stop.png) no-repeat;
}
#bloc_video #control .stop:hover {
	background: url(images/bloc_video-bt_stop_over.png) no-repeat;
}

#bloc_unik #bloc_team {
	position:absolute;
	top:0;
	right:0;
	z-index:3;
	width:452px;
	height:140px;
	background:url(images/bloc_avatar-bg.png) repeat-x;
}
#bloc_unik #bloc_team marquee {
	width:100%;
	padding-top:10px;
}
#bloc_unik #bloc_team a { padding-right:10px; }
}

#info_video {
	width:240px;
	margin-top:10px;
	text-align:center;
}

#bloc_gauche {
	float:left;
	width:176px;
	background:#fbfbfb;
	color:#000;
}
#bloc_gauche img { 
border: 0px;
margin: 0px;
text-decoration: none;
list-style: none;
border-spacing: 0px;
border-collapse: collapse;
vertical-align:top;
}

#bloc_gauche .content {
	border-left:1px #c5c5c5 solid;
	border-right:1px #c5c5c5 solid;
	padding-left:1px;
	text-align:center;
	width:176px;
}

#bloc_gauche .content marquee {text-align:center; width:176px;}

#part3 {
width: 293px;
height: 259px;
background: url(images/part3.png) no-repeat;
margin: auto;
float:left;
}
#bgsite {
width: 1200px;
background: url(images/bgsite.png) repeat-y right;
margin: auto;
}
#tribunelibre {
width: 318px;
height: 227px;
background: url(images/tb.png) no-repeat;
margin: auto;
float:left;
}
.clear {
clear: both;
}
#footer {
width: 1200px;
height:191px;
background: url(images/footer.png) no-repeat;
margin: auto;
}
#gauche {
width:211px;
float:left;
}
#centre {
margin-left: 2px;
margin-right: 2px;
float:left;
width: 597px;
}
#droite {
width:212px;
float:left;
}
.news .titre {
width: 597px;
height:74px;
background: url(images/newstitre.png) no-repeat;
margin: auto;
padding-left:35px;
}
.news .heighis {
height:2px;
}
.news .footer {
width: 597px;
height:37px;
background: url(images/newsfooter.png) no-repeat;
margin: auto;
}
.news .txt {
width: 597px;
background: url(images/newsbg.png) repeat-y;
margin: auto;
color: #000000;
}
.news .txt1 {
margin-left: 2px;
margin-right: 2px;
width: 593px;
}
.gauche {
color: #F5F5F5;
}
.gauche .titre {
width: 211px;
height:31px;
background: url(images/gauchetitre.png) no-repeat;
margin: auto;
}
.gauche .eaie {
height: 5px;
}
.gauche .footer {
width: 211px;
height:19px;
background: url(images/gauchefooter.png) no-repeat;
margin: auto;
}
.gauche .txt {
width: 211px;
background: url(images/gauchebg.png) repeat-y;
margin: auto;
}
.gauche .txt1 {
margin-left: 2px;
margin-right: 2px;
width: 207px;
}
.droite {
color: #000000;
}
.droite .titre {
width: 212px;
height:51px;
background: url(images/droitetitre.png) no-repeat;
margin: auto;
text-align:center;
color:#ffffff;
}
.droite .eaie {
height: 15px;
}
.droite .txt {
width: 212px;
background: url(images/droitebg.gif) repeat-y;
margin: auto;
}
.txttop {
width: 212px;
background: url(images/droitebg.gif) repeat-y;
margin: auto;
}
.droite .txt1 {
margin-left: 2px;
margin-right: 2px;
width: 208px;
}
.infos {
float:left;
margin-left: 5px;
margin-top: 5px;
}
.membreris {
margin-left: 35px;
margin-top: 25px;
}
.last2wars {
margin-left:10px;
height:26px;
margin-top:5px;
margin-bottom:10px;
font-size:10px;
}
.last2wars .titretream {
width:155px;
float:left;
margin-left:5px;
}
.last2wars .titretream a {
color:#ffffff;
text-decoration: none;
font-size:11px;
}
.last2wars .titretream1 {
}
.last2wars .titretream1 a {
text-decoration: none;
font-size:10px;
}
.last2wars .logoteam {
margin-top:5px;
float:left;
}
.last2wars .scroreteam {
width: 65px;
margin-top:5px;
float:left;
text-align:center;
}
.last2wars .wqxs {
color:#5a5c5c;
}
#id1 
{
display:block;
} 
#id2 
{
display:none;
} 
#id3 
{
display:none;
}
#id4 
{
display:none;
}
#id5 
{
display:none;
}
#id6 
{
display:none;
} 
#id7 
{
display:none;
} 
#id8 
{
display:none;
}
#id9 
{
display:none;
}
#id10 
{
display:none;
}
#id11
{
display:none;
} 
#id12
{
display:none;
} 
#id13 
{
display:none;
}
#id14
{
display:none;
}
#id15
{
display:none;
}
#id16
{
display:none;
}
#id17 
{
display:none;
} 
#id18
{
display:none;
}
.liens {
margin-left: 3px;
float:left;
}
.liensss {
margin-bottom:5px;
margin-top: 5px;
}
.allrooster {
float:left;
margin-top: 28px;
margin-left: 18px;
}
.textlogoteam .logoteam {
width: 132px;
float:left;
}
.textteam {
margin-left: 10px;
width: 165px;
float:left;
}
.afficheLast {
margin-left: 10px;
float:left;
}
#roosterin {
padding-top: 30px;
}
.chrono_suite {
float:left;
margin-top: 8px;
margin-left: 14px;
cursor:pointer;
}
.chrono_retour {
float:left;
margin-top: 8px;
margin-left: 100px;
cursor:pointer;
}
.partfoot1 {
margin-top: 27px;
width:310px;
float:left;
}
.partfoot2{
margin-top: 54px;
width: 433px;
float:left;
}
.partfoot3{
	margin-right:30px;
margin-top: 35px;
float:right;
}
.titrepost{
width: 210px;
height:31px;
background: url(images/titrepost.png) no-repeat;
}
.titredl{
width: 210px;
height:31px;
background: url(images/titredl.png) no-repeat;
}
.contenupost{
width: 210px;
height:131px;
background: url(images/contenupost.png) no-repeat;
}
.contenudl{
width: 210px;
height:86px;
background: url(images/contenudl.png) no-repeat;
}
.topwarstitre {
width:212px;
height:51px;
background: url(images/topwarstitre.png) no-repeat;
}
.logoteamtop1 {
margin-top: 10px;
margin-left: 30px;
float:left;
width:52px;
height:80px;
background: url(images/team1.png) no-repeat;
}
.logoteamtop2 {
margin-top: 10px;
float:left;
width:52px;
height:80px;
background: url(images/team2.png) no-repeat;
}
.vstop {
margin-top: 10px;
float:left;
width:54px;
height:80px;
background: url(images/vs.png) no-repeat;
}
.titreteamtop1 {
width:97px;
height:15px;
background: url(images/fondteamtop.png) no-repeat;
text-align:center;
float:left;
margin-top:5px;
margin-left:5px;
}
.titreteamtop2 {
width:97px;
height:15px;
background: url(images/fondteamtop.png) no-repeat;
text-align:center;
float:left;
margin-top:5px;
margin-left:5px;
}
.resultatteamtop {
margin-top:5px;
margin-left:80px;
width:63px;
height:21px;
}
.last1 {
margin-left: 33px;
height:23px;
color:#000000;
}
#inthelog{
width:257px;
height:140px;
background: url(images/d_02.png) no-repeat;
margin:0px;
}
#inthelog1 {
width:257px;
height:140px;
background: url(images/d_01.png) no-repeat;
margin:0px;
}
#loginin {
margin-left: 15px;
margin-top:5px;
float:left;
}
#outthelog{
width:257px;
height:42px;
background: url(images/baslog.png) no-repeat;
margin:0px;
cursor:pointer;
}
#logtotal {
padding-top: 2px;
margin-left: 950px;
}
.textsoushed1 {
padding-top:2px;
width: 380px;
margin-left: 60px;
float:left;
}
.textsoushed2 {
padding-top:2px;
margin-left: 15px;
width: 215px;
float:left;
}
.textsoushed3 {
padding-top:2px;
float:left;
}
#multibloc #textbox {
margin-left: 10px;
margin-top:10px;
width:298px;
height:145px;
overflow: auto;
color: #000000;
}
#textbox_texte {
margin-top: 20px;
margin-left: 15px;
width:210px;
background: none;
border:none;
color:#ffffff;
float:left;
}
#textbox_env {
margin-top: 20px;
width:35px;
background: none;
border:none;
cursor:pointer;
float:left;
}
.titretextobx {
width:273px;
height:25px;
background: url(images/titretexbox.png) no-repeat;
padding-left:5px;
padding-top:2px;
}
.lastdlwars {
height:143px;
}
.infoserv {
color:#000000;
margin-left:111px;
}
form.formis {
margin: 0px;
padding: 0px;
border: none; 
float: left;
font-size: 7px;
}
textarea.com_texte{
background: none;
border:none;
padding: 0px;
overflow: auto;
color:#000000;
background-position: bottom;
width: 100px; height: 17px;
border: none; 
float: left;
margin-top:10px;
margin-left: 15px;
}
input.okok {
margin-top:10px;
background: none;
border:none;
padding: 0px;
width: 49px; height: 17px;
border: none; 
float: left;
margin-left: 5px;
cursor:pointer;
		}
form#login  {
margin:0px;
}
input#username-field {
margin-left: 60px;
margin-top: 10px;
width: 100px;
height: 16px;
border: none;
background:transparent;
color: #848484;
}
input#password-field {
width: 100px;
background:transparent;
margin-left: 60px;
margin-top: 8px;
width: 100px;
height: 13px;
border: none;
color: #848484;
}
input#submit-button {
width: 38px; height: 33px;
margin-left: 90px;
background: transparent;
border: none;
cursor: pointer;
}
.ld {
margin-left:60px;
margin-top:6px;
}
.pwd {
margin-top:9px;
margin-left:60px;
}
#barremultiforu {
width: 1200px;
height:38px;
background: url(images/barrefofo.png) no-repeat; 
}
#premultiforu {
	
width: 870px;
height:206px;
background: url(images/presentarionforum.png) no-repeat; 
float:left;
}
#open2 {
color:#ffffff;
font-size: 14px;
background-color:#313131;
}
#open2 a {
color:#ffffff;
font-size: 14px;
}
.last2wars1 {
margin-left:10px;
height:26px;
margin-top:5px;
margin-bottom:10px;
font-size:11px;
}
.last2wars1 .titretream {
width:160px;
float:left;
}
.last2wars1.titretream a {
color:#ffffff;
text-decoration: none;
font-size:11px;
}
.last2wars1 .titretream1 {
}
.last2wars1 .titretream1 a {
text-decoration: none;
font-size:11px;
}
.last2wars1 .logoteam {
margin-top:5px;
float:left;
}
.last2wars1 .scroreteam {
width: 35px;
margin-top:5px;
float:left;
}
.last2wars1 .wqxs {
color:#5a5c5c;
}
.formforum {
float:left;
}
#inpotfufo {
margin-top: 9px;
border:none;
margin-left: 25px;
width: 135px;
height:16px;
background: transparent;
font-size:10px;
}
#submit-buttonfofo {
background: transparent;
border:none;
width: 50px;
cursor:pointer;
margin-left:8px;
}
.infofofo {
color:#000000;
margin-top: 4px;
margin-left: 10px;
text-align:center;
}
.descrifofo {
margin-left:225px;
margin-top:20px;
}
.copright {
margin-top: 13px;
margin-left: 250px;
}