.topBandeau {
	background-image: url(/images/interface/bandeau-top-1.png);
}
.topSubBandeau {
	background-image: url(/images/interface/bandeau-top-2.png);
	line-height: 15px;
}
.topLeftMenu {
	background-image: url(/images/interface/bandeau-top-left.png);
}
.middleLeftMenu {
	background-image: url(/images/interface/bandeau-middle-left.png);
	background-repeat:repeat-y;
}
.bottomLeftMenu {
	background-image: url(/images/interface/bandeau-bottom-left.png);
}
.topRightMenu {
	background-image: url(/images/interface/bandeau-top-right.png);
}
.middleRightMenu {
	background-image: url(/images/interface/bandeau-middle-right.png);
	background-repeat:repeat-y;
}
.middleTopRightMenu {
	background-image: url(/images/interface/bandeau-middle-top-right.jpg);
	background-repeat:repeat-y;
}
.middleCenterRightMenu {
	background-image: url(/images/interface/bandeau-middle-center-right.gif);
	background-repeat:repeat-y;
}
.bottomRightMenu {
	background-image: url(/images/interface/bandeau-bottom-right.png);
}
.bottomRightBandeau {
	background-image: url(/images/interface/bandeau-down-1.png);
}
.bottomBandeau {
	background-image: url(/images/interface/bandeau-down-2.png);
}
.filerBox {
	height: 100%;
}

.panier{
	font: 10px "Verdana", Arial, sans-serif;
	color : #FFFFFF;
	margin-top: 5px;
	margin-right: 150px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height : 14px;
	text-decoration : none;
	letter-spacing : 0pt;
}

.fournisseur{
    font-family:      Verdana, Arial, Helvetica, sans-serif;
    font-size:        10px;
    background-color: #ffffff;
    color:            #000000;
    width:            110px;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.error {
  color: #FF3300;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
.sql {
	font : 12px, verdana, helvetica, verdana,sans-serif;
	color : #222222 ;
	margin : 0px 0px 0px 0px;
	line-height : 14px ;
	letter-spacing : 0pt;
	border-color: #001200;
}


.g-line-sep {
	background-image: url(/images/interface/cadre3/g-line-sep.png);
	background-repeat: no-repeat;
}
.g-corner-top-left {
	background-image: url(/images/interface/cadre3/g-corner-top-left.png);
	background-repeat: no-repeat;
	vertical-align:bottom;
}
.g-corner-top-right {
	background-image: url(/images/interface/cadre3/g-corner-top-right.png);
	background-repeat: no-repeat;
	vertical-align:bottom;
}
.g-corner-bottom-left {
	background-image: url(/images/interface/cadre3/g-corner-bottom-left.png);
	background-repeat: no-repeat;
	vertical-align:top;
}
.g-corner-bottom-right {
	background-image: url(/images/interface/cadre3/g-corner-bottom-right.png);
	background-repeat: no-repeat;
	vertical-align:top;
}
.g-line-top-h {
	background-image: url(/images/interface/cadre3/g-line-top-h.png);
	background-repeat: repeat-x;
	vertical-align:bottom;
}
.g-line-bottom-h {
	background-image: url(/images/interface/cadre3/g-line-bottom-h.png);
	background-repeat: repeat-x;
	vertical-align:top;
}
.g-line-left-v {
	background-image: url(/images/interface/cadre3/g-line-left-v.png);
	background-repeat: repeat-y;
}
.g-line-right-v {
	background-image: url(/images/interface/cadre3/g-line-right-v.png);
	background-repeat: repeat-y;
}
.g-corner-middle-left {
	background-image: url(/images/interface/cadre3/g-corner-middle-left.png);
	background-repeat: no-repeat;
}
.g-corner-middle-right {
	background-image: url(/images/interface/cadre3/g-corner-middle-right.png);
	background-repeat: no-repeat;
}
.g-line-middle-h {
	background-image: url(/images/interface/cadre3/g-line-middle-h.png);
	background-repeat: repeat-x;
}