#prestations_contenu {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	margin-top: 10px;
}

#prestations_gauche {
	float: left;
	top: 0px;
	left: 0px;
	width: 275px;
	margin-top: 0px;
	margin-right: 35px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#prestations_droite {
	float: left;
	top: 0px;
	left: 0px;
	width: 640px;
	min-height: 360px;
	_height: 360px;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../images/prestations/fond_home.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#prestations_ligne {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
}

#prestations_texte {
	position: relative;
	top: 0px;
	left: 0px;
	width: 600px;
	_height: 420px;
	min-height: 420px;
	margin-top: 18px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}
