body
{
	background-color:#C9C9C9;
	background-image:url(../img/home-body-background.gif);
	background-position:top center;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	
}
#page
{
	background-image:url(../img/home-page-background.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
}
.block
{
	width:900px;
	margin:0 auto 0 auto;
}
#header .block
{
	text-align:right;
}
	#header ul
	{
		/*background-color:#D0CFC1;*/
		list-style-type:none;
		margin:0 20px 0 0;
		padding:0 0 0 0;
		position:relative;
		top:675px;
		text-align:center;
		z-index:2;
	}
		#header ul li
		{
			display:inline;
			/*text-transform:uppercase;*/
			font-size:14px;
			font-weight:bold;
			letter-spacing:-1px;
		}
			#header ul li a
			{
				background-color:#E6E4DD;
				color:#182227;
				text-decoration:none;
				margin:0 3px 0 3px;
				padding:2px 7px 2px 7px;
			}
			#header ul li a:hover
			{
				background-color:#212E36;
				color:#FEDD02;
			}
#intro
{
	width:100%;
	height:180px;
	margin:0 0 0 6px;
	padding:630px 0 40px 0;
}
#intro p
{
	width:664px;
	margin:0 auto 0 auto;
	padding:5px 32px 5px 0;
	/*background-color:#BFCDD3;*/
	text-align:justify;
	color:#333333;
}
p.intro
{
	position:relative !important;
	padding:0 100px 0 20px !important;
	width:465px !important;
}
#fonderie_texte
{
	top:-430px;
	left:-118px;
	color:#5A5959 !important;
}
#mobalu_texte
{
	top:-150px;
	left:169px;
	color:#A6A6A6 !important;
}
#footer img
{
	float:left;
	margin:10px 15px 0 0;
}
#footer .block div
{
	width:520px;
	margin:0 auto 0 auto;
	text-align:left;
}
div#page #last-element
{
	padding-bottom:75px;
}
/*============================ FOOTER */
div#footer
{
	height:75px;
}
