

html{
scrollbar-face-color:#FEFEAA;
scrollbar-arrow-color:BLACK;
scrollbar-track-color:#FEFEAA;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'';
scrollbar-darkshadow-Color:'';
}


body {
  font-family: Century Gothic;
  font-size: 12px;
  margin: 0;
  padding: 0;
  background-color: transparent;
}

/*
#global {
position: absolute;
left: 0%;
top: 0%;
width: 10px;
height: 10px;
margin-top: 1px; /* moitié de la hauteur -375 
margin-left: 1px; /* moitié de la largeur -475 
border: 1px solid #333;
background-color: white;
}
*/

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

p {text-indent: 25pt;}

#main {
	top: -10px;
	left: 50px;
	position: absolute;
	z-index: 1;
	background: tranparent;
}

#content {
	top: 140px;
	left: 105px;
	position: absolute;
	padding-left: 20px;
	padding-right: 20px;
	z-index: 1;
}

#logo {
	top: 33px;
	left: -3px;
	position: absolute;
	z-index: 3;
}

#header {
	top: 40px;
	left: 153px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	z-index: 3;
}


#left_navigation {
	left: 10px;
	top: 145px;
	position: absolute;
	z-index: 2;
}

#assembly_instructions {
	left: 620px;
	top: 110px;
	position: absolute;
	z-index: 3;
}

#where_to_buy {
	left: 620px;
	top: 285px;
	position: absolute;
	z-index: 3;
}

#brands {
	left: 103px;
	top: 475px;
	position: absolute;
	z-index: 3;
}


a { 
	text-decoration: none;
	color: #8639b3;
	border: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #c6ffb3;
}

.menutitle{
cursor:pointer;
margin-bottom: 5px;
/*background-color:#ffb3c6;*/
color:#000000;
width:105px;
padding:7px;
padding-left:10px;
text-align:left;
font-weight:bold;
border:0px solid #ffb3c6;
font-size: 12px;
}

.submenutitle{
cursor:pointer;
margin-bottom: 0px;
/*background-color:#ffb3c6;*/
color:#000000;
width:110px;
padding:3px;
padding-left:10px;
text-align:left;
font-weight: 100;
font-size: 10px;
border:0px solid #ffb3c6;
}

.submenu{
margin-bottom: 0.5em;

}




/*
#header {
	width: 680px;
	height: 75px;
	top: 20px;
	border: thick solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	float: left;
}

*/
