/* CSS Document */

#bt_pub{
	display:block;
	background-image:url(../images/ktm_tax_free_tva_offerte.jpg);
	background-position:-1px -1px;
	background-repeat:no-repeat;
	width:524px;
	height:169px;
	border:solid 1px #000;
}

	#bt_pub SPAN{
		display:none;
	}


#bt_vue_eclatee{
	display:block;
	background-image:url(../images/banniere_vues_eclatees.jpg);
	background-position:-1px -1px;
	background-repeat:no-repeat;
	width:524px;
	/*height:169px;*/
	height:55px;
	border:solid 1px #000;
}

	#bt_vue_eclatee SPAN{
		display:none;
	}

#bt_catalogue{
	display:block;
	background-image:url(../images/banniere_catalogue.jpg);
	background-position:-1px -1px;
	background-repeat:no-repeat;
	width:524px;
	height:169px;
	/*height:55px;*/
	border:solid 1px #000;
}

	#bt_catalogue SPAN{
		display:none;
	}





