*
{
    margin: 0;
    padding: 0;
}

html, body
{
	/*height: 100%;*/
    font-family: arial;
    font-size: 12px;
    color: #fefefe;
    background-color: #000;
}

* html body
{
    text-align: center;
}

.clear
{
    clear: both;
}

div#global
{
    width: 987px;
    /*height: 100%;*/
    /*min-height: 610px;*/
    margin: 0 auto 10px auto;
    text-align: left;
    position: relative;
    /*background: url('/images/site/menuLeft.jpg') 144px 358px no-repeat;*/
    background: url('/images/site/menuLeftFlower.jpg') 7.5% 101% no-repeat;
}

* html div#global
{
    /*background: url('/images/site/menuLeft.jpg') 144px 385px no-repeat;*/
}

*+html div#global
{
    /*background: url('/images/site/menuLeft.jpg') 144px 385px no-repeat;*/
}

/* Header */
    div#header
    {
        width: 980px;
        height: 358px;
        position: relative;
        margin-top: 27px;
        background: url('/images/site/banner.jpg') no-repeat 200px;
    }

        img#logo
        {
            width: 216px;
            height: 90px;
            position: absolute;
            left: 58px;
        }

        ul#i18nLinks
        {
            width: 86px;
            position: absolute;
            top: 10px;
            right: 141px;
            list-style-type: none;
        }

            ul#i18nLinks li
            {
                float: left;
                text-align: center;
            }

            ul#i18nLinks li.i18nLinksBorder
            {
                border-right: solid 1px #333;
            }

                ul#i18nLinks li a
                {
                    display: block;
                    text-decoration: none;
                    width: 28px;
                    height: 10px;
                    font-size: 10px;
                    color: #666;
                }

                ul#i18nLinks li a:hover
                {
                    text-decoration: underline;
                }

        ul#menuHeader
        {
            width: 200px;
            position: absolute;
            bottom: 1px;
            list-style-type: none;
        }

            ul#menuHeader li
            {
            }

                ul#menuHeader li a
                {
                    display: block;
                    width: 200px;
                    text-decoration: none;
                    background-position: top right;
                    background-repeat: no-repeat;
                }

                ul#menuHeader li a:hover
                {
                    background-position: bottom right;
                }

                ul#menuHeader li a#menuHeaderHome
                {
                    height: 42px;
                }

                ul#menuHeader li a#menuHeaderPresentation
                {
                    height: 41px;
                }

                ul#menuHeader li a#menuHeaderShop
                {
                    height: 39px;
                }

                ul#menuHeader li a#menuHeaderLessons
                {
                    height: 39px;
                }

                ul#menuHeader li a#menuHeaderLinks
                {
                    height: 38px;
                }

                ul#menuHeader li a#menuHeaderContact
                {
                    height: 42px;
                }

                    ul#menuHeader li a span
                    {
                        visibility: hidden;
                    }
/* End Header */

/* Content */
    div.content
    {
        float: left;
    }

    div#menuLeft, div#menuLeftShop
    {
        width: 200px;
        min-height: 380px;
        /*min-height: 100%;*/
        /*background: url('/images/site/menuLeftFlower.jpg') 77px 100% no-repeat;*/
        background: url('/images/site/menuLeft.jpg') 142px 0 no-repeat;
    }

    * html div#menuLeft
    {
        /*height: 100%;*/
        height: 380px;
    }

    div#center
    {
        position: relative;
        width: 650px;
    }

    div#centerContentDouble
    {
        width: 610px;
        margin-left: 20px;
    }

    div#menuRight
    {
        width: 130px;
        min-height: 400px;
    }

    div#menuRightShop
    {
        width: 130px;
        /*min-height: 400px;*/
        padding-bottom: 20px;
        background: url('/images/site/menuRight.jpg') -20px 0 no-repeat;
    }

    * html div#menuRight
    {
        /*height: 400px;*/
    }

    div#miniMenuRight
    {
        width: 13px;
        height: 40px;
        position: absolute;
        top: 347px;
        right: 131px;
        text-indent: -9999px;
        z-index: 100;
        background: url('/images/site/miniMenuRight.jpg') no-repeat;
    }

    *+html div#miniMenuRight
    {
        top: 374px;
    }

    * html div#miniMenuRight
    {
        top: 372px;
    }
/* End Content */

/* Home */
    /* Home Text */
    div#homeText
    {
        float: left;
        width: 295px;
        margin: 10px 0 0 20px;
    }

    * html div#homeText
    {
        margin: 10px 0 0 10px;
    }

        div#homeText p
        {
            margin-bottom: 10px;
        }

        p#homeWelcomeTitle
        {
            width: 100%;
            height: 58px;
            text-indent: -9999px;
            background-position: 50% 15%;
            background-repeat: no-repeat;
        }

        p#homeWelcomeContentPart1
        {
            font-weight: 700;
        }

            a#homeWelcomeContentPart2Presentation
            {
                font-weight: 700;
                color: #be4085;
                text-decoration: none;
            }

            a#homeWelcomeContentPart2Shop
            {
                font-weight: 700;
                color: #23acbb;
                text-decoration: none;
            }

            a#homeWelcomeContentPart2Lessons
            {
                font-weight: 700;
                color: #80c4c2;
                text-decoration: none;
            }

        p#homeWelcomeContentPart6
        {
            text-align: right;
            font-weight: 700;
        }
    /* End Home Text */

    /* News */
    div#homeNews
    {
        float: left;
        width: 335px;
        /*padding-left: 16px;*/
        background-position: 0 -3px;
        background-repeat: no-repeat;
        /*background: url('/images/site/fr/news.jpg') 0 -3px no-repeat;*/
    }

        div#homeNews p
        {
        }

        div#homeNews a.homeNewsButtons
        {
            display: block;
            width: 15px;
            height: 15px;
            position: absolute;
            top: 30px;
            text-decoration: none;
        }

            div#homeNews a.homeNewsButtons span
            {
                display: none;
            }

        div#newsDot
        {
            position: absolute;
            top: 78px;
            left: 343px;
            width: 16px;
            height: 9px;
            background: url('/images/site/dotBlack.jpg') top left no-repeat;
        }

        div#homeNews a#homeNewsPrevious
        {
            right: 27px;
            background: url('/images/site/navigationButtons.jpg') bottom left no-repeat;
        }

        div#homeNews a#homeNewsNext
        {
            right: 10px;
            background: url('/images/site/navigationButtons.jpg') top right no-repeat;
        }

        h1#homeNewsTitle
        {
            width: 100%;
            height: 74px;
            text-indent: -9999px;
        }

        div#homeNews h2
        {
            font-size: 14px;
            font-weight: bold;
            color: #38899d;
            text-decoration: underline;
        }

        p.homeNewsDate
        {
            margin-bottom: 14px;
            font-size: 10px;
            font-weight: bold;
            color: #666;
        }

        /* Carousel */
        div#newsContainer
        {
            margin-left: 46px;
            border: none;
        }

            div#newsContainer .item
            {
                display: inline;
                overflow: hidden;
            }

            div#newsContainer .yui-carousel-nav
            {
                display: none;
            }

                div#newsContainer .yui-carousel-nav ul
                {
                    display: none;
                }

            div.content div#newsContainer .yui-carousel-element li
            {
                width: 260px;
                height: 450px;
                text-align: left;
                border: none;
            }
        /* End Carousel */
    /* End News */
/* End Home */

/* Shop */
div#menuLeftShop
{
    background-image: none;
}

div#menuLeft ul
{
    list-style-type: none;
}

ul#shopMenu
{
    margin: 35px 35px 300px 0;
    text-align: right;
}

    ul#shopMenu a
    {
        text-decoration: none;
    }

    .level1
    {
        font-size: 14px;
        font-weight: bold;
        color: #38899d;
    }

    .level2
    {
        font-weight: bold;
        color: #fff;
    }

    .level3
    {
        color: #fff;
    }

    ul#shopMenu a#current
    {
        text-decoration: underline;
    }

    ul#shopMenu ul
    {
        display: none;
    }

    ul#shopMenu ul.shopMenuExpanded
    {
        display: block;
    }

h1#shopIntroImg
{
    float: left;
    width: 290px;
    height: 300px;
    margin: 30px 0 0 20px;
    font-size: 15px;
    font-weight: 700;
    text-align: right;
    background: url('/images/site/shopHomeImg.jpg') bottom center no-repeat;
}

div#shopHomeIntro
{
    float: left;
    width: 270px;
    margin: 30px 0 0 40px;
}

    div#shopHomeIntro p
    {
        margin: 0 0 10px 0;
        padding-left: 20px;
        background: url('/images/site/dotBlack.jpg') top left no-repeat;
    }

    span.shophomeIntroTitle
    {
        font-weight: 700;
        color: #39899d;
    }

    div#shophomeIntroLast
    {
        height: 194px;
        padding-top: 20px;
        background: url('/images/site/shopHomeReflect.jpg') top center no-repeat;
    }

    div#shopHomeIntro div#shophomeIntroLast p
    {
        font-size: 11px;
        background: none;
    }

        div#shopHomeIntro div#shophomeIntroLast p a
        {
            text-decoration: none;
            color: #e5b85f;
        }

p#shopTitle, p#shopTitleHome
{
    height: 68px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: 70px 14px;
}

p#shopTitle
{
    background-position: 50px 14px;
}

    ul#breadcrumb
    {
        margin-top: 15px;
        list-style-type: none;
    }

        ul#breadcrumb li
        {
            float: left;
        }

            ul#breadcrumb li a
            {
                text-decoration: none;
            }

            ul#breadcrumb .level1, ul#breadcrumb li h1
            {
                font-size: 12px;
            }

            ul#breadcrumb li span
            {
                padding: 5px;
            }

            ul#breadcrumb li h1
            {
                display: inline;
            }

    ul#productsList
    {
        margin-top: 25px;
        list-style-type: none;
    }

    *+html ul#productsList
    {
        margin-top: 55px;
    }

    * html ul#productsList
    {
        margin-top: 55px;
    }

        ul#productsList li
        {
            display: block;
            float: left;
            width: 135px;
            height: 210px;
            margin-left: 10px;
            text-align: center;
        }

        ul#productsList h2
        {
            height: 30px;
            overflow: hidden;
            margin-top: 5px;
            font-size: 12px;
            font-weight: bold;
        }

            ul#productsList h2 a
            {
                color: #fff;
                text-decoration: none;
            }

        ul#productsList img
        {
            width: 115px;
            height: 115px;
            padding: 9px;
            border: solid 2px #1f1f1f;
        }

        ul#productsList a.shopProductDetail
        {
            font-size: 10px;
            color: #9f9f9f;
        }

img#productImg
{
    float: left;
    width: 240px;
    height: 240px;
    margin: 25px 20px 0 0;
    padding: 15px;
    border: solid 2px #1f1f1f;
}

div#productDetailInfos
{
    float: left;
    width: 315px;
}

    div#productDetailInfos p
    {
        margin-top: 10px;
    }

    div#productDetailInfos p#shopProductPrice
    {
        margin: 35px 0 20px 0;
    }

    p#shopProductPrice
    {
        font-weight: 700;
    }

    input#shopAddToCart
    {
        width: 166px;
        height: 27px;
        border: none;
        text-indent: -9999px;
        background-repeat: no-repeat;
        background-position: bottom left;
        background-color: #000;
        cursor: pointer;
    }

    *+html input#shopAddToCart
    {
        font-size: 1px;
        color: #333;
    }

    * html input#shopAddToCart
    {
        font-size: 1px;
        color: #333;
    }

div#centerContentDouble h1
{
    margin-top: 35px;
    font-size: 16px;
    font-weight: 700;
}
    /* Cart */
    div#menuRightShop p
    {
        margin: 10px 0 0 15px;
    }

    div#menuRightShop p#shopMyCart
    {
        height: 21px;
        margin: 85px 0 0 15px;
        text-indent: -9999px;
        background-repeat: no-repeat;
        background-position: bottom left;
    }

    *+html p#shopMyCart
    {
        padding-top: 85px;
    }

    * html p#shopMyCart
    {
        padding-top: 85px;
    }

    p#shopItemQty
    {
        font-size: 12px;
        font-weight: bold;
    }

    p#shopItemsQty
    {
        font-size: 11px;
        color: #e8d7b2;
    }

    a#shopViewMyCart
    {
        font-size: 11px;
        color: #ccc;
    }

    a#shopPointsOfSell
    {
        display: block;
        margin-top: 45px;
        text-decoration: none;
        background-repeat: no-repeat;
        background-position: top left;
    }

        a#shopPointsOfSell span
        {
            visibility: hidden;
        }

    div#menuRightShop a.shopPointsOfSellAlone
    {
        margin-top: 85px;
    }

    p#cartTitle, p#cartTitleForm
    {
        height: 61px;
        text-indent: -9999px;
        background-repeat: no-repeat;
        background-position: 49px 14px;
    }

    p#cartTitleForm
    {
        background-position: 69px 14px;
    }

    table#cartDetails
    {
        width: 100%;
        margin-top: 30px;
        border-collapse: collapse;
    }

        table#cartDetails img
        {
            width: 90px;
            height: 90px;
            padding: 5px;
            border: solid 2px #1f1f1f;
        }

        td#cartProductImg
        {
            width: 135px;
        }

        td#cartProductTitle
        {
            width: 255px;
            height: 40px;
            font-size: 16px;
            font-weight: 700;
        }

        td#cartProductRemove
        {
            vertical-align: top;
        }

            td#cartProductRemove a
            {
                display: block;
                width: 84px;
                height: 27px;
                text-decoration: none;
                background-repeat: no-repeat;
                background-position: top left;
            }

                td#cartProductRemove a span
                {
                    visibility: hidden;
                }

        table#cartDetails .cartPriceTitle
        {
            text-align: right;
            vertical-align: top;
        }

        table#cartDetails .cartPriceValue
        {
            width: 110px;
            text-align: center;
            vertical-align: top;
            font-weight: 700;
        }

        table#cartDetails .cartPriceTitle p, table#cartDetails .cartPriceValue p
        {
            position: relative;
            line-height: 25px;
        }

        table#cartDetails .cartPriceValue p a
        {
            display: block;
            position: absolute;
            width: 15px;
            height: 15px;
            text-decoration: none;
            background: url('/images/site/cartButtons.jpg') no-repeat;
        }

        * html table#cartDetails .cartPriceValue p a
        {
            overflow: hidden;
        }

        table#cartDetails .cartPriceValue p a.cartAdd
        {
            top: 5px;
            right: 13px;
            background-position: top left;
        }

        * html table#cartDetails .cartPriceValue p a.cartAdd
        {
            top: 0;
        }

        table#cartDetails .cartPriceValue p a.cartRemove
        {
            top: 5px;
            left: 13px;
            background-position: top right;
        }

       * html table#cartDetails .cartPriceValue p a.cartRemove
        {
            top: 0;
            left: -40px;
            background-position: -15px 0;
        }

            table#cartDetails .cartPriceValue p a span
            {
                visibility: hidden;
            }

        td#cartProductsQty
        {
            font-size: 16px;
        }

            td#cartProductsQty span
            {
                font-weight: 700;
            }

        td#cartProductsTotal
        {
            font-size: 16px;
            font-weight: 700;
        }

            td#cartProductsTotal span
            {
                padding: 0 20px;
            }

	    td#cartProductsTotal p#shippingCosts
	    {
	    	margin-right: 20px;
		font-size: 12px;
		font-weight: normal;
		text-align: right;
		line-height: 15px;
	    }

        td.cartBorder
        {
            padding: 10px 0;
            border-bottom: dotted 1px #414141;
        }

        tr#cartLast td
        {
            padding: 10px 0;
            border-bottom: dotted 1px #414141;
        }

a#shopCartValid
{
    display: block;
    width: 185px;
    height: 28px;
    margin: 10px auto 0 auto;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: center center;
}

    a#shopCartValid span
    {
        visibility: hidden;
    }

div#formInfos a
{
    text-decoration: none;
    color: #e5b85f;
}
    /* End Cart */
/* End Shop */

/* Lessons */
h1#lessonsTitle
{
    height: 45px;
    margin-bottom: 20px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: 65px 14px;
}

h2.lessonTitle
{
    display: block;
    margin-left: 20px;
}

.lessonsContent
{
    margin: 0 0 10px 20px;
}

    .lessonsContent span#lessonsSize
    {
        font-size: 14px;
    }

    .lessonsContent span#lessonsPlaces
    {
        font-weight: 700;
    }

    p#lessonsNext
    {
        margin: 20px 0 0 20px;
        padding-bottom: 15px;
        font-size: 20px;
        background: url('/images/site/borderBottom.jpg') bottom left repeat-x;
    }

div#lessonsThemes
{
    width: 611px;
    height: 121px;
    background: url('/images/site/lessonsBlock.jpg') no-repeat;
}

    div#lessonsThemes div#lessonsThemesRight
    {
        float: left;
        width: 395px;
        height: 90px;
        margin: 15px 30px 0 5px;
    }

        div#lessonsThemes div#lessonsThemesRight h2
        {
            margin: 0 0 4px 15px;
            padding-left: 25px;
            font-size: 12px;
            font-weight: 700;
            color: #38899d;
            background: url('/images/site/dot.jpg') 0% 50% no-repeat;
        }

    div#lessonsThemes div#lessonsThemesLeft
    {
        float: left;
        width: 150px;
        margin: 15px 0 0 0;
        font-size: 11px;
        font-style: italic;
        color: #999;
    }

    *+html div#lessonsThemes div#lessonsThemesLeft
    {
        margin: 13px 0 0 0;
    }

        div#lessonsThemes div#lessonsThemesLeft p
        {
            margin-top: 8px;
        }

div.lessonContent
{
    margin: 10px 0 0 20px;
    padding-bottom: 10px;
    background: url('/images/site/delimH.jpg') bottom left no-repeat;
}

*+html div.lessonContent
{
    margin: 10px 0 20px 20px;
    overflow: hidden;
}

* html div.lessonContent
{
    margin: 10px 0 70px 20px;
    background: none;
}

    div.lessonContent img
    {
        width: 125px;
        height: 125px;
        margin-right: 30px;
        padding: 5px;
        border: solid 1px #1f1f1f;
    }

    p.lessonContentContent
    {
        float: left;
        width: 170px;
    }

    div.lessonContent h2.lessonTitle
    {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 10px;
        padding-top: 15px;
    }

    *+html div.lessonContent h2.lessonTitle
    {

    }

    div.lessonContentFloat
    {
        float: left;
        width: 420px;
    }
/* End Lessons */

/* Links */
h1#linksTitle, h1#pointsOfSellTitle
{
    height: 65px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: 65px 14px;
}

p#linksContent
{
    margin: 20px 0 0 20px;
}

    p#linksContent a
    {
        text-decoration: none;
        font-weight: 700;
        color: #38899d;
    }
/* End Links */

/* Contact */
h1#contactTitle
{
    height: 50px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: 65px 14px;
}

form#formContact
{
    float: left;
    width: 350px;
    margin: 20px 0 0 20px;
}

* html form#formContact
{
    float: left;
    width: 350px;
    margin: 20px 0 0 10px;
}

    p#formError
    {
        margin: 20px 0 0 20px;
        color: #f00;
    }

    form#formContact span
    {
        color: #f00;
    }

    form#formContact label
    {
        display: block;
        float: left;
        width: 100px;
    }

    * html form#formContact label
    {
        width: 110px;
    }

    form#formContact input
    {
        width: 215px;
        margin-left: 15px;
    }

    form#formContact select
    {
        width: 220px;
        margin-left: 15px;
    }

        form#formContact p#formRadio label
        {
            display: inline;
            float: none;
        }

    form#formContact p
    {
        margin-bottom: 10px;
    }

    form#formContact p#messageBox
    {
        margin-top: 30px;
    }

    form#formContact textarea
    {
        width: 215px;
        height: 200px;
        margin-left: 15px;
    }

    form#formContact p.formContactLessonDetailsView
    {
        display: none;
    }

    form#formContact input#formContactSubmit
    {
        width: 112px;
        height: 28px;
        margin-left: 115px;
        border: none;
        text-indent: -9999px;
        background-repeat: no-repeat;
        background-position: bottom left;
        background-color: #000;
        cursor: pointer;
    }

    *+html form#formContact input#formContactSubmit
    {
        text-indent: 0;
        font-size: 1px;
    }

    * html form#formContact input#formContactSubmit
    {
        margin-left: 125px;
        text-indent: 0;
        font-size: 1px;
    }

div#formInfos
{
    float: left;
    width: 228px;
    margin: 20px 0 0 20px;
    padding-left: 30px;
    border-left: dotted 1px #414141;
}

    div#formInfos h2
    {
        font-size: 12px;
        color: #38899d;
    }

    div#formInfos p
    {
        margin-bottom: 10px;
    }

        div#formInfos p span
        {
            font-weight: 700;
        }
/* End Contact */

/* Presentation */
h1#presentationTitle
{
    height: 51px;
    text-indent: -9999px;
    background-repeat: no-repeat;
    background-position: 65px 14px;
}

h2.presentationSubTitle
{
    clear: both;
    margin-top: 20px;
    background: url('/images/site/borderBottom.jpg') 0 35px repeat-x;
}

* html h2.ie6Bandage
{
    background-position: 0 125px;
}

    h2.presentationSubTitle span
    {
        display: block;
        height: 37px;
        padding: 10px 0 0 73px;
        font-size: 20px;
        font-weight: 700;
        color: #38899d;
        background: url('/images/site/flower.jpg') top left no-repeat;
    }

.presentationContent
{
    margin: 0 0 10px 20px;
}

div.presentationBlock
{
    float: left;
    width: 295px;
    margin-left: 23px;
}

* html div.presentationBlock
{
    margin-left: 20px;
}

    div.presentationBlock p
    {
        margin-bottom: 18px;
    }
/* End Presentation */

