﻿body
{
    background-color: white;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin: 0px;
    color: #535353;
}

.center
{
    margin-left: auto;
    margin-right: auto;
}

label
{
    vertical-align: middle;
}
input
{
    vertical-align: middle;
}

img
{
    border-style: none;
    display: block;
}

.imgInline
{
    border-style: none;
    display: inline-block;
}

/* GENERAL FORMATTING */
h1
{
    color: #e12b83;
    font-size: 18px;
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
}
h1 a
{
    text-decoration: none;
}
h1 a:hover
{
    text-decoration: underline;
}

h1.LargeTitle
{
    text-transform: uppercase;
    font-size: 21px;
    word-spacing: 0.5em;
}
h2
{
    color: #594e41;
    font-size: 14px;
    margin-top: 30px;
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
}
h1.LargeSubTitle
{
    font-size: 21px;
}
h4
{
    color: #e12b83;
    font-size: 11px;
    margin-top: 15px;
    margin-bottom: -6px;
    font-family: Arial, Helvetica, sans-serif;
}
p
{
    margin-top: 8px;
    margin-bottom: 8px;
}
p.Spaced
{
    line-height: 20px;
    font-size: 12px;
}
.quote
{
    font-style: italic;
    font-size: 9px;
}
a
{
    color: #e22882;
}
.ImgBorder
{
    border: 1px solid #333333;
}
.FormLeftText
{
    font-weight: bold;
    white-space: nowrap;
    padding-right: 18px;
}
.FormRightText
{
    padding-right: 5px;
    text-align: right;
}
.FormTextBox
{
    border: 1px solid #e28bb5;
    padding: 2px 3px 2px 3px;
    font-family: verdana;
    font-size: 11px;
    background-color: #F8F3F5;
    color: #5b514d;
    margin-bottom: 1px;
}
.FormTopText
{
    font-weight: bold;
    white-space: nowrap;
    text-align: left;
    padding-top: 8px;
}

.ruler
{
    border-width: 2px;
    border-color: #ccb3c0;
    border-top-style: dotted;
    margin-top: 8px;
    margin-bottom: 4px;
}

/* STAGING */
.Staging
{
    border: medium double #CC0066;
    padding: 1px 4px 1px 4px;
    position: fixed;
    color: #FFE8EF;
    font-size: 12px;
    top: 5px;
    left: 5px;
    background-color: #FF6699;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-family: 'Trebuchet MS';
}

/* V2 PAGE
-----------------------------------------------------------*/
.fermer
{
    position: relative;
    z-index: 999999;
    left: 480px;
    top: -35px;
    background-color: #fff5fd;
    width: 90px;
    padding:3px;
    border: 1px solid #cc297a;
    text-align: center;
}

#page
{
    margin: 0px auto 0px auto;
    width: 1109px;
}
#page_header
{
    margin: 0px auto 0px auto;
    height: 136px;
    padding: 0px 49px 0px 49px;
    border-bottom: 1px solid #9c2c98;
}

#page_header .logo
{
    position: relative;
    float: left;
}
#page_header .textbox
{
    border: 1px solid #d7d7d7;
    padding: 2px 1px 2px 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: white;
}
#page_header .btn
{
    border: 1px solid #535353;
    padding: 0px 2px 0px 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #d7d7d7;
    margin-left: 2px;
    height: 18px;
}
#page_header .newsletter
{
    position: relative;
    padding-top: 4px;
    float: right;
}

#page_header .panier
{
    position: relative;
    padding-top: 4px;
    width: 170px;
    margin-left: 20px;
    float: right;
}
#page_header a
{
    color: #535353;
    text-decoration: none;
}
#page_header a:hover
{
    color: #e22882;
    text-decoration: none;
}
.panier .facebook
{
    display: block;
    text-align: center;
}
.panier .summary
{
    margin-top: 4px;
    margin-bottom: 10px;
    width: 170px;
    height: 77px;
    background-image: url('Images/panier.gif');
    background-repeat: no-repeat;
    text-align: right;
}

.summary .content
{
    float: right;
    margin-top: 10px;
    margin-right: 8px;
    line-height: 18px;
}

/* V2 MENU
-----------------------------------------------------------*/

#page_header ul.menu
{
    float: left;
    clear: both;
    margin: 0px auto 0px auto;
    list-style-type: none;
    font-size: 14px;
    font-weight: bold;
    word-spacing: -0.1em;
    width: 100%;
}

ul.menu li.headlink
{
    float: left;
    display: block;
    padding: 0;
    margin: 0 10px 0 10px;
}
#page_header ul.menu li.headlink a
{
    display: block;
    padding: 1px 10px 2px 10px;
    color: #e22882;
    background-color: white;
    text-decoration: none;
}
#page_header ul.menu li.headlink a:hover
{
    color: white;
    background-color: #e22882;
    text-decoration: none;
}
#page_header ul.menu li.headlink_sel a
{
    color: white;
    background-color: #e22882;
}
ul.menu li.headlink2
{
    float: left;
    display: block;
    padding: 0;
    margin: 0 10px 0 10px;
}

#page_header ul.menu li.headlink2 a
{
    display: block;
    padding: 1px 10px 2px 10px;
    color: #2d140f;
    background-color: white;
    text-decoration: none;
}
#page_header ul.menu li.headlink2 a:hover
{
    color: white;
    background-color: #2d140f;
    text-decoration: none;
}
#page_header ul.menu li.headlink2_sel a
{
    color: white;
    background-color: #2d140f;
}

ul.menu li.headnolink
{
    float: left;
    display: block;
    margin: 0 10px 0 10px;
    padding: 1px 10px 2px 10px;
    color: #e22882;
    background-color: white;
    text-decoration: none;
    cursor: pointer;
}
li.headnolink .frame
{
    display: none;
    position: absolute;
    background-color: white;
    border: 1px solid #c2c1c1;
    width: 1011px;
    z-index: 999;
}

.section
{
    vertical-align: top;
    border-left: 1px solid #d7d7d7;
    max-width: 180px;
}
.section:first-child
{
    border-left: 0;
}
.section .head_pic
{
    height: 98px;
}
.section h2
{
    font-size: 13px;
    font-weight: bold;
    color: #e22882;
    margin-top: 15px;
    margin-bottom: 5px;
    padding: 0 8px 0 8px;
}

.section ul.list
{
    margin: 0;
    padding: 0 8px 8px 8px;
    list-style-type: none;
    font-size: 11px;
    font-weight: normal;
}
.section ul.list li
{
    margin-bottom: 1px;
}
#page_header ul.menu li.headnolink .section a
{
    padding: 0;
    color: #535353;
    background-color: white;
    text-decoration: none;
    font-size: 10px;
}

#page_header ul.menu li.headnolink .section a:hover
{
    color: #e22882;
    text-decoration: underline;
}

#page_header ul.menu li.headnolink .section h2 a
{
    font-size: 13px;
    padding: 0;
    color: #e22882;
    background-color: white;
    text-decoration: none;
}

#page_area
{
    margin: 0px auto 0px auto;
    width: 1011px;
}
#page_bottom
{
    margin: 24px auto 34px auto;
    width: 1011px;
    padding: 15px 49px 10px 49px;
    background-image: url('Images/Footer/bk.jpg');
    background-repeat: repeat-x;
    background-color: #dadada;
    min-height: 550px;
}
#slider
{
    background-color: #fcfcfc;
    margin: 30px auto 35px auto;
}

/* V2 FRAME RECTANGLES
-----------------------------------------------------------*/
.white_rect
{
    background-color: #ffffff;
}
.white_rect .lite_tleft
{
    background-image: url('Images/rect_white/tleft.gif');
    background-repeat: no-repeat;
    background-position: left top;
    width: 8px;
    height: 8px;
}
.white_rect .lite_bleft
{
    background-image: url('Images/rect_white/bleft.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 8px;
    height: 8px;
}
.white_rect .lite_tright
{
    background-image: url('Images/rect_white/tright.gif');
    background-repeat: no-repeat;
    background-position: right top;
    width: 8px;
    height: 8px;
}
.white_rect .lite_bright
{
    background-image: url('Images/rect_white/bright.gif');
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 8px;
    height: 8px;
}
.white_rect .lite_hbar_top
{
    background-image: url('Images/rect_white/hbar.gif');
    background-repeat: repeat-x;
    background-position: left top;
    height: 8px;
}
.white_rect .lite_hbar_bottom
{
    background-image: url('Images/rect_white/hbar.gif');
    background-repeat: repeat-x;
    background-position: left bottom;
    height: 8px;
}
.white_rect .lite_vbar_left
{
    background-image: url('Images/rect_white/vbar.gif');
    background-repeat: repeat-y;
    background-position: left top;
    width: 8px;
}
.white_rect .lite_vbar_right
{
    background-image: url('Images/rect_white/vbar.gif');
    background-repeat: repeat-y;
    background-position: right top;
    width: 8px;
}

.pink_rect
{
    background-color: #f9f5f7;
}
.pink_rect .pink_tleft
{
    background-image: url('Images/rect_pink/tleft.gif');
    background-repeat: no-repeat;
    background-position: left top;
    width: 8px;
    height: 8px;
}
.pink_rect .pink_bleft
{
    background-image: url('Images/rect_pink/bleft.gif');
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 8px;
    height: 8px;
}
.pink_rect .pink_tright
{
    background-image: url('Images/rect_pink/tright.gif');
    background-repeat: no-repeat;
    background-position: right top;
    width: 8px;
    height: 8px;
}
.pink_rect .pink_bright
{
    background-image: url('Images/rect_pink/bright.gif');
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 8px;
    height: 8px;
}
.pink_rect .pink_hbar_top
{
    background-image: url('Images/rect_pink/hbar.gif');
    background-repeat: repeat-x;
    background-position: left top;
    height: 8px;
}
.pink_rect .pink_hbar_bottom
{
    background-image: url('Images/rect_pink/hbar.gif');
    background-repeat: repeat-x;
    background-position: left bottom;
    height: 8px;
}
.pink_rect .pink_vbar_left
{
    background-image: url('Images/rect_pink/vbar.gif');
    background-repeat: repeat-y;
    background-position: left top;
    width: 8px;
}
.pink_rect .pink_vbar_right
{
    background-image: url('Images/rect_pink/vbar.gif');
    background-repeat: repeat-y;
    background-position: right top;
    width: 8px;
}

/* V2 AMBASSADRICES
-----------------------------------------------------------*/
.static
{
    display: table;
    width: 100%;
    vertical-align: top;
}

.static .col_left
{
    float: left;
    width: 225px;
    vertical-align: top;
    margin-right: 15px;
    margin-top: 10px;
}
.col_left .menu
{
    float: right;
    list-style-type: none;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 25px;
    font-size: 12px;
}
.col_left .menu li
{
    padding: 1px 20px 1px 5px;
}
.col_left .menu .highlite
{
    display: block;
    background-color: #e22882;
    color: #ffffff;
    text-decoration: none;
}

.col_left .menu .highlite a
{
    display: block;
    background-color: #e22882;
    color: #ffffff;
    text-decoration: none;
}
.col_left .menu a
{
    display: block;
    background-color: #ffffff;
    color: #e22882;
    text-decoration: none;
}
.col_left .menu .other a
{
    padding-top: 25px;
    color: #9c2c98;
    text-decoration: none;
}
.col_left .menu a:hover
{
    text-decoration: underline;
}
.col_left .white_rect ul
{
    list-style-type: none;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 10px;
    font-size: 12px;
}


.col_left .white_rect li
{
    padding-top: 15px;
    padding-bottom: 15px;
}
.col_left .white_rect .highlite
{
    color: #9c2c98;
}

.static ul.purple_list
{
    font-size: 12px;
    list-style-image: url('Images/bullet2.gif');
    margin-left: 26px;
    font-weight: bold;
}

.purple_list a
{
    color: #9c2c98;
    text-decoration: none;
}
.purple_list a:hover
{
    text-decoration: underline;
}

.static .col_right
{
    vertical-align: top;
    width: 700px;
}
.col_right .col_right_left ul
{
    font-size: 12px;
    list-style-image: url('Images/bullet.gif');
    padding-left: 20px;
    line-height: 16px;
}
.col_right .col_right_left p
{
    font-size: 12px;
    text-align: justify;
    line-height: 16px;
}
.col_right .other a
{
    color: #9c2c98;
    text-decoration: none;
    font-weight: bold;
}
.col_right .other a:hover
{
    text-decoration: underline;
}
.static p a
{
    font-size: 10px;
    white-space: nowrap;
}
.static h1
{
    margin-top: 0;
    font-size: 26px;
    font-weight: normal;
}

.static h2
{
    color: #e12b83;
    padding: 0;
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: bold;
}
.static h3
{
    padding: 0;
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
}

.static .btn_text
{
    background-color: #9c2c98;
    color: #ffffff;
    padding: 2px 3px 2px 3px;
    font-weight: bold;
    font-size: 13px;
}

.static .btn_text a
{
    background-color: #9c2c98;
    color: #ffffff;
    text-decoration: none;
}
.static .btn_text a:hover
{
    text-decoration: underline;
}


/* MAG MENU
-----------------------------------------------------------*/

/* HEADER AREA */
#Header
{
    width: 972px;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
}

#NavCart
{
    font-family: Verdana;
    font-size: 9px;
    text-align: right;
    vertical-align: top;
    padding-right: 15px;
    padding-bottom: 8px;
}

#NavCart .NavCartImg
{
    padding-left: 10px;
    padding-right: 12px;
}
#NavCart a
{
    color: Black;
    text-decoration: none;
}
#NavCart a:hover
{
    text-decoration: underline;
}


/* MAG MENU
-----------------------------------------------------------*/

#mag_nav
{
    margin: 0px auto 10px auto;
    width: 972px;
    height: 21px;
}

#mag_nav .mag_nav_left
{
    background-image: url('images/MagNav/tableft.png' );
    background-repeat: no-repeat;
    height: 21px;
    width: 100px;
}

#mag_nav .mag_nav_center
{
    background-color: #f2ecec;
    height: 21px;
}

#mag_nav .mag_nav_right
{
    background-image: url('images/MagNav/tabright.png' );
    background-repeat: no-repeat;
    height: 21px;
    width: 100px;
}

#mag_nav img
{
    border-style: none;
    display: none;
}

table.mag_static
{
    background-position: left;
    background-image: url('images/MagNav/tab.png' );
    background-repeat: no-repeat;
    min-width: 85px;
    height: 21px;
    padding-left: 50px;
}

#mag_nav .mag_dynamic
{
    z-index: 99;
    border: 1px solid #d4cece;
    min-width: 145px;
    background-image: url('images/MagNav/bk.png' );
    background-repeat: repeat-x;
}

/* MENU LOGO */
#Nav1
{
    vertical-align: bottom;
    padding-left: 25px;
    padding-bottom: 24px;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial;
    color: #3E372F;
}
#Nav2
{
    margin: 0px auto 10px auto;
    width: 972px;
    height: 21px;
}
#Nav1 .Nav1Item1
{
    padding: 0px 15px 2px 8px;
    color: #e12b83;
    white-space: nowrap;
}
.Nav1Item1 a
{
    color: #e12b83;
    text-decoration: none;
}
.Nav1Item1 a:hover
{
    text-decoration: underline;
}

#Nav1 .Nav1Item
{
    padding: 0px 15px 2px 0px;
    white-space: nowrap;
}
.Nav1Item a
{
    color: #3E372F;
    text-decoration: none;
}
.Nav1Item a:hover
{
    text-decoration: underline;
}

/* MENU PAGE */
#Nav2
{
    margin: 0px auto 10px auto;
    width: 972px;
    height: 21px;
}
.Nav2Left
{
    background-image: url(                                                           'images/nav2/bk_left.png' );
    background-repeat: no-repeat;
    width: 3px;
    height: 21px;
}
.Nav2LeftUp
{
    background-image: url(                                                           'images/nav2/bk_left_up.png' );
    background-repeat: no-repeat;
    width: 3px;
    height: 21px;
    cursor: pointer;
}

#Nav2Center
{
    background-color: #e12b83;
}
#Nav2Right
{
    background-image: url(                                                          'images/nav2/bk_right.png' );
    background-repeat: no-repeat;
    width: 3px;
    height: 21px;
}
.Nav2Last
{
    width: 3px;
    height: 21px;
}
.Nav2LastUp
{
    background-image: url(                                                          'images/nav2/bk_last_up.png' );
    background-repeat: no-repeat;
    width: 3px;
    height: 21px;
}
#Nav2Center .Nav2Item1
{
    padding-left: 10px;
    height: 21px;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    cursor: default;
}
#Nav2Center a
{
    color: White;
    text-decoration: none;
}

#Nav2Center .Nav2Item1Over
{
    padding-left: 10px;
    height: 21px;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    background-color: #6f6a73;
    cursor: pointer;
    white-space: nowrap;
}
#Nav2Center .Nav2Item
{
    padding-right: 0px;
    padding-left: 35px;
    background-position: left;
    background-image: url(                                                            'images/nav2/tab.png' );
    background-repeat: no-repeat;
    height: 21px;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    cursor: default;
    white-space: nowrap;
}


#Nav2Center .Nav2ItemOver1
{
    padding-right: 0px;
    padding-left: 35px;
    background-position: left;
    background-image: url(                                                              'images/nav2/tab_up_left.png' );
    background-repeat: no-repeat;
    height: 21px;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    background-color: #6f6a73;
    white-space: nowrap;
}
#Nav2Center .Nav2ItemOver2
{
    padding-right: 0px;
    padding-left: 35px;
    background-position: left;
    background-image: url(                                                              'images/nav2/tab_up_right.png' );
    background-repeat: no-repeat;
    height: 21px;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    white-space: nowrap;
}

#Nav2Center .Nav2TextBox
{
    border: 1px solid #e28bb5;
    padding: 0px 1px 0px 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    background-color: #F8F3F5;
    margin-left: 10px;
}

#Nav2Center .Nav2Btn
{
    border: 1px solid #e28bb5;
    padding: 0px 2px 0px 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    background-color: #E969A6;
    color: White;
    margin-left: 5px;
    height: 14px;
}

/* FOOTER1 UPDATED V2 */
#FooterBar
{
    margin-top: 35px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
}

#FooterBar .LinkPink a
{
    color: #e22882;
}

#FooterBar .FooterSep
{
    padding-left: 12px;
    padding-right: 12px;
}

#FooterBar a
{
    color: #2d140f;
    text-decoration: none;
}
#FooterBar a:hover
{
    text-decoration: underline;
}

/* FOOTER2 */
.yoba_info
{
    float: right;
    width: 400px;
    margin-top: 25px;
    text-align: justify;
    font-size: 11px;
}
#FooterBar2
{
    float: left;
    margin-top: 25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    vertical-align: top;
    font-weight: bold;
    width: 600px;
}

#FooterBar2 .FooterSep2
{
    padding-left: 15px;
    padding-right: 15px;
}
#FooterBar2 .FooterCell2
{
    white-space: nowrap;
    padding-bottom: 15px;
}
#FooterBar2 a
{
    color: #2d140f;
    text-decoration: none;
}
#FooterBar2 a:hover
{
    text-decoration: underline;
}

/* FOOTER3 */
#FooterBar3
{
    vertical-align: top;
    font-weight: normal;
}

#FooterBar3 a
{
    color: #594e41;
    text-decoration: none;
}
#FooterBar3 a:hover
{
    text-decoration: underline;
}

/* BUTTON */
.PinkBtn
{
    padding: 0px 10px 0px 10px;
    background-image: url(                                                         'http://www.yobaparis.com/app_themes/yoba/images/bk_btn.png' );
    background-repeat: repeat-x;
    height: 15px;
    font-family: verdana;
    font-size: 10px;
    color: #F8F3F5;
    white-space:nowrap;
}
.PinkBtn a
{
    color: #F8F3F5;
    text-decoration: none;
}
.PinkBtn a:hover
{
    text-decoration: underline;
}
.PinkBtnLeft
{
    background-position: left;
    background-image: url(                                                          'http://www.yobaparis.com/app_themes/yoba/images/bk_btn_left.png' );
    background-repeat: no-repeat;
    width: 2px;
}
.PinkBtnRight
{
    background-position: right;
    background-image: url(                                                          'http://www.yobaparis.com/app_themes/yoba/images/bk_btn_right.png' );
    background-repeat: no-repeat;
    width: 2px;
}

/* SITE MAP IN A SECTION PAGE */
div.SiteMap
{
    width: 1011px;
    margin-bottom: 3px;
    padding: 5px 0px 10px 5px;
    font-size: 11px;
    font-family: Verdana;
}

.SiteMap a
{
    color: #564c3e;
    text-decoration: none;
}
.SiteMap a:hover
{
    text-decoration: underline;
}
.SiteMap .SitePage
{
    color: #e12b83;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}
.SiteMap .SitePage a
{
    color: #e12b83;
    text-decoration: none;
}
.SiteMap .SitePage a:hover
{
    text-decoration: underline;
}

/* SECTION */
.SocleRow
{
    vertical-align: bottom;
    text-align: center;
}

table.Socle
{
    /*background-position: bottom; 	background-image: url(                                                             'http://www.yobaparis.com/app_themes/yoba/images/section/socle.png' ); 	background-repeat: no-repeat;*/
    width: 475px;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10px;
}
.socle_div_bk
{
    position: relative;
    height: 0px;
    width: 475px;
    bottom: 108px;
    z-index: -999;
    margin-right: auto;
    margin-left: auto;
}

.Socle .InfoCell
{
    height: 88px;
    vertical-align: middle;
    text-align: left;
    width: 350px;
}

.Socle .Info
{
    margin-left: 45px;
    margin-bottom: 0px;
    vertical-align: middle;
    text-align: left;
    font-family: verdana;
    font-size: 9px;
}
.Info .Title
{
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 1px;
}


.Socle .SocleBtn
{
    padding: 0px 20px 25px 5px;
    vertical-align: bottom;
    text-align: right;
    white-space: nowrap;
}
.Socle .imgScrollLeft
{
    vertical-align: bottom;
    padding-bottom: 54px;
    padding-left: 10px;
    text-align: left;
}
.Socle .imgScrollRight
{
    vertical-align: bottom;
    padding-bottom: 54px;
    padding-right: 10px;
    text-align: right;
}
.Socle .imgList
{
    /*height: 145px; 	width: 140px;*/
    text-align: center;
    vertical-align: bottom;
}

/* ARTICLE */
table.Socle2
{
    width: 986px;
    margin-bottom: 5px;
    margin-right: auto;
    margin-left: auto;
}
.Socle2 .Socle2Row
{
    /*background-position: bottom; 	background-image: url(                                                              'http://www.yobaparis.com/app_themes/yoba/images/section/socle_long.png' ); 	background-repeat: no-repeat;*/
    text-align: center;
}
.socle_div_long_bk
{
    position: relative;
    text-align: left;
    height: 0px;
    width: 0px;
    bottom: 80px;
    left: 0px;
    z-index: -999;
}

.Socle2 .Socle2Cell
{
    text-align: center;
    vertical-align: bottom;
    padding-top: 8px;
    padding-right: 4px;
    padding-left: 4px; /*width: 121px;*/
}

.Socle2 .Socle2Info
{
    vertical-align: top;
    height: 62px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px; /*letter-spacing: 0.05em; 	text-transform: uppercase;*/
}

.Socle2 .Socle2Content
{
    vertical-align: top;
    height: 52px;
}

div.Filter
{
    margin: 12px auto 0px auto;
    width: 950px;
}

.Pager
{
    color: #e12b83;
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.01em;
}

.Pager a
{
    color: #e12b83;
    text-decoration: none;
}

.ProductView
{
    margin-top: 25px;
    margin-bottom: 25px;
}

.Filter .Title
{
    font-family: Verdana;
    font-size: 11px;
    color: #594e41;
    padding-bottom: 4px;
    letter-spacing: 0.05em;
}

.Filter .DropCell
{
    padding-right: 8px;
    white-space: nowrap;
}
.Filter .CheckCell
{
    color: #594e41;
    padding-left: 8px;
    white-space: nowrap;
    font-size: 10px;
}

.Filter select
{
    border: 1px solid #e28bb5;
    background-color: #F8F3F5;
    font-family: Arial;
    font-size: 9px;
    text-transform: uppercase;
}

/* POPUP */
.scrollbar
{
    scrollbar-face-color: #fff0fb;
    scrollbar-base-color: #fff0fb;
    scrollbar-shadow-color: #fff0fb;
    scrollbar-highlight-color: #fff0fb;
    scrollbar-arrow-color: black;
    scrollbar-track-color: #F9E6F2;
    scrollbar-3dlight-color: #edc1dc;
    scrollbar-darkshadow-color: #edc1dc; /*  	scrollbar-face-color: #fff0fb; 	scrollbar-base-color: #fff0fb; 	scrollbar-shadow-color: #fff0fb; 	scrollbar-highlight-color: #fff0fb; 	scrollbar-arrow-color: black; 	scrollbar-track-color: #F3F3F3; 	scrollbar-3dlight-color: #edc1dc; 	scrollbar-darkshadow-color: #edc1dc; */
}

div.popOff
{
    display: none;
}
div.popOn
{
    background-image: url(                                                                   'http://www.yobaparis.com/app_themes/yoba/images/ballon.png' );
    background-repeat: no-repeat;
    width: 121px;
    height: 99px;
    position: absolute;
    left: -4px;
    bottom: 28px;
    z-index: 9000;
    cursor: pointer;
}

div.popOn10
{
    background-image: url(                                                                   'http://www.yobaparis.com/app_themes/yoba/images/ballon.png' );
    background-repeat: no-repeat;
    width: 121px;
    height: 99px;
    position: absolute;
    left: 10%;
    bottom: 28px;
    z-index: 9000;
    cursor: pointer;
}


.PrdPop .Prd
{
    padding: 5px 5px 0px 5px;
    font-family: Arial;
    font-size: 9px;
    text-align: left;
    height: 65px;
    overflow: auto;
}
.PrdPop a
{
    cursor: pointer;
    color: black;
    text-decoration: none;
}
.PrdPop .PrdTitle
{
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
}

.PrdPop .PrdPrice
{
    position: absolute;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    width: 100px;
    bottom: 12px;
    left: 0px;
    padding-left: 2px;
}

.PrdPop .PrdOrder
{
    position: absolute;
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    color: #e12b83;
    width: 100px;
    bottom: 14px;
    right: 5px;
    text-decoration: underline;
}

.PrdPop .PrdOldPrice
{
    padding-left: 5px;
    text-decoration: line-through;
}

.PrdPop .PrdBtn
{
    position: absolute;
    bottom: 12px;
    right: 4px;
}
/* PRODUCT DETAIL - BOTTOM */
.SoclePrd
{
    margin-right: auto;
    margin-left: auto;
    width: 943px;
    background-position: bottom; /*background-image: url(                                                              'http://www.yobaparis.com/app_themes/yoba/images/section/socle_prd.png' );*/
    background-repeat: no-repeat;
}

.SoclePrd .SoclePrdRow
{
    height: 268px;
}
.socleprd_div_long_bk1
{
    position: absolute;
    height: 0px;
    width: 943px;
    top: 464px;
    left: auto;
    right: auto;
    z-index: -999;
}
.socleprd_div_long_bk2
{
    position: absolute;
    height: 0px;
    width: 892px;
    top: 720px;
    left: auto;
    right: auto;
    z-index: -899;
}

.SoclePrdTitle
{
    /*padding: 12px 0px 10px 55px;*/
    color: #5e5c5f;
    font-family: arial, Helvetica, sans-serif;
    font-size: 18px;
    letter-spacing: 0.05em;
    margin: 16px auto 5px auto;
    width: 943px;
}

.imgList a
{
    color: black;
    text-decoration: none;
}
/* PRODUCT DETAIL - TOP */
.SoclePrd .SocleDetailRow
{
    text-align: center;
}

table.Detail
{
    /*margin-left: auto; 	margin-right: auto;*/
}

.detail .show_info
{
    display: inline;
}

.hide_info
{
    display: none;
}

.Detail .Preview
{
    vertical-align: top;
    text-align: center;
    min-width: 350px;
}
.Discount
{
    top: 125px;
    left: -295px;
    width: 52px;
    height: 52px;
    z-index: 999;
}

.Detail .ViewTitle
{
    color: #e22882;
    white-space: nowrap;
    vertical-align: top;
    font-family: verdana;
    font-size: 9px;
    padding-left: 15px;
    padding-right: 25px;
    padding-top: 15px;
}

.Preview .Picture
{
    max-width: 350px;
    max-height: 495px;
}
.Detail .ViewImg
{
    max-height: 50px;
    max-width: 50px;
    display: inline;
}
.Detail .ViewImgFrame
{
    border: 1px solid #868089;
    height: 37px; /*width: 37px;*/
    clip: rect(0px, 37px, 37px, 0px);
    overflow: hidden;
    margin-top: 10px;
    width: 100%;
    text-align: center;
}
.Detail .ViewImgFrame2
{
    border: 1px solid #dc3b8a;
    height: 37px; /*width: 37px;*/
    clip: rect(0px, 37px, 37px, 0px);
    overflow: hidden;
    margin-top: 10px;
    width: 100%;
    text-align: center;
}
.Detail .DetailContentRow
{
    text-align: left;
    vertical-align: top;
}
.Detail .PrdTitle
{
    color: #5d5c5c;
    font-family: Verdana;
    font-size: 24px;
}

.Detail .PrdContent
{
    color: #5c544f;
    font-family: verdana;
    font-size: 11px; /*height: 162px; 	overflow: auto;*/
}

.Detail .PrdContent p
{
    margin: 6px 3px;
    line-height: 12px;
}
.Detail .PrdAttrib
{
    margin-top: 4px;
    margin-bottom: 4px;
    margin-right: 5px;
}
.Detail .PrdPrice
{
    color: #83174d;
    font-family: verdana;
    font-size: 19px;
    margin-bottom: 8px;
}

.Detail .PrdOldPrice
{
    text-decoration: line-through; /*	font-size: 16px; 	font-family: 'times New Roman' , Times, serif;*/
}

.Detail .PrdNewPrice
{
    padding-left: 10px;
    padding-right: 15px;
}

.Detail .Label
{
    color: #929090;
    font-family: verdana;
    font-size: 9px;
}
.Detail .Attribute
{
    color: #5D5C5C;
    font-family: verdana;
    font-size: 9px;
    padding-left: 6px;
    padding-right: 2px;
    margin-right: 8px;
    margin-left: 6px;
}
.Detail .PrdBuy
{
    padding-right: 10px;
}

.Detail .PrdEmail
{
    color: #817c77;
    font-family: verdana;
    font-size: 9px;
}
.Detail .PrdEmail a
{
    color: #817c77;
    text-decoration: none;
}
.Detail .PrdEmail a:hover
{
    text-decoration: underline;
}

.Detail .PrdStock
{
    color: #929090;
    font-family: verdana;
    font-size: 9px;
    padding-left: 8px;
    padding-top: 2px;
}
span.PrdStock2
{
    color: #e22882;
    font-weight: bold;
    letter-spacing: 0.05em;
}
span.Detail .PrdStock3
{
    color: #000000;
}

.SoclePrd2
{
    margin-right: auto;
    margin-left: auto;
    width: 892px;
    background-position: bottom;
    background-image: url(                                                              'http://www.yobaparis.com/app_themes/yoba/images/section/socle_prd2.png' );
    background-repeat: no-repeat;
}
.SoclePrd2 .SoclePrd2Info
{
    height: 47px;
    padding-top: 20px;
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    vertical-align: middle; /*letter-spacing: 0.05em; 	text-transform: uppercase;*/
}

.SoclePrd2 .imgList
{
    height: 145px;
    width: 160px;
    text-align: center;
    vertical-align: bottom;
}
/* BASKET */
.modalBackground
{
    background-color: #B39DAF;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.modalConfirm
{
    background-image: url(                                                       'http://www.yobaparis.com/app_themes/yoba/images/basket/confirm.png' );
    background-repeat: no-repeat;
    width: 424px;
    height: 241px;
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -212px;
    z-index: 99999;
}
.modalTaillometre
{
    background-image: url(                                                       'http://www.yobaparis.com/app_themes/yoba/images/taillometre.png' );
    background-repeat: no-repeat;
    width: 424px;
    height: 240px;
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -212px;
    z-index: 99999;
}
.modalSendToFriend
{
    background-image: url(                                                       'http://www.yobaparis.com/app_themes/yoba/images/sendtofriend.png' );
    background-repeat: no-repeat;
    width: 406px;
    height: 457px;
    position: absolute;
    top: 150px;
    left: 50%;
    margin-left: -203px;
    z-index: 99999;
}

/* TOOLS */
table.Center
{
    margin-left: auto;
    margin-right: auto;
}
.wait
{
    border: 2px solid #F8CDE1;
    background-color: #FFFFFF;
    position: absolute;
    width: 33px;
    height: 30px;
    top: 225px;
    left: 50%;
    margin-left: -15px;
    z-index: 9000;
    filter: alpha(opacity=85);
    opacity: 0.85;
    padding-left: 9px;
    padding-top: 6px;
}
.watermark
{
    color: #CCCCCC;
}
.waterdark
{
    /*color: #594e41;*/
    color: #535353;
}

/* CONTENT */
table.ContentFrame
{
    width: 986px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

/* PANIER */
table.SmallBasket
{
    font-size: 11px;
}

table.BasketList
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    color: #5b514d;
}

.Fill
{
    background-image: url(                                                       'http://www.yobaparis.com/app_themes/yoba/images/basket/fill.png' );
}

.ArticleRowLeft
{
    background-position: left top;
    background-image: url(                                                        'http://www.yobaparis.com/app_themes/yoba/images/basket/topleft.png' );
    width: 8px;
    height: 9px;
    background-repeat: no-repeat;
}

.ArticleRowRight
{
    background-position: right top;
    background-image: url(                                                        'http://www.yobaparis.com/app_themes/yoba/images/basket/topright.png' );
    width: 9px;
    height: 9px;
    background-repeat: no-repeat;
}

.ArticleRowBLeft
{
    background-position: left bottom;
    background-image: url(                                                        'http://www.yobaparis.com/app_themes/yoba/images/basket/bottomleft.png' );
    width: 8px;
    height: 9px;
    background-repeat: no-repeat;
}

.ArticleRowBRight
{
    background-position: right bottom;
    background-image: url(                                                        'http://www.yobaparis.com/app_themes/yoba/images/basket/bottomright.png' );
    width: 9px;
    height: 9px;
    background-repeat: no-repeat;
}
.BasketList .Title
{
    color: #e34d96;
    font-family: arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 8px;
}
.SmallBasket .Title
{
    color: #e34d96;
    font-family: arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 6px;
}
.BasketList .TitleNum
{
    color: #e34d96;
    font-family: arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-align: right;
    padding-bottom: 8px;
}
.SmallBasket .TitleNum
{
    color: #e34d96;
    font-family: arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    padding-top: 15px;
    padding-bottom: 6px;
}

.BasketList .ViewImg
{
    max-height: 55px;
    max-width: 55px;
}
.BasketList .ViewImgFrame
{
    border: 1px solid #e5b3cb;
    height: 47px;
    width: 47px;
    clip: rect(0px, 47px, 47px, 0px);
    overflow: hidden;
}
.BasketList .Price
{
    text-align: right;
    padding-right: 2px;
    font-weight: bold;
}

.BasketList .QtyBox
{
    border: 1px solid #e28bb5;
    padding: 2px 3px 2px 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #F8F3F5;
    color: #5b514d;
    text-align: center;
}
.BasketList .Attribut
{
    padding-left: 10px;
    width: 70px;
}
.BasketList .AttributValue
{
    color: #e54f98;
    width: 120px;
    font-weight: bold;
}

.BasketList .TotalAlign
{
    padding-right: 15px;
    text-align: right;
}
.BasketList .TotalTitle
{
    color: #e54f98;
    font-weight: bold;
    font-family: arial, Helvetica, sans-serif;
    font-size: 17px;
    letter-spacing: 0.1em;
    line-height: 16px;
}
.SmallBasket .TotalTitle
{
    color: #e54f98;
    font-family: arial, Helvetica, sans-serif;
    font-size: 14px;
}
.BasketList .TotalPrice
{
    text-align: right;
    padding-right: 60px;
    font-weight: bold;
    font-size: 12px;
    width: 91px;
}
.BasketList .small
{
    font-size: 9px;
    font-family: verdana;
}
.BasketList .DataBox
{
    border: 1px solid #e28bb5;
    padding: 2px 3px 2px 3px;
    font-family: verdana;
    font-size: 10px;
    background-color: #F8F3F5;
    color: #5b514d;
    margin-bottom: 2px;
}
.BasketList .ShipTitle
{
    color: #e54f98;
    font-family: arial, Helvetica, sans-serif;
    font-size: 14px;
    letter-spacing: 0.05em;
    font-weight: bold;
}
.BasketList .ShipOfferTitle
{
    color: #e54f98;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    padding-left: 15px;
}

.BasketList .OrderTitle
{
    color: #e54f98;
    font-family: arial, Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 0.05em;
    font-weight: bold;
}
.BasketList .Sep
{
    height: 25px;
}
.BasketList .Refresh
{
    font-family: arial, Helvetica, sans-serif;
    vertical-align: top;
    text-align: right;
    white-space: nowrap;
    font-size: 10px;
    font-weight: bold;
    padding-right: 60px;
    padding-top: 0px;
}
.BasketList .Refresh a
{
    color: #e34d96;
    text-decoration: none;
}
.BasketList .Refresh a:hover
{
    text-decoration: underline;
}

table.Account
{
    width: 920px;
    margin: 30px auto 40px auto;
    color: #5b514d;
}
.Account .ContentCell
{
    padding: 20px 10px 10px 30px;
    vertical-align: top;
}
.Account .OrderTitle
{
    color: #e54f98;
    font-family: arial, Helvetica, sans-serif;
    font-size: 16px;
    letter-spacing: 0.05em;
    font-weight: bold;
    padding-bottom: 25px;
}
.Account .Label
{
    font-weight: bold;
    white-space: nowrap;
    padding-right: 20px;
}
.Account .DataBox
{
    border: 1px solid #e28bb5;
    padding: 2px 3px 2px 3px;
    font-family: verdana;
    font-size: 11px;
    background-color: #F8F3F5;
    color: #5b514d;
    width: 200px;
}
.Account .AccountLink
{
    text-align: right;
    padding-top: 10px;
}
.Account .AccountLink a
{
    color: #5b514d;
    font-size: 9px;
}
.Account .AccountBtn
{
    padding-top: 20px;
    text-align: right;
}

table.MsgTable
{
    color: #e54f98;
    width: 920px;
    margin: 25px auto 0px auto;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana;
}

table.Ship
{
    width: 950px;
    margin: 30px auto 40px auto;
    color: #5b514d;
}
.Ship .ContentCell
{
    padding: 10px 20px 10px 20px;
    vertical-align: top;
    font-weight: bold;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
}
.Ship .ContentForm
{
    padding: 10px 20px 10px 20px;
    height: 370px;
    vertical-align: top;
    font-weight: bold;
    font-family: arial, Helvetica, sans-serif;
    font-size: 12px;
}

.Ship .Spacing
{
    padding-bottom: 12px;
}
.Ship .AccountLink
{
    font-size: 9px;
    text-align: left;
}
.Ship .AccountLink a
{
    color: #5b514d;
    font-size: 9px;
}
.Ship .AccountBtn
{
    text-align: right;
}
.Ship .DataBox
{
    border: 1px solid #e28bb5;
    padding: 2px 3px 2px 3px;
    font-family: verdana;
    font-size: 11px;
    background-color: #F8F3F5;
    color: #5b514d;
    width: 250px;
    margin-bottom: 1px;
}
.Ship .Label
{
    white-space: nowrap;
    padding-right: 10px;
}

span.BasketStatusOn
{
    padding-right: 80px;
    font-family: Verdana;
    font-size: 18px;
    color: #5b514d;
    letter-spacing: -0.05em;
}

span.BasketStatusOff
{
    padding-right: 80px;
    font-family: Verdana;
    font-size: 18px;
    color: #e54f98;
    letter-spacing: -0.05em;
}

/* ACCOUNT */
.AccountLink a
{
    color: #5b514d;
    text-decoration: none;
}
.AccountLink a:hover
{
    color: #e54f98;
    text-decoration: underline;
}
.AccountFrame
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}

.AccountFrame .Title
{
    font-family: Verdana;
    font-size: 21px;
    color: #e54f98;
    padding-top: 10px;
    padding-bottom: 25px;
}

.AccountFrame .ListView
{
    width: 100%;
    color: #5b514d;
}
.AccountFrame .Header
{
    font-weight: bold;
    padding-bottom: 8px;
    padding-right: 8px;
}
.AccountFrame .HeaderRight
{
    font-weight: bold;
    padding-bottom: 8px;
    text-align: right;
    padding-right: 8px;
}
.AccountFrame .Content
{
    padding-bottom: 4px;
    padding-right: 8px;
}
.AccountFrame .ContentRight
{
    padding-bottom: 4px;
    text-align: right;
    padding-right: 8px;
}
/* ORDER INFO */
.CmdOver
{
    color: #e54f98;
    cursor: pointer;
}
.CmdOut
{
    color: inherit;
    cursor: pointer;
}

/*************************************
	MAGAZINE
*************************************/
.mag_page
{
    margin: 15px auto 50px auto;
    width: 820px;
}
.mag_page_col_left
{
    width: 575px;
    vertical-align: top;
}
.mag_page_col_right
{
    width: 206px;
    vertical-align: top;
}

.mag
{
}

/* TAB */
.mag .mag_tab_left
{
    background-image: url(                                                           'http://www.yobaparis.com/app_themes/yoba/images/magazine/1.png' );
    background-repeat: no-repeat;
    width: 11px;
    height: 27px;
}

.mag .mag_tab_middle
{
    background-image: url(                                                           'http://www.yobaparis.com/app_themes/yoba/images/magazine/2.png' );
    background-repeat: repeat-x;
    height: 27px;
}

.mag .mag_tab_right
{
    background-position: right;
    background-image: url(                                                           'http://www.yobaparis.com/app_themes/yoba/images/magazine/3.png' );
    background-repeat: no-repeat;
    width: 15px;
    height: 27px;
}

/* TAB TEXT*/
.mag .mag_tab_large_text
{
    color: #e12b83;
    font-size: 16px;
    text-transform: uppercase;
    font-family: Arial;
    letter-spacing: -0.02em;
    padding-right: 3px;
    padding-left: 3px;
}
.mag .mag_tab_small_text
{
    color: #e12b83;
    font-size: 18px;
    font-family: Arial;
    padding-right: 3px;
    padding-left: 3px;
    text-transform: lowercase;
}
.mag .mag_tab_arrow_text
{
    float: right;
    position: relative;
    height: 0px;
    top: 10px;
    right: 6px;
    font-size: 10px;
}
.mag .mag_tab_arrow_text_pager
{
    float: right;
    position: relative;
    height: 0px;
    top: 10px;
    color: #e12b83;
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.01em;
}
/* SMALL PANEL */
.mag .mag_panel_small
{
    background-color: #ebe4e4;
}
.mag .mag_panel_small_round_top
{
    background-image: url(                                                           'http://www.yobaparis.com/app_themes/yoba/images/magazine/round-top-small.png' );
    background-repeat: no-repeat;
    width: 206px;
    height: 3px;
}
.mag .mag_panel_small_bottom
{
    height: 3px;
    border-bottom: solid 1px #5e574c;
}
/* LARGE PANEL */
.mag .mag_panel_round_top
{
    background-image: url(                                                           'http://www.yobaparis.com/app_themes/yoba/images/magazine/round-top-large.png' );
    background-repeat: no-repeat;
    width: 575px;
    height: 3px;
}
.mag .mag_panel_bottom
{
    height: 4px;
    border-bottom: solid 1px #e12b83;
}
.mag .mag_panel
{
    background-position: bottom;
    background-image: url(                                                           'http://www.yobaparis.com/app_themes/yoba/images/magazine/panel.png' );
    background-repeat: repeat-x;
    background-color: #faf4f4;
}

.mag .mag_panel_title1
{
    color: #e12b83;
    font-size: 38px;
    font-family: Verdana;
    letter-spacing: -0.08em;
    line-height: 37px;
    padding-left: 25px;
    padding-top: 10px;
}

.mag .mag_panel_title2
{
    font-size: 18px;
    font-family: Verdana;
    letter-spacing: -0.05em;
    padding-left: 25px;
    padding-bottom: 6px;
}

.mag .mag_panel_text1
{
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 5px;
    letter-spacing: -0.04em;
    cursor: pointer;
}
.mag .mag_panel_text2
{
    color: #e12b83;
    font-weight: bold;
    padding-left: 25px;
    padding-bottom: 10px;
    letter-spacing: -0.05em;
}
.mag_panel_text2 a
{
    text-decoration: none;
}
.mag_panel_text2 a:hover
{
    text-decoration: underline;
}

/* LARGE PANEL - SOMMAIRE */
.mag .mag_panel_sommaire
{
    position: relative;
    top: -18px;
    float: right;
    margin-left: 5px;
}

.mag .mag_panel_sommaire_link
{
    padding: 2px 5px 2px 5px;
    font-family: Arial;
    font-size: 10px;
}
.mag_panel_sommaire_link a
{
    color: #413b32;
    text-decoration: none;
}
.mag_panel_sommaire_link a:hover
{
    text-decoration: underline;
}

/* MEDIUM PANEL */
.mag .mag_panel_middle_img
{
    vertical-align: top;
    width: 261px;
    overflow: hidden;
}

.mag .mag_panel_middle_title1
{
    font-size: 13px;
    font-family: Verdana;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 8px;
    padding-right: 25px;
    text-align: right;
}
.mag .mag_panel_middle_title2
{
    padding-right: 20px;
    color: #e12b83;
    font-size: 36px;
    line-height: 34px;
    font-family: Verdana;
    letter-spacing: -0.05em;
    line-height: 37px;
    padding-left: 20px;
    padding-bottom: 4px;
    text-align: right;
}

.mag .mag_panel_middle_text1
{
    padding-left: 20px;
    padding-top: 10px;
    letter-spacing: -0.04em;
    padding-right: 25px;
}
.mag .mag_panel_middle_text2
{
    color: #e12b83;
    font-weight: bold;
    padding-left: 20px;
    letter-spacing: -0.05em;
    padding-top: 4px;
    padding-bottom: 8px;
    padding-right: 25px;
    text-align: right;
}

.mag .mag_panel_middle_text2_fakelink
{
    color: #3E372F;
    font-weight: bold;
    padding-left: 20px;
    letter-spacing: -0.05em;
    padding-top: 4px;
    padding-bottom: 8px;
    padding-right: 25px;
    text-align: right;
    text-decoration: underline;
}

.mag_panel_middle_text2 a
{
    color: #3E372F;
}

/* NEWSLETTER */

.mag .NewsTextBox
{
    border: 1px solid #5e574c;
    padding: 0px 1px 0px 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color: #F8F3F5;
}

.mag .NewsBtn
{
    border: 1px solid #e28bb5;
    padding: 0px 2px 0px 2px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    background-color: #E969A6;
    color: White;
    height: 16px;
}
.mag .mag_panel_news
{
    background-image: url(                                                           'http://www.yobaparis.com/app_themes/yoba/images/magazine/news_bk.png' );
    background-repeat: repeat-x;
    background-color: #ebe4e4;
}

/* SELECTION */
.mag .mag_prd_title
{
    font-family: Arial;
    font-weight: bold;
}
.mag .mag_prd_price
{
    font-family: Arial;
}
.mag_prd_price .mag_prd_price_old
{
    padding-right: 5px;
    text-decoration: line-through;
}

.mag .mag_prd_link
{
    font-family: Arial;
    font-size: 10px;
}
.mag .mag_prd_fake_link
{
    color: #413b32;
    font-family: Arial;
    font-size: 10px;
    text-decoration: underline;
}

.mag_prd_link a
{
    color: #413b32;
}

/* RIGHT TAB */
.mag .mag_prd_img_frm
{
    width: 57px;
    overflow: hidden;
}
.mag .mag_prd_img
{
    background-color: White;
    max-width: 135px;
    max-height: 70px;
}

/* DOSSIER TAB */
.mag .mag_dossier_img_frm
{
    width: 273px;
    height: 113px;
    overflow: hidden;
}
.mag .mag_dossier_img
{
    width: 273px;
}

.mag .mag_dossier_title1
{
    color: #e12b83;
    font-size: 24px;
    font-family: Verdana;
    letter-spacing: -0.08em;
    line-height: 23px;
    padding-top: 10px;
}

.mag .mag_dossier_title2
{
    color: #534b3f;
    font-size: 11px;
    font-weight: bold;
    font-family: Verdana;
    letter-spacing: -0.05em;
    padding-bottom: 6px;
}

.mag .mag_prd_key
{
    font-family: Arial;
    font-size: 10px;
    color: #80786f;
    padding-top: 8px;
    padding-bottom: 18px;
}

/* ARTICLE */
.mag .mag_article_title1
{
    color: #e12b83;
    font-size: 20px;
    font-family: Verdana;
    letter-spacing: -0.08em;
}

.mag .mag_article_frame
{
    padding: 15px 18px 10px 18px;
}
.mag .mag_imglist_legend
{
    text-align: left;
    background-color: #ede9e9;
    color: #534b3f;
    font-size: 10px;
    font-family: Arial;
    letter-spacing: -0.04em;
    padding: 4px 10px 4px 10px;
    width: 185px;
}
.mag .mag_imgList_frame
{
    float: right;
    top: 20px;
    position: relative;
    width: 210px;
    margin-left: 15px;
    margin-bottom: 25px;
}

.mag .mag_imgList
{
    text-align: center;
    vertical-align: top;
    margin-top: 0px;
    width: 214px;
}
.mag .mag_imgList_img
{
    width: 207px;
    height: 160px;
    overflow: hidden;
}

.mag .mag_imgScrollLeft
{
    width: 0px;
    height: 0px;
    top: 75px;
    left: -2px;
    position: relative;
    float: left;
}
.mag .mag_imgScrollRight
{
    width: 0px;
    height: 0px;
    top: 75px;
    right: 15px;
    position: relative;
    float: right;
}
.mag .mag_quoteList
{
    vertical-align: top;
    margin-top: 0px;
    width: 214px;
}
.mag .mag_quoteList_frame
{
    float: right;
    top: 20px;
    position: relative;
    width: 210px;
    margin-left: 15px;
    margin-bottom: 25px;
}
.mag .mag_quoteList_text1
{
    background-color: #f0ecec;
    color: #534b3f;
    font-family: Verdana;
    text-align: left;
    padding: 10px 10px 2px 10px;
    letter-spacing: -0.05em;
}
.mag .mag_quoteList_text2
{
    background-color: #f0ecec;
    color: #534b3f;
    font-family: Verdana;
    text-align: right;
    padding: 0px 10px 5px 10px;
    letter-spacing: -0.05em;
}
.mag .mag_quoteList_text1b
{
    background-color: #f5f1f1;
    color: #e12b83;
    font-family: Verdana;
    text-align: left;
    padding: 10px 10px 2px 10px;
    letter-spacing: -0.05em;
}
.mag .mag_quoteList_text2b
{
    background-color: #f5f1f1;
    color: #e12b83;
    font-family: Verdana;
    text-align: right;
    padding: 0px 10px 5px 10px;
    letter-spacing: -0.05em;
}
.mag .mag_quoteList_pager
{
    color: #e12b83;
    font-family: Verdana;
    font-size: 10px;
    text-align: right;
    padding: 6px 10px 0px 0px;
}
.mag .mag_sommaire
{
    font-size: 10px;
    text-align: right;
}

.mag_page .small_link
{
    font-size: 10px;
    font-family: Arial;
    margin: 8px auto 0px auto;
    color: #564c3e;
    text-align: right;
    white-space: nowrap;
}
.small_link a
{
    color: #564c3e;
    text-decoration: none;
}
.small_link a:hover
{
    color: #564c3e;
    text-decoration: underline;
}

.cloud
{
    color: #e12b83;
    margin-top: 20px;
    margin-bottom: 10px;
}

.cloud a
{
    text-decoration: none;
}

.cloud a:hover
{
    text-decoration: underline;
}

.autolist
{
    border-bottom: buttonshadow 1px solid;
    position: absolute;
    text-align: left;
    border-left: buttonshadow 1px solid;
    padding-bottom: 0px;
    background-color: window;
    list-style-type: none;
    margin-top: 0px;
    padding: 2px;
    visibility: hidden;
    color: windowtext;
    margin-left: 0px;
    border-top: buttonshadow 1px solid;
    cursor: default;
    list-style-image: none;
    margin-right: 0px;
    border-right: buttonshadow 1px solid;
}
