/* CSS Document */
   
.PosMenuPlanSite{
	font-size: 8pt;
	font-weight: bold;
	position: absolute;
	margin-left: 600;
	top: 5;
}

.PosMenuWebmestre{
	font-size: 8pt;
	font-weight: bold;
	background:  url(images/puce_cdg03.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: 5;
}

.PosMenuMentions{
	font-size: 8pt;
	font-weight: bold;
	background:  url(images/puce_cdg03.gif) left center no-repeat;
	text-indent: 20px;
	position: absolute;
	margin-left: 805;
	top: 5px;

}

A.MHLiens {color:#fff; text-decoration:none;}
A.MHLiens:hover {color:#3d6a72; text-decoration:none;}
