.form {
	width:350px;}

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 {
	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:3px;
	float:left;
	height:300px;
	width:630px;
	border-left:#CCC solid 1px;
}
#fonct {
	text-align:left;
	width:460px;
	float:left;
	background:url(../img/cd.jpg) no-repeat top left;
	border:#CCC 1px solid;
	margin-left:70px;
	margin-top:-18px;
}
#capt {
	/*margin-left:50px;*/
	float:left;
	width:146px;
	height:235px;
	text-decoration:none;
	border:#F90 solid 1px;
}

#contenu tr td #main #msg table tr td #fonct {
	text-align: left;
}

#main {
	margin-top:-3px;
	width:799px;
	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;*/
	z-index:3000;
}
#msg {
	clear:both;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	width:795px;
	background:#FFF;
}
/*#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;
}

