#intro_bg_load
	{
	display: none;
	position: relative;	
	padding: 0;
	margin: 0;
	background-image: url(goutte.png);
	background-color: transparent;	
	overflow: hidden;
	z-index:10;
	}
div.intro_bg_load,table.intro_bg_load {
	width: 600px;
	height: 450px;
	top:0px;
	left: 0;
	background-color:transparent;
	}	 
#introbox {display: none; 
	position: relative; 
	padding: 0; 
	margin: 0; 
	background-image: url(goutte.png); 
	background-color: transparent; 
	overflow: hidden; 
	z-index: 10;	
	background-position: 0px 0px
	}	
div.intro {
	width: 600px;
	height: 450px;
	top:-184px;	
	left: 0;
	}	
#bulle_intro {
	color: #FFFFCC;
	font-family: Lucida Sans Unicode;
	font-size: 0.9em; 
	display: none;
	font-weight: bold;
	z-index:12;
	background-color: transparent;
	}
.size_a	{
	font-family: Lucida Sans Unicode; 
	font-size: 1.1em; 
	font-weight: bold; 
	color: #FFFEE5;
	}
.size_b	{
	font-family: Lucida Sans Unicode; 
	font-size: 1em; 
	font-weight: bold; 
	color: #FFFEE5;
	}
.size_c	{
	font-family: Lucida Sans Unicode; 
	font-size: 0.7em; 
	font-weight: bold; 
	color: #FFFEE5;
	}	
div.closeintro {padding: 0; margin: 0; height: 20px; width: 50px; z-index: 10; position: absolute; top: 0; left: 275px; background-image: url(../Images/closelabelgris.png)}	

div.portrait {position: relative; width: 163px; height: 185px; margin: 0; padding: 0; top: 17px; left:-324px;z-index:12;
 	/*background-image: url(portraitSr.png);*/ 
 	border: none
 	}	






