@charset "utf-8";
/* CSS Document */


body {
	background:black url(../img/css/fond.gif) center center repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	line-height:120%;
}

#site {
	width:971px;
	height:589px;
	margin:90px auto 0 auto;
	background:url(../img/css/site.png) left top no-repeat;
}

#site_content {
	width:962px;
	height:546px;
	padding:43px 0 0 9px;
	position:relative;
}


#main {
	width:953px;
	height:535px;
	background:url(../img/css/ecran.jpg) left top no-repeat;
	margin:0 0 11px 0;
}

h1 {
	width:179px;
	height:97px;
	position:absolute;top:7px;left:13px;
}

h1 span {
	display:block;
	width:179px;
	height:97px;
	background:url(../img/css/logo_mennen.png) left top no-repeat;
	text-indent:-5000px;
}



#footer{
	color:#FFF;
	text-align:center;
	width:971px;
	margin:0 auto 10px auto;
	font-size:11px;
}

#footer a{
	text-decoration:none;
	color:#FFF;
}
