/* Panel Tab/button */
#position{
float: right;
margin-right: 30px;
position: relative;
z-index: 999;
height: 27px;
}

#trial-access {
    background: url('../pictos_site2012_21/btn_trial.png') no-repeat;
    height: 27px;
    width: 100px;
    padding: 0 0 0 3px;
    margin-right: 6px;
    float: left;
    line-height: 24px;
}

#trial-access a {
    color: #fff;
}



#left-tab,
#left-tab2 {
background: url(../pictos_site2012_21/tab_l.gif) no-repeat right 0;
height: 27px;
width:18px;
padding: 0;
margin: 0;
float: left;
}


#center-tab,
#center-tab2 {
background: url(../pictos_site2012_21/tab_m.gif) repeat-x 0 0;
height: 27px;
float: left;
color: #fff;
line-height: 23px;
}


#right-tab,
#right-tab2 {
background: url(../pictos_site2012_21/tab_r.gif) no-repeat left 0;
height: 27px;
width: 20px;
padding: 0;
margin: 0;
float: left;
}


#center-tab a,
#center-tab2 a {
color: #fff;
background: url(../pictos_site2012_21/fleche_login.gif) no-repeat left 3px;
padding-left: 10px;
}


#center-tab a:hover,
#center-tab2 a:hover {
color: white;
}


.flag {
height: 27px;
width: 33px;
padding: 0;
margin: 0;
float: left;
}

