.subsnews {
	font-family: Georgia;
	text-align: center;
}

.subsnews table {
	width: 400px;
	margin: 0 auto 0 auto;
	text-align: left;
	font-size: 12px;
}

.subsnews td {
	padding: 0 0 10px 0;
}

.subsnews .champ_long {
	width: 326px;
	height: 17px;
	background: url(images/input_long.gif) left top no-repeat;   
	border: none;
	padding: 0 0 0 2px;
}

.subsnews .champ_court {
	width: 124px;
	height: 17px;
	background: url(images/input_court.gif) left top no-repeat; 
	border: none; 
	padding: 0 0 0 2px;
}

.bt_abonner {
	width: 115px;
	height: 20px;
	background: url(images/bt_abonner.gif) left top no-repeat;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	border: none;
	padding: 0;
}

.thanks {
	color: #662D91;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia;
	text-align: center;
}
