/* CSS Document */
#element-top4 {
 padding: 0px 0px 5px 12px;
 width: 165px;
 float:left;
}

.contentTabs {
	width:729px;	
	background-image:url(../images/edito_rempl.gif);

}
.bottomTabs {
	width:729px;
	height: 21px;
	background-image:url(../images/edito_bottom.gif);
	background-repeat:no-repeat;
}

.endTabs {
	width: 438px;
	height: 40px;
	background-image:url(../images/top4_end_larg.gif);
	background-repeat:no-repeat;
	float:left;
}
.idTabs {
	height: 40px;
	width: 729px;
}
.idTabs a {
  display:block;
  width : 145px;
  height: 40px;
  float:left;
}

#bt1 a { background-image:url(../images/bt_selector_repports_off.gif); }
#bt2 a { background-image: url(../images/bt_selector_clips_off.gif); }


#bt1 a:hover { background-image:url(../images/bt_selector_repports.gif); }
#bt2 a:hover { background-image: url(../images/bt_selector_clips.gif); }


#bt1 a.selected { background-image:url(../images/bt_selector_repports.gif); }
#bt2 a.selected { background-image: url(../images/bt_selector_clips.gif); }


