/* CSS - PAGES */
div#body-page {
    background:url(../images/static/0128-innovations-bg.gif) center 47px no-repeat;
}
div#body-bottom {
    background:url(../images/static/0128-innovations-bg-bottom.gif) center top no-repeat ;
    width:980px;
    height:10px;
    float:left;
}
div#body-bottom-image {
    width:980px;
    height:100px;
    float:left;
}

/* STYLES ONGLETS */
div#body-page ul.onglet-innovations {
    float:right;
    margin-top:-20px;
    margin-right:10px;
}
div#body-page ul.onglet-innovations li.onglet {
    float:left;
    list-style:none;
}

/* HOME */

div.cadre-innovation {
    width:980px;
    text-align:center;
    margin-top:200px;
}
div.bloc-innovation {
    width:260px;
    margin:0 20px;
    padding-bottom:50px;
    float:left;
    text-align:left;
}
div.bloc-innovation-titre {
    width:100%;
    height:30px;
    font-size:18px;
    float:left;
}
div.bloc-innovation-texte {
    width:100%;
    height:35px;
    font-size:14px;
    float:left;
    margin-bottom:5px;
}
div.bloc-innovation-bouton {
    width:100%;
    text-align:center;
    padding-top:10px;
}
/*div.innovation-bouton-homme , div.innovation-bouton-femme , div.innovation-bouton-enfant { 
    height:29px;
    padding-right:21px;
    width:120px;
}*/
div.innovation-bouton-femme, div.innovation-bouton-homme, div.innovation-bouton-enfant, div.innovation-bouton-default {
    margin:auto;
    text-align:center;
    height:29px;
    padding-right:21px;
    width:120px;
}
* html div.innovation-bouton-femme, 
* html div.innovation-bouton-homme, 
* html div.innovation-bouton-enfant, 
* html div.innovation-bouton-default {
    padding-right:6px;
}
a.innovation-lien-homme, a.innovation-lien-femme , a.innovation-lien-enfant, a.innovation-lien-default {
    width:100%;
    height:25px;
    float:left;
    padding:7px 5px 0px 10px;
    text-transform:uppercase;
    text-decoration:none;
    font-weight:bold;
}
div.innovation-bouton-femme {
    background:url(../images/static/0128-bt-femme-r.gif) right top no-repeat ;
}
div.innovation-bouton-homme {
    background:url(../images/static/0128-bt-homme-r.gif) right top no-repeat ;
}
div.innovation-bouton-default {
    background:url(../images/static/0128-bt-homme-r.gif) right top no-repeat ;
}
div.innovation-bouton-enfant {
    background:url(../images/static/0128-bt-enfant-r.gif) right top no-repeat ;
}

div#main div#body div.page div#body-page a.innovation-lien-femme {
    background:url(../images/static/0128-bt-femme-l.gif) left top no-repeat ;
    color:#88d201;
}
div#main div#body div.page div#body-page a.innovation-lien-homme {
    background:url(../images/static/0128-bt-homme-l.gif) left top no-repeat ;
    color:#88d201;
}
div#main div#body div.page div#body-page a.innovation-lien-default {
    background:url(../images/static/0128-bt-homme-l.gif) left top no-repeat ;
    color:#FFF;
}
div#main div#body div.page div#body-page a.innovation-lien-enfant {
    background:url(../images/static/0128-bt-enfant-l.gif) left top no-repeat ;
    color:#FFF;
}
div.innovation-bouton {
    text-align:center;
    width:100%;
}
