* {
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	text-decoration:none;
}

 a {
color: grey;
margin : 0 auto 0 auto;


}

body{
	background-color: black;
	font:11px "Trebuchet MS", arial, verdana, sans-serif;
	color: white;
}


/*##################### INDEX  TEMPORAIRE */

#mailinglist{
	margin-top : 20px;
	text-align: center;
}
#mailinglist input{
	color: white;
	background-color: #c70f71;
}
	
/*###################### STYLES & CLASSES */

#allsite{
	margin : 0 auto 0 auto;
}

#header{

}

#header li{
	display: inline;
}

#logo{
	margin : 70px auto 0 auto;
	background: url(img/salsacandyshop.jpg) no-repeat;
	height: 665px;
	width: 488px;
}

#fd{
	margin : 0 auto 0 auto;
	background: url(img/bgsitebleu.jpg) no-repeat;
	height: 200px;
	width: 70%;

}

.margehaut{
margin : 0 auto 0 auto;

}


#menuspace{

}

#content{

}

#entrer{
	FONT-SIZE:14px;
	color: white;
	text-decoration: underline;
}
#entrer a{
	color: white;
}

#bottom{
position:absolute;
bottom: 0px;
width: 100%;
color: white;
background-color: #c31473;
font-size: 11px;
text-align: center;

}
#line{
	display: inline;
}

#bottom a{
	color:#777777;
}