body	{
	margin: 0px 0px 0px 0px;
	background-image: url("bg.jpg");
	text-align: center;
	}

a 	{
	text-decoration: underline;
	}

a:link {
	text-decoration: none; color:#333333;
	}

a:visited {
	text-decoration: none; color:#333333;
	}

a:active {
	text-decoration: none; color:#333333;
	}

a:hover {
	color: #999999;
	}

h1	{
	margin: 10px;
	padding: 0px 0px 0px 15px;
	color: #666666; 
	font-family: Verdana;
	font-size: 8pt; 
	letter-spacing: 0.1em; 
	font-weight: bold; 
	text-align:left
	}

h2	{
	margin: 5px;
	padding: 5px;
	color: #666666; 
	font-family: Verdana;
	font-size: 10pt;
	}

#container {
	background-image: url("bg.jpg");
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: left;
	padding: 0px;
	width: 850px;
	height: 560px;
	font-family: Verdana;
	font-size: 10pt;
	}

#left {
	float: left;
	width: 160px;
	}

#menu
	{
	border: 1px solid #000000;
	background-color: #F4F4F4;
	}

.titregtop {
	border-bottom: 1px solid #000000;
	background-color: #999999;
	text-align: center;
	font-weight: bold;
	}

.titreg {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #999999;
	text-align: center;
	font-weight: bold;
	}

.liste {
	padding: 5px 10px 10px 10px;
	text-align: center;
	font-family: Arial;
	font-size: 8pt;
	}

#center {
	border: 1px solid #000000;
	margin-bottom: 15px;
	float: right;
	width: 685px;
	background-color: #F4F4F4;
	}

.titrem {
	margin-top: 18px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #999999;
	text-align: left;
	font-size: 16px;
	}

#recherche {
	font-family: Trebuchet MS; 
	color: #333333; 
	font-size: 12pt; 
	font-weight:bold; 
	text-align:right; 
	text-transform:uppercase;
	margin: 15px;
	}

#contenu {
	padding: 15px 10px 5px 5px;
	text-align: justify;
	color: #666666; 
	font-family: Verdana; 
	font-size: 8pt; 
	margin: 5px;
	}

#contenu a:hover 
	{ 
	text-decoration: underline; color:#000000;
	}

#contenu a:visited 
	{
	color: #333333; font-variant:small-caps;
	}

#contenu a:link
	{
	color: #333333; font-variant:small-caps;
	}

#contact {
	margin-top: 10px;
	border-top: 1px solid #000000;
	margin-bottom: 18px;
	border-bottom: 1px solid #000000;
	background-color: #999999;
	text-align: center;
	font-family: Verdana; 
	font-size: 8pt;
	clear: both;
	}

#contact a {
	color:#000000;
	}

#google {
	margin-left: 20px;
	}

