html	{		overflow:hidden;}
body {	background: white url('img/background-1.png') repeat-x fixed top ;
		overflow:hidden;
		font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
		margin:0;
	}
div.footer  { background: white}

#top		{ 	padding-left:18px;
				margin-top:8px;
			}

#menuWrap	{ 	position:absolute;
				top:98px;
				bottom:20px;
				width:350px;
				overflow-y:auto;overflow-x:hidden;
				padding-top:8px;
				padding-left:18px;
			}
#pageWrap	{	position:absolute;
				top:98px;
				bottom:20px;
				left:368px;
				right:0px;
				overflow-y:auto;overflow-x:hidden;
			}
#footer		{	position:absolute;
				bottom:0px;
				height:20px;
				overflow:hidden;
				white-space: nowrap
			}
			
.menuitem 	{	
				
			}
			
div.page           { font-size: 75% }
div.page div.title { font-size:110% }
div.title          { font-size: 75% }
div.footer         { font-size: 60% }
div.menu td        { font-size: 70% } /* for IE */
ul.thumbs           { font-size: 75% }

div.page div.title { font-weight: bold; }

div.page           { 	text-align: left;}
div.page div.media { text-align: left }
ul.menu             { text-align: left }
p                   { text-align: justify }

div, a { color: #9c9c9c}




div.footer          { margin: 0 0 0 2ex }
div.page div.media  { margin: .5ex 0 0 0 }
ul.thumbs            { margin: 0 }
li.thumb             { margin-right: 1ex }
li.thumb             { margin-top: 1ex }

div.menu td { padding: 4px}
ul.thumbs    { padding: 0 }

div.title div.title { font-size: 300%; font-weight: bold; }

ul.menu   { list-style-type: none }
ul.thumbs { list-style-type: none }

div.page { width: 50em; height:100%}

li.thumb img   { height: 50px }
li.thumb embed { height: 50px }

a img { border:0 }
a { text-decoration: none}
table td { white-space: nowrap}
li.thumb  { float: left }
li.thumb {cursor: pointer}


tr.menuitem { cursor: pointer }
tr.menuitem td { cursor: pointer }

div.page { margin:0 auto;}
div.accueil { position: relative;
	left: 15px;
	width: 520px;
	height: auto;
	scrollbar-face-color: #006400;
    scrollbar-shadow-color: #228b22;
    scrollbar-highlight-color: #98fb98;
    scrollbar-3dlight-color: #8fbc8b;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #000000;
    scrollbar-arrow-color: #eee8aa;
	}
div.showreel{ position: relative;
	left: 5%;
	width: 520px;
	height: auto;
	margin-left: 0px;
	padding-left: 5px;
	}
div.print{ position: relative;
	left: 5%;
	width: 520px;
	height: auto;
	margin-left: 0px;
	padding-left: 5px;
	}

