#col1, #col2 {
	float: left;
}

#col1 {
	width: 700px;
	padding-left: 14px;
}

#col2 {
	width: 170px;
	padding-left: 8px;
}

#box-prestations {
	width: 695px;
	background-image: url("/images/prestations/box_prestations_fond.gif");
}

#box-prestations h2 {
	background-image: url("/images/prestations/box_prestations_titre.gif");
	height: 22px !important;
}


#box-prestations div.inbox {
	padding: 15px 31px;
}

#box-prestations p {
	text-align: center;
	margin-bottom: 20px;
}

#box-prestations a.g {
	margin-right: 20px;
}

#box-prestations p.consigne {
	font-size: 14px;
	text-align: left;
	
}