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

.contentTabs {
	width:729px;
	/*height: 165px; */	
	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: 294px;
	height: 40px;
	background-image:url(../images/edito_topend.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_reggaeTV_off.gif); }
#bt2 a { background-image: url(../images/bt_selector_reggaeRadio_off.gif); }
#bt3 a { background-image: url(../images/bt_selector_reggaeMag_off.gif); }

#bt1 a:hover { background-image:url(../images/bt_selector_reggaeTV.gif); }
#bt2 a:hover { background-image: url(../images/bt_selector_reggaeRadio.gif); }
#bt3 a:hover { background-image: url(../images/bt_selector_reggaeMag.gif); }

#bt1 a.selected { background-image:url(../images/bt_selector_reggaeTV.gif); }
#bt2 a.selected { background-image: url(../images/bt_selector_reggaeRadio.gif); }
#bt3 a.selected { background-image: url(../images/bt_selector_reggaeMag.gif); }


