body
	{
	width: 960px;
	position: static;
	overflow: auto;
	margin: auto;
	background-image: url(images/Website-BG.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
	text-align: right;
	}

h1,h2 
	{
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	}

h1 
	{
	font-size: 28px;
	line-height: 160%;
	}

h2 
	{
	font-size: 14px;
	}
a 
	{
	color: #4e5411;
	text-decoration: none;
	}
	
a:hover
	{
	color: #d22080;
	}
	
a:active
	{
	color: #d22080;
	text-decoration: underline;	
	}
	
a:visited
	{
	color: #4e5411;
	text-decoration: none;
	}

div.adresse-1
	{
	width: 810px;
	height: 75px;
	padding: 210px 0px 0px 150px;
	font-style: italic;
	font-weight: bold;
	}

div.top
	{
	width: 810px;
	height: 135px;
	padding: 0px 0px 0px 150px;
	text-align: left;
	}
	
div.adresse-2
	{
	width: 570px;
	height: 90px;
	padding: 5px 0px 0px 330px;
	font-size: 12px;
	}
	
div.footer
	{
	width: 800px;
	height: 30px;
	padding: 75px 0px 0px 0px;
	font-size: 10px;
	}