body {
	font-family: sans-serif;
	color: #666666;
	font-size: 10px;
	border-top: none;
	
}

#container
{
width: auto;
margin: 5px auto;
background-color: #fff;
color: #333;
}

#top
{
display: none;
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
display: none;

}

#rightnav
{
float: right;
width: 160px;
margin: 0;
padding: 1em;
display: none;
}

#content
{
margin-left: 5px;
margin-right: 5px;
}

#footer
{
display: none;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; 
padding: 0.5em;
font-size: 1.1em;
}


-------
dl{
	float: none;
	
}

dd {
font-size: 0.9em;
display: block;
}
dd img {
	float: left;
	margin: 4px;
	
}

#footer p {
	text-align: center;
}

#rightnav li {
	list-style: none;
}

#leftnav>ul {
	padding: 0;
	list-style: none;
	display: none;
}
#content li
{
list-style-image: none;
}
p.tiret {
	border-bottom-color: #C4C4C4;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding-bottom: 0.8em;
}

a {
	color: #A53825;
	text-decoration: none;
}

#content img {
	border-width: 1px;
	border-color: #C4C4C4;
	border-style: solid;
	height: 32px;
	width: 32px;
}

h2 {
padding: 1em;
}

#palm {

display: block;
	{
#nopalm {
display: none;
}
#nopalm h3 {
display: none;
}
#nopalm p {
display: none;
}

#nopalm li {
display: none;
}
