
body { 
	font: 100% "Tahoma", Verdana, Arial, sans-serif;
	width: 1000px;
	font-size: 12px;
	margin: auto;
	background-image: url(../images/fond.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: center top;
	color: #FFFFFF;
}

option, input, select, file {  
	font-size: 12px; 
	color: #000000; 
	background-color: #FFFFFF; 
	background-image: url(../images/input.jpg);
	border: 1px solid #333333;
}

textarea {  
	font-size: 12px; 
	color: #000000; 
	background-color: #FFFFFF; 
	border: 1px solid #333333;
}

input.login {
	background:none;
	border: none;
	color: #a0a0a0;
}

#youtube{

width:32px;
height:32px;
float:left;
background-image:url(../images/youtube.png);
}

#skyrock{

width:32px;
height:32px;
float:left;
background-image:url(../images/skyrock.png);
}

#facebook{

width:32px;
height:32px;
float:left;
background-image:url(../images/facebook.png);
}

#steam{

width:32px;
height:32px;
float:left;
background-image:url(../images/steam.png);
}

#xfire{

width:32px;
height:32px;
float:left;
background-image:url(../images/xfire.png);
}

#youtube:hover{
background-position: 0% -32px;
}

#skyrock:hover{
background-position: 0% -32px;
}

#facebook:hover{
background-position: 0% -32px;
}

#steam:hover{
background-position: 0% -32px;
}

#xfire:hover{
background-position: 0% -32px;
}

.transp {
	opacity : 0.6;
	filter : alpha(opacity=50);
} 

.title {
	font-family: "Tahoma", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}

h1 {
	font-size: 16px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}

img {
	border: none;
}

 
a:link,a:active,a:visited {  
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	background-color: none;
}

a:hover { 
	color: #b5b5b5;
	font-size:12px;
	text-decoration: none;
	background-color: none;
}

a.link:link,a.link:active,a.link:visited {  
	color: #000000;
	font-size: 11px;
	font-style: italic;
	text-decoration: none;
	background-color: none;
}

a.link:hover { 
	color: #b5b5b5;
	font-size:11px;
	font-style: italic;
	text-decoration: none;
	background-color: none;
}

a.title:link,a.title:active,a.title:visited {  
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: none;
}

a.title:hover { 
	color: #b5b5b5;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	background-color: none;
}

a.menu:link,a.menu:active,a.menu:visited {  
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-color: none;
}

a.menu:hover { 
	color: #b5b5b5;
	font-size:18px;
	font-weight: bold;
	text-decoration: none;
	background-color: none;
}

a.members:link,a.members:active,a.members:visited {  
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-color: none;
}

a.members:hover { 
	color: #b5b5b5;
	font-size:18px;
	font-weight: bold;
	text-decoration: none;
	background-color: none;
}