body {
	background: #cccccc;
}


#page {
	margin: 0 auto 0 auto;
	background: #a0afcc url('images/aaccp-fond-page-2009.jpg') repeat-y center;
}

#header {
	background: #000 url('images/aaccp-logo-2009.jpg') no-repeat top center;height: 250px; width: 1010px;
}

#nav	{
	background: #a0afcc url('images/aaccp-fond-page-2009.jpg') repeat-y center;
/*	border-bottom: thin dashed #9a9a9a;*/
}

.nav	{
	border-bottom: thin dashed #9a9a9a;
}

#espaces	{
	background: #999999;
}

#sidebar ul li {
	font-size: 11px;
	}

#footer {
	background: #000; 
	border: 7px solid #000;
	height: 20px;
	color: #fff;
}
#footer a {
	color: #ccc;
	}
