/* Menu droit */a.texte_menudroit:hover{	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	color:#04B0E9;	text-align: right;		text-decoration : none;}a.texte_menudroit{	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	font-weight: bold;	color:#666666;	text-align: right;	text-decoration : none;	padding-left : 15px;		background-repeat: no-repeat;	background-image: url(../images/croix_grise.gif);	background-position: left;		}.ligne_bleu{	background-repeat: no-repeat;	background-image: url(../images/ligne_bleu.gif);	background-position: right;}
