@charset "utf-8";
/* CSS Document */

#header {
	width:900px;
	height:220px;
	margin:0 auto;
}

.conteneur_banniere_info {
	width:700px;
	background:url(images/space2_2.png) repeat-y;
}
.conteneur_admin {
	background:url(images/space_admin.png) repeat-y;
	width:690px;
}
.banniere_info {
	background:#000;
	width:680px;
	float:left;
}
.space1 {
	width:200px;
	background:url(images/space1.png) repeat-y;
}
.blok_gauche {
	width:174px;
	padding-left:20px;
}
.top_banniere_info {
	background:url(images/top_banniere_info.png) no-repeat;
	width:680px;
	height:20px;
}
.bottom_banniere_info {
	background:url(images/bottom_banniere_info.png) no-repeat;
	width:680px;
	height:20px;
}
.conteneur_centre {
	width:500px;
	background:#FFF;
}
.conteneur_droit {
	width:200px;
}
.blok_droit {
	width:180px;
}
.hover_menu {
text-align:center; 
line-height:24px;
}
.hover_menu a {
text-decoration:none;
}
.hover_menu a:hover {
color:#ff960e;
text-decoration:none;
}
.hover_last a {
text-decoration:none;
}
.hover_last a:hover {
color:#ff960e;
text-decoration: underline;
}
.blocks {
	background:url(images/blocks.png) no-repeat;
	width:500px;
	height:180px;
}
.top_login {
	background:url(images/top_login.png) no-repeat;
	width:180px;
	height:25px;
}
.top_sponsors {
	background:url(images/top_sponsors.png) no-repeat;
	width:180px;
	height:28px;
}
.vous {
	background:url(images/sponsors.png) no-repeat;
	width:180px;
	height:79px;
}
.top_recrut {
	background:url(images/top_recrut.png) no-repeat;
	width:180px;
	height:25px;
}
.top_blok_gauche {
	background:url(images/top_gauche.png) no-repeat;
	width:180px;
	height:25px;
	text-align:center;
	color:#FFF;
}
.center_blok_gauche {
	padding-left:5px;
	padding-right:5px;
}
.top_blok_droit {
	background:url(images/top_droit.png) no-repeat;
	width:180px;
	height:25px;
	text-align:center;
	color:#FFF;
}
.center_blok_droit {
	padding-left:5px;
	padding-right:5px;
}


#footer {
	background:url(images/footer.png) no-repeat;
	width:900px;
	height:51px;
	margin:0 auto;
}
.top_stats {
	background:url(images/top_stats.png) no-repeat;
	width:180px;
	height:28px;
}
.stats {
	padding-left:3px;
	padding-right:3px;
	width:174px;
	background:#232323;
}
.top_squads {
	background:url(images/top_squads.png) no-repeat;
	width:180px;
	height:25px;
}
.sep_squads {
	background:url(images/sep_squads.png) no-repeat;
	width:180px;
	height:3px;
}
.top_partenaire {
	background:url(images/top_partenaire.png) no-repeat;
	width:180px;
	height:25px;
}



p.champs_user {
	background:url(images/user/userchamps.png) no-repeat;
	width:382px;
	height:30px;
	margin-bottom:0;
	margin-top:2px;
	line-height:30px;
	padding-left:5px;
}

.black {
	color:#000;
}
.black a {
	color:#000;
	text-decoration:none;
}
.black a:hover {
	color:#000;
	text-decoration: underline;
}

body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFF;
	background:#000;
    margin:0 auto;
    padding:0;
}

a {
	color:#FFF;
	text-decoration:none;
}

a:hover {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFF;
    text-decoration:underline;
}
TD {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

TEXTAREA{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
background-color:#fff;
border:1px #d1d1d1 solid;
color:#000;
}

SELECT{
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
background-color:#fff;
}


INPUT{
color:#000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
background-color:#fff;
border:1px #d1d1d1 solid;
}
