.champtext 
{
	width: 400px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #555;
	padding: 4px; 
	margin: 7px;
	background-color:transparent;
}

.champtext:focus
{
	border: 3px solid #7D0000;
}

.champtext350 
{
	width: 350px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #555;
	padding: 4px; 
	margin: 3px;
	background-color:transparent;
}

.champtext350:focus
{
	border: 3px solid #7D0000;
}

.champtext300 
{
	width: 300px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #555;
	padding: 4px; 
	margin: 3px;
	background-color:transparent;
}

.champtext300:focus
{
	border: 3px solid #7D0000;
}

.champtext200 
{
	width: 200px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #555;
	padding: 4px; 
	margin: 3px;
	background-color:transparent;
}

.champtext200:focus
{
	border: 3px solid #7D0000;
}

.champtext180 
{
	width: 180px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #555;
	padding: 4px; 
	margin: 3px;
	background-color:transparent;
}

.champtext180:focus
{
	border: 3px solid #7D0000;
}

.champtext100 
{
	width: 100px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #555;
	padding: 4px; 
	margin: 3px;
	background-color:transparent;
}

.champtext100:focus
{
	border: 3px solid #7D0000;
}

.champtext80 
{
	width: 80px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #555;
	padding: 4px; 
	margin: 3px;
	background-color:transparent;
}

.champtext80:focus
{
	border: 3px solid #7D0000;
}

.champtext60 
{
	width: 60px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #555;
	padding: 4px; 
	margin: 3px;
	background-color:transparent;
}

.champtext60:focus
{
	border: 3px solid #7D0000;
}

.champtext70 
{
	width: 70px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #555;
	padding: 4px; 
	margin: 3px;
	background-color:transparent;
}

.champtext70:focus
{
	border: 3px solid #7D0000;
}

.champarea 
{
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
	padding: 4px; 
	margin: 7px;
	background-color:transparent;
}

.champarea:focus
{
	border: 3px solid #7D0000;
}

.listederoul
{
	width: 400px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #555;
	padding: 4px; 
	margin: 5px;
	background-color:transparent;
}

.listederoul:focus
{
	border: 3px solid #7D0000;
}

.listederoulibre
{
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 1px solid #555;
	padding: 4px; 
	margin: 5px;
	background-color:transparent;
}

.listederoulibre:focus
{
	border: 3px solid #7D0000;
}

.bouton {
	border-radius: 4px;
	padding: 4px;
}
