body	{
	width: 810px;
	height: 600px;
	margin: auto;
	padding: auto;
	background-color: #D3D3D3;
	color: #E6E1D8;
	}
#espace	{
	width: 820px;
	height: 70px;
	}
#titre1	{
	float: left;
	padding: 1px;
	width: 816px;
	height: 50px;
	margin: 1px;
	color: #342C64;
	font-family: Times New Roman;
	font-size: 50px;
	background-color: #D3D3D3;
	}
#corps	{
	float: left;
	padding-right: 300px;
	padding: 10px;
	width: 790px;
/*	text-indent: 55%;*/
	height: 429px;
	overflow: auto;
	text-align: right;
	background-image: url("photo_2.jpg");
	color: white;
	font-family: Times;
	}
#corps a {
	text-decoration:none;
	color: white;
	font-size: 15px;
	font-family: Times New Roman;
	}
#corps a:hover{ 
	color: #FF6347;
	}	
#pied_de_page	{
	padding-top: 10px;
	background-color: #D3D3D3;
	color: #342C64;
	width: 807px;
	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;
	}		
.orange	{
	text-align: justify;
	color: #FF6347;
	}
.slog{ 
font-family : Times New Roman Italic; 
font-size : 30px;  
} 
.toul{ 
font-family : Times New Roman Italic; 
font-size : 17px;  
} 
.cita{ 
font-family : Times New Roman Italic; 
font-size : 14px; 
text-align: left; 
} 

a	{
	text-decoration: none;
	color: #787878;
	}
a:hover	{
	text-decoration: underline; 
	color: #656565;
	}