html > body #ombre{
height : auto; 
}
#ombre {	
  	width			: 850px;
	height			: auto;
	margin-bottom	: 10px;
	margin-top		: 15px;	
	margin-left		: auto;
	margin-right	: auto;	
	background		: #383838;
	text-align		: left;
 }
#page{
	background-color: #FFFFFF;	
	position		: relative;	
	width			: 850px;
	height			: auto;
	bottom			: 8px;
	left			: 6px;	
	
	border-style	: solid; 
	border-width	: 1px; 
	border-color	: #717D7D;
}
#body_portraits{
	position			: relative;
	margin-left			: 400;
	margin-top			: 100;	
	width				: 425;
	height				: auto;	
	text-align			: justify ;
	
	
	/*position			: absolute;
	margin-left			: 380;
	margin-top			: 175;	
	width				: 450;
	height				: 450;	
	text-align			: center;*/
}
#title_portraits{
	position			: relative;
	margin-left			: 375;
	width				: 440;
	margin-top			: 20;	
	text-align			: center;
	font-size			: 42;
	font-style			: italic;
	/*background-color	: #330000;
	color				: #FFFFFF;*/
}
#title_presentation{
	text-decoration: underline ;
	font-size			: 24;
}
#mailto{
	color				: red;
}
