body {
    margin				: O; /* pour éviter les marges */
    text-align			: center;  /*pour corriger le bug de centrage IE */
    background-color	: #F5F5DC;
	color				: #330000;
	font-family			: "Times New Roman";
}
a:link {
	color			: black;
}
a:visited {
	color			: black;
}
a:hover {
	color			: black;
}
#ombre {	
  	width			: 850px;
	height			: 630px;
	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			: 630px;
	bottom			: 8px;
	left			: 6px;	
	
	border-style	: solid; 
	border-width	: 1px; 
	border-color	: #717D7D;
} 
#menu_portraits{
	position			: absolute;
	background-image	: url("loeil_essai6.jpg");
	background-repeat	: no-repeat;
	margin-left			: 0;
	margin-top			: 0;
	width				: 387;
	height				: 550;	
	font-family			: "Lucida Sans Unicode";/*Latha*/
}
#link_menu{
	position			: absolute;	
	margin-left			: 200;
	margin-top			: 420;
	width				: 200;
	font-size			: 17;
	font-family			: "Lucida Sans Unicode";
	/*font-weight			: bold;*/
}
#title_portraits{
	position			: absolute;
	margin-left			: 375;
	width				: 440;
	margin-top			: 20;	
	text-align			: center;
	font-size			: 42;
	font-style			: italic;
	/*background-color	: #330000;
	color				: #FFFFFF;*/
}
#france{
	margin				: 10 70 10 70;
	font-size			: 26;
	font-style			: normal;
}
#body_portraits{
	position			: absolute;
	margin-left			: 380;
	margin-top			: 175;	
	width				: 450;
	height				: 450;	
	text-align			: center;
}
#suite{
	font-size			: 18;
	font-family			: "Arial";
	/*font-style			: italic;
	font-weight			: bold;*/
}
#cadre {
	border-color	: #3D2B1F;
	border-width	: 10px;
	border-style	: solid; 
}
.ecrivezmoi {
	font-size	: small;
	font-family	: "Times New Roman";
	font-style	: italic;
	text-align	: center;
}
#td_tab {
	color		: #330000;
}
