* {
	font-family: Tahoma, Verdana, Helvetica, Arial;
}

body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	background: url(../img/home-background.png) repeat-x top;
}

div#wrapper {
	width: 800px;
	height: 550px;
	margin: 0px auto 0px auto;
	background: url(../img/home-background-flute.png) no-repeat center -70px;
}


/**** En-tête */

div#header {
}


/**** Contenu principal */

div#content {
	margin: 0px auto 0px auto;
	width: 800px;
}

/** Carte */

div#carte {
	margin: 70px auto 0px auto;	
	height: 425px;
	width: 756px;
}

div#carte ul {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 756px;
	height: 200px;
}

div#carte ul li {
	list-style: none;
	width: 106px;
	height: 200px;
	float: left;
	margin: 0px 10px 0px 10px;
	text-indent: -2000px;
}

/* Buffets */

div#carte ul li.buffets {
	background: url(../img/home-menu-buffets-visuel.png) no-repeat top center;
}

div#carte ul li.buffets:hover {
	background: url(../img/home-menu-buffets-visuel-bw.png) no-repeat top center;
}

div#carte ul li.buffets a {
	display: block;
	height: 200px;
	background: url(../img/home-menu-buffets.png) no-repeat center 120px;
}

div#carte div#buffets h2 {
	background: url(../img/home-titre-buffets.png) no-repeat top left;
	text-indent: -2000px;
}


/* Cocktails */

div#carte ul li.cocktails {
	background: url(../img/home-menu-cocktails-visuel.png) no-repeat top center;
}

div#carte ul li.cocktails:hover {
	background: url(../img/home-menu-cocktails-visuel-bw.png) no-repeat top center;
}

div#carte ul li.cocktails a {
	display: block;
	height: 200px;
	background: url(../img/home-menu-cocktails.png) no-repeat center 120px;
}

div#carte div#cocktails h2 {
	background: url(../img/home-titre-cocktails.png) no-repeat top left;
	text-indent: -2000px;
}


/* Pause café et brunch */

div#carte ul li.pausecafe {
	background: url(../img/home-menu-pausecafe-visuel.png) no-repeat top center;
}

div#carte ul li.pausecafe:hover {
	background: url(../img/home-menu-pausecafe-visuel-bw.png) no-repeat top center;
}

div#carte ul li.pausecafe a {
	display: block;
	height: 200px;
	background: url(../img/home-menu-pausecafe.png) no-repeat center 117px;
}

div#carte div#pausecafe h2 {
	background: url(../img/home-titre-pausecafe.png) no-repeat top left;
	text-indent: -2000px;
}


/* Cuisine Ã  table */

div#carte ul li.cuisineatable {
	background: url(../img/home-menu-cuisineatable-visuel.png) no-repeat top center;
}

div#carte ul li.cuisineatable:hover {
	background: url(../img/home-menu-cuisineatable-visuel-bw.png) no-repeat top center;
}

div#carte ul li.cuisineatable a {
	display: block;
	height: 200px;
	background: url(../img/home-menu-cuisineatable.png) no-repeat center 117px;
}

div#carte div#cuisineatable h2 {
	background: url(../img/home-titre-cuisineatable.png) no-repeat top left;
	text-indent: -2000px;
}

/**** Idées gourmandes */

div#carte ul li.ideesgourmandes {
	background: url(../img/home-menu-ideesgourmandes-visuel.png) no-repeat top center;
}

div#carte ul li.ideesgourmandes:hover {
	background: url(../img/home-menu-ideesgourmandes-visuel-bw.png) no-repeat top center;
}

div#carte ul li.ideesgourmandes a {
	display: block;
	height: 200px;
	background: url(../img/home-menu-ideesgourmandes.png) no-repeat center 117px;
}

div#carte div#ideesgourmandes h2 {
	background: url(../img/home-titre-ideesgourmandes.png) no-repeat top left;
	text-indent: -2000px;
}

/**** Nos desserts */

div#carte ul li.desserts {
	background: url(../img/home-menu-desserts-visuel.png) no-repeat top center;
}

div#carte ul li.desserts:hover {
	background: url(../img/home-menu-desserts-visuel-bw.png) no-repeat top center;
}

div#carte ul li.desserts a {
	display: block;
	height: 200px;
	background: url(../img/home-menu-desserts.png) no-repeat center 120px;
}

div#carte div#desserts h2 {
	background: url(../img/home-titre-desserts.png) no-repeat top left;
	text-indent: -2000px;
}

div#carte p {
	font-size: 0.70em;
	color: #DDDDDD;
	line-height: 1.30em;
	text-align: justify;
}

div#carte div.description {
	margin: 0px 10px 0px 10px;
	width: 458px;
	float: left;
}

div#carte div.description-traiteur {
	margin: 20px 10px 0px 10px;
	/*width: 358px;*/
	float: left;
	font-size: 1.15em;
}

div#carte div.telechargement {
	margin: 0px 10px 0px 10px;
	width: 232px;
	float: right;
}

div#carte div.telechargement span {
	margin: 50px auto 0px auto;
        width: 125px;
	color: #888888;
	font-weight: bold;
	font-size: 0.70em;
	display: block;
	text-align: center;
	line-height: 1.5em;	
}

div#carte div.telechargement a, div#carte div.telechargement a:link, div#carte div.telechargement a:visited {
	margin: 50px auto 0px auto;
	width: 54px;
	height: 76px;
	text-indent: -2000px;
	display: block;
	background: url(../img/home-bouton-telechargement.png) no-repeat -54px 0px;
}

div#carte div.telechargement a:hover {
	background: url(../img/home-bouton-telechargement.png) no-repeat 0px 0px;
}


/**** Pied de page */

div#footer {
	margin: 0px auto 0px auto;
	padding-top: 10px;
	text-align: center;
	font-size: 0.70em;
	color: #000000;
}

div#footer img {
	margin-bottom: 25px;
	width: 175px;
}
div#footer a, div#footer a:link, div#footer a:visited {
	color: #000000;
	text-decoration: none;
}

div#footer a:hover {
	text-decoration: underline;
}

.ui-tabs .ui-tabs-hide {
     display: none;
}

