

#colls .c1 .news-infos a.achetez-vos-billet{
    display: block;
    float: right;
	font-size: 10px;
	text-decoration: none;
    width: 112px;
    height: 18px;
    padding: 2px 0 0 3px;
    margin-right: 10px;
    color: white;
    background: url(../images/achetez-vos-billet.gif) top left no-repeat;
}
#colls .c1 .news-infos a.achetez-vos-billet:hover{
    color: #000;
}


/* LISTE DES SPECTACLE */
#content #spectacle-liste div.element a.achetez-vos-billet{
    position: absolute;
    bottom: 5px;
    right: 10px;
    display: block;
    padding: 2px 0 0 7px;
    width: 108px;
    height: 18px;
    color: white;
    font-size: 10px;
    text-decoration: none;
    background: url(../images/achetez-vos-billet.gif) top left no-repeat;
}

#content #spectacle-liste div.element a.plus-info{
    position: absolute;
    bottom: 5px;
    right: 135px;
    display: block;
    padding: 2px 0 0 16px;
    width: 71px;
    height: 18px;
    color: white;
    font-size: 10px;
    text-decoration: none;
    background: url(../images/spectacle-plus-info.gif) top left no-repeat;
}

/*Button
***********************/
#colls.subscribe .c2 .btnOrderNow			{ width: 118px; background: url(../images/btn-order-now.gif) top left no-repeat; }
#colls.subscribe .c2 .btnContinue			{ width: 114px; background: url(../images/btn_continue.png) top left no-repeat; }
#colls.subscribe .c2 .btnAdd				{ width: 35px; background: url(../images/btn_add.png) top left no-repeat; }
#colls.subscribe .c2 .btnPrint				{ display: block; height: 19px; width: 50px; background: url(../images/btn_print.png) top left no-repeat; }


#colls.subscribe .c2.profil .blockProfil h4.titlePersonal	{ background: url(../images/title-personal-info.gif) top left no-repeat; }	
#colls.subscribe .c2.profil .blockProfil h4.titleBilling	{ background: url(../images/title-billing-address.gif) top left no-repeat; }	
#colls.subscribe .c2.profil .blockProfil h4.titleKnow	{ background: url(../images/title-first-know.gif) top left no-repeat; }	
#colls.subscribe .c2.profil .blockProfil h4.titleDelivery	{ background: url(../images/title-delivery-address.gif) top left no-repeat; }	


#colls.subscribe .c2 .btnSubscribe			{ background: url(../images/btn_subscribe.jpg) top left no-repeat; }
#colls.subscribe .c2 .btnContinueWithout	{ background: url(../images/btn-continue-without.gif) top left no-repeat; }
#colls.subscribe .c2 .btnWithoutDonation	{ background: url(../images/btn-continue-donation.gif) top left no-repeat; }
#colls.subscribe .c2 .btnAddOrder			{ background: url(../images/btn-add-order.gif) top left no-repeat; }
#colls.subscribe .c2 .btnDonation			{ background: url(../images/btn-add-donation.gif) top left no-repeat; }
#colls.subscribe .c2 .btnContinueCheckout	{ background: url(../images/btn-continue-checkout.gif) top left no-repeat; }
#colls.subscribe .c2 .btnSecuredCheckout 	{ background: url(../images/btn_secured_checkout.gif) top left no-repeat; }
#colls.subscribe .c2 .btnProceed 		{ background: url(../images/btn-proceed-checkout.gif) top left no-repeat; }
#colls.subscribe .c2 .btnOrder 		{ background: url(../images/btn-order.gif) top left no-repeat; }
#colls.subscribe .c2 .btnEditOrder 		{ background: url(../images/btn-edit-order.gif) top left no-repeat; }

#colls.subscribe .c2 .btnEdit 				{ width: 60px; background: url(../images/btn_edit.gif) top left no-repeat; }


#colls.subscribe .c2.checkout .info .boxAddress.billing			{ background: url(../images/bg_billing_address.gif) top left no-repeat;}
#colls.subscribe .c2.checkout .info .boxAddress.delivery		{ background: url(../images/bg_delivery_address.gif) top left no-repeat;}
#colls.subscribe .c2.checkout .info .boxComments				{ background: url(../images/bg_order_comments.gif) top left no-repeat; }

#colls.subscribe .c2 .learnMore { margin-left: 123px; }
