
/* --- FOOTER --- */

#footer {
	margin:0px auto;
	color:#333;
	width:100%;
	/*background-image:url('/image/bg-footer.png');
	background-repeat: no-repeat;
	background-position: center; */
	margin:0px;
	height:280px;
	font-size:.9em;
	clear:both;
	background-color: #f3f3f3;
	border-top: 1px solid #e3e3e3;
}

#footer .center {
	position: relative;
	margin:0px auto;
	padding-top: 8em
	height: 0px;
}

#footer #logo {
	float: left;
	margin-right:10px;
	margin-top: 115px;
	padding-right: 24px;
}

#logo {
	margin-top: 15px;
}

#footer #rights {
	margin:0px auto;
	border-left:1px solid #CAC7A7;
	padding:10px;
	float:left;
	margin-top: 100px;
	padding-left: 24px;
}
