.champ180 
{
	background-color: #EEEEEE;
	padding: 2px;
	color: #000;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	line-height: thin;
	font-weight: thin;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #3C3E30;
	text-align:left;
	width:180px;
}

.champ180:focus 
{
	background-color: #CCCCCC;
	padding: 2px;
	color: #000;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	line-height: thin;
	font-weight: thin;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #565f6b;
	text-align:left;
	width:180px;
}

.champ180b:focus 
{
	background-color: #CCCCCC;
	padding: 2px;
	color: #000;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	line-height: thin;
	font-weight: thin;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #565f6b;
	text-align:left;
	width:180px;
}

.champ180b 
{
	background-color: #e0abff;
	padding: 2px;
	color: #fff;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	line-height: thin;
	font-weight: thin;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #3C3E30;
	text-align:left;
	width:180px;
}

.champ300 
{
	background-color: #EEEEEE;
	
	padding: 2px;
	color: #000;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	line-height: thin;
	font-weight: thin;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #3C3E30;
	text-align:left;
	width:445px;
}
.champ300:focus 
{
	background-color: #cccccc;
	
	padding: 2px;
	color: #000;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	line-height: thin;
	font-weight: thin;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #565f6b;
	text-align:left;
	width:445px;
}
.champ300b:focus 
{
	background-color: #CCCCCC;
	
	padding: 2px;
	color: #000;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	line-height: thin;
	font-weight: thin;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #565f6b;
	text-align:left;
	width:445px;
}

.champ300b 
{
	background-color: #e0abff;
	
	padding: 2px;
	color: #fff;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	line-height: thin;
	font-weight: thin;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #3C3E30;
	text-align:left;
	width:445px;
}

.boutons 
{
	background-color: #EEEEEE;
	padding: 2px;
	color: #000;
	font-size: 10px;
	font-family: verdana;
	font-style: normal;
	line-height: thin;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #3C3E30;
	text-align:center;
	width:80px;
}

.rouge{
	color: red;
}