body {
	overflow:hidden;
	background-color:#000000;
	background-image:url(images/fond.jpg);
	background-repeat: no-repeat;
	font-family: Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
    margin-top: 0px;
	margin: 0 0 0 0;
	}
	
div#contenu {
	width: 1000px;
	height:400px;
	position: relative;
	bottom: -300px;
	left: 0px;
	overflow:hidden;
	}

div#contenuConseils {
	width: 1000px;
	height:430px;
	position: relative;
	bottom: -300px;
	left: 0px;
	overflow:hidden;
	background-image:url(images/fondConseils.png);
	background-repeat: no-repeat;
	}	

div#contenuRef {
	width: 10000px;
	height:430px;
	position: relative;
	bottom: -250px;
	left: 0px;
	overflow: hidden;
	background-image: url(images/fondRef.png);
	background-repeat: no-repeat;
	}	
	
	
	
div#logos {
	margin-top: 55px;
	overflow: hidden;
}

div#boutons {
	margin-top: 14px;
	margin-left: 120px;
	overflow: hidden;
}
	
div#fondmenu {
	background-color:#000000;
	background-image:url(images/menu.png);
	background-repeat: no-repeat;
	width: 696x;
	height:46px;
	overflow:hidden;
	}	
	
div#sousmenu {
	background-color:#000000;
	background-image:url(images/sousmenu.png);
	background-repeat: no-repeat;
	width: 486px;
	height:23px;
	overflow:hidden;
	}	
	
div#menulien {
	margin-left: 10px;
}

div#lienConseils {
	position: relative;
	left: 95px;
	width: 285px;
	height:224px;
	margin: 0px 0px 0px 0px;
	margin-top: 44px;
}

div#infoConseils {
	position: relative;
	left: 290px;
	top: -230px;
	width: 285px;
	height:224px;
	margin: 0px 0px 0px 0px;
	
}



a
{
  	color:#999999;
	text-decoration:none;
}

a:hover
{
   	color:#3344FF;
	text-decoration:none;
}
