.tablesite {
	height: 100%;
	background-color: #FFFFFF;
	vertical-align: top;
}
.site {
	width: 800px;
	background-image: url(fd_sidemenu.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.sitehome {
	width: 800px;
}
.sidemenu {
	height: 100%;
	width: 200px;
	padding: 0px;
	margin: 0px;
}
.header {
	height: 120px;
	width: 800px;
}
.headertop {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.headerlogo {
	background-image: url(logo_IMV.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 200px;
}
.login {
	width: 200px;
	text-align: right;
}
.solpart {
	text-align: right;
}
.banniereFR {
	background-image: url(baniere.jpg);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}
.tableheader {
	width: 800px;
}
.tablecontenu {
	width: 800px;
	height: 100%;
}
.headershadow {
	background-image: url(header_shadow.jpg);
	background-repeat: repeat-x;
	height: 16px;
}
.tabletopmenu {
	width: 800px;
	margin: 0px;
	padding: 0px;
}
.topmenu {
	height: 20px;
	width: 200px;
	background-image: url(fd_menu.jpg);
	background-repeat: repeat-x;
}
.Content {
	height: 100%;
	padding-left: 10px;
	margin: 0px;
	padding-right: 10px;
}
.divscroll {
	height: 600px;
	width: 100%;
	overflow:auto;
}
.Right {
	height: 100%;
	padding-left: 10px;
	margin: 0px;
	padding-right: 10px;
}
.sidemenushadow {
	background-image: url(sidemenu_shadow.jpg);
	background-repeat: repeat-x;
	height: 16px;
	width: 200px;
}
.tablesiteContenu {
	height: 100%;
	background-color: #FFFFFF;
	vertical-align: top;
}
.fdleft {
	background-image: url(fd-sperm-left.jpg);
	width: 161px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #58728b;
}
.fdright {
	background-image: url(fd-sperm-right.jpg);
	width: 161px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #58728b;
}
.copyright {
	width: 100%;
	text-align: center;
	font-family: Arial;
	color: #AECAE0;
	font-size: 7pt;
	font-style: italic;
}


