html {
	background:url(../img/bigback.jpg) no-repeat fixed;
}
* {
	margin:0;
	padding:0;
}
.invisible {
	display:none;
	visibility:hidden;
	text-decoration:none;
}
.visible {
	visibility:visible;
	text-decoration:none;
}
#header {
	margin-top:15px;
	width:800px;
	height:50px;
	background:url(../img/top.gif) no-repeat;
}
#table {
	width:800px;
}
#contenu {
	text-align:left;
	z-index:50;
	width:798px;
}
#prd {
	font-family:Arial, Helvetica, sans-serif;
	width:148px;
	border-bottom:#F90 solid 1px;
	border-left:#F90 solid 1px;
	border-right:#F90 solid 1px;
	background:#EFEFEF;
}
#modulist {
	font-family:Arial, Helvetica, sans-serif;
	width:148px;
	border-bottom:#F90 solid 1px;
	border-left:#F90 solid 1px;
	border-right:#F90 solid 1px;
	background:#EFEFEF;
}
#descri {
	margin-left:5px;
	float:left;
	height:590px;
	width:640px;
	border-left:#CCC solid 1px;
}
#fonct {
	text-align:left;
	width:470px;
	float:left;
	background:url(../img/cd.jpg) no-repeat top left;
	border:#CCC 1px solid;
	margin-left:12px;
	margin-top:-18px;
}
#capt {
	margin-left:50px;
	float:left;
	width:178px;
	height:295px;
	text-decoration:none;
	border:#F90 solid 1px;
}
#contenu tr td #main #msg table tr td #fonct {
	text-align: left;
}
#essai {
	border:#F90 solid 1px;
}
#main {
	width:800px;
	border-left:solid #CCC 1px;
	border-right:solid #CCC 1px;
	border-bottom:solid #CCC 1px;
	/*background:url(../img/cd.jpg) no-repeat;*/
	background-position:top right;
}
#msg {
	clear:both;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	width:800px;
}
#anim {
	float:right;
	margin-right:50px;
	background:url(../img/cd.jpg) no-repeat;
}
/*--------------------footer----------------------------*/
#footer {
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#333;
}
#adresse {
	background:url(../img/footer.jpg) no-repeat;
	background-position:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	color:#333;
}

