/***	BLOC MON COMPTE ******/
body {
	margin:0 0px 0 0px;
	padding:0px 0px 0px 0px;
}

div {
	margin:0 0px 0 0px;
	padding:0px 0px 0px 0px;
}


.bloc_accesmoncompte {
	margin:0 0 0 0px;
	padding:31px 0 3px 48px;
	float:right;
	width:212px;
	height:71px;
	background-image:url(../images/blocCompte/fond_votrecompte.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
* html .bloc_accesmoncompte {
	margin:0 0px 0 0px;
	padding:31px 10px 3px 48px;
	width:260px;
	height:71px;
	
}
/**************    CLASSES SPECIFIQUES    **********/
.lien_votrecompte, #haut_droite a.lien_votrecompte, #haut_droite li a.lien_votrecompte:link {
	display:block;
	background-image:url(../images/blocCompte/fond_boutonvotrecompte.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:181px;
	height:17px;
	padding:0 0 0 5px;
	color:#854177;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
