body {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #d8d8d8;
	background-color: #D8D8D8;
}
h1 {
	font-size: 20px;
	text-align: center;
	color: #D8D8D8;
}
h2 {
	font-size: 17px;
	text-align: center;
}
h3 {
	font-size: 14px;
	text-align: center;
}
h4 {
	font-size: 14px;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h5 {
	font-size: 14px;
	text-align: left;
}
h6 {
	text-align: center;
	font-size: 12px;
}
#container{
	width:300px;
	font-family: Cambria;
	font-size: 14px;
	background-color: #D8D8D8;
	color: #b46b62;
}
#container ul, #container ul ul  {
	list-style-type: none;
}
#container ul ul{
	padding-left:20px;
	margin:0;
}
#choix a{
	display: block;
	height:22px;
	text-decoration: none;
	line-height:22px;
	padding-left:5px;
	border-left-width: thin;
	border-left-style: solid;	
}

#choix a:link, #choix a:visited  {
	color: #6D3745;
	font-weight: bold;
	border-left-color: #ffffff;
}
#choix ul a:visited {
	font-weight: normal;
}
#choix a:hover
{
	color: #cc6633;

}
#container ul ul a:link{
	font-weight: normal;	
}
a.lienNormal{
	text-decoration: none;
	text-decoration: none;
}
a:link.lienNormal {
	color: #F9B15C;
	font-weight: bold;
	text-decoration: underline;
}
a:visited.lienNormal {
	color: #F9B15C;
	font-weight: bold;
	text-decoration: underline;
}
a:hover.lienNormal {
	color: #d8d8d8;
	font-weight: bold;
}
.liendiscret a{
	font-size:9px;
	text-decoration: none;
	padding:0px;
	margin::0px;
	text-decoration: none;
}
.liendiscret a:link{
	color: #D0A07C;
}

.liendiscret a:visited{
	color: #D0A07C;
}
.liendiscret a:hover{
	color: #D0A07C;
}
#pied{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding:0px;
	margin::0px;
}
#pied a{
	text-decoration: none;
}
#pied a:link{
	color: #d0a07c;
}
#pied a:visited{
	color: #d0a07c;
}
#pied a:hover{
	color: #D8D8D8;
}
p {
	font-size: 15px;
	text-align: left;
	padding-top: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
td {
	font-size: 15px;
}

