body {
	background-image:url(../img/bg.jpg);
	background-attachment: fixed;
	margin:0;
	padding:0;
	text-align:center;
	}

img {
	border: 0;
	}

#index {
	margin-top: 100px;
	text-align: center;
	}


#conteneur {
	background: #fff;	
	width:809px;
	margin:0 auto;
	text-align:left;
	position: relative;
	min-height:550px;
	border: #000 1px solid;	
	}

#top {
	background-image: url(../img/top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border-bottom: #000 2px solid;
	width:809px;
	height:87px;
	margin: 0;
	padding: 0;
	position: relative;
	}


#lang {
	float: left;
	position: relative;
	margin-left: 4px;
	margin-top: 60px;	
	padding: 0;
	}

#search {
	float: right;
	position: relative;
	margin-right: 4px;
	margin-top: 4px;
	padding: 0;
	}



#main {
	padding-left: 1em;
	padding-right: 1em;
	margin-left: 194px;
	border-left: #92a3d1 1px solid;
	padding-top: 0.2em;
	position: relative;
	text-align: justify;
	}

#menu {
	float: left;
	margin-left: 7px;
	width: 180px;
	position: relative;
	margin-top: 20px;
	}

#menu a {
	text-decoration:none;
	}

#menu a:hover	{ 
	       	color: #fff;
               	background: #92a3d1;
			text-decoration:none;
			}

table {
	border: 2px solid #6495ed;
	border-collapse: collapse;
	}

ul#menu {
	padding-left: 0.3em;
	font-family: arial;
	font-size: 0.9em;
	list-style-type: none;
	}

#stats {
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	float: right;
	}

#footer {
	margin:0;
	padding:0;
	text-align:center;
	vertical-align:bottom;
	font-family: arial;
	font-size:0.6em;
	color:#000;
	}

.bold {
	font-size: 0.9em;
	font-family: arial;
	font-weight: bold;
	}

.menusel {
	font-size: 1.1em;
	font-family: arial;
	font-weight: bold;
	}

.emb {
	font-size: 0.9em;
	font-family: arial;
	font-style: italic;
	}



	a {
	color: #345;
	}

	ul {
	font-size: 0.8em;
	font-family: arial;
	list-style: none;
	}
	
	ul ul {
	font-size: 0.8em;
	font-family: arial;
	list-style-type: none;
	}


	p {
	font-size: 0.75em;
	font-family: arial;
	}

		
		h1 {
		color: #123;
		border-bottom: #ddd 1px solid;
		font-family: arial;
		}

		h2 {
		color: #123;
		border-bottom: #ddd 1px solid;
		font-family: arial;
		}

		h3 {
		color: #123;
		border-bottom: #ddd 1px solid;
		font-family: arial;
		}

		h4 {
		color: #123;
		border-bottom: #ddd 1px solid;
		font-family: arial;
		}

		h5 {
		color: #123;
		border-bottom: #ddd 1px solid;
		font-family: arial;
		}

		h6 {
		color: #123;
		border-bottom: #ddd 1px solid;
		font-family: arial;
		}
