
body
{
	background: #fffed0;
	color: #18502e;
	font-family: ;
	font-size: 14px;
	background-attachment: fixed;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
#haut a
{
	color: #0043e0;
	text-decoration: none;
}
#haut a:hover
{
	color: #d82000;
	text-decoration: none;
}
#haut
{
	background: #eeeeee;
	border-bottom: 1px solid #c0c0c0;
	color: black;
	font-size: 14px;
	font-family: ;
	height: 22px;
	padding:2px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
}
#contenu
{
	background: ;
	width: 890px;
	border: 1px solid black;
}
#link_contenu
{
	font-size: 12px;
	color: #d82000;
}
.title
{
	font-size: 48px;
	color: black;
}
#recherche
{
	width:230px;
	height:20px;
	font-size:14px;
	font-family:Arial;
	border:1px solid #c0c0c0;
	background:#eeeeee;
	color:#000000;
	border-right:0px;
}
#labelrecherche
{
	color: black;
	float:right;
	padding:2px;
}
#close
{
	width:20px;
	height:20px;
	font-size:12px;
	font-family:Comic sans Ms;
	border:1px solid #c0c0c0;
	background:#eeeeee;
	color:#060606;
	border-left:0px;
	text-align:center;
	cursor:pointer;
}
#contenu a
{
	color: #18502e;
	text-decoration:none;
}
#contenu a:hover
{
	color: #18502e;
	text-decoration:none;
}
a
{
	color: #18502e;
	text-decoration:none;
}
a:hover
{
	color: #18502e;
	text-decoration:none;
}