
html, body {
	width:100%;
	margin-top: 0;
	top: 0;
}

img { border : 0; } 

#conteneur {
	background:url(../images/mms_fond.jpg) no-repeat; 
	font-family: Arial, Helvetica, sans-serif;
	width: 970px;
	height: 728px;
	margin:0 auto 0 auto;
}

#bt_cliquezici {
	position: absolute;
	margin: 554px 0 0 324px;
}

#footer {
	position: absolute;
	margin: 702px 0 0 375px;
}

#footer  a {
	color: #330706;
	text-decoration: none;
	font-size: 11px;
}

#conteneur2 { 
	font-family: Arial, Helvetica, sans-serif;
	width: 970px;
	margin:0 auto 0 auto;
}

#bt_cliquezici2 {
	position: absolute;
	margin: -69px 0 0 324px;
}

#footer2 {
	position: absolute;
	margin: 80px 0 0 375px;
}

#footer2  a {
	color: #330706;
	text-decoration: none;
	font-size: 11px;
}