.bouton
{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border-color: #5DA1DB #5DA1DB #5DA1DB #5DA1DB;
	border: #5DA1DB;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color : #B8D1EE;
	cursor: hand;
	cursor: pointer;
}


.champ
{
	width: 220px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #5DA1DB;
	border-color: #900 #900 #900 #900;
	border: #900;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color : #FFFFFF;
}

.champ2
{
	width: 180px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #5DA1DB;
	border-color: #900 #900 #900 #900;
	border: #900;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color : #FFFFFF;
}

.champ3
{
	width: 30px;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #327EBF;
	border-color: #327EBF #327EBF #327EBF #327EBF;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color : #FFFFFF;
}
