body
	{font-family: Lucida Grande, Verdana;
	text-align:justify;
	font-size: 62.5%;
	margin:15px;
	padding:0px; }

a, a:hover
	{text-decoration:none;
	color:#5A9CFF; }

img
	{border:0; }

/* Header */

#left_header
	{background:url(top_left.png) top left no-repeat; }

#right_header
	{background:url(top_right.png) top right no-repeat; }

#right_header a
	{background:url(header.png);
	display:block;
	height:148px;
	width:300px;
	margin:auto; }

/* Menu */

#menu
	{margin:20px;
	float:left; }

#menu ul
	{list-style:none;
	padding:0; }

#menu li
	{margin-top:10px;
	display:block; }

#menu li a
	{display:block;
	height:48px;
	width:138px; }

#accueil a
	{background:url(accueil-off.png); }

#accueil a:hover
	{background:url(accueil-hover.png); }

#accueil .on
	{background:url(accueil-on.png); }

#news a
	{background:url(news-off.png); }

#news a:hover
	{background:url(news-hover.png); }

#news .on
	{background:url(news-on.png); }

#galerie a
	{background:url(galerie-off.png); }

#galerie a:hover
	{background:url(galerie-hover.png); }

#galerie .on
	{background:url(galerie-on.png); }

#login a
	{background:url(login-off.png); }

#login a:hover
	{background:url(login-hover.png); }

#login .on
	{background:url(login-on.png); }

/* Main Content */

#left
	{background:url(top_round.png) top left no-repeat;
	margin:0 50px 0 200px; }

#right
	{background:url(bottom_round.png) bottom right no-repeat;
	padding:30px 44px 25px 44px; }

/* Footer */

#footer
	{background:url(bottom_right.png) bottom right no-repeat; }

#footer_content
	{background:url(bottom_left.png) bottom left no-repeat;
	text-align:center;
	padding-top:40px;
	height:100px;
	margin:auto;
	clear:both;
	width:100%; }

#footer_content p
	{padding-top:82px;
	color:#999999; }