#conteneurInfo {
	padding:0 85px;
	width:785px;
	background-color:#fdf8ce;
}

#info {
	padding:25px 0;
	width:inherit;
	border-top:1px solid #e9e6a4;
	border-bottom:1px solid #e9e6a4;
}

	#info table {
		width:785px;	
	}
	
	#info table td {
		vertical-align:top;	
	}

#dejeuner {
	padding:25px 0;	
}

#dejeuner table {
		width:785px;	
		margin:10px 0 0;
	}
	
	#dejeuner table td {
		vertical-align:top;	
	}

	#adresse a {
		color:#900;
		text-decoration:none;
		font-weight:bold;
	}
	#adresse a:hover {
		color:#993;
		text-decoration:none;
		font-weight:bold;
	}
	

h2 {
	color:#993;
	margin:0;
}

.infoCourant {
	color:#63191a;
	font-size:12px;
}

.gras {
	font-weight:bold;	
}

