/* CSS Document */

body {
	background-color: #2A4793;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration:none;
}
#ConteneurBandeauHmenu {
	position:absolute;
	/*visibility:hidden;*/
	width:855px;
	height:25px;
	top:82px;
	left:0px;
	z-index:1;
}
a#acceuil {
	position:absolute;
	width:58px;
	height:25px;
	top:0px;
	left:355px;
	z-index:1;
	background-image:  url("../Entree/images/accueilOff.gif");
	background-position:left center;
	background-repeat:no-repeat;
}
a#acceuil:hover {
	position:absolute;
	width:58px;
	height:25px;
	top:0px;
	left:355px;
	z-index:1;
	background-image:  url("../Entree/images/accueilOn.gif");
	background-position:left center;
	background-repeat:no-repeat;
}
/* accueil sur la page accueil //////////////////////////////////*/
a#acceuilOn {
	position:absolute;
	width:58px;
	height:25px;
	top:0px;
	left:355px;
	z-index:1;
	background-image:  url("../Entree/images/accueilOn.gif");
	background-position:left center;
	background-repeat:no-repeat;
}
a#acceuilOn:hover {
	position:absolute;
	width:58px;
	height:25px;
	top:0px;
	left:355px;
	z-index:1;
	background-image:  url("../Entree/images/accueilOn.gif");
	background-position:left center;
	background-repeat:no-repeat;
}

/*  fin Accueil ////////////////////////////////////////////////*/

/*  Début Partenaires ////////////////////////////////////////////////*/
a#partenaires {
	position:absolute;
	width:127px;
	height:25px;
	top:0px;
	left:416px;
	z-index:1;
	background-image:  url("../Entree/images/partenairesOff.gif");
	background-position:left center;
	background-repeat:no-repeat;
}
a#partenaires:hover {
	position:absolute;
	width:127px;
	height:25px;
	top:0px;
	left:416px;
	z-index:1;
	background-image:  url("../Entree/images/partenairesOn.gif");
	background-position:left center;
	background-repeat:no-repeat;
}
a#partenairesOn {
	position:absolute;
	width:127px;
	height:25px;
	top:0px;
	left:416px;
	z-index:1;
	background-image:  url("../Entree/images/partenairesOn.gif");
	background-position:left center;
	background-repeat:no-repeat;
}
a#partenairesOn:hover {
	position:absolute;
	width:127px;
	height:25px;
	top:0px;
	left:416px;
	z-index:1;
	background-image:  url("../Entree/images/partenairesOn.gif");
	background-position:left center;
	background-repeat:no-repeat;
}
/*  Fin Partenaires //////////////////////////////////////////////*/

/*  Debut Promotions //////////////////////////////////////////////*/

a#promotions {
	position:absolute;
	width:215px;
	height:25px;
	top:0px;
	left:545px;
	z-index:1;
	background-image:  url("../Entree/images/EspaceAffairesOff.gif");
	background-position:left center;
	background-repeat:no-repeat;
}
a#promotions:hover {
	position:absolute;
	width:215px;
	height:25px;
	top:0px;
	left:545px;
	z-index:1;
	background-image:  url("../Entree/images/EspaceAffairesOn.gif");
	background-position:left center;
	background-repeat:no-repeat;
}
a#promotionsOn {
	position:absolute;
	width:215px;
	height:25px;
	top:0px;
	left:545px;
	z-index:1;
	background-image:  url("../Entree/images/EspaceAffairesOn.gif");
	background-position:left center;
	background-repeat:no-repeat;
}
a#promotionsOn:hover {
	position:absolute;
	width:215px;
	height:25px;
	top:0px;
	left:545px;
	z-index:1;
	background-image:  url("../Entree/images/EspaceAffairesOn.gif");
	background-position:left center;
	background-repeat:no-repeat;
}

/*  Fin Promotions //////////////////////////////////////////////*/


/*  Debut Contact //////////////////////////////////////////////*/
a#contact {
	position:absolute;
	width:127px;
	height:25px;
	top:0px;
	left:763px;
	z-index:1;
	background-image:  url("../Entree/images/contactOff.gif");
	background-position:left center;
	background-repeat:no-repeat;
}
a#contact:hover {
	position:absolute;
	width:127px;
	height:25px;
	top:0px;
	left:763px;
	z-index:1;
	background-image:  url("../Entree/images/contactOn.gif");
	background-position:left center;
	background-repeat:no-repeat;
}a#contactOn {
	position:absolute;
	width:127px;
	height:25px;
	top:0px;
	left:763px;
	z-index:1;
	background-image:  url("../Entree/images/contactOn.gif");
	background-position:left center;
	background-repeat:no-repeat;
}
a#contactOn:hover {
	position:absolute;
	width:127px;
	height:25px;
	top:0px;
	left:763px;
	z-index:1;
	background-image:  url("../Entree/images/contactOn.gif");
	background-position:left center;
	background-repeat:no-repeat;
}
/*  Fin Contact //////////////////////////////////////////////*/
.maj {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:normal;
	color:#5871BC;
	/*margin-left:160px;
	padding-left:170px;*/
}
.maj a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:normal;
	color:#082C78;
	/*text-decoration:underline;*/
}
.maj a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	font-weight:normal;
	background-color:#FFFFFF;
	text-decoration:overline underline ;
}	



