span.parrainage {
	font-size: 12px;
	color: #ED145B;
	font-weight: bold;	
	margin-left: 15px;
}
div#contact {
	width: 955px;
	padding-top: 10px;
	border-top: solid 1px white;
}
div.title {
	width: 99%;
	height: 17px;
	margin: 0;
	padding-left: 1%;
	background: #ED145B;
	color: white;
	font-size: 12px;
	font-weight: bold;
}
div.accroche {
	margin: 10px 0 0 15px;
	color: rgb(115, 115, 115);
}
a.settings {
	color: rgb(115, 115, 115);
	text-decoration: none;
	font-weight: bold;
}
a.settings:hover {
	text-decoration: underline;
}
span#next {
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
}
a.help {
	cursor: help;
	text-decoration: none;
	font-weight: bold;
}
span.error {
	padding-left: 5px;
	color: red;
	font-weight: bold;
}
