/* CIBLO 2008 - FOOTER */

#footer {
	clear: both; position: relative; padding-bottom: 5em; text-align: center;
	background: white url(../images/footer1.jpg) center bottom no-repeat;
}
#footer div { 
	background: url(../images/footer2.jpg) center bottom no-repeat;
	padding: 2.3em 3em; display: inline-block;
}
#footer ul { text-align: center; }
#footer li { display: inline; }
#footer li a { padding: 0 0.5em; width: 5em; border-left: 1px solid #000; }
#footer li a.first { border-left: none; }
#footer p { text-align: center; }
#footer div.scotch {
	position: absolute; width: 12em; height: 3em; top: -2.3em; left: 39em; padding: 0;
	background: transparent url(../images/footer3.png) center top no-repeat;
}

