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

h1 {
	text-align: center;
	margin: 40px 0 0 0;
	padding: 0;
	border: 0;
}

.titre {
	margin: 40px 0 0 0;
}

.theme {
	float: right;
}

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

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

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

#accueil {
	/* background: #FFFFFF url(/images/bateau/fond.gif) repeat-y top left; */
	margin: 0 0 0 5px;
	width: 436px;
	padding: 0 15px;
	border-left: 2px solid #1D62A7;
}

#entete {
	margin: 0 0 0 5px;
	width: 436px;
	padding: 0 15px;
	font-style: italic;
	text-align: center;
}

#accueil h2 {
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: underline;
	margin: 0 0 5px 0;
	padding: 0;
}

#accueil p {
	margin : 2px 10px;
	font-size: 0.9em;
	line-height: 1.2em;
}
.col1 {
	float: left;
	width: 40px;
}

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

#hautprix {
	margin: 5px 0 0 110px;
	background: #F0F0F0 url(/images/theme/haut_prix.gif) no-repeat top left;
	height: 23px;
}

#basprix {
	margin: 0 0 0 110px;
	background: #F0F0F0 url(/images/theme/bas_prix.gif) no-repeat top left;
	height: 23px;
}

#prix {
	background: #F0F0F0 url(/images/theme/milieu_prix.gif) repeat-y top left;
	margin: 0 0 0 110px;
	color: #FFFFFF;
	font-weight: bold;
	width: 250px;
	padding: 0 15px;
}
