#col1{
	float:left;
	width:200px;
}

.menuChamp li{
	cursor:pointer;
}

#col2{
	float:left;
}

table.championnat{
width:800px;
	font-size:12px;
	
}
input.date{
	width:80px;
}
input.heure{
	width:60px;
}

input.score_dom, input.score_vis{
	width:30px;
}

fieldset.importer{
	width:500px;
}

#pave_championnats{
	margin:20px
}

.progress{
	display:none;
}

.champName{
	float:left;
}
.btnEdit{
	float:left;
	cursor:pointer;
	margin-left:20px;
}
.btnSuppr{
	float:left;
	cursor:pointer;
	margin-left:20px;
}

#identification{
	text-align:center;
}

#identification div{
	width:350px;
	margin:auto;
}

