body	{
	width: 938px;
	height: 600px;
	margin: auto;
	padding: auto;
	background-color: #D3D3D3;
	color: #484848; 
	}
#espace	{
	width: 938px;
	height: 70px;
	}
#titre1	{
	float: left;
	padding: 1px;
	width: 937px;
	height: 50px;
	margin: 1px;
	color: #342C64;
	font-family: Times New Roman;
	font-size: 50px;
	background-color: #D3D3D3;
	}
#titre2	{
	float: left;
	padding-top: 15px;
	padding-left:40px;
	width: 374px;
	height: 45px;
	margin-left:1px;
	color: white;
	text-align: bottom;
	font-style: italic;
	font-family: Times New Roman Italic;
	font-size: 40px;
	background-color: #342C64;
	}
#citation	{
	float: right;
	margin-right: 3px;
	padding-bottom : 5px;
	padding-right: 8px;
	padding-top : 5px;
	width: 322px;
	height: 50px;
	color: white;
	vertical-align: text-bottom;
	text-align: right;
	font-style: italic;
	font-family: Verdana;
	font-size: 13px;
	background-color: #342C64;
	}
#menu	{
	float: right;
	padding: 5px;
	padding-top: 6px;
	background-color: white;
	border: 1px;
	border-color: #545454;
	width: 180px;
	height: 463px;
	font-size: 11px;
	font-family: Times New Roman;
	color: #787878;
	}
#photos	{
	float: left;
	padding-left: 2px;
	width: 742px;
	height: 102px;
	text-align: left;
	vertical-align: center;
	margin-left: 1px;
	background-color: #342C64;
	}
#menu a	{ 
	text-decoration:none;
	color: #342C64;
	font-size: 10px;
/*	font-family: Times New Roman;*/
	font-family: Verdana;
	}
#menu a:hover{ 
	color: #FF6347;
	}
#corps1	{
	float: left;
	padding: 19px;
	width: 333px;
	height: 273px;
	margin: 1px;
	overflow: auto;
	background-color: white;
	text-align: justify;
	font-size: 11px;
	color: #787878;
	font-family: Verdana;	
	}
#corps2	{
	float: left;
	padding: 19px;
	width: 333px;
	height: 273px;
	margin: 1px;
	overflow: auto;
	text-align: justify;
	background-color: white;
	font-size: 11px;
	color: #787878;
	font-family: Verdana;
	}
#corps2	a {
	text-decoration: none;
	font-size: 11px;
	color: #787878;
	font-family: Verdana;
	}
#pied_de_page	{
	padding-top: 10px;
	background-color: #D3D3D3;
	color: #342C64;
	width: 937px;
	height: 15px;
	text-align: center;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 530px;
	margin-bottom: 2px;
	font-size: 11px;
	}
#pied_de_page a {
	text-decoration:none;
	color: #342C64;
	font-size: 11px;
	font-family: Times New Roman;
	}
#pied_de_page a:hover{ 
	color: #FF6347;
	}
.lettrine {
	float: left;
	font-size: 21px;
	margin-right: 4px;
	color: #FF6347;
	}	
.orange	{
	text-align: justify;
	color: #FF6347;
	}
.titre_menu	{
	/*color: #FF6347;*/
	color: #342C64;
	text-align: center;
	font-size: 14px;
	}	
	}
a	{
	text-decoration: none; 
	color: #787878;
	}
a:hover {
	text-decoration: underline; 
	color: #656565;
	}