body
{
	background-color:#BCE599;
	background-image:url(../img/accbody.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#485B36;
}
#page
{
	background-image:none;
}
#acctop
{
	height:93px;
	width:1000px;
	margin:auto;
	background-image:url(../img/acctop.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}
#flashcontent
{
	margin:auto;
	background-image:url(../../../img/accueil/1.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
}
#accmenu
{
	height:26px;
	width:1000px;
	margin:-6px auto 40px auto;
	padding:0 0 0 0;
	background-image:url(../img/accmenu.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:right;
}
	#accmenu ul
	{
		margin:0 170px 0 0;
		padding:7px 0 0 0;
	}
	#accmenu ul li
	{
		list-style-type:none;
		display:inline;
		margin:0 0 0 0;
		padding:0 15px 0 0;
	}
	#accmenu a
	{
		text-decoration:none;
		font-weight:bold;
		color:#2D87CD;
	}
	#accmenu a:hover
	{
		color:#498316;
	}
p
{
	width:620px;
	margin:10px auto 10px auto;
	padding:0 0 0 20px;
	text-align:justify;
}
div#page #last-element
{
	padding-bottom:60px;
}
div#footer
{
	height:60px;
}
	#footer div
	{
		width:625px;
		margin:auto;
		padding:0 0 0 15px;
		text-align:center;
	}
	#footer a
	{
		text-decoration:none;
		font-weight:bold;
		color:#2D87CD;
	}
