@charset "iso-8859-1";

/*
 * Feuille de style du thème st_infernal
 * CSS niveau 2.1 ! 
 */

 html { 
    border-width: 0px;
	margin: auto;
    font-family: verdana, Arial, Sans-serif;
    font-size: 10px;
	text-decoration: none;
}

body  { 
    border-width: 0px;
	margin: auto;
    font-family: verdana, Arial, Sans-serif;
    font-size: 10px;
	text-decoration: none;
}

form  { 
    border-width: 0px;
	margin: auto;
    font-family: verdana, Arial, Sans-serif;
    font-size: 10px;
	text-decoration: none;
}

div  { 
    border-width: 0px;
	margin: auto;
    font-family: verdana, Arial, Sans-serif;
    font-size: 10px;
	text-decoration: none;
}

p  { 
    border-width: 0px;
	margin: auto;
    font-family: verdana, Arial, Sans-serif;
    font-size: 10px;
	text-decoration: none;
}

h1  { 
    border-width: 0px;
	margin: auto;
    font-family: verdana, Arial, Sans-serif;
    font-size: 10px;
	text-decoration: none;
}

h2  { 
    border-width: 0px;
	margin: auto;
    font-family: verdana, Arial, Sans-serif;
    font-size: 10px;
	text-decoration: none;
}

h3 {
    font-size: 11px;
	text-decoration: none;
}

body {
	background-color: #000000;
	color: #fff;
}

a {
	text-decoration: none !important;
}

a:link, a:visited, a:active {  
    color: #fff;
}

a:hover { 
    color:  #404040;
} 

input, textarea {
    color: #BFAC79;
	background-color: #000;
	font-size: 10px; 
    border: 1px solid #ccc;
	font-family: verdana, Arial, Sans-serif;
}

select {
    color: #000; 
    background-color: #fff;
    font-size: 10px; 
}

img {
    border: none;
    border-bottom: 0;
	background: transparent;
}

.img {
    border: none;
    display: block;
}

img.click {
	cursor: pointer;
}

.checkbox { 
    background: none; 
    border: none; 
}

.clear {
	clear: both;
}

/****************************************************************************/

.color, .color a, .color a:link, .color a:visited, .color a:active {
    color: #fff;
}

.color a:hover {
    color: #404040;
}

.blok, .blok a, .blok a:link, .blok a:visited, .blok a:active {
    color: #ffffff;
}

.blok a:hover {
    color: #404040;
}

/****************************************************************************/

#global {
/**	background custom **/ 
	width: 1200px;
	background: url('images/bg.png') repeat-y;
	background-position: top;
	/**	width: 100%;
	background: url('images/bg.png') repeat-y;
	background-position: center;**/
}

#header {
	width: 1200px;
	height: 220px;
}

#content {
	width: 1200px;
    overflow: hidden;
	background: url('images/index_02.png') repeat-y;
}

#forum {
	width: 1200px;
    overflow: hidden;
	background: transparent;
}

#left, #center, #right {
	float: left;
}

/****************************************************************************/

#left {
    width: 301px;
}	

#left div.ajax{
    background: url('images/index_04.png') no-repeat;	
	height: 153px;
}

    .tabs, .tabs2, .tabs3 {
        list-style-type: none;
	    text-decoration: none;
        height: 29px;
        display: block;
        float: left;
	    width: 82px;
    }
	
	.tabs  a, .tabs2  a, .tabs3  a{
	    display: block;
        float: left;
	}

    .tabs  a{
	    margin: 10px 0 0 9px;
        height: 9px;
	    width: 55px;
    }

    .tabs2  a{
	    margin: 10px 0 0 0px;
        height: 9px;
	    width: 59px;
    }

    .tabs3 a{
	    margin: 10px 0 0 0px;
        height: 9px;
	    width: 85px;
    }

	.lastnews, .lastposts , .lastdownloads{
	    height: 16px;
		padding-top: 5px
	}
	
	.lastnews  div.news_img, .lastnews  div.news_titre {
	    float: left;
		padding-left: 4px;
	}
	
	.lastnews  div.news_date {
	    float: right;
		padding-right: 8px;
		color: #BFAC79;
	}

	.lastposts  div.post_img, .lastposts div.post_titre {
	    float: left;
		padding-left: 4px;
	}
	
	.lastposts  div.post_date {
	    float: right;
		padding-right: 8px;
		color: #BFAC79;
	}	
	
	.lastdownloads  div.dl_img, .lastdownloads  div.dl_titre {
	    float: left;
		padding-left: 5px;
	}
	
	.lastdownloads  div.dl_date {
	    float: right;
		padding-right: 8px;
		color: #BFAC79;
	}
		
#left div.nextwars {
    background: url('images/index_05.png') no-repeat;	
	height: 55px;
	padding-top: 33px;
}
	
	.nextwar {
	    height: 17px;
	    padding-top: 1px;
	}
	
	.nextwar div.icone {
	    float: left;
		width: 20px;
		text-align: center;
	}
	
	.nextwar div.team {
	    float: left;
		width: 92px;
	}

	.nextwar div.adv {
	    float: left;
		width: 115px;
	}

	.nextwar div.date {
	    float: left;
		width: 74px;
		color: #BFAC79;
	}	
	

#left div.video{
    background: url('images/index_06.png') no-repeat;	
	height: 177px;
	padding-top: 31px;
}
	
#left div.title {
    background : url('images/index_07.png') no-repeat; 
    height: 1px;
    font-weight: bold;
	padding: 25px 0 0 70px;
}
	
#left div.content {
	padding: 10px;
}

#left div.bottom {
    background : url('images/index_08.png') no-repeat; 
	height: 1px;
}

/*#left div.end {
    background-color : #000000; 
    height: 10px;
}*/
#menu_nhc {
    width: 301px;
    height: 315px;
    margin-top: 4px;
	margin-left: 9px;
	float: left;
}

#advertising {
	width: 370px;
	background: url('images/index_09.png') no-repeat;
	height: 210px;
	/*height: 180px;
	padding-top: 20px;*/
	float: left;
}
/****************************************************************************/

#element{
	width: 899px;
	height: 210px;
}

#element div.advertising {
	width: 370px;
	background: url('images/index_09.png') no-repeat;
	height: 210px;
	/*height: 180px;
	padding-top: 30px;*/
	float: left;
}
	
#element div.video {
	width: 529px;
   	height: 178px;
	padding-top: 0px;
	float: left;
}
   
#element div.traduction  {
	width: 30px;
	background: url('images/index_11.png') no-repeat;
	height: 178px;
	padding-top: 0px;
	float: left;
}
   
#element div.login{
	width: 529px;
}

    #off{	    
	    background: url('images/index_12.png') no-repeat;
	    height: 32px;
    }
	
     #off div.pseudo input[type="text"], #off div.pass input[type="password"], #off div.wrapper input[type="submit"]  {
        float: left;
    }
	
	#off div.reg a, #off div.lost_pw a {
	    float: left;
	}

	#off div.pseudo input[type="text"] {
	    background: transparent;
	    width: 98px;
		margin-top: 8px;
		margin-left: 48px;
		border: none;
		color: #BFAC79;
    }

	#off div.pass input[type="password"] {
	    background: transparent;
	    width: 98px;
		margin-top: 8px;
		margin-left: 27px;
		border: none;
		color: #BFAC79;
    }	
	
	#off div.wrapper input[type="submit"] {
	    background: transparent;
	    width: 44px;
	    height: 19px;
	    cursor: pointer;
		margin-top: 6px;
		margin-left: 6px;
		border: none;
    }
	
	#off div.reg a {
	    float: left;
	    width: 44px;
		height: 13px;
		margin-top: 9px;
		margin-left: 5px;		
    }
	
	#off div.lost_pw a {
	    float: left;
	    width: 44px;
		height: 13px;
		margin-top: 9px;
		margin-left: 5px;
	}	

    #on {	    
	    background: url('images/index_13.png') no-repeat;
	    height: 24px;
	    padding: 8px 0 0 8px;
    }

/****************************************************************************/

/*#news {
    background: url('images/index_14.png') no-repeat;
	width: 899px;
	height: 31px;
}*/

#menu  a{ 
    display: block;
	float: left;
}
	
/****************************************************************************/
	
#center {
    width: 694px;
}

    #center div.title {
        background : url('images/index_15.png') no-repeat; 
        height: 135px;
        padding: 25px 8px 0 70px;
		color: #000000;
		font-weight: bold;
    }

    #center div.content {
		padding: 0px;		
    }

    #center div.bottom{
        padding: 9px 8px 0 0;
		text-align: right;
		height: 16px;
    }	
	
#center_forum {
    width: 899px;
}

    #center_forum div.title {
        height: 1px;
        padding: 25px 8px 0 70px;
		color: #000000;
		font-weight: bold;
    }

    #center_forum div.content {
        padding: 30px;		
    }
    
	#center_forum div.bottom{
       	height: 25px;
    }		

/****************************************************************************/
	
#right {
    width: 205px;
}

    #right div.title {
        background : url('images/index_21.png') no-repeat; 
        height: 1px;
		font-weight: bold;
		padding: 30px 0 0 70px;		
    }

    #right div.content {
		padding: 0px;		
    }
	
    #right div.bottom {
        background : url('images/index_22.png') no-repeat; 
		height: 1px;		
    }
 
    #right div.end {
        background-color : #000000; 
        height: 1px;
    }

/****************************************************************************/
	
#bottom {
	width: 1200px;
	height: 10px;
	}

/****************************************************************************/
	
#footer {
    background : url('images/index_25.png') no-repeat; 
    height: 30px;
	width: 1200px;
}

    #footer div.storm a {
	    float: left;
	    width: 125px;
		height: 10px;
	    margin-left : 540px;
		margin-top: 10px;
    }
	
    #footer div.copyleft {
	    float: left;
	    width: 259px;
		height: 10px;
	    margin-left : 249px;
		margin-top: 4px;
    }

    #footer div.nk a{
		float: left;
		height: 10px;
		width: 84px;
    }	
	
    #footer div.wc3 a{
		float: left;
		height: 10px;
		width: 86px;
    }
	
    #footer div.css a{
		float: left;
		height: 10px;
		width: 86px;
    }
	
/**  Fin de la feuille de style  **/