div#main_data h1 {
	font: bold 16px lucida grande,Arial,sans-serif;
	color: #333333;
	margin: 20px 0px;
}
.offreLancement {
	font: bold 18px lucida grande,Arial,sans-serif;
	color: #005CB9;
}
.condition{
	font: bold 10px lucida grande,Arial,sans-serif;
	color: #005CB9;
}
.cadreForfait {
	border: 1px solid #000000;
	width: 215px;
	height: 450px;
	float: left;
	margin-right: 9px;
}
.ffTitre {
	font: bold 16px lucida grande,Arial,sans-serif;
	color: #005CB9;
	text-align: center;
	height: 30px;
	margin-top: 10px;
}
.ffPrix {
	font-weight: bold;
	text-align: center;
	height: 30px;
}
.ffPrixAnnonce {
	font: bold 14px lucida grande,Arial,sans-serif;
	color: #00A530;
	text-align: center;
	height: 30px;
}
.ffDescription {
	font: bold 12px lucida grande,Arial,sans-serif;
	color: #333333;
	height: 210px;
	padding: 0px 5px;
}
.ffForm {
	text-align: center;
}
.roulette {
	font: bold 14px lucida grande,Arial,sans-serif;
	color: #333333;
	cursor: pointer;
}

