body { font-family: Verdana; background: #0B0B0B; margin-top: 0; padding-top: 0px; background: url('../images/fond.jpg')}

.site { width: 859px; min-height: 700px; margin: auto; margin-top: 0px; padding-top: 0px;}

.header { float: left; width: 859px; height: 280px;}
	.logo { float: left; margin-top: 60px; }

.up { width: 859px; height: 21px; margin: auto; }
	
.menu { float: left; margin-left: 25px; float: left; margin-top: 70px; padding-top: 14px;  }
	.menu a { float: left; display: block; position: absolute; }
	.menu a.accueil { width: 130px; height: 110px; margin-top: 0px; background: url("/images/accueil1.png") no-repeat; z-index:7;}
		a.accueil:HOVER { background: url("/images/accueil2.png") no-repeat; }
	.menu a.infos { width: 130px; height: 110px; margin-top: 69px; margin-left: 71px; background: url("/images/infos1.png") no-repeat; z-index:6;}
		a.infos:HOVER { background: url("/images/infos2.png") no-repeat; }
	.menu a.tournois { width: 140px; height: 110px; margin-top: 3px; margin-left: 132px; background: url("/images/tournois1.png") no-repeat; z-index:5;}
		a.tournois:HOVER { background: url("/images/tournois2.png") no-repeat; }
	.menu a.inscription { width: 155px; height: 110px; margin-top: 69px; margin-left: 187px; background: url("/images/inscription1.png") no-repeat; z-index:4;}
		a.inscription:HOVER { background: url("/images/inscription2.png") no-repeat; }
	.menu a.partenaires { width: 155px; height: 110px; margin-top: 3px; margin-left: 258px; background: url("/images/partenaires1.png") no-repeat; z-index:3;}
		a.partenaires:HOVER { background: url("/images/partenaires2.png") no-repeat; }
	.menu a.contact { width: 153px; height: 110px; margin-top: 69px; margin-left: 330px; background: url("/images/contact1.png") no-repeat; z-index:2;}
		a.contact:HOVER { background: url("/images/contact2.png") no-repeat; }
	.menu a.forum { width: 133px; height: 110px; margin-top: 3px; margin-left: 421px; background: url("/images/forum1.png") no-repeat; z-index:1;}
		a.forum:HOVER { background: url("/images/forum2.png") no-repeat; }

.content { width: 883px; min-height: 419px; float:left; }
	.cnt_head { width: 883px; height: 61px; float:left; background: url("../images/uls11_01.png") top center; }
	.content2 { width: 883px; min-height: 419px; float:left; background: url("../images/uls11_02.png") top center; }
	.content .text { width: 675px; min-height: 399px; margin-bottom: 40px; float:left; text-align: justify; padding-left: 10px; }
		.text h1 { margin-bottom: 25px; margin-top: 0px; }
	.content .input { float: right; margin-right: 15px; width: 130px; }
	.content input.input_contact { text-align: center; }
	.content form.form_contact { width: 300px; }
	.content .label { float: left; }
	.content .info { float: left; width: 300px; }
	.content form { width: 470px; }
	.content textarea { width: 250px; }
	.content a.link:HOVER { text-decoration: none; color: black; border-bottom: #0087CB solid 2px; }
	.content a.link { text-decoration: none; color: #0087CB; }
	.list_jeux { vertical-align: middle; }
	.content table.player { width: 460px;}
	.content table.player td { height: 25px; border: solid 1px black; }
	.content img { margin: 0px 5px 0px 5px; }
	span.red { color: red; }
	span.blue { color: blue; }

.games { width: 170px; float: left; text-align: center; margin-left: 25px; border-left: black solid 1px; }
	.games img { margin-top: 30px; }
	
.block_info { width: 320px; padding-left: 80px; margin-top: 50px; float:left; text-align: center;}

.clear { clear: both; }

.footer { width: 883px; height: 73px; float: left; background: url("../images/uls11_03.png"); text-align: center; font-size: .7em;}

