a:active  {
	text-decoration : none;
	color: #3399FF;
	}
	
a:link {
	text-decoration : none;
	font-weight: bold;
	color: #3399FF;
	}
	
a:visited {
	color: #3399FF;
	text-decoration: none;
	}
	
a:hover {
	text-decoration : none;
	font-weight: bold;
	color: #FFFFFF;
	}

a.nav:active  {
	text-decoration : none;
	color:#3366FF;
	}
	
a.nav:link {
	text-decoration : none;
	color:#3366FF;
	}
	
a.nav:visited {
	text-decoration: none;
	color:#3366FF;
	}
	
a.nav:hover {
	text-decoration : none;
	color: #FFFF99;
	}

body {
	background-color: #333333;
	background-position:center;
	background-repeat:no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
	text-align: left;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

table.cadre {
	height: 100%;
	width: 100%;
	border: none;
}

td.frame {
	height: 100%;
	width: 100%;
	vertical-align: middle;
}

.fond {
	background-image:url(../images/fond_video.gif);
	background-repeat: no-repeat;
}

div.global {
	height: 305px;
	width:auto;
	left: 370px;
	position:absolute;
	top: 80px;
	z-index: 2;
}

.contenu {
	width: 780px;
	position:relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	top:30px;
	vertical-align:top ;
	left: 0px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

div.menu {
	height: 35px;
	width: 778px;
	position:absolute;
	left: 1px;
	top: 400px;
}		

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	margin: 0;
}
