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

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

#art {
	width:980px;
	height:550px;
	margin:10px auto;
	margin-bottom:-100px;
    min-width:600px;
	display:block;
	overflow:auto;
}

/* Boutons */

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