#footer {
	width:986px;
	height:50px;
	float:left;
	background-color:#FFF;
}

#footer #wu {
	width:936px;
	height:50px;
	background:#000 url(../estetica_2008/foo_bkgr.gif) repeat-x;
	float:left;
}

#footer #ft_left {
	float:left;
	width:25px;
	height:50px;
	background:url(../estetica_2008/foo_bkgr_L.gif) no-repeat;
}

#footer #copyright {
	float:left;
	color:#FFF;
	font:bold 10px/10px arial;
	padding-top:36px;
}

#footer #lk_home {
	float:left;
	width:28px;
	height:35px;
	margin:10px 0 0 88px;
	border:none;
	background-image:url(../estetica_2008/foo_home.gif);
}

#footer #lk_contacto {
	float:left;
	width:50px;
	height:35px;
	margin:10px 0 0 10px;
	border:none;
	background-image:url(../estetica_2008/foo_ctc.gif);
}

#footer a span {
	display:none;
	}

#footer #ft_logo {
	float:left;
	width:78px;
	height:44px;
	background-image:url(../estetica_2008/foo_logo.gif);
}

#footer #ft_slogan {
	float:left;
	width:180px;
	height:38px;
	margin:6px 0 0 152px;
	background-image:url(../estetica_2008/foo_slogan.gif);
}

#footer #ft_right {
	float:left;
	width:25px;
	height:50px;
	margin-left:0;
	background-image:url(../estetica_2008/foo_bkgr_R.gif);
}