#box-max table
{
	border: 1px solid #58AEE1;
}

#box-max td
{
	padding: 5px;
	border: 1px solid #58AEE1;
}

.header
{
	text-align: center;
	font-weight: bold;
}

#categorie
{
	width: 90%;
}

#nom
{
	width: 89%;
}

#discipline
{
	width: 90%;
}

#concours
{
	width: 90%;
}

.input
{
	border: 1px solid #87888a;
}

h3
{
	background-color: #eeeeff;
	padding: 5px;
	margin-bottom: 0px;
	margin-top: 2px;
}

#titre_tableau
{
	color: #0d4e86;
	font-size: medium ;
}

