@charset "UTF-8";
/* CSS Document */

#body_menu_art {
	background:url(../images/page_accueil/header-bg.png) 50% -12px repeat-x;
	background-color:#f5f5f5;
}

#miniature_home {
	width:310px;
	height:80px;
	margin: 12px auto;
    min-width:310px;
	display:block;
	background-attachment:fixed;
}


/* Boutons */

#accueil_art {
	width:356px;
	height:21px;
    margin-left:42px;
	margin-top:43px;
	position:static;
	display:block;
	

}

#iframe {
	display:block;
	margin: 25px auto;
	
}

