/*-----------------------------------------[Cady]--*/
#cady {
	width:163px;
	height:auto;
	padding-top:50px;
	background:url(../images/panier.jpg) no-repeat left top;
}
	#cady a, div#paiement a{
		display:block;
		color:#d71d6b;
		padding-left:10px;
		background:url(../images/puce_rose.gif) no-repeat left top;
		background-position:0 3px;
	}
		#cady a:hover, div#paiement a:hover{
			text-decoration:none;
		}
	#cady div.content{
		color:#696868;
	}
	#cady div.commander{
		width:148px;
		height:22px;
		margin-top:4px;
		padding-top:4px;
		background:url(../images/cmd_bt.gif) no-repeat left top;
	}
		#cady div.commander a{
			width:130px;
			height:18px;
			color:white;
			display:block;
			margin-left:7px;
			padding-left:16px;
			text-decoration:none;
			font:bold 11px Tahoma, Verdana, Arial;
			background:url(../images/fleche.gif) no-repeat left top;
		}
			#cady div.commander a:hover{
				color:#c8e483;
				text-decoration:underline;
				background:url(../images/fleche2.gif) no-repeat left top;
			}

/*-----------------------------------------[NewsLetter]--*/
div#newsletter{
	width:163px;
	height:auto;
	padding-top:50px;
	background:url(../images/newsletter.jpg) no-repeat left top;
}	
		
/*-----------------------------------------[Tirage]--*/
div#tirage{
	width:163px;
	height:auto;
	padding-top:50px;
	background:url(../images/tirages-au-sort.jpg) no-repeat left top;
}

/*-----------------------------------------[rdv-creatif]--*/
div#rdv-creatif{
	width:163px;
	height:auto;
	padding-top:50px;
	background:url(../images/rdv-crea.jpg) no-repeat left top;
}
	div#rdv-creatif div.contenaire{
		background:none;
	}
	
/*-----------------------------------------[Materiels]--*/
div#materiels{
	width:163px;
	height:auto;
	padding-top:50px;
	background:url(../images/trouver-materiel.jpg) no-repeat left top;
}
	div#materiels div.contenaire{
		color:#484747;
	}
	div#materiels div.bouton2{
		background:url(../images/reche_bt.gif) no-repeat left top;
	}
	
/*-----------------------------------------[Facebook]--*/
div#facebook{
	width:163px;
	padding-top:10px;
}
	
/*-----------------------------------------[Paiement]--*/
div#paiement{
	width:163px;
	height:auto;
	padding-top:50px;
	background:url(../images/paiement.jpg) no-repeat left top;
}
	div.aide{
		width:40px;
		height:16px;
		padding-right:18px;
		background:url(../images/help-icon.gif) no-repeat right center;
	}
	div#paiement div.infos{
		color:#5d5d5d;
		margin-top:6px;
		padding-top:4px;
		font:normal 0.9em Tahoma, Verdana, Arial;
		border-top:1px dashed #bbbaba;
	}
/*-----------------------------------------[bouton2]--*/
div.bouton2{
	width:89px;
	height:19px;
	margin:auto;
	margin-top:4px;
	text-align:center;
	background:url(../images/abonn_bt.gif) no-repeat left top;
}
	div.bouton2 a{
		color:white;
		display:block;
		text-align:center;
		line-height:19px;
		text-decoration:none;
	}
		div.bouton2 a:hover{
			text-decoration:none;
		}


