body
{
	background-color: #6a523c;
	font-family: Verdana;
	font-size: 12px;
}
#page
{
	position: absolute;
	width: 1000px;
	height: 500px;
	left: -500px;
	margin-left: 50%;
	height: 670px;
}

#page #footer
{
	position: absolute;
	width: 100%;
	height: 30px;
	top: 635px;
	text-align: center;
	font-size: 11px;
	color: #6a523c;
	font-weight: bold;
	
}
#page #footer a
{
	color: #6a523c;
}
#page #menu
{
}

.sf-menu-asso li
{
	margin-top: 13px;
	font-size: 14px;
}
