html, body, ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
	list-style: none;
}

body{ 
	font-family:Arial,Verdana;
	font-size:11px;
	color: #707070;
	background: #141414 url("resources/images/bg.jpg") repeat-y center;
}

a:link
{
font-family: helvetica, lucida, verdana, Tahoma, serif; 
font-size: 10px; 
color: #585858;
text-decoration: none;
}

a:visited
{
font-family: helvetica, lucida, verdana, Tahoma, serif; 
font-size: 10px; 
color: #585858;
text-decoration: none;
}

a:hover
{
font-family: helvetica, lucida, verdana, Tahoma, serif; 
font-size: 10px; 
color: #fff;
text-decoration: underline;
}

a:active
{
font-family: helvetica, lucida, verdana, Tahoma, serif; 
font-size: 10px; 
color: #b0aeac;
text-decoration: none;
}

a:focus
{
-moz-outline-style: none;
}

#global {
	margin: 0 auto;
	width: 980px;
	background: #000;
}

#top {
	width: 980px;
	height: 40px;
	background: #000;
}

.stats {
	text-transform: uppercase;
	color: #3c3c38;
	margin-left:22px;
	padding-top: 14px;
	font-size: 10px;
}

#header {
	width: 980px;
	height: 170px;
	background: url("resources/images/header.jpg") no-repeat;
}

#navi {
	width: 980px;
	height: 60px;
	background: url("resources/images/navibg.jpg") no-repeat;
}

.login {
	float: right;
	width: 420px;
	text-align: right;
	margin: 22px 24px 0 0 ;
	color: #bebebe;
}

.login a{
	text-align: left; 
	color: #cda3ff;
}

.toplogin {
	position: relative;
	text-align: left;
}

.toppassword  {
	background: url("resources/images/loginbg.png") no-repeat;
	border: 0 none;
	color: #6f6f6f;
	font-size: 11px;
	font-weight: normal;
	height: 17px;
	padding: 0px 0 0 5px;
	vertical-align: top;
	width: 130px;
}
.topusername {
	background: url("resources/images/loginbg.png") no-repeat;
	border: 0 none;
	color: #6f6f6f;
	font-size: 11px;
	font-weight: normal;
	height: 17px;
	padding: 0px 0 0 5px;
	vertical-align: top;
	width: 130px;
}
.topsubmit {
	background: url("resources/images/topsubmit.png") no-repeat;
	border: 0 none;
	color: #494849;
	font-size: 1px;
	font-weight: normal;
	height: 16px;
	padding: 0;
	text-align: left;
	vertical-align: top;
	width: 20px;
	cursor: pointer;
	margin-right: 5px;
}


#navtop {
	float: left;
	height: 53px;
	width: 400px;
	color:#A0A0A0;
	font-size:9px;
}

.arrow {
	background:url("resources/images/arwdwn_off.gif") no-repeat scroll right top transparent;
	vertical-align: middle;
}

.bloc_left {
	float: left;
}

.titre_block_gauche {
	padding: 0 0 0 22px;
	background:url("resources/images/btitrebg.jpg") no-repeat;
	height: 40px;
	color: #c7c7ba;
	text-transform: uppercase;
	font-size: 9px;
}

.contenu_block_gauche {
	padding: 7px 0 7px 0;
	background: #000;
	color: #3c3c38;
}

.contenu_block_gauche  a{
	color: #c7c7ba;
}

.laswars {
	height: 40px;
	background:url("resources/images/warsbg.jpg") no-repeat;
	font-size: 10px;
	color: #8c8c83;
	font-size: 10px;
	text-transform: uppercase;
}

.laswars a{
	text-transform: uppercase;
	color: #8c8c83;
}

.bloc_right {
	float: left;
}

.titre_block_droite {
	padding: 0 0 0 22px;
	background:url("resources/images/dtitrebg.jpg") no-repeat;
	height: 40px;
	color: #c7c7ba;
	text-transform: uppercase;
	font-size: 9px;
}

.contenu_block_droite {
	padding: 7px 0 7px 0;
	background: #000;
	color: #3c3c38;
}

.contenu_block_droite  a{
	color: #c7c7ba;
}

.content {
	float: left;
	width: 540px;
}

.titre_block_news {
	padding: 0 0 0 22px;
	background:url("resources/images/ctitrebg.jpg") repeat-x;
	height: 40px;
	color: #c7c7ba;
	text-transform: uppercase;
	font-size: 9px;
}

.contenu_news {
	padding: 7px 10px 7px 10px;
	color: #3c3c38;
	border: 1px solid #000;
	background: #060606;
}

.contenu_news a {
	color: #c7c7ba;
}

.titre_block_centre {
	padding: 0 0 0 22px;
	background:url("resources/images/ctitrebg.jpg") repeat-x;
	height: 40px;
	color: #c7c7ba;
	text-transform: uppercase;
	font-size: 9px;
}

.contenu_block_centre {
	padding: 7px 10px 7px 10px;
	color: #3c3c38;
	border: 1px solid #000;
	background: #060606;
}

.contenu_block_centre a {
	color: #c7c7ba;
}

.footer {
	clear: both;
}

#footer {
	margin-top: 22px;
	text-align: center;
	color: #7a7a7a;
	font-size: 10px;
	height: 30px;
}

#footer a{
	color: #7a7a7a;
}