/* CSS Document */
   
.PosMenuPlanSite{
	font-size: 8pt;
	font-weight: bold;
	position: absolute;
	margin-left: 600;
	top: 10;
}

.PosMenuWebmestre{
	font-size: 8pt;
	font-weight: bold;
	background: url(images/puce_cdgAuv.gif) left center no-repeat; /*Propriétés de placement de la puce*/
	text-indent: 20px; /*Retrait gauche texte */
	position: absolute;
	margin-left: 690;
	top: 10;
}

.PosMenuMentions{
	font-size: 8pt;
	font-weight: bold;
	background: url(images/puce_cdgAuv.gif) left center no-repeat; /*Propriétés de placement de la puce*/
	text-indent: 20px; /*Retrait gauche texte */
	position: absolute;
	margin-left: 805;
	top: 10;
}

A.MHLiens {color:#fff; text-decoration:none;}
A.MHLiens:hover {color:#ff00b4; text-decoration:none;}