#page #contenu {
	position:relative;
	min-height:304px;
	width:700px;
	background-color:#737e00;
	background-image:url(/images/fondColGauche.jpg);
	background-repeat:no-repeat;
	background-position:0% 100%;
}
#page #contenu #paveTexte {
	width:465px;
	margin-left:205px;
}
#page #contenu #chapeau {
	width:465px;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:10px;
	padding-right:15px;
	background-image:url(/images/fondChapeau.jpg);
	background-repeat:no-repeat;
	background-position:100% 0%;
	background-color:#fff4c6;
	min-height:98px;
}
#page #contenu #chapeau a {
	color:#505600;
	text-decoration:underline;
}
#page #contenu #chapeau ul {
	list-style:none;
	margin-left:15px;
}
#page #contenu #chapeau ul li{
	color:#505600;
	line-height:18px;
	background-image:url(/images/fleche.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-left:10px;
}
#page #contenu #chapeau h2 {
	color:#505600;
	font-size:16px;
	font-weight:bold;
}
#page #contenu #chapeau p{
	color:#505600;
	margin-top:15px;
	line-height:18px;
}
#page #contenu #article{
	width:465px;
	float:left;
	color:#fff4c6;
	padding-left:15px;
	padding-right:15px;
	background-color:#505600;	
	padding-bottom:10px;
	padding-top:10px;
	min-height:432px;
}
#page #contenu h1 {
	display:none;
}
#page #contenu  h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	color:#505600;
	margin-top:10px;
}
#page #contenu #article a,
#page #contenu #article a:visited{
	color:#d99502;
	text-decoration:underline;
}
#page #contenu #article span {
	color:#d99502;
	font-size:24px;
	font-weight:bold;
}
#page #contenu #article h3 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	color:#fff4c6;
	margin-top:10px;
}
#page #contenu #article p{
	margin-top:15px;
}
#page #contenu #article ul {
	list-style:disc;
	margin-left:15px;
	margin-bottom:10px;
	margin-top:5px;

}
#page #contenu #article ul li ul{
	list-style:circle;
}
#page #contenu #article table tr.claire {
	background-color: #767F02 ;
}
#page #contenu #article table,
#page #contenu #article table tr {
	width:470px;
}
#page #contenu #article table tr td.nom {
	text-align:left;
	padding-right:5px;
	padding-left:5px;
	vertical-align:top;
	padding-bottom:5px;
}
#page #contenu #article table tr td.adresse {
	padding-right:5px;
	padding-left:5px;
}
#page #contenu #article table tr td.ville {
	padding-right:5px;
	padding-left:5px;
}
