p, div {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
body {
	/*background-attachment: fixed;*/
	background-color: #000000;
	/*margin:0;
	padding:0;*/
	/*background-image: url("Images/fondparchemin.jpg");
	background-repeat: no-repeat;
	background-position: 8px auto;*/
	/*background:fixed #000000 url("Images/fondparchemin.jpg") no-repeat;*/
}
#container{
	width:1000px;
	height:720px;
	margin:0 auto 0 auto;
	background-image:url(images/fondparchemin.jpg);
}
#blason{
	width:149px;
	height:162px;
	float:left;
}
#menu{
	width:702px;
	height:131px;
	margin:0 10px 0 9px;
	float:left;
}
#contact{
	width:125px;
	height:162px;
	float:right;
}
#contenu{
	float:left;
	position:relative;
	top:40px;
	height:520px;
	width:702px;
	margin:40 auto 0 auto;
	overflow:auto;
}
.description{
	font-size:9px;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	text-align: center;
	border: 2px dashed #CC6600;
}
table {
	border: 2px solid #CC6600;
	cellpadding:3px;
	cellspacing:3px;
}
.lienimage:hover {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	text-align: center;
	border-style: none;
}
.lienimage:active {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	text-align: center;
	border-style: none;
}
.liencopyright {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	text-align: center;
}
.liencopyright:hover {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: overline underline;
	text-align: center;
	border-style: none;
}
.lienmenu {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	text-align: center;
}
.lienmenu:hover {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
	text-align: center;
	border: 1px dashed #CC6600;
	background-color: #FFCC00;
}