/* CSS Document */

body {
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}

#Containerheader {
margin : 0;
padding : 0;
width : 1000px;
height : 114px;
position : relative;
top : 0;
}
.posLogo {
float : left;
padding : 2px 7px 2px 0;
}
.posBanniere {
width : 470px;
margin : 14px 0 14px 7px;
float : left;
}
.posBanniere img {
border : 1px solid #000000;
}
#posMetanav {
margin-top : 9px;
width : 388px;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
text-align : center;
height : 11px;
margin-left : 12px;
float : left;
}
#posMetanav ul {
font-family : Verdana, Arial, Helvetica, sans-serif;
list-style-type : none;
font-weight : bold;
}
#posMetanav li {
display : inline;
padding : 0 8px;
}
#posMetanav li a {
font-size : 10px;
white-space : nowrap;
color : #5f81aa;
text-decoration : none;
font-weight : bold;
}
#posMetanav a:hover {
font-size : 10px;
white-space : nowrap;
color : #5f81aa;
text-decoration : none;
font-weight : bold;
}
.filiale_header {
float : right;
margin-top : 43px;
margin-right : 0;
text-align : center;
width : 180px;
}
.filiale_header img, .filiale_header_gauche img {
border : none;
}
.filiale_header_gauche {
float : right;
margin-top : 43px;
width : 200px;
border : none;
text-align : center;
}


/* onglets */
.posTabMenu {
height : 19px;
width : 1000px;
float : left;
}
.posTabMenu a {
font-size : 10px;
line-height : 10px;
}
.posTabMenu img {
padding : 0;
margin : 0;
}
.bottomBar {
background-image : url(../img/lignes.gif);
background-repeat : repeat-x;
}
.imgCell {
height : 17px;
width : 6px;
font-family : verdana;
font-size : 1px;
line-height : 0;
} 

/* onglets actifs */
td.activeMiddle .tabLinkActive {
text-decoration : none;
color : #ffffff;
font-family : Verdana;
font-size : 10px;
}
td.activeMiddle .tabLinkActive a {
text-decoration : none;
color : #ffffff;
font-family : Verdana;
font-size : 10px;
}
td.activeMiddle .tabLinkActive a:hover {
text-decoration : none;
color : #ffffff;
font-family : Verdana;
font-size : 10px;
}
.activeTab {
color : #ffffff;
background-color : #D47C18;
font-family : Verdana;
font-size : 9px;
}
.activeMiddle {
height : 16px;
font-family : Verdana;
font-size : 10px;
color : #ffffff;
border-top : 1px solid #878684;
}
.activeBottomCell {
font-size : 1px;
line-height : 0;
height : 3px;
background-color : #D47C18;
}

/* onglets inactifs */
td.inactiveMiddle .tabLink {
text-decoration : none;
color : #000000;
font-family : Verdana;
font-size : 10px;
}
td.inactiveMiddle .tabLink a {
text-decoration : none;
color : #000000;
font-family : Verdana;
font-size : 10px;
}
td.inactiveMiddle .tabLink a:hover {
text-decoration : none;
color : #000000;
font-family : Verdana;
font-size : 10px;
}
.inactiveTab {
color : #000000;
background-color : #ffffff;
font-family : Verdana;
font-size : 9px;
}
.inactiveMiddle {
height : 16px;
font-family : Verdana;
font-size : 10px;
color : #000000;
border-top : 1px solid #878684;
}
.inactiveBottomCell {
font-size : 1px;
line-height : 0;
height : 3px;
background-color : white;
background-image : url(../img/lignes2.gif);
background-repeat : repeat-x;
background-position : bottom;
}

