/**************/	
/**  FOOTER  **/
/**************/

/********COULEURS*******/
/*
rose foncé = #ec736a
rose moyen = #f79c95
rose plus pale = #fdafa9   (pour le fond)
gris (texte) = #666666
vert = #97bf14
blanc = #ffffff
*/

#footer {
	height:200px;
	width:640px;	
	}
.frise	{		
	width:640px;					/* CHANGEMENTS SUR CSS TABLETTE ET SMARTPHONE */
	background:url(../images/frise-bas-640.jpg) no-repeat 0 0;
	}
.mentions	{		
	width:640px;
	}
#mangerbouger {
	width:450px;
	}

#bandeau-footer {
	width:640px;
	}
	
#liens-footer {
	width:640px;
	height:35px;
	}
.liens-footer-colonne {
	width:85px;
	height:30px;
	padding-left: 5px;
	}
.liens-footer-colonne a {
	font-size:9px;
	}



