@charset "utf-8";
/* CSS Document */


body {
	background: #FAFAE9;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}



#container {
	width: 900px;
	border: 0px;
	position:relative;
	border-bottom: 1px solid #FFF;
	border-top: 1px solid #FFF;
	background-image:url();
	background-repeat: no-repeat;
	height: 760px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	background-color: #FFF;
}

#entete {width: 900px;
	height: 240px;
	position: absolute;
	margin: 0px 0px 0px 0px;
}

div#menu {
	width: 150px;
	height: 500px;
	position: absolute;
	margin: 130px 0px 0px 0px;
}

div#centre-scroll {
	z-index:5;
	width: 740px;
	height:470px;
	position: absolute;
	margin: 250px 0px 10px 155px;
	overflow: auto;
}

div#menu-panier {
	width: 50px;
	height: 30px;
	padding: 0px 3px 0px 0px;
	position: absolute;
	text-align: right;
	left: 800px;
	top: 190px;
}	  

div#menu-droite {
	width: 40px;
	height: 30px;
	padding: 0px 3px 0px 0px;
	position: absolute;
	text-align: right;
	left: 847px;
	top: 189px;
}	

div#menu-gauche-haut {
	width: 100px;
	height: 30px;
	margin: 180px 690px 0px 10px;
	padding: 0px 3px 0px 0px;
	position: absolute;
	text-align: left;
	left: 2px;
	top: -81px;
}	
  

div#icone-bas {
	width: 50px;
	height: 30px;
	background-color:#EFECEC;
	border-top-width: 2px;
	margin: 730px 0px 0px 840px;
	position: absolute;
	text-align: center;
}

	
div#bas {
	width: 900px;
	height: 30px;
	background-color:;
	border-top-width: 2px;
	margin: 730px 0px 0px 0px;
	padding-top: 5px;
	position: absolute;
	text-align: center;
}


	  
p {	
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}	


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}


a:link {
	color: #336600;
	}
	
a:visited {
	text-decoration: none;
	color: #669900;
}
a:hover {
	color: #CC9900;
}
a:active {
	text-decoration: none;
}



h1 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 19px;
	margin: 0; 
	padding: 0;
	color: #330066;
}

h2 {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 17px;
	margin: 0; 
	padding: 0;
	color: #336600;
}

h3 {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#336600;
	margin: 0; 
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	}
