/**********ligne du bas éléments divers***********/

div#elementsDivers{
	width:1054px;
	float:left;
	border-top:black solid 1px;
}

div#parrainageFooter,div#chequesCadeau,div#widget{
	display:inline;
	width:235px;
	float:left;
	margin-left:50px;
	height:70px;
}

div#chequesCadeau,div#widget{
	margin-left:0px;
}

div#parrainageFooter a{
	display:block;
	width:132px;
	height:70px;
	background:url(http://media.brandalley.com/shops/3/footer/gagnez10.gif) no-repeat top left;
}

div#chequesCadeau a{
	display:block;
	width:162px;
	height:70px;
	background:url(http://media.brandalley.com/shops/3/footer/chequescadeaux.gif) no-repeat top left;
}

div#widget a{
	display:block;
	width:162px;
	height:70px;
	background:url(http://media.brandalley.com/shops/3/footer/widget.gif) no-repeat top left;
}

div#widget a:hover, div#chequesCadeau a:hover, div#parrainageFooter a:hover{
	background-position:bottom left;
}

/*div#chekCadoFooter{
	display:inline;
	width:289px;
	float:left;
	margin-left:25px;
}*/

div#ventesprivileges{
	display:inline;
	width:236px;
	margin-top:18px;
	float:left;
}

div#ventesprivileges p.news {
 display:inline;
 font-weight: bold;
 float: right;
 font-size:11px;
}

form.form {
	display:inline;
	width:211px;
	float:left;
	padding:0;
}

span.span {
	display:inline;
	font-size: 12px;
	float: left;
	margin-right:5px;
	line-height:18px;
}

div#elementsDivers input.textfield {
  width: 190px;
  height:16px;
  float: left;
  border:black solid 1px;
  color:black;
}

span.input {
  float: left;
}

