/*-------CSS Page "Tournois" (open kart)---------*/

/*______Tournois____*/

.title-tournois {
	background:url(../images/text-tournois.png) no-repeat;
	width:84px;
	height:18px;
	text-indent:-9999px;
	overflow:hidden;
	position:relative;
	margin:6px 0 0 267px;
}

.box-tournois {
	width:100%;
	margin:0 0 11px;
}


.box-t-tournois {
	background:url(../images/tournois/bg-tournois.gif) no-repeat;
	height:439px;
	width:961px;
	margin:29px 0 0 0;
	text-align:justify;
	overflow:hidden;
	position:absolute;
	color:#9c9e9f;
	font-size:14px;
	font-weight:bold;
	padding:0;
}
.conteneur-tournois {
	width: 300px;
	height: 400px;
	margin:10px 0 0 10px;
	background-color:#00FF66;
	
	}



