.bateau {
	float: right;
}

p {
	margin: 0;
	font-size: 0.9em;
	line-height: 1.4em;
}

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;
}

#haut {
	margin: 70px 0 0 5px;
	padding: 0;
	background: #F0F0F0 url(/images/bateau/fond-haut.gif) no-repeat top left;
	height: 18px;
}

#bas {
	margin: 0 0 0 5px;
	background: #F0F0F0 url(/images/bateau/fond-bas.gif) no-repeat top left;
	height: 28px;
}

#accueil {
	background: #F0F0F0 url(/images/bateau/fond.gif) repeat-y top left;
	margin: 0 0 0 5px;
	width: 466px;
	text-align: center;
}

p#devis {
	margin: 15px 0 0 5px;
	text-align: center;
	width: 466px;
	font-size: 1.1em;
}

.plan {
	text-align: center;
}

.plan .col1 {
	padding: 0 0 0 150px;
	clear: left;
	float: left;
	width: 130px;
	font-weight: bold;
	text-align: left;
}
.plan .col2 {
	float: left;
	width: 350px;
	text-align: left;
}
