#circularMenu {padding:0; margin:0 auto; list-style:none; position:relative; width:350px; height:350px; background:#fff url(circular/background.gif) no-repeat;}
#circularMenu li {display:block; width:100px; height:100px; position:absolute;}
#circularMenu li.prod1 {left:100px; top:4px; background:url(../../image/TARIFS0001.gif) no-repeat center center;}
#circularMenu li.prod2 {left:210px; top:40px; background:url(../../image/VESTES0002.gif) no-repeat center center;}
#circularMenu li.prod3 {left:-5px; top:40px; background:url(../../image/ROBES0001.gif) no-repeat center center;}
#circularMenu li.prod4 {left:250px; top:135px; background:url(../../image/JUPES0001.gif) no-repeat center center;}
#circularMenu li.prod5 {left:-30px; top:135px; background:url(../../image/PANTELONS0013.gif) no-repeat center center;}
#circularMenu li.prod6 {left:210px; top:230px; background:url(../../image/CHEMISES001.gif) no-repeat center center;}
#circularMenu li.prod7 {left:-5px; top:230px; background:url(../../image/blousons0003.gif) no-repeat center center;}
#circularMenu li.prod8 {left:100px; top:275px; background:url(../../image/MANTEAUX0001.gif) no-repeat center center;}

#circularMenu li a b {display:none;}
#circularMenu li a {display:block; width:100px; height:100px; text-align:center;}

#circularMenu li a:hover {background:url(circular/circle.gif); text-decoration:none; font-family:georgia, serif;}
#circularMenu li a:hover b {position:absolute; display:block; width:100px; height:100px; font-size:24px; color:#63352c; margin-top:35px;}
#circularMenu li a:hover b span {display:block; font-size:12px; color:#888; font-weight:normal; margin-top:15px;}

#circularMenu li.prod1 a:hover b {left:0px; top:130px;}
#circularMenu li.prod2 a:hover b  {left:-110px; top:94px;}
#circularMenu li.prod3 a:hover b  {left:103px; top:94px;}
#circularMenu li.prod4 a:hover b  {left:-152px; top:0px;}
#circularMenu li.prod5 a:hover b  {left:120px; top:0px;}
#circularMenu li.prod6 a:hover b  {left:-112px; top:-95px;}
#circularMenu li.prod7 a:hover b  {left:105px; top:-95px;}
#circularMenu li.prod8 a:hover b  {left:-5px; top:-139px;}

