.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
/*display: inline;
margin: 0;*/
float:left;
height:40px;
line-height:15px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:2px;
text-align:center;
text-decoration:none;
width:130px;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
color: #2d2b2b;
background:url(images/fd_onglet_on.png) no-repeat;
width:108px;
}

.shadetabs li a:hover{
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
background-image:url(images/fd_onglet_hover.png);
text-decoration: none;
color: #FFFFFF;
height:27px; 
width:108px;
}

.shadetabs li.selected{
margin-bottom:0;
padding-bottom:1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image:url(images/fd_onglet_on.png);
color:#000000;
font-weight:bold;
position:relative;
text-decoration:none;
width:108px;
z-index:20;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
-moz-border-radius-topleft:4px;
-moz-border-radius-topright:4px;
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content container*/
background-image:url(images/bkg_tabcontentstyle.jpg);
border-top:1px solid #000000;
height:auto;
margin-left:2px !important;
padding:10px;
position:relative;
text-align:left;
top:0 !important;
width:979px;
}
div#tcontent1 {
color:#FFFFFF;
height:100%;
margin:auto auto 30px;
width:100%;
}

div#tcontent2{
color:#FFFFFF;
margin:auto auto 30px;
height:100%;
width:100%;
}

div#tcontent3{
color:#FFFFFF;
margin:auto auto 30px;
height:100%;
width:100%;
}

div#tcontent4 {
color:#FFFFFF;
margin:auto auto 30px;
height:100%;
width:100%;
}

div#tcontent5 {
color:#FFFFFF;
margin:auto auto 30px;
height:100%;
width:100%;
}
div#tcontent6 {
color:#FFFFFF;
margin:auto auto 30px;
height:100%;
width:100%;
}

div#tcontent7 {
color:#FFFFFF;
margin:auto auto 30px;
height:100%;
width:100%;
}

div#tcontent8 {
color:#FFFFFF;
margin:auto auto 30px;
height:100%;
width:100%;
}

.tabs_container{
margin:auto -2px 0;
width:1009px;
}
div#tcontent1 a {
color:#F8E882;
font-size:10px;
}

div#tcontent1 a:hover{
color:#ffa500;
font-size:10px;
}

div#tcontent2 a {
color:#966300;
font-size:10px;
}
div#tcontent2 a:hover{
color:#ffa500;
font-size:10px;
}

div#tcontent3 a {
color:#F8E882;
font-size:10px;
}
div#tcontent3a:hover{
color:#ffa500;
font-size:10px;
}

div#tcontent4 a {
color:#F8E882;
font-size:10px;
}

div#tcontent4 a:hover{
color:#ffa500;
font-size:10px;
}

div#tcontent5 a {
color:#F8E882;
font-size:10px;
}
div#tcontent5 a:hover{
color:#ffa500;
font-size:10px;
}

div#tcontent6 a {
color:#F8E882;
font-size:10px;
}

div#tcontent6 a:hover{
color:#ffa500;
font-size:10px;
}

div#tcontent7 a {
color:#F8E882;
font-size:10px;
}

div#tcontent7 a:hover{
color:#ffa500;
font-size:10px;
}

div#tcontent8 a {
color:#F8E882;
font-size:10px;
}

div#tcontent8 a:hover{
color:#ffa500;
font-size:10px;
}
##############################

.tabdossier {
	position:relative;
	margin-left :0px !important;
	margin-left :2px;
	width: 520px;
}

.tabList ul {
height:39px;
margin:0;
padding:0;
width:1000px;
}
.tabList ul li {
float:left;
height:40px;
line-height:15px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:2px;
text-align:center;
text-decoration:none;
width:123px;
}

.tabList ul li a {
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
background:transparent url(images/fd_onglet.png) repeat-x scroll center bottom ;
border-color:#552800;
border-style:solid solid none;
border-width:1px 1px 0;
color:#FFFFFF;
display:block;
height:27px;
padding-top:8px;
text-decoration:none;
width:108px;
}

.tabList ul li.actif { 
	padding-bottom : 1px;
	margin-bottom : 0;
}
	
.tabList ul li.actif a {
	position:relative;
	color : black;
	background-image: url(images/fd_onglet_on.png);
	text-decoration : none;
	font-weight: bold;
	z-index: 20;
}

.tableau {
	text-align: center;
	background-color: #FFFFFF;
	border: 1px solid #cccccc;
	width: 530px;
	border-collapse:collapse;
}
@media print {
.tabcontent {
display:block!important;
}
}
