#bodyff{
	margin: 2px;
	padding: 2px;
	text-align: left;	
	width:606px;
	/*
	Je retire le background utilisé 
	pour faire la colonne de gauche en page intérieur*/
	background-image:url();

}
#contentgeneral{
	margin: 0;
	padding: 0;
	text-align: left;	
	width:606px;
	border:1px  solid black;}
	
#headerff
{
	
	float:left;
	height:126px;
	width:606px;
	padding:0px;
	margin:0px;
	/*background-image : url(/design/mandellia_laboutique_du_decor_adhesif.jpg);
	background-position : top;
	background-repeat : no-repeat;*/
}
#content_ff{
float:left;
width:606px;

}

#footerff{

clear:both;
background-color:#000000;
height:30px;
width:608px;
text-align: right;	
padding-top:5px;
font-size:11px;
}


