

body {
	margin:0 !important;
	padding:0 !important;
	width:100%;
	overflow-x:hidden;
	position:relative;
	background-color:#DCFFE0;
	text-align:center;
	}

#tournois_container {
	height:100%;
	min-height: 100%;
	}


#corps_tournois {
	word-wrap:break-word;
	position: relative;
	height:100%;
	min-height: 100%;
	font-family: tahoma, serif;
	background:white;
	}



#corps_tournois #contenu_tournois {
	position:relative;
	z-index:1;
	}

.clear {
	clear:both;
	font-family: tahoma, serif;
	font-size:11px;
	}

#space_bar {
	width:100%;
	height:45px;
	}
