@charset "utf-8";
html, body {
	height: 100%;}
body {
	background-color: #FFFFFF;
	color: #CCCCCC;
	font: 10px/normal Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}
#conteneur {
	height: 580px;
	width: 980px;
	top:50%;
	left:50%;
	margin-left:-480px;
	margin-top:-290px;
	position: absolute;
	background-color: #FFFFFF;
	overflow: hidden;
}
#header {
	width: 950px;
	height: 60px;
	padding-right: 30px;
	z-index: 1000;
}
#contenu .tableauvideos {
	height: 420px;
	width: 660px;
	position: relative;
	margin-top: 8%;
	z-index: 1000;
	margin-left: 4%;
}
#contenu .tableauvideos table {
	text-align: left;
}

#contenu {
	height: auto;
	width: auto;
	z-index: 990;
	position: absolute;
	text-align: center;
	right: 0px;
	bottom: 0px;
}

#navigation_gauche {
	width: 250px;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 2%;
	height: 566px;
	margin: 0px;
	padding: 0%;
	right: auto;
}
#header a {
	outline: none;
	font: 12px Verdana, Arial, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}


	#flashcontent {
	height: 100%;
	z-index: 1;
	}
#navigation_gauche h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	margin-top: 3px;
	padding-top: 3px;
	margin-left: 5px;
	padding-left: 5px;
	letter-spacing: 8px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 30px;
}
#header h3 {
	color: #CCCCCC;
	margin-right: 60px;
	margin-top: 25px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 1px;
}
#header .titre_droit_header {
	float: right;
	z-index: 1000;
}
#header .extraitvideo {
	float: right;
}
a {
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}


a:hover {
	color: #999999;
}
#conteneur #navigation_gauche .menugauche a {
	line-height: 30px;
	color: #000000;
}

#conteneur #navigation_gauche .menugauche a:hover {
	color: #999999;
}


#navigation_gauche .menugauche {
	width: 198px;
	height: auto;
	top: 155px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 10px;
	right: 0%;
}
p {
	color: #666666;
}
