
/*
.CUSTOMERMenu {background: #fff none repeat scroll 0 0;border: 1px solid #dedede;padding: 3%;position: relative;text-align: left;z-index: 100;right:20px; opacity: 0;  transform: translateY(15px); -moz-transform:translateY(15px);
    transition: all 0.1s ease-in 0s; -moz-transition: all 0.1s ease-in 0s;
    visibility: hidden; display:block !important;}
.CUSTOMERMenu .loggedUserInfo {display: none;}
.CUSTOMERMenu #_History{background-color:#efefef; padding: 5px 10px;}
.CUSTOMERMenu a.MenuClient{display:block;text-align:left}
.CUSTOMERMenu a.MenuClient:hover{text-decoration:underline}
.CUSTOMERMenu .btnDeco{width:100%; margin-top:10px}
.CUSTOMERMenu .btnDeco input{width:100%;margin:0 auto }
body.logged .CUSTOMERMenu {right: 0px; top: 12px;}
.CUSTOMERMenu #_History tr:first-child td a.MenuClient{}
#_Informations {}
.MyAccount_Title {font-size: 14px; font-weight: bold; text-align: center;}
.PoolManagerDetail {text-align:center; margin: 3px 0px;}
.PoolManagerDetail b {font-weight: normal;}
.moncompte-txt:hover .CUSTOMERMenu, .moncompte-txt:focus .CUSTOMERMenu, .moncompte-txt:active .CUSTOMERMenu {
    opacity: 1;
    transform: translateY(0px);
	-moz-transform:translateY(0px);
    visibility: visible;
}

.CUSTOMERMenu #_History {margin-bottom:10px}
.CUSTOMERMenu #_History a{font-weight:bold}

.CUSTOMERMenu  #_Informations a{font-size:12px}
.CUSTOMERMenu  #_Informations a{display:block;
padding:0px 5px}*/
