body {
	background-color: white;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #408080;
	scrollbar-darkshadow-color: #408080;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #408080;
	margin-top: 0px;
	margin-left: 0px;
}
p, ul, li, td {
	font-family: Century Gothic, Helvetica, verdana, arial;
	font-size: 14px;
	color: #505050;
	text-align: justify;
	margin-top: 0px;
}
a:link {
	color: #666677;
	text-decoration: none;
}
a:visited {
	color: #666677;
	text-decoration: none;
}
a:hover {
	color: #303030;
	text-decoration: underline;
}
.menu {
	font-size: 16px;
	color: black;
	text-align: left;
	padding-top: 25px;
/*	margin-top: 120px;*/
}
.description {
	color: black;
}
/*----------------------- General-----------------*/

#main {
  width: 1040px;
	height: 720px;
  /*background: #F0F0F0;*/
  text-align: left;
  z-index: -5;
  border-right: 1px solid #C0C0C0;
  border-bottom: 1px solid #C0C0C0;
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;   
    }

#logo {
  float: left;
	top: 0px;
	left: 0px;

  font-family: Century Gothic, Helvetica, verdana, arial;
	font-size: 24px;
	color: #505050;
  text-align: left;
  	z-index: 2;

}

#lang {
  float: right;
  padding-right:50px;
	z-index: 2;
  font-family: Century Gothic, Helvetica, verdana, arial;
	font-size: 12px;
}

#menu {
  float: left;
  height: 100%;
	min-height: 590px;
	width: 200px;
	margin-top: 0px;
	padding-left: -200px;
	padding-top: 0px;
	z-index: 2;

} 
#menubas {
position: absolute;
  top: 700px;
	left: 50%;
	width: 600px;
	margin-left:-300px;
	font-family: verdana, arial;
	text-align: center;
	font-size: 12px;

}
/*----------------------- Main page -----------------*/
#titre {
  position: relative;
  top: 30px;
  height:34px;
  margin-left: 230px;
 	font-family: verdana, arial;
	font-size: 14pt;
	color: black;
}
/*----------------------- Presentation page -----------------*/

#presentation {
  width: 800px;
	height: 600px;
  margin-left: 200px;
	background-repeat: no-repeat;
	background-position: bottom right;
 	padding:10px;

}
#presentation p{
  margin-top: 90px;
	width: 470px;
	height: 520px;
	padding-left: 30px;
	text-align: justify;
	text-indent: 2em;
	vertical-align: bottom;
	overflow: auto;
	overflow-x:hidden;
 
}


/*------------- Creation main menu page -----------------*/
#creations {
	float: left;
	padding-left: 50px;
	padding-top: 30px;
	text-align: justify;
	width: 650px;
	height: 100px;
	text-indent: 2em;
}

#menucreations {
float: left;
margin-top: 100px;
padding-left: 100px;
text-align: left;
width: 700px;
}
/*-------------- Creation folder menu page -----------------*/
#back {
  position: relative;
  top: 60px;
  margin-left: 230px;
 	font-family: verdana, arial;
	font-size: 10pt;
	color: #B2B2B2;
}
#back a:link {
	color: #B2B2B2;
	text-decoration: none;
}
#back a:visited {
	color: #B2B2B2;
	text-decoration: none;
}
#back a:hover {
	color: #4E4E4E;
	text-decoration: underline;
}

#creations2 {
  position: relative;
  width: 820px;
	height: 580px;
	text-align: justify;
  margin-left: 200px;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: bottom right;
}
#creations2 p{
  margin-top: 280px;
  padding: 10px;
	width: 400px;
	height:220px;
	margin-left: 20px;
	color: #000000;
	text-align: justify;
	text-indent: 2em;
	vertical-align: bottom;
	overflow: auto;
  background: url("images/blanc.png") repeat scroll 0% 0% transparent;
  -webkit-border-radius: 10px;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius: 10px;
  -moz-border-radius-topright: 0;
  border-radius: 10px;
  border-top-right-radius: 0;
  }

#galerie {
  margin-left:30px;
  margin-top:80px;
 	font-family: verdana, arial;
	font-size: 10pt;
 	color: #B2B2B2;
}
#galerie a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#galerie a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#galerie a:hover {
	color: #505050;
	text-decoration: underline;
}



 
/*-------------- Creation folder product details -----------------*/

#mosaique {
  position: relative;
  top: 60px;
  left: 20px;
	width: 700px;
}
#mosaique a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#mosaique a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mosaique a:hover {
	color: #505050;
	text-decoration: underline;
}
 
#description {
 /*/position: relative;*/
  width: 820px;
	height: 670px; 
	text-align: justify;
  margin-left: 200px;
  /*vertical-align: bottom;*/
	background-repeat: no-repeat;
	background-position: bottom left ;
} 
#description p {
	text-align: left;
	width: 420px;
	max-height:500px;
	margin-left: 300px;
  padding: 20px;
  padding-top:100px;
  color: #000000;
  overflow: auto;

}  



/*----------------------- Shop page -----------------*/
#shop {
	width: 820px;
	height: 650px;
	margin-left:220px;
  padding-top:15px;
	background-repeat: no-repeat;
	background-position: bottom left ;
}
#shop p{
 	width: 740px;
	height:100px;
	margin-left: 20px;
  margin-top: 70px;
	padding:10px;
	text-align: justify;
	text-indent: 2em;
	overflow: auto;
}
#menushop {
	width: 760px;
	height: 420px;
	margin-left: 20px;
	padding-left: 0px;
	overflow: auto;
	overflow-x:hidden;
}
#menushop a:link {
	color: #AAAAAA;
	text-decoration: underline;
}
#menushop a:visited {
	color: #AAAAAA;
	text-decoration: underline;
}
#menushop a:hover {
	color: #505050;
	text-decoration: underline;
}
#textShop {
	width: 600px;
	height:110px;
  margin-top: 0px;
	margin-left: 0px;
	padding:0px;
}
#textShop p{
	height:110px;
  margin-top: 0px;
	margin-left: 0px;
	padding:0px;
  text-align: left;
	color: #000000;
}


/*----------------------- link contact legacy page -----------------*/
#links {
  position: relative;
  width: 840px;
	height: 676px;
	text-align: justify;
  margin-left: 200px;
  padding-top:10px;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: bottom right;
   -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;   
}
#links p{
	width: 500px;
  margin-left: 30px;
  margin-top:80px;
	color: #808080;
}
#links a:link {
	color: #808080;
	text-decoration: none;
}
#links a:visited {
	color: #808080;
	text-decoration: none;
}
#links a:hover {
	color: #505050;
	text-decoration: underline;
}

#contact {
  width: 840px;
	height: 606px;
	text-align: left;
  margin-left: 200px;
  margin-top:70px;
  padding-top:10px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: bottom right;
   -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;   
}
#contact p {
  float:left;
  width: 400px;
  margin-left:30px;
	text-align: left;
  vertical-align: top;
}

#contactpic {
float:left;
margin-top:5px;
margin-left:30px;
width: 160px;
}
#expo {
	width: 400px;
	color: #808080;
}
#press {
  width: 810px;
	height: 606px;
	text-align: justify;
  margin-left: 230px;
  margin-top:70px;
  padding-top:10px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: bottom right;
   -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;   
}
#legacy {
  width: 810px;
	height: 606px;
	text-align: justify;
  margin-left: 230px;
  margin-top:70px;
  padding-top:10px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: bottom right;
	overflow: auto;
	overflow-x:hidden;
   -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;   
}
#legacy p {
	text-align: justify;
	width: 520px;
	max-height:550px;
  color: #000000;
  overflow: auto;

}