body {
	font-family:Arial, Helvetica, sans-serif;
	color:#5997a5;
	font-size:12px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

html {
	overflow:hidden;
	}

#container {
	position:absolute;
	left:0px;
	top:0px;
	bottom:0px;
	z-index:1;
	overflow:hidden;
	}
#container_2 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	overflow:hidden;
	}

#video {
	position:absolute;
	top:210px;
	left:19px;
	z-index:10;
	width:370px;
	height:208px;
	background-color:#FFFFFF;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#9bc5cc;
	}
	
#bande {
	position:absolute;
	left:422px;
	width:411px;
	top:0px;
	bottom:0px;
	_height:1500px;
	z-index:2;
	background-image:url(../img/cache.png);
	background-repeat:no-repeat;
	overflow:hidden;
	}
#home {
	position:absolute;
	top:35px;
	left:20px;
	width:380px;
	height:110px;
	}	
#annonce {
	position:absolute;
	top:0px;
	left:0px;
	}
	
#menu_lg {
	position:absolute;
	top:20px;
	right:24px;
	width:250px;
	text-align:right;
	}
		
#menu {
	position:absolute;
	top:150px;
	width:375px;
	left:24px;
	z-index:3;
	}

#menu_biographies {
	width: 100%;
	text-align: right;
}

#menu_biographies img {
	cursor:pointer;
}


.bio img {
}
	
.smenubio {
	display:none;
	padding:0px;
	margin:0px;
	}	

.show_smenubio {
	display:inline;
	float:right;
	padding:0px;
	margin:0px;
	padding-top:4px;
}

.show_smenubio a {
	text-transform:uppercase;
	text-decoration: none;
	color:#9bc5cc;
}

.show_smenubio a:hover {
	color:#5997a5;
}

.content_bio {
	display:none;
	top:100px;
	left:0px;
	right:0px;
	bottom:10px;
	_height:700px;
	padding-right:14px;
	z-index:150;
	
	/* Typical fixed height and fixed width example */
	overflow:auto;
	/* IE overflow fix, position must be relative or absolute*/
	position:absolute;
	margin: 0px;
	width:366px;
	outline:none; 
	overflow-x:hidden;
	}


/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; left: 0;
	}

.vscrollerbase {
	width: 7px;
	background-color:white;
	border-style:solid;
	border-width:1px;
	border-color:#9bc5cc;
	}
.vscrollerbar {
	width: 7px;
	background-color:#9bc5cc;
	cursor:pointer;
	}
.hscrollerbase {
	height: 7px;
	}
.hscrollerbar {
	height: 7px;
	background-color: #9bc5cc;
	cursor:pointer;
	}
.scrollerjogbox {
	width: 5px;
	height: 0px;
	top: auto; left: auto;
	bottom: 0px; right: 0px;
	}	



	
#bande_text {
	position:absolute;
	top:195px;
	width:367px;
	left:20px;
	z-index:3;
	overflow:hidden;
	}
	
#bande_text_2 {
	position:absolute;
	top:210px;
	bottom:10px;
	width:367px;
	padding-right:16px;
	left:20px;
	z-index:3;
	overflow:hidden;
	}
	
h2 {
	margin:0px;
	font-family:Impact;
	font-weight:normal;
	font-size:16px;
	}
	
p {
	margin:0px;
	margin-bottom:10px;
	}

a {
	outline:none;
	color:#5997a5;
	}
	
.choix_entree {
	color:#9bc5cc;
	text-decoration:none;
	}
	
.choix_hover {
	color:#5997a5;
	}
	
img {
	border-style:none;
	}
	
.bord_bleu {
	background-color:#FFFFFF;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#9bc5cc;
	margin-bottom:10px;
	width:353px;
	}

.bord_bleu_355 {
	display:none;
	background-color:#FFFFFF;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#9bc5cc;
	margin-bottom:10px;
	}

#photo_menu {
	background-color:#FFFFFF;
	height:64px;
	_height:66px;
	padding:5px;
	border-style:solid;
	border-width:1px;
	border-color:#9bc5cc;
	margin-bottom:10px;
	z-index:150;
	/* Typical fixed height and fixed width example */
	overflow:auto;
	/* IE overflow fix, position must be relative or absolute*/
	position:absolute;
	top:274px;
	width:355px;
	outline:none; 
	}
	
td {
	vertical-align:top;
	padding-bottom:2px;
	}
		
.td_titre {
	padding-right:4px;
	width:110px;
	}
	
#cast .td_titre {
	width:200px;
	}
	
.td_photo {
	padding-right:5px;
	}
