#adress{
	display: block;
	margin-bottom: 10px;
	color: #e84237;
	text-transform: uppercase;
	font-size: 1.1em;
	text-decoration: underline;
	font-weight: bold;
}

#gmapslink{
	display: block;
	margin-bottom: 20px;
	color: #e84237;
	font-size: 0.9em;
	text-decoration: underline;
	font-weight: bold;
}

#title_contact{
	display: block;
	background: #353535;
	padding: 5px 0 5px 10px;
	text-transform: uppercase;
	color: white;
	font-size: 1.4em;
	margin-bottom: 15px;
	box-shadow: 5px 5px 5px black;
}

#phone, #mail, #order{
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}

#horraire{
	font-size: 1.1em;

}
#tableH{
	width: 100%;

}

#tableH td{
	padding: 5px;
}