@charset "utf-8";
/* CSS Document */
.TabsBackgroundLine {
height:22px; width:720px; position:absolute; z-index:0; background-image:url(../images/onglets-fiche/lignebas2.gif); background-position:bottom; background-repeat: repeat-x; top: 1px;
}
.TabContent {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9a9a9a;
	border-right-color: #9a9a9a;
	border-bottom-color: #9a9a9a;
	border-left-color: #9a9a9a;
	position:relative;
	top: -0px;
}
.TabButtons {
background-position: bottom;
background-repeat: repeat-x; 
position:relative;
width:720px; 
height:22px; 
border:none;
top:2px;
}