body {
  text-align: center;
	margin: 0px;
	background-color: #ffffff;
}

#container {
	margin: 0px auto;
	margin-top: 60px;
	text-align: left;
	padding: 0px;
	width: 659px;
}

#container_agecontrol {
	margin: 0px auto;
	margin-top: 60px;
	text-align: center;
	padding: 0px;
	width: 340px;
}

#bottle {
	z-index: 2;
  position:absolute;
  margin-top: -107px;
	margin-left: 450px;
  width: 136px;
	height: 528px;
}

#bottle_left {
	z-index: 2;
  position:absolute;
  margin-top: -105px;
	margin-left: 390px;
  width: 304px;
	height: 526px;
}

#shop_blog {
	z-index: 2;
  position:absolute;
  margin-top: 10px;
	margin-left: 375px;
  width: 97px;
	height: 165px;
}

#icon_shop {
	z-index: 2;
  position:absolute;
  margin-top: 18px;
	margin-left: 536px;
  width: 89px;
	height: 73px;
}

#link_shop {
	z-index: 3;
  position:absolute;
  margin-top: 345px;
	margin-left: 65px;
  width: 120px;
	height: 45px;
}

#picto_top {
  position:absolute;
  margin-top: 25px;
	z-index: 2;
  width: 124px;
	height: 124px;
	margin-left: 450px;
}

#picto_bottom {
  position:absolute;
  margin-top: 200px;
	z-index: 2;
  width: 124px;
	height: 124px;
	margin-left: 450px;
}

#bottles_front_rear {
  position:absolute;
  margin-top: 55px;
	z-index: 2;
  width: 199x;
	height: 289px;
	margin-left: 418px;
}

#content {
	position:absolute;
	margin-left: 23px;
	margin-top: 25px;
	width: 340px;
	height: 345px;
	padding: 0px;
}
#content_right {
	position:absolute;
	margin-left: 403px;
	margin-top: 25px;
	width: 230px;
	height: 360px;
	padding: 0px;
}

#shop {
	position:absolute;
	margin-left: 23px;
	margin-top: 25px;
	width: 610px;
	height: 345px;
	padding: 0px;
}

#about {
	width: 340px;
	height: 100px;
	padding: 0px;
}

#press {
  float: left;
  margin-top: 20px;
	width: 160px;
	height: 195px;
	padding: 0px;
}

#news {
  float: left;
	margin-top: 20px;
	margin-left: 10px;
	width: 160px;
	height: 195px;
	padding: 0px;
}

.cont {
  margin-top: 8px;
  margin-left: 8px;
  color: #898989;
	font-family: Helvetica, Arial, Verdana,Sans-Serif;
	font-size: 12px;
}


#top_content {
	width: 340px;
	height: 140px;
	padding: 0px;
}
#bottom_content {
  margin-top: 35px;
	width: 340px;
	height: 195px;
	padding: 0px;
}

#full_content {
	width: 340px;
	height: 350px;
	padding: 0px;
}

#shop_content_top {
	float:left;
	clear:both;
	width: 587px;
	height: 30px;
	padding: 0px;
	margin-top: 8px;
  margin-left: 8px;
}

#shop_content_main {
	float:left;
	clear:both;
	width: 595px;
	height: 240px;
	padding: 0px;
	margin-top: 2px;
  margin-left: 8px;
}

#shop_content_left {
	float: left;
	width: 293px;
	height: 240px;
	padding: 0px;
  margin-right: 4px;
}

#shop_content_right {
	float: left;
	width: 298px;
	height: 240px;
	padding: 0px;
}

.shop_article_left {
  clear:both;
	width: 293px;
	height: 69px;
	padding: 0px;
	background-image:url(/images/bg_article_shop_left.png);
	margin-top:5px;
}

.shop_article_right {
  clear:both;
	width: 294px;
	height: 69px;
	padding: 0px;
	background-image:url(/images/bg_article_shop_right.png);
	margin-top:5px;
}

.bottle {

}

#arrow_left a {
  position:absolute;
	z-index: 2;
  margin-top: 355px;
	margin-left: 25px;
  width: 25px;
	height: 24px;
	background: url("/images/arrow_left.png") 0px 0px no-repeat;
}

#arrow_left a:hover {	
	background-position: 0px -24px;
}
#arrow_left a:active {
	background-position: 0px -24px;
}

#arrow_right a {
  position:absolute;
	z-index: 2;
  margin-top: 355px;
	margin-left: 340px;
  width: 25px;
	height: 24px;
	background: url("/images/arrow_right.png") 0px 0px no-repeat;
}

#arrow_right a:hover {	
	background-position: 0px -24px;
}
#arrow_right a:active {
	background-position: 0px -24px;
}

#subnavi {
  margin-left:30px;
  width: 600px;
  color: #8c8c8c;
	font-family: Helvetica, Arial, Verdana,Sans-Serif;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
}


a {
	color: #8c8c8c;
	font-family: Helvetica, Arial, Verdana,Sans-Serif;
	font-size: 12px;
	text-decoration: underline;
}


/* SUBNAVIGATION */
a.subnavi_grey {
	color: #8c8c8c;
	font-family: Helvetica, Arial, Verdana,Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a.subnavi_grey:hover {
	color: #8c8c8c;
	text-decoration: underline;
}
a.subnavi_grey:visited {
	color: #8c8c8c;
	text-decoration: none;
}
a.subnavi_grey:active {
	color: #8c8c8c;
}

.head_brown {
	color: #bc3d20;
	font-family: Helvetica, Arial, Verdana,Sans-Serif;
	font-size: 18px;
	font-weight: bold;
}

.head_shop {
	color: #4c9335;
	font-family: Helvetica, Arial, Verdana,Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
	text-decoration:none;
}

.brown {
	color: #bc3d20;
	font-family: Helvetica, Arial, Verdana,Sans-Serif;
	font-size:12px;
}

p {
  margin-top: 8px;
  margin-left: 8px;
  color: #898989;
	font-family: Helvetica, Arial, Verdana,Sans-Serif;
	font-size: 12px;
}

.type1 {
  margin-top: 8px;
  margin-left: 8px;
  color: #898989;
	font-family: Helvetica, Arial, Verdana,Sans-Serif;
	font-size: 12px;
}

.type2 {
  color: #898989;
	font-family: Helvetica, Arial, Verdana,Sans-Serif;
	font-size: 12px;
}


.small {
  color: #898989;
	font-family: Helvetica, Arial, Verdana,Sans-Serif;
	font-size: 9px;
}

h2 {
  color: #898989;
	font-family: Helvetica, Arial, Verdana,Sans-Serif;
}

form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
  font-family: Helvetica, Arial, Verdana,Sans-Serif;
  font-size: 11px;
	color: #898989;
  background-color: white;
  border: 1px solid #c1c1c1;
	padding: 2px;
	margin-bottom: 6px;
}


#flash {
  width: 155px;
  height: 65px;
  margin: 2px 0 5px 0;
  padding: 0px;
}

#transparent {
  width: 155px;
  height: 65px;
  margin: 2px 0 5px 0;
  padding: 0px;
  background-image:url(/images/blank.gif);
  display:block;
}