#main_container .right {
	width: 278px;
	padding: 0;
	padding-top: 6px;
	background: none;
}

#offres-forfaits {
	float: right;
	width: 330px;
}

#offres-forfaits h4 {
	color: #a68d55;
	font-size: 12px;
	text-transform: uppercase;
}
#offres-forfaits h5 {
	color: #666666;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#offres-forfaits img.bordered {
	border:1px solid #A89059;
	padding:2px;
	margin-right: 5px;
}

#offres-forfaits a {
	font-weight: bold;
	margin-bottom: 3px;
	background: url(../_img/puce-gauche.gif) no-repeat left;
	padding-left: 18px;
	line-height: 13px;
	display: block;
}

#recherche {
	float: left;
	width: 280px;

	text-align: center;
	font-size: 11px;
}