/* CSS Document */

body {
	background: #000;
	margin: 0;
	color: #999999;
	font: 10px Arial, Helvetica, sans-serif;
}

#right_sponsor {
	background:url(i/sponsors_right.jpg);
	width: 205px;
	height: 32px;
}

#right_online {
	background:url(i/online_right.jpg);
	width: 205px;
	height: 32px;
}

#right_mirc {
	background:url(i/right_mirc.jpg);
	width: 205px;
	height: 32px;
}

#right_sondage {
	background:url(i/sondages_right.jpg);
	width: 205px;
	height: 32px;
}

#content_right {
	background:url(i/back_right.jpg);
	background-repeat:repeat-y;
	padding: 4px;
	}
	
#foot_right {
	background:url(i/foot_right.jpg);
	background-repeat:no-repeat;
	width:205px;
	height: 7px;
	margin-bottom: 3px;
}

#content_top {
	width:434px;
	height:12px;
	}
	
#content_back {
	background-repeat: repeat-y;
	padding-left:5px;
	padding-right:5px;
	}

#content_foot {
	width: 434px;
	height: 10px;
	}

a {
	color: #4c8bff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

#container {
	background: url(i/side.png);
	width: 899px;
	padding: 0 34px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: repeat-y;
}

#banner {
	width: 899px;
	height: 158px;
}

ul#nav {
	background: url(i/navbg.jpg);
	background-repeat:no-repeat;
	width: 899px;
	height: 38px;
	padding: 0 43;
	margin: 0;
	list-style: none;
}

ul#nav li {
	display: inline;
}

ul#nav li a {
	width: 119px;
	height: 38px;
	display: block;
	float: left;
	margin: 0 8px;
}

ul#nav li a#home {
	background: url(i/button_news.jpg);
}

ul#nav li a#forums {
	background: url(i/forums.jpg);
}

ul#nav li a#about {
	background: url(i/inscr.jpg);
}

ul#nav li a#matches {
	background: url(i/admin.jpg);
}

ul#nav li a#roster {
	background: url(i/art.jpg);
}

ul#nav li a#contact {
	background: url(i/sonda.jpg);
}

ul#nav li a span {
	visibility: hidden;
}

ul#nav li a#home:hover span{
	visibility: visible;
}

ul#nav li a#forums:hover span{
	visibility: visible;
}

ul#nav li a#about:hover span{
	visibility: visible;
}

ul#nav li a#matches:hover span{
	visibility: visible;
}

ul#nav li a#roster:hover span{
	visibility: visible;
}

ul#nav li a#contact:hover span{
	visibility: visible;
}

#left {
	width: 251px;
	float: left;
	margin: 1px 0 0 0;
	background:url(i/left_bg.jpg);
	background-repeat:repeat-y;
}

#right_l
{
width: 200px;
float: right;
}
#right_l
{
width: 441px;
float: right;
}

#user_area {
	background: url(i/user_area.jpg);
	width: 251px;
	height: 32px;
}

.content {
	background: #171818;
}

#form {
	background: url(i/form.jpg);
	background-repeat:no-repeat;
	width: 213px;
	height: 44px;
	padding: 5px 8px;
	margin: 0;
}

form {
	margin: 0;
}

.input_box1 {
	background: url(i/input1.jpg);
	background-repeat:no-repeat;
	width: 179px;
	height: 16px;
	border: none;
	color: #fff;
	padding: 3px;
	padding-top: 5px;
	padding-left: 108px;
}

.input_box2 {
	background: url(i/input2.jpg);
	background-repeat:no-repeat;
	width: 179px;
	height: 16px;
	border: none;
	color: #fff;
	padding: 3px;
	padding-top: 5px;
	padding-left: 108px;
}

#submit {

}
	
#go {
	background: url(i/log.jpg);
	width: 50px;
	height: 16px;
	border: none;
}

#reg {
	background: url(i/register.jpg);
	width: 50px;
	height: 16px;
	border: none;
}

#latest_matches {
	background: url(i/menu.jpg);
	width: 251px;
	height: 32px;
}

#stats {
	background: url(i/statistiques.jpg);
	width: 251px;
	height: 32px;
}

#login {
	background: url(i/login.jpg);
	width: 251px;
	height: 32px;
}

#irc {
	background: url(i/IRC.jpg);
	width: 251px;
	height: 32px;
}

#content_left {
padding:5px;
margin:0px;
}

#sondage {
	background: url(i/sondage.jpg);
	width: 251px;
	height: 32px;
}

#top_pronos {
	background: url(i/top_pronos.jpg);
	width: 251px;
	height: 32px;
}

#last_topics {
	background: url(i/lasttopics.jpg);
	width: 251px;
	height: 32px;
}

#online {
	background: url(i/wonline.jpg);
	width: 251px;
	height: 32px;
}

#sponsors {
	background: url(i/sponsors.jpg);
	width: 251px;
	height: 32px;
}

#left ul {
	width: 251px;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #fff;
}

#left ul li {
	background: url(i/list.jpg);
	width: 251px;
	height: 21px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	line-height: 19px;
}

.archive {
	background: url(i/archive.jpg);
	width: 251px;
	height: 20px;
	display: block;
}

#quick_roster {
	background: url(i/quick_roster.jpg);
	width: 251px;
	height: 32px;
}

#roster_name {
	text-align: center;
	font-size: 10px;
	color: #0072ff;
	
}

#our_sponsors {
	background: url(i/our_sponsors.jpg);
	width: 251px;
	height: 32px;
}

a#ct {
	background: url(i/ct.jpg);
	width: 251px;
	height: 72px;
	display: block;
}

a#be {
	background: url(i/be.jpg);
	width: 251px;
	height: 72px;
	display: block;
}

a#dornblaser {
	background: url(i/dornblaser.jpg);
	width: 251px;
	height: 72px;
	display: block;
}

#right {
	width: 641px;
	float: right;
}

.content_top {
	background: url(i/right_top.jpg);
	background-repeat:no-repeat;
	width: 641px;
	height: 4px;
	margin: 1px 0 0 0;
}

.content_top_top {
	background: url(i/right_top_top.jpg);
	width: 641px;
	height: 4px;
	margin: 1px 0 0 0;
	background-repeat:no-repeat;
	float:right;
}

.right_content {
	background: #202020;
	width: 641px;
	color: #656565;
	overflow: hidden;
}

.left_box {
	background: url(i/left_box.jpg);
	width: 134px;
	height: 135px;
	margin: 0 0 0 11px;
	float: left;
	padding: 15px 10px;
	color: #fff;
}

.avi {
	width: 51px;
	height: 55px;
	float: left;
}

.left_box_right {
	width: 70px;
	height: 55px;
	float: right;
}


.right {
	width: 641px;
	float: right;
}

h1 {
	background: #191919;
	width: 640px;
	height: 26px;
	padding: 0 10px;
	margin: 5px 0 0 0;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	line-height: 26px;
}

.content_foot {
	background: url(i/content_foot.jpg);
	width: 641px;
	height: 23px;
}

.content_foot_top {
	background: url(i/content_foot_top.jpg);
	width: 641px;
	height: 15px;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

#footer {
	background: url(i/footer.jpg) repeat-x;
	width: 890px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	padding: 0 0 0 10px;
}

#footer_text {
	float: left;
}

a#top {
	background: url(i/top.jpg);
	width: 137px;
	height: 24px;
	float: right;
	display: block;
}

#footerfix {
	height: 0;
	overflow: hidden;
	display: none;
}