body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #3F6B1F;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
	border-color: #000000;
}
.texteliens {color: #CCCCCC;
}
#conteneur {
	text-align: center;
	vertical-align: top;
	height: 780px;
	width: 1024px;
	background-color: #3F6B1F;
}
#headvideo {
	text-align: center;
	vertical-align: top;
	height: 745px;
	width: 1024px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	left: 0px;
	top: 0px;
}
#bottom {
	text-align: center;
	height: 35px;
	width: 1024px;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	left: 0px;
	top: 0px;
}
#menu {
	text-align: center;
	padding: 0;
	top: 100px;
	left: 30%;
	position: absolute;
}
#video320 {
	text-align: center;
	padding: 0;
	top: 170px;
	position: relative;
	width: 320px;
	height: 240px;
	vertical-align: middle;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}
#video640 {
	text-align: center;
	padding: 0;
	top: 160px;
	position: relative;
	width: 640px;
	height: 480px;
	vertical-align: middle;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	background-image: url(http://vipproduction.be/images/640x480.jpg);
}
#video720 {
	text-align: center;
	padding: 0;
	top: 150px;
	position: relative;
	width: 720px;
	height: 576px;
	vertical-align: middle;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	text-align: center;
	display: inline;
	border: solid #FFFFFF 1;
	width: 780px;
	padding: 5;
	height: auto;
	top: 15px;
	position: relative;
}
#imgcenter {
	text-align: center;
	padding: 0;
	top: 150px;
	position: relative;
	width: 640px;
	vertical-align: middle;
}
