/**********STRUCTURE DE BASE*********/
html { font-size: 100%; }
body {
    background:#e2cdbb;
    color: #58425c;
    font-size: 12px;
    font-family: verdana,arial,tahoma,sans-serif;
    margin: 0px;
}
a {
    color:#c95c89;
    cursor:pointer;
    text-decoration:underline;
}
a img {border:0}
a:hover {
    color: #58425c;
    text-decoration: underline;
}

div, fieldset, form, h1, h2, h3, h4, h5, h6, img, p, span, ul, br,blockquote{
    border: 0;
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h6{
    color:#842869;
}

h1 {font-size: 225%;margin: 8px 0 8px 0;}
h2 {font-size: 175%;padding: 0 0 10px 0;}
h3 { font-size: 110%; }
h3 a {color:#719890}
h4 {font-size: 120%}

h1 a, h1 a:hover{
    text-decoration: none;
    color: #842869;
}
hr {border: 0; background: #dda0bc; color: #903; height: 1px; width: 98%; margin: 5px 0 15px 0}
input {
    background: #fff;
    border: 1px solid #ccc;
}
li {
    list-style: none;
    margin: 0;
    padding: 0;
}
p {
    line-height:20px;
    margin-bottom: 10px;
}
table, tr, th, td {
    background: transparent;
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline;
}

/************************************/
/**********FIN STRUCTURE DE BASE*********/
/************************************/

.clear{clear:both}
.marginAuto{margin:auto}
.right{float:right}
.left{float:left}
.space{height:10px;clear:both}

/*BANNER DEFINITION*/
.banner468X60{
    background:url("img/banner468.jpg") no-repeat;
    height:60px;
    width:468px;
    cursor:pointer;
}
.banner300X250{
    margin: 8px 5px auto auto;
    text-align:center;
    background:url("img/banner300.jpg") no-repeat;
    padding:0px 0 4px 0;
    height:250px;
    width:300px;
    cursor:pointer;
}
.ads120x240{
    background:gray;
    height:240px;
    width:120px;
}
.banner120X600{
    margin-left: 8px;
    background:gray;
    height:600px;
    width:120px;
}
/*----------*/
/* Mirroir Adsense */
.mirror{background: url(img/bg_annonce_google.jpg) no-repeat; width: 350px; height: 250px; text-align: center; padding: 32px 0;float:right;}
.mirror .ads{width: 300px; margin: 0 auto;background: #fff; filter:progid:DXImageTransform.Microsoft.alpha(opacity=70);opacity: 0.7 !important; padding: 0;}
/* MAIN */
#mainContent{
    background:#e2cdbb url("img/lbc-bg.jpg") no-repeat top;
}
#header{
    height:195px;
    background:#e2cdbb url("img/header-bg.jpg") no-repeat top;
}
#menu{width: 1020px;margin: auto;}
#wrapper {
    background: url("img/content-bg.png") repeat scroll 0 0 transparent;
    width: 1020px;
    margin: auto;
}
#content{
    width:540px;
    margin:0 8px;
    padding: 10px;
}
#side1 .side1_index{
    position:relative;
    margin-top:300px;
}
#side1{
    margin-left:3px;
    width:120px;
}
#side2{
    margin: 5px 0 0 0;
    width:310px;
}
#footer{
    background:#cacaca url("img/footer-bg.jpg") no-repeat top;
    height:437px;
}
.ariane{
    padding: 36px 0 5px 5px;
}
.list_ariane{
    font-size: 10px;
    background: #ece1e6;
    padding: 2px;
    margin-bottom: 5px;
}
.indexCss{
    position:relative;
}
#side2.marginIndex{
    margin-top:-278px;
}
#side1.marginIndex, #content.marginIndex{
    margin-top:10px;
}
.mod_accessGuideShopping{
    margin-top:-12px;
}
/*-----------*/

/*ZONE MAIN SLIDER*/
#mainSlider{
    background:url("img/bg_mainSlider.png") no-repeat ;
    margin-left:3px;
    position:relative;
    width:696px;
    height:280px;
    overflow: hidden;
}
#slider1{
    width: 400px;
    height: auto;
    margin: 0 0 5px 0px;
    overflow: hidden;
}
#slider1 img{
    border: none;
}
.side2.indexCss{
}
/*----------*/

/*ZONE CAROUSEL */
.hack_carousel_546{
    width: 546px;
    height: 175px;
    overflow: hidden;
}
#carousel-wrapper_546{
    width: 546px;
    height: 175px;
    overflow: hidden;
}
#carousel-content_546{
    width: 5000px;
}
#carousel-content_546 .slide{
    float: left;
    width: 546px;
    height: 175px;
    padding: 0 0 0 6px;
    overflow: hidden;
}
#carousel-content_546 .slide ul{
    margin: auto;
    width: 546px;
    display: inline;
}
#carousel-content_546 .slide ul li{
    width: 170px;
    float: left;
    margin: 0 10px 0 0;
}
#carousel-content_546 .slide a{
    border: none;
}
/* format 300x250 */
.hack_carousel{
    width: 300px;
    height: 250px;
    overflow: hidden;
}
#carousel-wrapper{
    width: 300px;
    height: 280px;
    overflow: auto;
}
#carousel-content{
    width: 5000px;
}
#carousel-content .slide{
    float: left;
    width: 300px;
    height: 250px;
    overflow: hidden;
}
#carousel-content .slide a{
    border: none;
}
/* format 120x600 */
.hack_carousel_120{
    width: 120px;
    height: 600px;
    overflow: hidden;
}
#carousel-wrapper_120{
    width: 120px;
    height: 630px;
    overflow: auto;
}
#carousel-content_120{
    width: 5000px;
}
#carousel-content_120 .slide{
    float: left;
    width: 120px;
    height: 600px;
    overflow: hidden;
}
#carousel-content_120 .slide a{
    border: none;
}
/* format 120x600_2 */
/* format 120x600 */
.hack_carousel_120_2{
    width: 120px;
    height: 600px;
    overflow: hidden;
}
#carousel-wrapper_120_2{
    width: 120px;
    height: 630px;
    overflow: auto;
}
#carousel-content_120_2{
    width: 5000px;
}
#carousel-content_120_2 .slide{
    float: left;
    width: 120px;
    height: 600px;
    overflow: hidden;
}
#carousel-content_120_2 .slide a{
    border: none;
}
/* format 468x60 */
.hack_carousel_468{
    width: 468px;
    height: 60px;
    overflow: hidden;
}
#carousel-wrapper_468{
    width: 468px;
    height: 90px;
    overflow: auto;
}
#carousel-content_468{
    width: 5000px;
}
#carousel-content_468 .slide{
    float: left;
    width: 468px;
    height: 60px;
    overflow: hidden;
}
#carousel-content_468 .slide a{
    border: none;
}
/* format 728x90 */
.hack_carousel_728{
    width: 728px;
    height: 90px;
    overflow: hidden;
}
#carousel-wrapper_728{
    width: 728px;
    height: 120px;
    overflow: auto;
}
#carousel-content_728{
    width: 5000px;
}
#carousel-content_728 .slide{
    float: left;
    width: 728px;
    height: 90px;
    overflow: hidden;
}
#carousel-content_728 .slide a{
    border: none;
}
/*--------------*/

/*ZONE FOOTER*/
.footerContent{
    margin:auto;
    width:1000px;
    padding:10px;
}
a.logoFooter{
    float:right;
    display:block;
    width:165px;
    height:auto;
}
ul.themeList{
    width:1000px;
}
li.theme span{
    color:#630;
    font:bold 90% "verdana";
    text-transform:uppercase;

    font-weight:bold;
    vertical-align:middle;
    display:block;
    background:  url("img/puce_tag_8.png") no-repeat ;
    line-height:15px;
    width:110px;
    height:22px;
    padding:0 5px 0 26px;
}
li.theme ul li a{
    color:#630;
}
li.theme ul li a:hover{
    color:black;
}
li.theme ul li{
    color:#630;
    list-style:circle;
    list-style-position:inside;
    line-height:20px;
    margin-bottom:3px;
}
li.theme{
    width:150px;
    height:172px;
    display:block;
    padding-right:4px;
    margin:0 5px;
    float:left;
}
.footerLink {
    padding-top:0px;
    line-height:25px;
    margin:auto;
    text-align:center;
}
.footerLink a{
    color:#630;
}
/*----------*/

/*ZONE SIDE2*/
.moduleSide2{
    padding:5px
}
.tagTop,.tagBottom,.modGenericTop, .modGenericBottom{
    height:25px;
}
.tagTop{
    background: url("img/modTag_bgTop.png") no-repeat top;
}
.tagMiddle{
    background:#efe8eb;
    border-left:1px solid #e2bccf;
    border-right:1px solid #e2bccf;
}
.tagBottom{
    background:url("img/modTag_bgBottom.png") no-repeat bottom;
}
.modGenericTop{
    background:#fff url("img/modSide2_bgTop.png") no-repeat top;
}
.modGenericMiddle{
    background:#fff ;
    border-left:2px solid #fec3de;
    border-right:2px solid #fec3de;
}

.modGenericMiddle .siteTitle{
    color:#842869;
    font-size: 12px;
    font-weight: bold;
}
.modGenericBottom{
    background:#fff url("img/modSide2_bgBottom.png") no-repeat top;
}
/*======== RSS MISS ========*/
.rssMiss{
    height: 40px;
    background: url("img/title-bg-miss.png") no-repeat top;
}
.rssMiss h3{
    color: #000;
    padding-left: 20px;
    line-height: 46px;
}
.modRssMiddle{
    width: 289px;
    margin-left: 3px;
    background:#e2f5c8 ;
    border-left:2px solid #91d634;
    border-right:2px solid #91d634;
    border-bottom:2px solid #91d634;
}
.modRssMiddle h4 a{
    color:#000;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
    line-height: 20px;
}
.modRssMiddle .description{
    color:#727272;
    font-size: 12px;
    border-bottom: 1px dotted #676767;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
/*==========================*/
.actionBox a,.inscriptionBox a,.inscriptionBox span {
    color:#295f4f;
}
.actionBox{
    line-height:14px;
    background:url("img/bg_action_box.png") no-repeat;
    padding:30px 0 0 5px;
    height:123px;
    width:145px;
}
.inscriptionBox{
    padding:30px 5px 0 5px;
    background:url("img/bg_inscriptionBox.png") no-repeat;
    height:123px;
    width:136px;
}
.inscriptionBox span{display:block;margin-bottom:5px;}
.inscriptionBox form{
    margin:0 0 10px 0;
}
.inscriptionBox label{
    color:#fff;
}
.inscriptionBox input[type="submit"]{
    margin-left:3px;
    background:url("img/input_button_bg.png") no-repeat top left;
    height:24px;
    width:26px;
    border:none;
    cursor:pointer;
}
input.clt_input{
    margin:0 0 2px 0;
    border:1px solid red;
    border:none;
    background:url("img/bg_clt_id_8.png") no-repeat;
    height:23px;
}
.clt_id,.clt_psswrd{padding:0 0 0 5px;}
.clt_id{
    background-position:top left;
    width:128px;
}
.clt_psswrd{
    background:url("img/bg_clt_psswrd_8.png") no-repeat;
    width:98px;
}
.puceGreen{
    background:url("img/puce_lbc_2_8.png") no-repeat left;
    padding-left:17px;
    text-transform:uppercase;

}
.titleMod_Generic{
    color:#842869;
    background:url("img/puce_lbc.png") no-repeat left;
    padding-left:14px;
    margin-left:5px;
    font-style: italic;
}
ul.commentListSide2 li {
    margin:0 0 5px 0;
}
ul.commentListSide2 li a.merchantTitle{
    color:#c95c89;
    text-decoration:none;
}
ul.commentListSide2 li a.rubriqueTitle{
    color:#c95c89;
    font:bold 14px "Verdana";
}
.coupon_pm{
    border-bottom:2px dotted #fec3de;
    padding-bottom:5px;
    margin-bottom:10px;
}
i.rubriqueCoupon{
    color:#842869;
}
.seeOffer_coupon{
    /*font-size:11px;*/
    text-decoration:none;
    padding:3px 0 0 5px;
    background:url("img/bnt_seeOffer_coupon1.png") no-repeat top left;
    display:block;
    height:18px;
    width:69px;
}
.annuaire{
    margin:0 0 0 25px;
}
.seeOffer_coupon, .seeOffer_coupon + a{
    margin-top:5px;
    /*border:1px solid red;*/
}
.offer_type{
    margin-right:10px;
    /*border:1px solid red;*/
    background:url("img/offerType_8.png") no-repeat;
    height:35px;
    width:75px;
    display:block;
    float:left;
}
.offerNone{
    background-position:-150px 0;
}
.offerGift{
    background-position:-75px 0;
}
.offerTransport{
    background-position:0 0;
}
/*----------*/
/*ZONE SIDE1*/
.side1_rubriqueTop span{
    color:#cf5a90;
    display:block;
    text-transform:uppercase;
    font-size:16px;
    font-weight:bold;
    padding-top:4px;
    text-shadow:white -1px 1px 1px;
}
.side1_rubriqueTop{
    height:32px;
    text-align:center;
}
.side1_rubriqueMiddle{
    width: 118px;
    padding:0;
    overflow: hidden;
}
.side1_rubriqueMiddle ul{
    padding:0 5px;
}
.side1_rubriqueBottom{
    background:url("img/side1_rubriqueBottom.png") no-repeat top;
    height:15px;
}
.side1_rubriqueMiddle li.title>ul{
    font-weight:normal;
    color:#826771;
    margin-left:10px;
}
.side1_rubriqueMiddle li.title a{
    text-decoration:none;
    color:#87324b;
}
.side1_rubriqueMiddle li.title a:hover{
    text-decoration:underline;
    color:#87324b;
}
.side1_rubriqueMiddle li.title{
    color:#87324b;
    font-weight:bold;
    list-style-image:url("img/puce_lbc.png");
    list-style-position:inside;
    padding:0 2px 2px 2px;
}
.side1_rubriqueMiddle li.subTitle a{
    font-size: 10px;
    color:#000;
}
.side1_rubriqueMiddle li.subTitle ul{
}
.side1_rubriqueMiddle li.subTitle ul li{
    margin:0;
}
.side1_rubriqueMiddle li a.active{
    background:#f8d9df;
    text-decoration:underline;
}
.side1_rubriqueMiddle ul.article{
    font-size: 10px;
}
.side1_rubriqueMiddle ul.article li{
    margin-bottom: 5px;
    margin-left: -10px;
}
.side1_rubriqueMiddle ul.article li a{
    color: #3f3236;
}
.side1_rubriqueMiddle ul.article li a.seeMore{
    color: #46182c;text-decoration: underline;
}
/* googleLike sidebar */
.googleLike{
    overflow: hidden;
    width: 118px;
    margin-left: 5px;
}
.googleLike .active{
    color:#fff;
}
.googleLike ul{
    padding-left: 0;
}
.googleLike ul li{
    padding: 5px 5px 5px 0;
}
.googleLike .theme{
    color: #000;
    font-size: 10px;
    font-weight: bold;
    padding: 10px 0 10px 5px;
}
.googleLike a{
    color: #87324b;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}
.googleLike a.seeMore{
    color: #000;
    font-size: 8px;
}
.googleLike a.url{
    color: #000;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    display: block;
    margin-top: 5px;
}
.googleLike a.description{
    color: #630;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.googleLike a.description:hover{
    color: #87324b;
    font-size: 12px;
    text-decoration: underline;
}
/* ================== */
.genSide1_borderTop,.genSide1_borderBottom {
    height:25px;
    width:120px;
}
.genSide1_middle{
    height:240px;
    width:118px;
    overflow:hidden;
    border-left:1px solid #fec3de;
    border-right:1px solid #fec3de;
}
.genSide1_borderTop{
    background:url("img/genCorner_side1_borderTop.png") no-repeat top;
}
.genSide1_borderBottom{
    background:url("img/genCorner_side1_borderBottom.png") no-repeat bottom;
}
/*----------*/

/*ZONE CONTENT*/
.seeComment{
    font-weight:normal;
}
.date.comment{
    color:#969;
    font:normal 11px "Verdana";
    border-bottom:1px dashed #969;
}
.date{
    float: right;
    font-weight:500;
}
h2.subTitle, h3.currentTitle{
    font-size:18px;
    color:#413338;
    font-weight:normal;
}
h2.subTitle{
    font-weight:bold;
    width: 400px;
}
.focusArticle{
    color:#fff;
    font-weight: bold;
    width: 560px;
    height: auto;
    clear: both;
}
.focusArticle a{
    color:#fff;
}
.focusArticle span{
    width: 386px;
    background:url("img/bg_transparent.png")!important;
    display:block;
    position:relative;
    bottom:68px;
    left:15%;
    padding:5px;
    text-align:left;
}
.focusArticle img{
    position:relative;
    top:0px;
    left:15%;
    width:398px;
}
a.seeMore_1.merchant {
    color:#842869;
}
a.seeMore_1.content{
    margin:3px 0 0 0px;
}
a.seeMore_1.content2{
    margin:3px 0 0 0;
}
a.seeMore_1{
    background:url("img/puce_lbc.png") no-repeat left;
    height:15px;
    padding-left:15px;
}
a.seeMore_2{
    height:32px;
    line-height: 32px;
    padding-left:32px;
    color: #000;
}
.rssLink{
    color: #000;
}
.borderTop_sommaire span{
    font-size:14px;
    text-transform:uppercase;
}
.borderTop_sommaire, .borderBottom_sommaire{
    width:174px;
}
.borderTop_sommaire{
    padding-top:5px;
    text-align:center;
    background:url("img/borderTop_sommaire.png") no-repeat;
    height:25px;
}
.content_Sommaire ul li.active{
    background:#fbe8ef;
}
.content_Sommaire ul li a{
    text-decoration:none;
}
.content_Sommaire ul li{
    margin-bottom:5px;
    padding:3px 0;
    display:block;
}
.content_Sommaire{
    background:white;
    border-left:1px solid #fec3de;
    border-right:1px solid #fec3de;
    padding:0 3px;
    width:166px;
}
.borderBottom_sommaire{
    background:url("img/borderBottom_sommaire.png") no-repeat;
    height:16px;

}
div.article_teaser{
    width:350px;
    color: #842869;
}
p.article_teaser{
    line-height:20px;
    color:#842869;
}
a[href="#sommaire"]{
    color:#dc7b9e;
    background:url("img/puce_lbc_3_8.png") no-repeat left;
    padding-left:15px;
}
span.prev{
    background:url("img/puce_lbc_3.png") no-repeat left;
    padding-left:15px;
}
span.next{
    text-align:right;
    text-decoration:none;
    background:url("img/puce_lbc_3_8.png") no-repeat right;
    padding-right:15px;
}
a.prev_next_art span{
    color:#c95c89;
    text-decoration:none;
}
a.prev_next_art{
    display:block;
}
div.nav_article{
    width:250px;
    text-align:center;
}
#infos_article{
    padding:5px;
    background:url("img/bg_infos_article.png") no-repeat;
    height:99px;
    width:530px;
}
#infos_article div{
    margin-top:25px;
}
#infos_article div>span{
    float:left;
    display:block;
    height:17px;
    width:168px;
    margin:0 5px 5px 0;
}
.icon_react_pm{
    /*    background:url("img/icon_react_pm_8.png") no-repeat;*/
    float:left;
    display:block;
    /*    height:17px;
        width:25px;*/
    height:24px;
    width:24px;
    /*border:1px solid red;*/
}
.pmTwitter{
    /*    background-position:0 0;*/
    background:url("img/twitter-ico.png") no-repeat;
}
.pmFacebook{
    /*    background-position:-122px 0;*/
    background:url("img/facebook-ico.png") no-repeat;
}
.pmShare{
    /*border:1px solid red;*/
    /*    background-position:-25px 0;*/
    background:url("img/mail-ico.png") no-repeat;
}
.pmPrint{
    /*    background-position:-50px 0;*/
    background:url("img/print-ico.png") no-repeat;
}
.pmFavoris{
    /*    background-position:-75px 0;*/
    background:url("img/favori-ico.png") no-repeat;
}
.pmOptions{
    /*    background-position:-100px 0;*/
}
.content_gen_borderTop{
    background:url("img/content_gen_borderTop.png") no-repeat;
    height:32px;
    width:540px;
}
.content_gen_Middle{
    padding:0 3px;
    /*border:1px solid red;*/
    border-left:1px solid #fec3de;
    border-right:1px solid #fec3de;
    width:532px;
}
.content_gen_borderBottom{
    margin-top: -6px;
    background:url("img/content_gen_borderBottom.png") no-repeat;
    height:19px;
    width:540px;
}
.commentArea_borderTop{
    background:url("img/commentArea_borderTop.png") no-repeat;
    height:19px;
    width:540px;
}
.commentArea_Middle input[type="submit"]{
    cursor:pointer;
    background:url("img/btn_post.png") no-repeat;
    height:21px;
    width:72px;
    margin:5px;
    border:none;
}
.commentArea_Middle a:hover{
    color:black;
}
.commentArea_Middle a{
    font:bold 12px "Verdana";
    color:#c95c89;
}
.commentArea_Middle{
    padding:5px 5px;
    /*border:1px solid red;*/
    border-left:1px solid #fec3de;
    border-right:1px solid #fec3de;
    width:528px;
}
.commentArea_borderBottom{
    background:url("img/commentArea_borderBottom.png") no-repeat;
    height:8px;
    width:540px;
}
.commentArea_Middle form+div{
    border:1px solid red;
}
#commentTextZone{
    border:1px solid #fec3de;
    height:65px;
    width:370px;
    margin:0 10px 0 0;
    overflow:auto;
}
.connectPost{
    text-align:center;
}
.postName{
    color:#842869;
    font-weight:bold;
    font-size:16px;
}
p.commentPostText{
    width:510px;
    margin:10px auto;
    line-height:18px;
}
span.commentIndication{
    display:block;
    font-size:18px;
}
#resume{
    width:180px;
    margin-right: 10px;
    background:url("img/quote_begin.png") no-repeat top left;
    text-indent:30px;
}
#resume span{
    font:bold 14px "verdana";
    font-style: italic;
    text-align:left;
    padding:12px;
    background:url("img/quote_end.png") no-repeat bottom right;
    display:block;
}
p.article_teaser_2{
    font-weight:600;
    color:#3b2534;
}
img#image_article{
    margin:10px;
}


.pagination_lbc li{
    float:left;
    border:0;
    margin:0;
    padding:0;
    font-size:11px;
    list-style-type:none;
}
.pagination_lbc a{
    /*float:right;*/
    border:solid 1px #DDD;
    margin-right:2px;
}
.pagination_lbc .previous-off,
.pagination_lbc .next-off {
    color:#666666;
    display:block;
    float:left;
    font-weight:bold;
    padding:3px 4px;
}
.pagination_lbc .next a,
.pagination_lbc .previous a {
    font-weight:bold;
    border:solid 1px #FFFFFF;
}
.pagination_lbc .active{
    color:#ff0084;
    font-weight:bold;
    display:block;
    float:left;
    padding:4px 6px;
}
.pagination_lbc a:link,
.pagination_lbc a:visited {
    color: #906; /*#0063e3;*/
    display:block;
    float:left;
    padding:3px 6px;
    text-decoration:none;
}
.pagination_lbc a:hover{
    border:solid 1px #666;
}
.pagination_lbc li{
    border:0;
    margin:0;
    padding:0;
    font-size:11px;
    list-style-type:none;
}
.pagination_lbc a{
    border:solid 1px #DDD;
    margin-right:2px;
}
.pagination_lbc .previous-off,
.pagination_lbc .next-off {
    color:#666666;
    display:block;
    float:left;
    font-weight:bold;
    padding:3px 4px;
}
.pagination_lbc .next a,
.pagination_lbc .previous a {
    font-weight:bold;
    border:solid 1px #FFFFFF;
}
.pagination_lbc .active{
    color:#ff0084;
    font-weight:bold;
    display:block;
    float:left;
    padding:4px 6px;
}
.pagination_lbc a:link,
.pagination_lbc a:visited {
    color: #906; /*#0063e3;*/
    display:block;
    float:left;
    padding:3px 6px;
    text-decoration:none;
}
.pagination_lbc a:hover{
    border:solid 1px #666;
}

.carousel li a.seeOffer{
    text-decoration:none;
    color:#c95c89;
    margin:5px auto;
    padding-top:1px;
    padding-left:8px;
    display:block;
    background:url("img/btn_seeOffer.png");
    height:17px;
    width:80px;
}
.carousel {
    margin:auto;
    /*border:1px solid red;*/
    width:460px;
}
.carousel li{
    float:left;
    text-align:center;
    font-size:11px;
    width:105px;
    padding:0 5px;
}
.container{
    float:left;
    width:480px;
}
.carouselBtn{
    margin-top:45px;
    float:left;
    background:url("img/btn_carousel.png") no-repeat;
    height:31px;
    width:31px;
}
.car_next{
    background-position:-31px 0;
}
.car_prev{
    background-position:0 0;
}
.commonForm{
    width:400px;
    margin: auto;
}
.commonForm input{
    width:180px;
    float: left;
    margin: 2px 0;
}
.commonForm p{
    /*    float: left;*/
    margin:5px 10px 5px 0;
}
.commonForm p label span{
    margin:0 0 0 0;
    float: left;
    text-align: left;
    display: block;
    width:150px;
}
.commonForm input[value="Valider"]{
    text-transform: uppercase;
    cursor: pointer;
    border:2px solid;
    border-color: #999 #555 #222 #666  ;
    display: block;
    float: none;
    margin: auto;
}
.formError{
    color: red;
}
/*----------*/
/*ZONE MENU*/
ul#topnav {
    margin: 0; padding: 0;
    float: left;
    width: 1020px;
    list-style: none;
    position: relative; /*--Set relative positioning on the unordered list itself - not on the list item--*/
    font-size: 12px;
}
ul#topnav li {
    float: left;
    margin: 0; padding: 0;
}
ul#topnav li a {
    padding: 13px 15px;
    display: block;
    color: #f0f0f0;
    text-decoration: none;
    color: #630;
    font-weight: bold;
}
ul#topnav li:hover, ul#topnav li.active:hover {
    background: #fdc18c;
}
/*--Notice the hover color is on the list item itself, not on the link. This is so it can stay highlighted even when hovering over the subnav--*/
ul#topnav li span {
    float: left;
    position: absolute;
    left: 0; top:32px;
    display: none; /*--Hide by default--*/
    width: 1020px;
    height: 33px;
    line-height: 33px;
    background: url(img/menu-bg.png) no-repeat #630;
    background-position: 0 -37px;
    color: #fff;
}
ul#topnav a:hover{ color: #fff;}
ul#topnav li.active { background: #d58752; } /*--Show subnav on hover--*/
/*ul#topnav li.active a{ color: #fff; }*/
ul#topnav li.active span {
    display: block;
    background: url(img/menu-bg.png) no-repeat;
    background-position: 0 -37px;
    z-index: 1;
} /*--Show subnav on hover--*/
ul#topnav li:hover span{
    color: #fff;
    display: block;
    background: url(img/menu-bg.png) no-repeat #fdc18c ;
    background-position: 0 0;
    z-index: 2;
} /*--Show subnav on hover--*/
ul#topnav li:hover span a { color: #fff; } 
ul#topnav li span a { display: inline;color: #fff; } /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav li span a:hover, ul#topnav li.active a:hover{text-decoration: underline;}
/*----------*/
/*ZONE HEADER*/
.headerContent{
    width:1020px;
    margin:auto;
    background: top
}
.topLinks{
    font-size: 80%;
    color:#fff;
    float:left;
    height:29px;
    margin-bottom:10px;
}

.topLinks a{
    color:#630;
    text-decoration:none;
}
.topLinks a:hover{
    color:#fff;
}
.icon_topLinks + span{
    margin-left:4px;
    line-height:22px;
    vertical-align:middle;
}
.icon_topLinks{
    background:url("img/icon_topLinks_8.png") no-repeat ;
    width:23px;
    height:25px;
    margin:0 0 0 10px;
    display:block;
    float:left;
}
.ico_newsletter{background-position:0 0}
.ico_forum{background-position:-23px 0}
.ico_annuaire{background-position:-46px 0}
.ico_partagez{background-position:-69px 0}
.ico_facebook{background-position:-92px 0}
.ico_rss{background-position:-115px 0}

/*------HEADER CONNEXION----*/

.connexion_inscription{
    margin:0 5px 0 10px;
    font-size: 12px;
    float:left;
    width: 200px;
    height: 30px;
    vertical-align: middle;
}
.connexion_inscription p{
    padding: 0;
    margin: 5px 0 0 0;
    font-size: 10px;
    line-height: 12px;
}
.connexion_inscription>a{
    float:left;
}
a.btn_connexion_inscription{
    color: #630;
    display:block;
    /*    background:url("img/connexion_inscritpion_8.png") no-repeat;*/
    width:60px;
    height:22px;
    margin: 5px;
}
a.connexion{
    font-size: 10px;
    padding: 0 5px 0 10px;
    background-position:0 0;
}
a.connexion:hover{
    background-position:-80px 0;
}
a.inscription{
    font-size: 10px;
    padding: 0 5px 0 10px;
    background-position:0 -20px;
}
a.inscription:hover{
    background-position:-80px -20px;
}
/*------HEADER recherche----*/

.searchZone{
    float:right;
}

.searchZone input[type="submit"]{
    background:url("img/input_button_bg.png") no-repeat top left;
    height:24px;
    width:26px;
    border:none;
    cursor:pointer;
    margin:3px 0 0 5px;
}
.searchZone input[type="text"]{
    margin-top: 3px;
    background:url("img/input_text_bg_2_8.png") no-repeat top left;
    height:22px;
    width:300px;
    padding:0px 5px;
    border:none;
}

.headerPub{
    float:right;
    margin:10px 20px 0 0
}
/* Astro */
.horoDescription{margin: 15px 5px}
.horoDescription b{color: #c39}
.horoDescription h3{font-size: 16px}
.horoscopeOfTheDayPane h2{font-size: 22px; color: #636; font-weight: bold; text-align: center; font-family: century }
.horoscopeOfTheDayPane .description{float: right; width: 430px; padding: 5px; }

.horoscopeOfTheDayPane .sign{float: left; width: 117px; height: 117px; padding: 20px 5px }
.horoscopeOfTheDayPane .sign_1{background: url(img/ico_astro_gm.png) -117px 0; width: 100%; height: 100%; overflow: hidden }
.horoscopeOfTheDayPane .sign_2{background: url(img/ico_astro_gm.png) -468px -117px; width: 100%; height: 100%; overflow: hidden}
.horoscopeOfTheDayPane .sign_3{background: url(img/ico_astro_gm.png) -117px -117px; width: 100%; height: 100%; overflow: hidden}
.horoscopeOfTheDayPane .sign_4{background: url(img/ico_astro_gm.png) -234px 0; width: 100%; height: 100%; overflow: hidden}
.horoscopeOfTheDayPane .sign_5{background: url(img/ico_astro_gm.png) 0 -117px; width: 100%; height: 100%; overflow: hidden}
.horoscopeOfTheDayPane .sign_6{background: url(img/ico_astro_gm.png) -585px -117px; width: 100%; height: 100%; overflow: hidden}
.horoscopeOfTheDayPane .sign_7{background: url(img/ico_astro_gm.png) -585px 0; width: 100%; height: 100%; overflow: hidden}
.horoscopeOfTheDayPane .sign_8{background: url(img/ico_astro_gm.png) -351px -117px; width: 100%; height: 100%; overflow: hidden}
.horoscopeOfTheDayPane .sign_9{background: url(img/ico_astro_gm.png) -234px -117px; width: 100%; height: 100%; overflow: hidden}
.horoscopeOfTheDayPane .sign_10{background: url(img/ico_astro_gm.png) -351px 0; width: 100%; height: 100%; overflow: hidden}
.horoscopeOfTheDayPane .sign_11{background: url(img/ico_astro_gm.png) 0 0; width: 100%; height: 100%; overflow: hidden}
.horoscopeOfTheDayPane .sign_12{background: url(img/ico_astro_gm.png) -468px 0; width: 100%; height: 100%; overflow: hidden}

.horoscopeThumbs .thumbs{width: 38px; height: 40px; float: left; margin: 3px !important; padding: 0 !important }
.horoscopeThumbs .thumbs a{display: block; width: 37px; height: 37px; border: none; text-decoration: none; }
.horoscopeThumbs .thumbs a:hover{text-decoration: none}
.horoscopeThumbs a.thumbs_sign_1{background: url(img/ico_astro_pm.png) -370px -37px ;width: 37px; height: 37px; margin: 10px; overflow: hidden}
.horoscopeThumbs a.thumbs_sign_1:hover, .horoscopeThumbs a.thumbs_sign_1.current{background: url(img/ico_astro_pm.png) -370px 0 ;width: 37px; height: 37px; margin: 10px; overflow: hidden;}
.horoscopeThumbs a.thumbs_sign_2{background: url(img/ico_astro_pm.png) -333px -37px ;width: 37px; height: 37px; margin: 10px; overflow: hidden}
.horoscopeThumbs a.thumbs_sign_2:hover, .horoscopeThumbs a.thumbs_sign_2.current{background: url(img/ico_astro_pm.png) -333px 0 ;width: 37px; height: 37px; margin: 10px; overflow: hidden;}
.horoscopeThumbs a.thumbs_sign_3{background: url(img/ico_astro_pm.png) -296px -37px ;width: 37px; height: 37px; margin: 10px; overflow: hidden}
.horoscopeThumbs a.thumbs_sign_3:hover, .horoscopeThumbs a.thumbs_sign_3.current{background: url(img/ico_astro_pm.png) -296px 0 ;width: 37px; height: 37px; margin: 10px; overflow: hidden;}
.horoscopeThumbs a.thumbs_sign_4{background: url(img/ico_astro_pm.png) -259px -37px ;width: 37px; height: 37px; margin: 10px; overflow: hidden}
.horoscopeThumbs a.thumbs_sign_4:hover, .horoscopeThumbs a.thumbs_sign_4.current{background: url(img/ico_astro_pm.png) -259px 0 ;width: 37px; height: 37px; margin: 10px; overflow: hidden;}
.horoscopeThumbs a.thumbs_sign_5{background: url(img/ico_astro_pm.png) -222px -37px ;width: 37px; height: 37px; margin: 10px; overflow: hidden}
.horoscopeThumbs a.thumbs_sign_5:hover, .horoscopeThumbs a.thumbs_sign_5.current{background: url(img/ico_astro_pm.png) -222px 0 ;width: 37px; height: 37px; margin: 10px; overflow: hidden;}
.horoscopeThumbs a.thumbs_sign_6{background: url(img/ico_astro_pm.png) -185px -37px ;width: 37px; height: 37px; margin: 10px; overflow: hidden}
.horoscopeThumbs a.thumbs_sign_6:hover, .horoscopeThumbs a.thumbs_sign_6.current{background: url(img/ico_astro_pm.png) -185px 0 ;width: 37px; height: 37px; margin: 10px; overflow: hidden;}
.horoscopeThumbs a.thumbs_sign_7{background: url(img/ico_astro_pm.png) -148px -37px ;width: 37px; height: 37px; margin: 10px; overflow: hidden}
.horoscopeThumbs a.thumbs_sign_7:hover, .horoscopeThumbs a.thumbs_sign_7.current{background: url(img/ico_astro_pm.png) -148px 0 ;width: 37px; height: 37px; margin: 10px; overflow: hidden;}
.horoscopeThumbs a.thumbs_sign_8{background: url(img/ico_astro_pm.png) -111px -37px ;width: 37px; height: 37px; margin: 10px; overflow: hidden}
.horoscopeThumbs a.thumbs_sign_8:hover, .horoscopeThumbs a.thumbs_sign_8.current{background: url(img/ico_astro_pm.png) -111px 0 ;width: 37px; height: 37px; margin: 10px; overflow: hidden;}
.horoscopeThumbs a.thumbs_sign_9{background: url(img/ico_astro_pm.png) -74px -37px ;width: 37px; height: 37px; margin: 10px; overflow: hidden}
.horoscopeThumbs a.thumbs_sign_9:hover, .horoscopeThumbs a.thumbs_sign_9.current{background: url(img/ico_astro_pm.png) -74px 0 ;width: 37px; height: 37px; margin: 10px; overflow: hidden;}
.horoscopeThumbs a.thumbs_sign_10{background: url(img/ico_astro_pm.png) -37px -37px ;width: 37px; height: 37px; margin: 10px; overflow: hidden}
.horoscopeThumbs a.thumbs_sign_10:hover, .horoscopeThumbs a.thumbs_sign_10.current{background: url(img/ico_astro_pm.png) -37px 0 ;width: 37px; height: 37px; margin: 10px; overflow: hidden;}
.horoscopeThumbs a.thumbs_sign_11{background: url(img/ico_astro_pm.png) 0 -37px ;width: 37px; height: 37px; margin: 10px; overflow: hidden}
.horoscopeThumbs a.thumbs_sign_11:hover, .horoscopeThumbs a.thumbs_sign_11.current{background: url(img/ico_astro_pm.png) 0 0 ;width: 37px; height: 37px; margin: 10px; overflow: hidden;}
.horoscopeThumbs a.thumbs_sign_12{background: url(img/ico_astro_pm.png) -407px -37px ;width: 37px; height: 37px; margin: 10px; overflow: hidden}
.horoscopeThumbs a.thumbs_sign_12:hover, .horoscopeThumbs a.thumbs_sign_12.current{background: url(img/ico_astro_pm.png) -407px 0 ;width: 37px; height: 37px; margin: 10px; overflow: hidden;}

.recipeDetailsPane{padding:  10px;}
.recipeDetailsPane h4{padding:  10px 0;}
.recipeDetailsPane li{padding: 5px 0}
.recipeDetailsPane .summaryPane{float: left; width: 220px}
.recipeDetailsPane .ingredient li{list-style-position: outside; list-style-type: square; margin-left: 10px; padding: 5px 0}
.recipeDetailsPane .ingredient .topIng{clear: left;  background: url(img/ingredients_recette.png) no-repeat; width: 200px; height: 27px; margin-top: 10px}
.recipeDetailsPane .ingredient .contentIng{padding: 5px 10px; background: #fc0; border: 1px solid #99c; border-top: none; border-bottom: none; width: 178px}
.recipeDetailsPane .ingredient .bottomIng{background: url(img/ingredients_recette.png) 0 -27px no-repeat; width: 200px; height: 27px; }

.recipeListPane{margin: 15px 5px}
.recipeImage{float: left; margin: 10px 5px; width: 200px; height: 150px; text-align: center; border: 1px solid #636}
.recipeImage img{width: 200px; height: 150px; text-align: center}
.recipeInfo{float: left; width: 240px; margin: 2px; padding: 2px}
.recipeInfo span{font-weight: bold; font-size: 12px; font-family: century}
.recipeInfo .icoPerson, .recipeInfo .person,
.recipeInfo .icoPreparation, .recipeInfo .preparation,
.recipeInfo .icoCuisson, .recipeInfo .cuisson{float: left; line-height: 30px; margin: 5px 5px}
.recipeInfo .icoPerson,
.recipeInfo .icoPreparation,
.recipeInfo .icoCuisson{float: left;width: 30px; height: 30px}
.recipeInfo .icoPerson{background: url(img/icon_recette.png) 0 0 no-repeat}
.recipeInfo .icoPreparation{background: url(img/icon_recette.png) -60px 0 no-repeat}
.recipeInfo .icoCuisson{background: url(img/icon_recette.png) -30px 0 no-repeat}

.recipeSummary {float: right; width: 355px}
.recipeSummary a{color: #000 !important; display: block; margin: 5px 0; font-size: 12px; font-weight: bold}
.recipeSummary a:hover{color: #636 !important}
.recipeSummary .description{color: #c39}
.recipeSummary a.description{color: #c39 !important; display: inline}
.recipeThumb {float: left; width: 90px; height: 67px; border: 1px solid #ccc;}

.socialNetwork{
    background: url(img/services-ico.png);
    width: 60px; height: 68px;
    display: inline-block;
    cursor: pointer;
}
.sn_twitter{
    background-position: 0 0;
    margin: 5px 10px 0 5px;
}
.sn_facebook{
    background-position: 0 -73px;
    margin: 5px 20px 0 20px;
}
.sn_newsletter{
    background-position: 0 -146px;
    margin: 5px 0 0 20px;
}
.spanTag{
    font-weight:bold;
    color:#842869;
    vertical-align:middle;
    display:block;
    float:left;
    background:#f8d9df url("img/puce_lbc.png") no-repeat left;
    line-height:20px;
    width:auto;
    padding:0 5px 0 17px;
}
.spanTagNormal{
    font-weight:bold;
    color:#842869;
    vertical-align:middle;
    display:block;
    float:left;
    background: url("img/rubrique-title-bg.png") no-repeat ;
    line-height:15px;
    width:78px;
    height:22px;
    padding:0 5px 0 17px;
}
.share{
    font-size: 10px;
    font-weight: bold;
}
.share input{
    width: 440px;padding: 5px 20px 5px 20px;margin: auto;border: none;font-size: 10px;cursor: pointer;background: #fff7fa;
}
.sideMini{
    float:left;
    width:127px;
}

.sideMiddle{
    float:right;
}

/* BLOC */
.blocSidebarMini,.blocMini,.bloc, .blocCenter,.blocBig, .blocSidebar{
    background: url("img/bloc-bg.png");
    padding:0 15px

}

.blocBig{
    width: 675px;
}

.blocBig.top{
    background-position:-6px 0;
    height:17px;
}

.blocBig.middle{
    background-position:-720px 0;
    height:auto;
}

.blocBig.bottom{
    background-position: -6px -35px;
    height:17px;
}

.blocCenter{
    width: 548px;
    padding:5px 13px;
}

.blocCenter.top{
    background-position:-1442px -3px;
    height:10px;
}

.blocCenter.middle{
    background-position:-2024px 0;
}

.blocCenter.bottom{
    background-position:-1442px -25px;
    height:10px;
}
.bloc{
    width: 260px;
    padding:5px 13px
}

.bloc.top{
    background-position:-3556px -3px;
    height:10px;
}

.bloc.middle{
    background-position:-3856px 0;
}

.bloc.middle li{
    margin:15px 0;
}

.bloc.middle li h4 {
    display:inline;
}

.bloc.bottom{
    background-position:-3556px -25px;
    height:10px;
}

.blocMini{
    width: 115px
}

.blocMini.top{
    background-position:-3257px -5px;
    height:10px;
}

.blocMini.middle{
    background-position:-3407px 0;
}

.blocMini.middle li a{
    line-height: 20px;
}

.blocMini.middle ul li{
    border: 10px 0;
}

.blocMini.bottom{
    background-position:-3257px -30px;
    height:10px;
}

.blocSidebarMini{
    width: 115px
}

.blocSidebarMini.top{
    background-position:-4146px -5px;
    height:10px;
}

.blocSidebarMini.middle{
    background-position:-4296px 0;
}

.blocSidebarMini.middle ul li{
    border: 10px 0;
}

.blocSidebarMini.bottom{
    background-position:-4146px -30px;
    height:10px;
}

.blocSidebar{
    width:280px;
}

.blocSidebar.top{
    background-position:-2617px -5px;
    height:15px;
}

.blocSidebar.middle{
    background-position:-2937px 0;
}

.blocSidebar.bottom{
    background-position:-2617px -35px;
    height:10px;
}

.blocSidebar h3{
    background:url("img/puce_lbc.png") no-repeat 0 2px;
    padding-left:15px;
    margin-bottom:5px;
    line-height: 14px;
}
.blocSidebar .dossierTitle{
    width:121px
}

.blocSidebar ul{ margin: 0;}
.blocSidebar ul li{
    width:100%;padding: 5px 0;
}
.blocSidebar ul li a{
    font-size:90%;
    color:#719890;
}
/*------ARTICLES----*/

.article p{
    width:340px
}

.article h3{
    width:330px
}

.article .textPreview{
    float: right; width: 338px;
}

.article .comment{
    margin:auto;
    background:url("img/comment-ico.png") no-repeat ;
    padding-left:25px
}

.article a.seeMore_3{
    background:url("img/puce_lbc.png") no-repeat left;
    height:15px;
    float:right;
    padding-left:15px;
}

.tumbs{
    width:120px;
    height:70px;
}

.page_nav{
    width: 100%;height: 16px;margin: 10px 0 20px 0;
}

.page_nav ul{
    text-align: center;
}

.page_nav li.prev, .page_nav li.next{
    padding: 0 10px;
}

.page_nav li{
    display: inline;
    list-style-type: none;
}