#product_navigation { position: relative; width: 804px; height: 120px; border: solid 1px #878A8E; clear: both; float: left; }
#product_navigation .choice { width: 402px; height: 120px; float: left; }
#product_navigation .choice.login    { background: #EBF3FF url('http://cdn1.horoscope.fr/1/auth/login_bg.jpg') repeat-x left bottom; }
/*#product_navigation .choice.register { background: #FFFFFF url('http://cdn1.horoscope.fr/1/auth/register_bg.jpg') repeat-x 0 0; }*/
#product_navigation .choice.zodiac          { background: #FFFFFF url('http://cdn1.horoscope.fr/1/auth/zodiac_bg.jpg') repeat-x left bottom; }
#product_navigation .choice.zodiac_fidelity { background: #FFFFFF url('http://cdn1.horoscope.fr/1/auth/zodiac_fidelity_bg.jpg') repeat-x left bottom; }
#product_navigation .choice .text           { height: 100%; padding: 10px; }

#product_navigation .choice.login .text           { padding-left: 120px; padding-top: 16px; background: transparent url('http://cdn1.horoscope.fr/1/auth/login.png') no-repeat 26px 24px; }
#product_navigation .choice.register .text        { padding-left: 140px; padding-top: 16px; background: transparent url('http://cdn1.horoscope.fr/1/auth/register.png') no-repeat 26px 19px; }
#product_navigation .choice.zodiac .text          { padding-left: 120px; padding-top: 16px; background: transparent url('http://cdn1.horoscope.fr/1/auth/zodiac.png') no-repeat 20px 20px; }
#product_navigation .choice.zodiac_fidelity .text { padding-left: 144px; padding-top: 16px; background: transparent url('http://cdn1.horoscope.fr/1/auth/zodiac_fidelity.png') no-repeat 50px 24px; }

#product_navigation .choice .text	.display        { float: left; }
#product_navigation .choice .text	.display h3     { font-size: 1.6em; }
#product_navigation .choice .text	.display .small { font-size: 1.0em; }
#product_navigation .choice .text	.display .important { font-size: 1.4em; font-weight: bold; }

#product_navigation.credit .choice .text .display { line-height: 20px; }

#product_navigation .choice .text .button_parent { width: 100%; padding-top: 10px; clear: both; }

#product_navigation .delimitation { position: absolute; width: 72px; height: 120px; background: transparent url('http://cdn1.horoscope.fr/1/auth/delim.png') no-repeat 50% 50%; left: 366px; z-index: 1; }
#product_navigation.credit .delimitation { background-image: url('http://cdn1.horoscope.fr/1/auth/ou.png'); }

#product_navigation.credit { background-image: none; }

#product_navigation.small { width: 481px; height: 140px; }
#product_navigation.small .choice { width: 240px;; height: 140px; }

#product_navigation.small .choice.login    .text        { padding-left: 70px; padding-top: 18px; background: transparent url('http://cdn1.horoscope.fr/1/auth/login_small.png') no-repeat 13px 22px; }
#product_navigation.small .choice.register .text        { padding-left: 90px; padding-top: 18px; background: transparent url('http://cdn1.horoscope.fr/1/auth/register_small.png') no-repeat 13px 17px; }
#product_navigation.small .choice.zodiac    .text       { padding-left: 0px; padding-top: 10px; background: transparent url('http://cdn1.horoscope.fr/1/auth/zodiac_small.png') no-repeat 13px 18px; }
#product_navigation.small .choice.zodiac_fidelity .text { padding-left: 0px; padding-top: 10px; background: transparent url('http://cdn1.horoscope.fr/1/auth/zodiac_fidelity_small.png') no-repeat 21px 22px; }

#product_navigation.small.credit .choice .text .display { line-height: 16px; }

#product_navigation.small .choice.zodiac .text	.display         { padding-left: 84px; }
#product_navigation.small .choice.zodiac_fidelity .text	.display { padding-left: 78px; }

#product_navigation.small .choice .text	.display h3     { font-size: 1.2em; }

#product_navigation.small .choice.zodiac .text .button_parent          { margin-left: 14px; margin-top: 12px; }
#product_navigation.small .choice.zodiac_fidelity .text .button_parent { margin-left: 8px; margin-top: 12px; }

#product_navigation.small .delimitation { left: 205px; height: 140px; /*background-image: url('http://cdn1.horoscope.fr/1/auth/ou_small.png');*/ }

