@charset "utf-8";
/* CSS Document */

#footer {
	margin-top: 0px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

.footer-forum {
	font-size: 80%;
}

#footer p {
	font-size: 85%;	
	font-weight: bold;
	padding-top: 10px;
}