/* CSS Document */

/****************
Entete
****************/

#Entete {
	margin-top:10px;
	width: 900px; 
	height:150px;
	background-image: url(../image/fond_entete.gif);
	background-repeat: no-repeat;
}

a#Logo {
	padding: 9px 0 0 25px;
	display:block;
/*	float:left;*/
}

a#Logo img {
	display:block;
	margin-left:15px;
	padding-top:15px;
}

a#MonCompte {
	position:absolute;
	padding: 0 0 0 15px;
	display:block;
	float:left;
	margin-left:680px;
	top:28px;
	text-decoration:none;
	color:#FFFFFF;
	background-image: url(../image/FlammeMonCompte.gif);
	background-repeat: no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
}

a#RelationAide {
	position:absolute;
	margin-left:266px;
	top: 64px;
}

a#SophroRelaxation {
	position:absolute;
	margin-left:375px;
/*	left: 354px;*/
	top: 49px;
}

a#Energetique {
	position:absolute;
	margin-left:504px;
/*	left: 457px;*/
	top: 62px;
}

a#MassageMonde {
	position:absolute;
	margin-left:598px;
/*	left: 551px;*/
	top: 79px;
}

a#AideInstallation {
	position:absolute;
	margin-left:740px;
/*	left: 667px;*/
	top: 93px;
}

/*
a#acces_application {
	display:block;
	float:right;
	margin:2px 0 0 0;
	padding:2px 0 0 20px;
	width:135px;
	color:#fff;
	height:20px;
	font-size:11px;
	text-decoration:none;
	background: url('../image/acces-application-btn.gif') no-repeat;
}

a#acces_application:hover {
	color:#000;
}
*/
