* {
	margin:0px;
	padding:0px;
}

html, body {
	height:100%;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
	background:url(../img/fond-page.jpg) repeat-x top center #ddc596;
}

/* ######### CHARTE ######### */

/* PREPAGE */

#conteneur-prepage {
	width:100%;
	text-align:center;
}

#intro {
	width:700px;
	height:370px;
	margin:0px auto;
	padding-top:100px;
}

#texte-prepage {
	width:700px;
	margin:0px auto;
}

#texte-prepage a {
	color:#996600;
}

#texte-prepage a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#liens-prepage {
	width:700px;
	font-size:0.7em;
	color:#6E5D3F;
	text-align:center;
}

#liens-prepage ul {
	list-style:none;
	text-align:center;
}

#liens-prepage ul li {
	display:inline;
	margin-right:10px;
	text-align:center;
}

#liens-prepage ul li a {
	color:#9F7A3A;
}

#liens-prepage ul li a:hover {
	color:#000000;
	text-decoration:none;
}

/* PREPAGE - FIN */

#conteneur {
	width:900px;
	margin:0px auto;
	background-color:transparent;
}

#haut {
	height:230px;
	background-color:transparent;
}

#contenu {
	width:100%;
	overflow:hidden;
	background:url(../img/fond-contenu.jpg) repeat-y top center;
}

#gauche {
	width:225px;
	height:470px;
	float:left;
	background-color:transparent;
}

#gauche #navigation {
}

#centre {
	width:675px;
	min-height:470px;
	_height:470px;
	float:left;
	font-size:0.8em;
	background:url(../img/fond-centre.jpg) no-repeat top center;
}

#bas {
	height:75px;
	background-color:transparent;
	background:url(../img/bas.jpg) no-repeat top center;
}

#logo-distributeur {
	position:absolute;
	margin-left:900px;
}

#liens-bas {
	width:100%;
	margin:0px auto;
	padding-top:80px;
	font-size:0.7em;
	color:#6E5D3F;
	text-align:center;
}

#liens-bas ul {
	list-style:none;
	text-align:center;
}

#liens-bas ul li {
	display:inline;
	margin-right:10px;
	text-align:center;
}

#liens-bas ul li a {
	color:#6e5d3f;
}

#liens-bas ul li a:hover {
	color:#000000;
	text-decoration:none;
}

/* ######### CHARTE - FIN ######### */
