p {
	font-size: 0.9em;
	line-height: 1.2em;
}

h1 {
	font-size: 1.4em;
	text-align: center;
	margin-top: 0;
}

h2 {
	font-size: 1.1em;
}

ul {
	list-style-type: none;
	margin: 0 40px;
}

.gras {
	font-weight: bold;
}

.bateau {
	float: right;
}

.bateau img {
	margin: 0 0 1px 15px;
}

.col1 {
	float: left;
	width: 50px;
}

.col2 {
	float: left;
	width: 320px;
}

.menu {
	text-align: center;
}

.menu h1, .menu h2, .menu h3, .menu p {
	margin: 0;
	padding: 0;
}

.menu h1 {
	font-size: 1em;
}

.menu h2 {
	font-size: 0.85em;
}

.menu h3 {
	font-size: 0.8em;
}

.menu hr {
	border: 1px solid #0B419B;
	color: #0B419B;
	width: 25%;
}

.menu p {
	font-size: 0.75em;
}