body{
	margin: 0;
	padding: 0;
	background: #E6E5E5 url(img/accueil_fond.png) repeat-x;
}

a img{
	border: none;
}

a:focus{
	outline: none;
}

#page{
	width: 1000px;
	height: 732px;
    margin: 0 auto 13px;
	background: transparent url(img/fond_page.png) no-repeat;
}

#top{
	width: 1000px;
	height: 158px;
	position: relative;
}

#logo1{
	position: absolute;
	left: 0;
	top: 41px;
}

#CDM{
	position: absolute;
	left: 269px;
	top: 94px;
}

#accueil_menu{
	width: 820px;
	height: 500px;
	margin: 31px auto;
	position: relative;
}

#accueil_menu .accueil_item{
	float: left;
	width: 406px;
	height: 248px;
}

#accueil_menu .accueil_item a{
	display: block;
	width: 406px;
	height: 248px;
	text-indent: -9999px;
}

#accueil_menu .accueil_item a:hover{
	background-position: 0 -248px;
}

#accueil_traiteur a{
	background: transparent url(img/accueil_traiteur.png) no-repeat;
}

#accueil_mariage a{
	background: transparent url(img/accueil_mariage.png) no-repeat;
}

#accueil_premium a{
	background: transparent url(img/accueil_premium.png) no-repeat;
}

#accueil_express a{
	background: transparent url(img/accueil_express.png) no-repeat;
}

#popup_noel{
	position: absolute;
	top: 45px;
	left: 100px;
	width: 616px;
	height: 842px;
	background: transparent url(img/popup-noel.png) no-repeat;
}

#bottom{
	margin: 0 auto;
	width: 701px;
	height: 20px;
	background: #333B46;
}

#bottom p{
	text-align: center;
	color: #FFF;
	font-family: arial;
	font-size: 11px;
	padding-top: 4px;
}

#bottom a, #bottom a:visited{
	color: #DDD;
}

#bottom a:hover{
	text-decoration: none;
}
