
/* BASELINE */

#entete h2 {
position: absolute;
top: 120px;
left: 577px;
width: 330px;
height: 72px;
background: transparent url(../img/baseline-bkg.png) no-repeat top center;
}


/* KARTOUCHES */

#kartouches_1 {
margin: 84px 0 0 24px;
width: 580px;
background: transparent url(../img/kartouches-bkg.png) repeat-y 0 0;
}

#kartouches_2 {
width: 580px;
background: transparent url(../img/kartouches_bas-bkg.png) no-repeat bottom center;
}

#kartouches {
padding: 0 0 15px 0;
width: 580px;
background: transparent url(../img/kartouches_haut-bkg.png) no-repeat top center;
}

#kartouches #kartouche_gauche {
float: left;
margin: 8px 0 0 10px;
width: 177px;
}

#kartouches #kartouche_milieu {
float: left;
margin: 8px 0 0 14px;
width: 177px;
}

#kartouches #kartouche_droit {
float: left;
margin: 8px 0 0 14px;
width: 177px;
}

#kartouches h4 a {
display: block;
width: 157px;
height: 40px;
}

#kartouches a {
display: block;
padding: 5px 10px;
color: #4b4b4b;
text-align: center;
}

#kartouches a.taoma {
padding-top: 55px;
background: transparent url(../img/kartouches-logo_taoma.png) no-repeat top center;
}