@charset "UTF-8";
/* CSS Document */

.input_court{
	width: 80px;
	margin-bottom: 0px;
	padding:0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

.input_moyen{
	width: 120px;
	margin-bottom: 0px;
	padding:0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

.input_long{
	width: 180px;
	margin-bottom: 0px;
	padding:0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

input{
	width: 80px;
	margin-bottom: 0px;
	padding:0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

form{
	margin: 0px;
	padding:0px;
}

.valider_accueil
{
	width: 176px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.valider_resa
{
	width: 270px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

