html > body #ombre{
height : auto; 
}
a:link {
	color			: #D2C4B0;
}
a:visited {
	color			: #D2C4B0;
}
a:hover {
	color			: #D2C4B0;
}
#ombre {	
  	width			: 850px;
	height 			: auto; 
	margin-bottom	: 10px;
	margin-top		: 15px;	
	margin-left		: auto;
	margin-right	: auto;	
	background		: #7C6347;/*383838;*/
	text-align		: left;	
 }
#page{
	background-color: #241200;/*331A00;#3C1E00;	*/
	position		: relative;	
	width			: 850px;
	height 			: auto; 
	bottom			: 8px;
	left			: 6px;	
	
	
	border-style	: solid; 
	border-width	: 1px; 
	border-color	: #241200;	
} 
#title{
	margin-top			: 20;	
	text-align			: center;
	font-size			: 30;
	font-style			: italic;
	color				: #D2C4B0;
}
#france{
	margin				: 5;
	font-size			: 20;
	font-style			: normal;
}
#nom_peinture{
	text-align			: center;
	font-size			: 20;
	font-style			: italic;
	color				: #D2C4B0;
}
#retour{
	text-align			: left;
	font-size			: 17;
	font-family			: "Arial";
}

