/* -------------- Page PRESTATIONS --------------- */

#prestationsGauche {
	margin:0;
	padding:0;
	width:50px;
	float:left;
}

#lesPrestations {
	width:50px;
	padding:0;
	margin-top:2px;
	margin-right:0;
	margin-bottom:0;
	margin-left:0;
}

ul#lesPrestations {
	margin:0 0 0 0;
	padding:0;
}

#prestationsDroite {
	float:left;
	width:450px;
	margin:8px 0 0 0;
}

#contenu p.prestationP {
	padding:0 0 0 0;
	margin:7px 0 0 0;
	text-align:left;
	font-size:90%;
}

#contenu h2.titrePrestation {
	padding:0 0 0 0;
	margin:7px 0 0 0;
	font-size:140%;
	font-weight:bold;
}

#hautPrestationGauche {
	float:left;
	width:215px;
	margin:0 15px 0 0;
}

#hautPrestationDroite {
	float:left;
	width:75px;
	padding:5px 0 0 0;
}

#hautMenuPrestation {
	width:158px;
	height:9px;
	margin:8px 0 0 0;
	background-image:url(../images/haut-menu-prestation.gif);
	background-repeat:no-repeat;
}

#contenuMenuPrestation {
	width:158px;
	padding:5px 5px 8px 5px;
	background-image:url(../images/fond-menu-prestation.gif);
	background-repeat:repeat-y;
}

ul#menuPrestation {
	margin:0 0 0 3px;
	padding:0;
	list-style:none;
	font-size:90%;
}

ul#menuPrestation li {
	width:125px;
	margin:0;
	padding:1px 0 2px 5px;
	border-left:3px solid #82990A;
	background-image:url(../images/pointilles-menu.gif);
	background-repeat:no-repeat;
	background-position:5px bottom;
	color:#564534;
}

ul#menuPrestation li#last {
	background-image:none;
}

ul#menuPrestation li.menuActif {
	border-left:3px solid #C8E42A;
}

ul#menuPrestation li a {
	display:block;
	width:125px;
	padding:1px 0 2px 5px;
	background-color:#fff;
	color:#564534;
	text-decoration:none;
}

ul#menuPrestation a:hover {
	background-color:#C8E42A;
	color:#010101;
}

ul#menuPrestation li.menuActif a {
	display:block;
	width:125px;
	padding:1px 0 1px 2px;
	background-color:#fff;
	color:#ABC515;
	font-weight:bold;
	text-decoration:none;
}

ul#menuPrestation li.menuActif a:hover {
	background-color:#fff;
	color:#ABC515;
}

#basMenuPrestation {
	width:158px;
	height:11px;
	background-image:url(../images/bas-menu-prestation.gif);
	background-repeat:no-repeat;
}

/* -------------- Fin Page PRESTATIONS --------------- */

