body {
	margin: 10px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;

}
#conteneur {
	background:  url(images/fond.gif) ;
	width: 700px;
	top: 0px;
	margin-top: 0px;
	margin: 25px;
/*	border-bottom: 1px solid #E5E5E5;*/
}
h1 {
	color: #ffcc00;
	font-size: 1.1em;
	font-weight: bold;
		background: #006699;
	padding: 5px  5px 5px 20px ;
		border-top: 2px solid #fff;
	border-bottom: 10px solid #fff;

}
h2 {
	font-size: 0.9em;
	color: #006699;
	border-top: 2px solid #cc0000;
	border-bottom: 1px solid #cc0000;
	background: #fff;
	padding: 5px  5px 5px 5px ;
	margin: 0 15px 0 15px;

}
h3 {
	font-size: 0.9em;
	color: #336666;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #666;
	background: #fff;
	padding: 5px  5px 5px 5px ;
}
#texte, span {
	color: #336666;
	font-size: 0.9em;
	font-weight: bold;
	background: #fff;
	padding: 0px;
	margin: 0 15px 0 15px;
}
.texte{
	color: #336666;
	font-size: 0.7em;
}

#menu {
	position: relatif;
	color: #336666;
	border-top: 2px solid #cc0000;
	border-bottom: 1px solid #cc0000;
	background: #ffcc00;
	margin: 25px 15px 0 15px;
	padding: 15px  10px 10px 15px ;
	font-weight: bold;
}
a:link, a:visited, a:active, a:hover{
	text-decoration: none;
		color: #006699;

}


#footer, #footer a  {
	font-size: 0.9em;
	color: #ffcc00;
	border-top: 2px solid #cc0000;
	border-bottom: 1px solid #cc0000;
	background: #fff;
	padding: 5px  5px 5px 5px ;
	font-weight: bold;
	margin: 0 15px 40px 15px;
}

.textpm{
	font-size: 0.7em;
		font-weight: bold;

	color: #ffcc00;
}


#plan{
visibility:hidden}