/* tout */
body{
	background-color: #fff;
	color: #000;
	font-size: 11pt;
	margin: 0;
	padding: 0;
	line-height: 115%;
}

/* reservation_step1 */
#header, #bloc_gauche, #intro_step1, #formulaire_date, .titre_tableau, #lien_imprime, #img_cuillere, #footer, #next_step2, #retour_ligne {
	display: none;
}

.tableau_menu {
	display: block;
	width: 100%;
	margin: 20px 0;
	border-right: dotted 1px #7b786f;
	border-bottom: dotted 1px #7b786f;
}

.tableau_menu tr{
	height: 30px;
}

.tableau_menu th{width: 165px;
	background-color: #ffd900;
	border-top: dotted 1px #7b786f;
	border-left: dotted 1px #7b786f;
}

.tableau_menu td{width: 165px;
	border-top: dotted 1px #7b786f;
	border-left: dotted 1px #7b786f;
	padding:5px;
	text-align: center;
}

#titre_print {
	display: block;
	height: 28px;
	font-size: 1.2em;
	padding: 30px 0 0 300px;
	background: url(../img/alasoupe_print.jpg) 100px top no-repeat;
}
