.astuces {
    
}
.emailingastuces {
    margin-left: 15px;
}
.emailingastuces a{
    color: #FF7D01;
}
.astuces_picto {
    position:absolute;
    margin: 5px 0px 0px -20px;
    width: 50px;
    height: 50px;
    background: url(../images/astuces/14.png) no-repeat;
}

.astuces_picto_13 {
    position:absolute;
    margin: 5px 0px 0px -20px;
    width: 50px;
    height: 50px;
    background: url(../images/astuces/13.png) no-repeat;
}
.astuces_head, .astuces_bottom {
    height:10px
}
.astuces_head .hd_left {
    width:10px;
    background: url(../images/astuces/b_l_t.gif) no-repeat;
}

.astuces_head .hd_middle {
    background: url(../images/astuces/b_t.gif) repeat-x;
}

.astuces_head .hd_right {
    width:10px;
    background: url(../images/astuces/b_r_t.gif) no-repeat;
}

.astuces_bottom .ft_left {
    width:10px;
    background: url(../images/astuces/b_l_b.gif) no-repeat;
}

.astuces_bottom .ft_middle {
    background: url(../images/astuces/b_b.gif) repeat-x;
}

.astuces_bottom .ft_right {
    background: url(../images/astuces/b_r_b.gif) no-repeat;
}

.astuces_body .bd_left {
    width:10px;
    background: url(../images/astuces/b_m_l.gif) repeat-y;
}

.astuces_body .bd_middle {
    padding-left: 20px;
}
.astuces_body .bd_middle img {
    float:right;
}
.astuces_body .bd_middle p {
    -x-system-font:none;
    color:#6D8CAC;
    font-family:arial;
    font-size:11px;
    font-style:normal;
    font-weight:bold;
}
.astuces_body .bd_right {
    width:10px;
    background: url(../images/astuces/b_m_r.gif) repeat-y;
}

#spVoirAstuces{
    position: absolute;
    top: 0px;
    right: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: -10px;
    display: none;
}